Commit Graph

5093 Commits (23bc904f0951200929597c9fca2863c3011cbf8a)

Author SHA1 Message Date
dependabot[bot] 23bc904f09 [fenix] Bump cryptography
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Mozilla L10n Automation Bot f7a90b2030 [fenix] Import l10n. 4 years ago
Roger Yang 1ca7dc61ab [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18178: Rework History Telemetry (https://github.com/mozilla-mobile/fenix/pull/18261) 4 years ago
Roger Yang f0dcb64716 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18173: Add Telemetry When User Opens a Bookmark (https://github.com/mozilla-mobile/fenix/pull/18174) 4 years ago
Roger Yang b8342ac6f0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18068: Use AwesomeBarFacts for AwesomeBar Telemetry (https://github.com/mozilla-mobile/fenix/pull/18090) 4 years ago
Roger Yang 70329154e5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18163: Use SyncedTabsFacts for Synced Tab Telemetry (https://github.com/mozilla-mobile/fenix/pull/18172) 4 years ago
Mozilla L10n Automation Bot a64c43db8e [fenix] Import l10n. 4 years ago
Mihai Adrian Carare bcad665bf5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17971: Add Reader view appearance controls in three-dot main menu. (https://github.com/mozilla-mobile/fenix/pull/18340) 4 years ago
mcarare 97a1241006 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18312: Do not update secure flag on pausing logins fragments.
The flags are already properly set for activity and thus for other fragments.
4 years ago
Oana Horvath 8fa1f6c8ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/18325: dismiss GooglePlay ToS dialog after UI test 4 years ago
Mozilla L10n Automation Bot 4d06f81c35 [fenix] Import l10n. 4 years ago
Mozilla L10n Automation Bot e47b46e89a [fenix] Import l10n. 4 years ago
Mozilla L10n Automation Bot 4a11cb4782 [fenix] Import l10n. 4 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
4 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
4 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.
4 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.
4 years ago
Mozilla L10n Automation Bot 783e2db261 [fenix] Import l10n. 4 years ago
mcarare 95a660a203 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18009: Correctly report items in adapter for a11y services. 4 years ago
Oana Horvath c37145d49d [fenix] For https://github.com/mozilla-mobile/fenix/issues/18040: no network access startup test 4 years ago
mcarare 0bd90ffb7a [fenix] For https://github.com/mozilla-mobile/fenix/issues/18195: Fix speech recognition for voice search in widget. 4 years ago
mcarare f258306c0d [fenix] For https://github.com/mozilla-mobile/fenix/issues/18228: Populate menu options in onResume along with toolbar init. 4 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.
4 years ago
Sebastian Kaspari aca64b6eae [fenix] metrics.yaml: Update data review link of engine_tab.kill_foreground_age metric. 4 years ago
Mozilla L10n Automation Bot c8a98bfd2b [fenix] Import l10n. 4 years ago
AndiAJ 9e6f2b7c64 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18053 Change and fix Intermittent UI test verifyReaderViewToggle 4 years ago
mcarare 9dbe4620d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18227: Also update icon on search engine edit. 4 years ago
Mozilla L10n Automation Bot fad5a1e757 [fenix] Import l10n. 4 years ago
Sebastian Kaspari 1368a9bd19 [fenix] Fix metric types of engine telemetry. 4 years ago
Mozilla L10n Automation Bot da8d402282 [fenix] Import l10n. 4 years ago
Gabriel Luong 1be5240b7f [fenix] For https://github.com/mozilla-mobile/fenix/issues/18202 - Refactor BiometricPromptFeature out of logins into settings 4 years ago
Mozilla L10n Automation Bot 3dfe632931 [fenix] Import l10n. 4 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.
4 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) 4 years ago
Jonathan Almeida fdcf799ec5 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/17928: Add feature flag for tabs tray refactor 4 years ago
Mozilla L10n Automation Bot 0bc1466b74 [fenix] Import l10n. 4 years ago
Gabriel Luong af3656dc19 [fenix] Replace TopSitesUseCases.renameTopSites with TopSitesUseCases.updateTopSites 4 years ago
Christian Sadilek 96393f85e9 [fenix] Remove Session[Manager] references from Fennec intent processors 4 years ago
Mozilla L10n Automation Bot 83b3b7e702 [fenix] Import l10n. 4 years ago
Arturo Mejia 59b50be098 [fenix] Target Android 11 4 years ago
mcarare 507b4aaf8b [fenix] For https://github.com/mozilla-mobile/fenix/issues/16044: Suggest search engines based on typed text. 4 years ago
Arturo Mejia 25b2805f87 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/10428 Improve download dialog error message. 4 years ago
Mozilla L10n Automation Bot 1619473888 [fenix] Import l10n. 4 years ago
mcarare e70f40f0d3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18102: Temporary ignore failing test. 4 years ago
Mozilla L10n Automation Bot 4378f2fb7d [fenix] Import l10n. 4 years ago
Mugurell abcbf2bc4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/18027 - Document shouldUseFixedTopToolbar 4 years ago
Mugurell f5be19d9fe [fenix] For https://github.com/mozilla-mobile/fenix/issues/18027 - Also fix the bottom toolbar in place when a11y is enabled
We previously only set the top toolbar as fixed if an a11y service was running.
4 years ago
rxu 6f2c9fd4ed [fenix] Add MOZILLA_ONLINE_ADDON_EXCLUSIONS for Mozilla Online builds 4 years ago
mcarare 5d8ebf61d1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18075: Add SaveVideoAudioCandidate for custom tabs context menu. 4 years ago
Mozilla L10n Automation Bot 01bc150556 [fenix] Import l10n. 4 years ago