Commit Graph

6152 Commits (5b26effc9a0532667ff88da18f0f73beb99a8ab7)
 

Author SHA1 Message Date
Mozilla L10n Automation Bot 4d06f81c35 [fenix] Import l10n. 3 years ago
MickeyMoz 1c3604b4e4 [fenix] Update Android Components version to 74.0.20210307143117. 3 years ago
Mozilla L10n Automation Bot e47b46e89a [fenix] Import l10n. 3 years ago
MickeyMoz bc3260dcb4 [fenix] Update Android Components version to 74.0.20210306143127. 3 years ago
Mozilla L10n Automation Bot 4a11cb4782 [fenix] Import l10n. 3 years ago
MickeyMoz 198bad177b [fenix] Update Android Components version to 74.0.20210305144553. 3 years ago
Mugurell bf1759d01b [fenix] For https://github.com/mozilla-mobile/fenix/issues/17963 - Present Fenix as a browser app to the system
Fenix will now be able to be started from a call to
Intent.makeMainSelectorActivity(Intent.ACTION_MAIN, Intent.CATEGORY_APP_BROWSER)

For more info:
https://developer.android.com/reference/android/content/Intent#CATEGORY_APP_BROWSER
3 years ago
Elise Richards 098691a8c2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17802: Match the design for three-dot menu navigation (https://github.com/mozilla-mobile/fenix/pull/17875)
* Feature flag for toolbar menu redesign. Add new items to menu and reorder.

* Handle toolbar items in menu controller

* Remove bookmark from toolbar nav

* Respect toolbar position

* Inline toolbar orientation checks

* Add Todos for bookmark UI tests

* Make variable names consistent
3 years ago
Jan-Erik Rediger 8abe5818ba [fenix] Pass auto-generated build info (version code and name) to Glean (https://github.com/mozilla-mobile/fenix/pull/18230)
This also re-generated the Glean docs due to an update of the bundled
glean-parser.
3 years ago
Mugurell b51c0089b2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18034 - Don't animate the toolbar while the tab is loading
Use the new controller offered by AC to resolve some browser layout issues and
also offer an experience consistent with that of other browsers.
3 years ago
Mozilla L10n Automation Bot 783e2db261 [fenix] Import l10n. 3 years ago
MickeyMoz 8baea973e2 [fenix] Update Android Components version to 74.0.20210303143143. 3 years ago
mcarare 95a660a203 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18009: Correctly report items in adapter for a11y services. 3 years ago
Oana Horvath c37145d49d [fenix] For https://github.com/mozilla-mobile/fenix/issues/18040: no network access startup test 3 years ago
mcarare 23a1973b68 [fenix] Update documentation after PR 18257. 3 years ago
mcarare 0bd90ffb7a [fenix] For https://github.com/mozilla-mobile/fenix/issues/18195: Fix speech recognition for voice search in widget. 3 years ago
mcarare f258306c0d [fenix] For https://github.com/mozilla-mobile/fenix/issues/18228: Populate menu options in onResume along with toolbar init. 3 years ago
Vitaly V. Pinchuk dda03dbf69 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18150: select tabs button not displayed (https://github.com/mozilla-mobile/fenix/pull/18216)
For https://github.com/mozilla-mobile/fenix/issues/18150: Improve showing/hiding of "Select tabs" button in tabs tray

Payload argument is unavailable after first call of notifyItemChanged() as the
whole View need to be updated.
Inject a "isPrivate" lambda in the adapter so it will always know what tabs are
currently showing and so always ensure the expected behavior.
3 years ago
Sebastian Kaspari aca64b6eae [fenix] metrics.yaml: Update data review link of engine_tab.kill_foreground_age metric. 3 years ago
Mozilla L10n Automation Bot c8a98bfd2b [fenix] Import l10n. 3 years ago
MickeyMoz 9753e4d703 [fenix] Update Android Components version to 74.0.20210302143118. 3 years ago
Roger Yang b04588c784 [fenix] Update metrics.md (https://github.com/mozilla-mobile/fenix/pull/18259) 3 years ago
AndiAJ 9e6f2b7c64 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18053 Change and fix Intermittent UI test verifyReaderViewToggle 3 years ago
mcarare 9dbe4620d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18227: Also update icon on search engine edit. 3 years ago
Mozilla L10n Automation Bot fad5a1e757 [fenix] Import l10n. 3 years ago
MickeyMoz 808ccf2bff [fenix] Update Android Components version to 74.0.20210301143120. 3 years ago
Sebastian Kaspari 1368a9bd19 [fenix] Fix metric types of engine telemetry. 3 years ago
Delphine Lebédel e5ac5f555b [fenix] Added kmr and tl locales for v87 (https://github.com/mozilla-mobile/fenix/pull/18133) 3 years ago
Mozilla L10n Automation Bot da8d402282 [fenix] Import l10n. 3 years ago
MickeyMoz 2a9ac20e6f [fenix] Update Android Components version to 74.0.20210227143138. 3 years ago
Gabriel Luong 1be5240b7f [fenix] For https://github.com/mozilla-mobile/fenix/issues/18202 - Refactor BiometricPromptFeature out of logins into settings 3 years ago
Mozilla L10n Automation Bot 3dfe632931 [fenix] Import l10n. 3 years ago
Michael Comella a0f46da9ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/18157: convert clock_ticks_per_second to quantity type.
While we could easily move this into the metrics ping, it's better to
leave it in the other ping because it's less work and because (I think)
we'll be better able to match `framework_secondary` values to the clock
ticks if we combine them in the same ping.
3 years ago
Gabriel Luong 2b405b20eb [fenix] For https://github.com/mozilla-mobile/fenix/issues/18198 - Add a feature flag for Credit Cards and Addresses autofill feature (https://github.com/mozilla-mobile/fenix/pull/18200) 3 years ago
Jonathan Almeida fdcf799ec5 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/17928: Add feature flag for tabs tray refactor 3 years ago
Michael Comella a6f2cba5f6 [fenix] No issue: when init profiling, remind to enable setting in app. 3 years ago
MickeyMoz 5fb684f048 [fenix] Update Android Components version to 74.0.20210226143133. 3 years ago
MickeyMoz 036834de51 [fenix] Update Android Components version to 74.0.20210226044101. 3 years ago
MickeyMoz a640cea7b3 [fenix] Update Android Components version to 74.0.20210225190305. 3 years ago
Mozilla L10n Automation Bot 0bc1466b74 [fenix] Import l10n. 3 years ago
Gabriel Luong af3656dc19 [fenix] Replace TopSitesUseCases.renameTopSites with TopSitesUseCases.updateTopSites 3 years ago
Christian Sadilek 96393f85e9 [fenix] Remove Session[Manager] references from Fennec intent processors 3 years ago
Mozilla L10n Automation Bot 83b3b7e702 [fenix] Import l10n. 3 years ago
Michael Comella 05ab3c007a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18164: on pre-push, check for uncommitted glean docs. 3 years ago
Roger Yang 10e8862ed6 [fenix] Update metrics.md for perf startup entries (https://github.com/mozilla-mobile/fenix/pull/18162) 3 years ago
Arturo Mejia 59b50be098 [fenix] Target Android 11 3 years ago
mcarare 507b4aaf8b [fenix] For https://github.com/mozilla-mobile/fenix/issues/16044: Suggest search engines based on typed text. 3 years ago
Arturo Mejia 25b2805f87 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/10428 Improve download dialog error message. 3 years ago
Stefan Arentz 46e1424b11 [fenix] Do not the contributor workflow for MickeyMoz (https://github.com/mozilla-mobile/fenix/pull/18125) 3 years ago
Mozilla L10n Automation Bot 1619473888 [fenix] Import l10n. 3 years ago