Jonathan Almeida
fd82bacd40
[fenix] No issue: Add ellipses to syncing string
2019-05-24 16:50:58 -04:00
Tiger Oakes
478bde80b4
[fenix] Use a ListAdapter for SessionControl
2019-05-24 13:13:52 -07:00
Jonathan Almeida
ad9a544319
[fenix] No issue: Fix NotificationManager icon color
2019-05-24 11:32:55 -07:00
Sawyer Blatz
a314d6616f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/658 : Adds your rights page link
2019-05-24 11:32:27 -07:00
Emily Kager
9160f1ca67
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2529 - Remove "Delete Collection" button from private browsing
2019-05-24 10:53:15 -07:00
Emily Kager
7ee012205b
[fenix] No issue: Register observers with owner view
2019-05-24 10:53:05 -07:00
Emily Kager
2d14e3416e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/966 - Preserve CustomTab history when opening in browser
2019-05-24 10:50:20 -07:00
Sawyer Blatz
3307cf3205
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2732 : Removes view model usage from collection creation
2019-05-24 10:40:32 -07:00
ekager
30807f9d8b
[fenix] Cancel pending findBookmarkJob if another is started
2019-05-24 09:42:22 -07:00
Emily Kager
daea15328b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2228 - Update Bookmark Status in onUrlChanged
2019-05-24 09:42:22 -07:00
Emily Kager
7fce039fc0
[fenix] Update string
2019-05-24 09:42:05 -07:00
Emily Kager
97f1406882
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1286 - Add Automatic Font Sizing Preference
2019-05-24 09:42:05 -07:00
Emily Kager
281567995e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2815 - Use RootView for displaying snackbar in browserfragment ( https://github.com/mozilla-mobile/fenix/pull/2816 )
2019-05-23 23:35:05 -07:00
Emily Kager
1890d7fa7c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2721 - Reorder onboarding theme settings ( https://github.com/mozilla-mobile/fenix/pull/2817 )
2019-05-23 23:34:11 -07:00
Jeff Boek
5517cdc589
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2811 - Removes custom attributes
2019-05-23 22:07:54 -07:00
Emily Kager
f1a268ab5a
[fenix] No issues: Set ThemeFragment title in onResume ( https://github.com/mozilla-mobile/fenix/pull/2801 )
2019-05-23 21:30:29 -07:00
Emily Kager
711afa0213
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2806 - navigate up from SearchFragment instead of activity back press ( https://github.com/mozilla-mobile/fenix/pull/2812 )
2019-05-23 21:30:05 -07:00
Emily Kager
1560dff1e3
[fenix] No issue: Update Account UI and visibility in onCreate so it doesn't flash ( https://github.com/mozilla-mobile/fenix/pull/2804 )
2019-05-23 16:52:31 -07:00
Jonathan Almeida
65ccd287b0
[fenix] Add connect another device dialog ( https://github.com/mozilla-mobile/fenix/pull/2803 )
2019-05-23 19:51:25 -04:00
Grisha Kruglov
fc2709d8fc
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2252 : Show "Desktop Bookmarks" in the Bookmarks library ( https://github.com/mozilla-mobile/fenix/pull/2797 )
...
This patch adds in a virtual "Desktop Bookmarks" folder to the top
of the mobile root child list, and makes sure to change internal
bookmark root names to user friendly labels.
2019-05-23 19:33:06 -04:00
Jonathan Almeida
07f5b8b763
[fenix] Adds send tab functionality to UI ( https://github.com/mozilla-mobile/fenix/pull/2790 )
...
* Closes https://github.com/mozilla-mobile/fenix/issues/2782 : Hide send tab when no devices available
* For https://github.com/mozilla-mobile/fenix/issues/2752 : Enabled send tab for debug and nightly builds
* For https://github.com/mozilla-mobile/fenix/issues/2753 : Add Send Tab functionality to UI
2019-05-23 18:38:03 -04:00
Denys M
2a17207de3
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2739 . Update sign-in preference visibility when screen is resumed.
2019-05-23 15:34:29 -07:00
Emily Kager
3fd777fff6
[fenix] Remove unused import
2019-05-23 13:41:00 -07:00
Emily Kager
352a0b5ea2
[fenix] Add back fade in fade out pop anim
2019-05-23 13:41:00 -07:00
Emily Kager
e744af696c
[fenix] Hide toolbar in activity and remove label from home fragment
2019-05-23 13:41:00 -07:00
Emily Kager
ff410a0f95
[fenix] Restore progress
2019-05-23 13:41:00 -07:00
Emily Kager
2b722626c3
[fenix] Do not use ClipChildren false on homeLayout parent
2019-05-23 13:41:00 -07:00
ekager
3010c75ff1
[fenix] Try to pop up to home if it exists on stack from browserfragment
2019-05-23 13:41:00 -07:00
Emily Kager
7261ee08c5
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1287 - Create animation for opening and closing tab from home
2019-05-23 13:41:00 -07:00
Grisha Kruglov
86fefa5990
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2770 : Allow receiving tabs from FxA devices ( https://github.com/mozilla-mobile/fenix/pull/2772 )
...
* Closes https://github.com/mozilla-mobile/fenix/issues/2770 : Allow receiving tabs from FxA devices
Now that we're on a-c 0.54, we can land this since it supports device
capability migration.
This patch adds a SEND_TAB device capability, making Fenix a valid target
in the Send Tab device list on Desktop Firefox.
Additionally, it adds a notification manager which manages notification
channels and knows how to display "received tabs" notifications".
* Post: remove unusued test file that's causing issues
2019-05-23 13:13:27 -07:00
Sawyer Blatz
dbe697d102
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2784 : Removes undo from collection deletion ( https://github.com/mozilla-mobile/fenix/pull/2786 )
2019-05-23 12:16:40 -07:00
Jonathan Almeida
fb1ef670ba
[fenix] Add custom share sheet and send tab support ( https://github.com/mozilla-mobile/fenix/pull/2757 )
...
* Closes https://github.com/mozilla-mobile/fenix/issues/2751 : Add custom app share sheet
* Closes https://github.com/mozilla-mobile/fenix/issues/2753 : Add send tab devices to share sheet
* Closes https://github.com/mozilla-mobile/fenix/issues/2752 : Add build flag for send tab
* Replace Context.share with ShareFragment
2019-05-23 10:48:22 -07:00
Emily Kager
b74a413e08
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2061 - Added Find in Page Bar No Matches Text Color ( https://github.com/mozilla-mobile/fenix/pull/2746 )
2019-05-23 10:47:15 -07:00
Sawyer Blatz
0be9adefae
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2728 & https://github.com/mozilla-mobile/fenix/issues/2729 : Uses view model selected tabs for collection creation ( https://github.com/mozilla-mobile/fenix/pull/2748 )
2019-05-23 10:46:54 -07:00
Tiger Oakes
cea10f040e
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/654 - Update refresh/stop toolbar buttons ( https://github.com/mozilla-mobile/fenix/pull/2702 )
...
(Also back and forward)
2019-05-23 10:46:22 -07:00
Jeff Boek
237c06cfc1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2717 - Hides onboarding card when signed into a firefox account
2019-05-23 10:26:55 -07:00
Jeff Boek
d01c2f9121
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2717 - Adds auto signed in state to the accounts onboarding card
2019-05-23 10:26:55 -07:00
Grisha Kruglov
06fb88d9b0
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2713 : Weave in "onboarding state" and split adapter items accordingly
...
we're ensuring that it has been initialized.
I wonder if we could just make background services load eagerly (they're lazy init now), instead.
2019-05-23 10:26:55 -07:00
Sawyer Blatz
7a0a43ff48
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2689 : Turns dynamic toolbar into fixed toolbar
2019-05-23 08:37:00 -07:00
Emily Kager
5793d18da7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2530 - Show report site issue and TP off globally in quick settings
2019-05-23 08:34:24 -07:00
Sawyer Blatz
21b247d82c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2205 : Updates collection title constraints
2019-05-23 08:33:42 -07:00
Sawyer Blatz
79e336a61a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/911 : Adds reader mode notification on first launch
2019-05-23 08:27:07 -07:00
Ryan Kelly
36686f3fd8
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2555 : Remove appservices gradle plugin, perform megazord substitution by hand.
2019-05-23 08:23:17 -07:00
Sören Hentzschel
f987d5ae88
[fenix] fixed wrongly named variable
2019-05-23 08:22:34 -07:00
Sören Hentzschel
82cc85bcdd
[fenix] fixed linting issues
2019-05-23 08:22:34 -07:00
Sören Hentzschel
11ccbfdab2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2435 - adds URL to bookmarks in library
2019-05-23 08:22:34 -07:00
Sawyer Blatz
61ef2c4121
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2655 : Adds undo snackbar for closing all tabs
2019-05-23 07:26:00 -07:00
Jeff Boek
de79d482e2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2762 - Prevents crash when a device has a font scale other than 1.0
2019-05-22 18:38:20 -07:00
Sawyer Blatz
cca76e8a66
[fenix] No issue: Updates string comment for collection renamed
2019-05-22 17:20:09 -07:00
Emily Kager
350c4b1b5f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1286 - Dynamically set fontsizefactor and reload current session
2019-05-22 14:07:11 -07:00