Commit Graph

1025 Commits (ff410a0f956ff856a8dae8fc91f251f1226b44a6)
 

Author SHA1 Message Date
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
Mitchell Hentges eb6814403f [fenix] 2468 Re-enable raptor (https://github.com/mozilla-mobile/fenix/pull/2776)
* raptor test without update

* Updates raptor config

* Uses new raptor workers, adjusts payload

* Removes repo url override
5 years ago
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
5 years ago
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) 5 years ago
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) 5 years ago
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)
5 years ago
Jeff Boek 237c06cfc1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2717 - Hides onboarding card when signed into a firefox account 5 years ago
Jeff Boek d01c2f9121 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2717 - Adds auto signed in state to the accounts onboarding card 5 years ago
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.
5 years ago
Sawyer Blatz 7a0a43ff48 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2689: Turns dynamic toolbar into fixed toolbar 5 years ago
Emily Kager 5793d18da7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2530 - Show report site issue and TP off globally in quick settings 5 years ago
Sawyer Blatz 21b247d82c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205: Updates collection title constraints 5 years ago
Sawyer Blatz 79e336a61a [fenix] For https://github.com/mozilla-mobile/fenix/issues/911: Adds reader mode notification on first launch 5 years ago
Ryan Kelly 36686f3fd8 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2555: Remove appservices gradle plugin, perform megazord substitution by hand. 5 years ago
Sören Hentzschel f987d5ae88 [fenix] fixed wrongly named variable 5 years ago
Sören Hentzschel 82cc85bcdd [fenix] fixed linting issues 5 years ago
Sören Hentzschel 11ccbfdab2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2435 - adds URL to bookmarks in library 5 years ago
Michael Droettboom 3491835118 [fenix] Store for every commit hash on master 5 years ago
Michael Droettboom 0b54f252f5 [fenix] Only run task on master 5 years ago
Michael Droettboom 7c66342ab3 [fenix] Add pull request scope 5 years ago
Michael Droettboom 58f9338166 [fenix] Add index route 5 years ago
Michael Droettboom 829c1f78f7 [fenix] Add to decision_task.py 5 years ago
Michael Droettboom d23abb4a15 [fenix] Write dependencies out as an artifact 5 years ago
Sawyer Blatz 61ef2c4121 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2655: Adds undo snackbar for closing all tabs 5 years ago
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 5 years ago
Sawyer Blatz cca76e8a66 [fenix] No issue: Updates string comment for collection renamed 5 years ago
Emily Kager 350c4b1b5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1286 - Dynamically set fontsizefactor and reload current session 5 years ago
Sebastian Kaspari f1e94d09ea [fenix] Switch to browser-engine-gecko-beta (GeckoView 68.0). 5 years ago
Sebastian Kaspari de0b28d5fe [fenix] Update GeckoView versions (following A-C). 5 years ago
Sebastian Kaspari a354e289c5 [fenix] Use Mozilla Android Components 0.54.0-SNAPSHOT. 5 years ago
Will Hawkins 9f6ee0a8f3 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/2612: Force PG to keep kotlinx coroutines 5 years ago
Axel Hecht df65c988ef [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@ec762fcedc
5 years ago
Jeff Boek 2a8931a64c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2719 - Fixes crash by registering to observer with a lifecycle owner 5 years ago
Emily Kager f0ebdd9d11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2377 - Added ability to share multiple history items 5 years ago
Jeff Boek 69d24e7e8a [fenix] For https://github.com/mozilla-mobile/fenix/issues/2531 - Adds changelog entry 5 years ago
Jeff Boek 5af8b93707 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2531 - Adds privacy notice to settings 5 years ago
Sawyer Blatz 05217c6248 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete collection with undo 5 years ago
Emily Kager 78915862d3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2699 - Removes Feedback from Settings 5 years ago
Sawyer Blatz 2ac0a8a94d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2688: Corrects extra key of library selected item telemetry 5 years ago
Emily Kager cec1917e4b [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete collection with undo"
This reverts commit 2f1be24bac789f77d9399f746273a482f1958292.
5 years ago
Sawyer Blatz 60e8b5f074 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete collection with undo 5 years ago
Arturo Mejia 5783d2d677 [fenix] Updated tracking protectionPolicy to the recommend one. 5 years ago
Sawyer Blatz d3a92a0c7d [fenix] For https://github.com/mozilla-mobile/fenix/issues/1576: Adds tab collection renaming 5 years ago
Sawyer Blatz f842693457 [fenix] No issue: Removes usage of COLLECTIONS_ENABLED flag 5 years ago
Emily Kager b4b6f760ee [fenix] For https://github.com/mozilla-mobile/fenix/issues/1826 - Create ViewModel for Restoring Home Scroll Position 5 years ago