Commit Graph

1069 Commits (b479cc432049d0b296b7ef607629d72c6147989a)
 

Author SHA1 Message Date
Sawyer Blatz b479cc4320 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1190: Adds telemetry for FxA login 5 years ago
Emily Kager 7fdc9784e7 [fenix] No issue: Correct material dependency and anchor snackbar above toolbar 5 years ago
Jeff Boek b3096c1536 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Address small nits, changes default color of ic_delete 5 years ago
Jeff Boek c5ccca1f6b [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds changelog entry 5 years ago
Jeff Boek 2460c68edb [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Properly delete collections 5 years ago
Jeff Boek 1fd2b24bc9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Deletes data on button press 5 years ago
Jeff Boek c412afec23 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds button to delete browsing data 5 years ago
Jeff Boek cce2ebb754 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 -Adds checkbox listener to data items 5 years ago
Jeff Boek 66af144c4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds icons for list items 5 years ago
Jeff Boek ccf637a74e [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds list items for delete browsing data 5 years ago
Jeff Boek f0e5e9a3b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds delete browsing data fragment 5 years ago
Emily Kager df015ab86a [fenix] For https://github.com/mozilla-mobile/fenix/issues/2843 - Improve Collections UI and UX (https://github.com/mozilla-mobile/fenix/pull/2851) 5 years ago
mheubusch 08b639f0d8 [fenix] Update static_strings.xml 5 years ago
Jonathan Almeida 8434ca83a5 [fenix] No issue: Add device name to account page 5 years ago
Sawyer Blatz 9dc3ef840a [fenix] No issue: Updates l10n static strings 5 years ago
Sawyer Blatz f57e0b4bbc [fenix] For https://github.com/mozilla-mobile/fenix/issues/2327: Adds error state strings for syncing 5 years ago
Sawyer Blatz 18000bbd6d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2788: Fixes string issues (https://github.com/mozilla-mobile/fenix/pull/2841) 5 years ago
Emily Kager 346f0f5538 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2780 - Fix home screen attributes for API 21-22 (https://github.com/mozilla-mobile/fenix/pull/2844) 5 years ago
Jonathan Almeida fd82bacd40 [fenix] No issue: Add ellipses to syncing string 5 years ago
Tiger Oakes 478bde80b4 [fenix] Use a ListAdapter for SessionControl 5 years ago
Jonathan Almeida ad9a544319 [fenix] No issue: Fix NotificationManager icon color 5 years ago
Sawyer Blatz a314d6616f [fenix] For https://github.com/mozilla-mobile/fenix/issues/658: Adds your rights page link 5 years ago
Emily Kager 9160f1ca67 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2529 - Remove "Delete Collection" button from private browsing 5 years ago
Emily Kager 7ee012205b [fenix] No issue: Register observers with owner view 5 years ago
Emily Kager 2d14e3416e [fenix] For https://github.com/mozilla-mobile/fenix/issues/966 - Preserve CustomTab history when opening in browser 5 years ago
Sawyer Blatz 3307cf3205 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2732: Removes view model usage from collection creation 5 years ago
ekager 30807f9d8b [fenix] Cancel pending findBookmarkJob if another is started 5 years ago
Emily Kager daea15328b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2228 - Update Bookmark Status in onUrlChanged 5 years ago
Emily Kager 7fce039fc0 [fenix] Update string 5 years ago
Emily Kager 97f1406882 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1286 - Add Automatic Font Sizing Preference 5 years ago
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) 5 years ago
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) 5 years ago
Jeff Boek 5517cdc589 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2811 - Removes custom attributes 5 years ago
Emily Kager f1a268ab5a [fenix] No issues: Set ThemeFragment title in onResume (https://github.com/mozilla-mobile/fenix/pull/2801) 5 years ago
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) 5 years ago
Emily Kager 632c902084 [fenix] Remove extraneous files 5 years ago
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) 5 years ago
Jonathan Almeida 65ccd287b0 [fenix] Add connect another device dialog (https://github.com/mozilla-mobile/fenix/pull/2803) 5 years ago
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.
5 years ago
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
5 years ago
Denys M 2a17207de3 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2739. Update sign-in preference visibility when screen is resumed. 5 years ago
Emily Kager 3fd777fff6 [fenix] Remove unused import 5 years ago
Emily Kager 352a0b5ea2 [fenix] Add back fade in fade out pop anim 5 years ago
Emily Kager e744af696c [fenix] Hide toolbar in activity and remove label from home fragment 5 years ago
Emily Kager ff410a0f95 [fenix] Restore progress 5 years ago
Emily Kager 2b722626c3 [fenix] Do not use ClipChildren false on homeLayout parent 5 years ago
ekager 3010c75ff1 [fenix] Try to pop up to home if it exists on stack from browserfragment 5 years ago
Emily Kager 7261ee08c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1287 - Create animation for opening and closing tab from home 5 years ago
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
5 years ago
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) 5 years ago