Commit Graph

57 Commits (7d9cf69fb92a06a6cdc047934aa44077873270ac)

Author SHA1 Message Date
vladikoff 91b280e5f0 [fenix] Add application-services fretboard feature flags 5 years ago
jhugman 69165b1558 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3358 - disable feature-app-links (https://github.com/mozilla-mobile/fenix/pull/3359) 5 years ago
James Hugman ce4a686423 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1570 - Enable app-links feature 5 years ago
Colin Lee 50c466c86b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2893, https://github.com/mozilla-mobile/fenix/issues/2673, https://github.com/mozilla-mobile/fenix/issues/2916, https://github.com/mozilla-mobile/fenix/issues/2314: Fix race condition navigating to browser (https://github.com/mozilla-mobile/fenix/pull/3023)
Since the Navigation library restores the fragment after memory eviction, if we're already on the BrowserFragment and we deep link navigate to the BrowserFragment, we briefly get two of them. This crashes GeckoView.
5 years ago
Jeff Boek a5e66b4e5d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2419 - Adds a changelog entry 5 years ago
Arturo Mejia b8188c9cbb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2903: Fixed crash when trying to rate the app on a devices without
the play store app.
5 years ago
Arturo Mejia fd9466a652 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2673: File manager allows to upload files from third party apps. 5 years ago
Arturo Mejia ac5da6d329 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2789: Custom tabs is not covering the full screen size. 5 years ago
Jeff Boek c5ccca1f6b [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds changelog entry 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
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 69d24e7e8a [fenix] For https://github.com/mozilla-mobile/fenix/issues/2531 - Adds changelog entry 5 years ago
Arturo Mejia 5783d2d677 [fenix] Updated tracking protectionPolicy to the recommend one. 5 years ago
Jeff Boek c9e855106b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds changelog entry 5 years ago
Vlad Filippov e6485853fb [fenix] Add FxA Pairing feature to "Turn On Sync" 5 years ago
Arturo Mejia 0b028b8331 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1411: Added disabled style for permissions site info panel. (https://github.com/mozilla-mobile/fenix/pull/2354) 5 years ago
Colin Lee ec9aae6358 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1994: Re-architect state handling code (https://github.com/mozilla-mobile/fenix/pull/2382) 5 years ago
Jeff Boek 018b182c7e [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1735 - adds the ability to write code against the build channel (https://github.com/mozilla-mobile/fenix/pull/2388) 5 years ago
Arturo Mejia 9d76a046b2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1311: Enable downloads in custom tabs. (https://github.com/mozilla-mobile/fenix/pull/2311) 5 years ago
Arturo Mejia 0d4448fc6b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1320: Customize site info panel dialog for custom tabs. (https://github.com/mozilla-mobile/fenix/pull/2304) 5 years ago
Vlad Filippov 795b7c3cf0 [fenix] Update the deprecated BitmapDrawable constructor (https://github.com/mozilla-mobile/fenix/pull/2308) 5 years ago
vladikoff 8a50f1c19c [fenix] Initial view for the "Turn on Sync" fragment
UX: https://mozilla.invisionapp.com/share/QSR2F8UD4PN#/screens/357470308
5 years ago
Arturo Mejia 5d452b9c10 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1414: Fixed site permissions settings getting reset in Android 6. (https://github.com/mozilla-mobile/fenix/pull/2177) 5 years ago
Colin Lee 257e0ed550 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1955: Add prompt before loading QR code (https://github.com/mozilla-mobile/fenix/pull/2096) 5 years ago
Grisha Kruglov 11f620042b [fenix] Bookmark sync (https://github.com/mozilla-mobile/fenix/pull/2090)
* Closes https://github.com/mozilla-mobile/fenix/issues/919: Enable bookmarks synchronization

* Add bookmarks checkbox to sync preference screen
5 years ago
Sawyer Blatz fb12b695e1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/975: Adds telemetry for settings toggles (https://github.com/mozilla-mobile/fenix/pull/1896)
* For https://github.com/mozilla-mobile/fenix/issues/975: Adds telemetry for settings toggles

* For https://github.com/mozilla-mobile/fenix/issues/975: Uses failable constructor
5 years ago
Colin Lee b98ca450d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/113: QR Scan 5 years ago
Colin Lee d3d178240e [fenix] For https://github.com/mozilla-mobile/fenix/issues/974: Telemetry for Bookmarks 5 years ago
Colin Lee 97997742de [fenix] No issue: Add Bookmark multi-select edit button 5 years ago
Colin Lee 10a928c08f [fenix] No issue: Missing clear button in edit bookmarks UI 5 years ago
Colin Lee 45e634591a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1599: Crash creating a bookmark for a custom tab 5 years ago
Colin Lee 40459d6ac4 [fenix] Merge branch 'master' into manage_site_permissions_exceptions 5 years ago
Colin Lee 1be065e488 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1571: Make bookmark deletion undoable 5 years ago
Emily Kager 8982e69f43 [fenix] For https://github.com/mozilla-mobile/fenix/issues/619 - Keep toolbar expanded while page is loading 5 years ago
Arturo Mejia 44e5c9518d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1079: Managing site permissions exceptions 5 years ago
Vlad Filippov 07fb429065 [fenix] Remove success path 5 years ago
Colin Lee 81e1fde827 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1539: Add bookmark multi-select features 5 years ago
Emily Kager 65c6c29f26 [fenix] For https://github.com/mozilla-mobile/fenix/issues/176 - Start swipe to close gesture 5 years ago
Colin Lee 3d4bb4b1c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1139: Cold start has Dispatchers.Main 1/5th second delay 5 years ago
Emily Kager 61a347d1f6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1375 - Add to changelog 5 years ago
Jeff Boek f40cee40ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/1397 - Updates changelog 5 years ago
Jeff Boek b42256fb23 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adds a changelog entry 5 years ago
Arturo Mejia f26f567915 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1170: Allow user to add a new site exception to site permissions 5 years ago
Jeff Boek 9ea98e15b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1068 - Adds the ability to quickly copy a URL 5 years ago
Colin Lee c7b4a69ee7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1312, https://github.com/mozilla-mobile/fenix/issues/1236, https://github.com/mozilla-mobile/fenix/issues/1237, https://github.com/mozilla-mobile/fenix/issues/1238, https://github.com/mozilla-mobile/fenix/issues/1239: Creating, Editing, and Deleting Bookmarks and Bookmark Folders 5 years ago
Arturo Mejia 30a4681e7c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1429: Updated site permissions ui for MVP 5 years ago
Sawyer Blatz 1d364c372a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1002 and https://github.com/mozilla-mobile/fenix/issues/1222: Adds ability to restore crashed tabs (https://github.com/mozilla-mobile/fenix/pull/1433) 5 years ago
Emily Kager 332e7d58f3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/904 -Add tab counter to tab icon 5 years ago
Emily Kager e450708c77 [fenix] For https://github.com/mozilla-mobile/fenix/issues/627 - Set Engine Setting for PreferredColorScheme 5 years ago
Sawyer Blatz 0b99b7fc12 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1195: Adds telemetry for quick action sheet (https://github.com/mozilla-mobile/fenix/pull/1362) 5 years ago