Commit Graph

6179 Commits (695c7773069bbb1abe378983bd2e2ed794f88073)
 

Author SHA1 Message Date
Elise Richards 9c40bb475e [fenix] Add open in app to main three dot menu (https://github.com/mozilla-mobile/fenix/pull/18462) 4 years ago
Elise Richards eb3643f179 [fenix] Remove sync sign in and keep it as synced tabs 4 years ago
Elise Richards c94d4bf7a4 [fenix] Add report site issue to new three dot menu 4 years ago
Elise Richards 08a0ef2fbb [fenix] Remove disabled color for icons 4 years ago
MickeyMoz 503762d5e5 [fenix] Update Android Components version to 74.0.20210312143156. 4 years ago
MickeyMoz 939dc739ea [fenix] Update Android Components version to 74.0.20210311143147. 4 years ago
Mozilla L10n Automation Bot c681504aed [fenix] Import l10n. 4 years ago
Michael Comella 1bc9e5245c [fenix] No issue: add script to measure duration to first frame.
I only tested this for nightly but we can fix it for other channels as
we use it.
4 years ago
Mozilla L10n Automation Bot d0dc24b663 [fenix] Import l10n. 4 years ago
Gabriel Luong f0ad7abee1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18241 - Refactor SyncLoginsPreferenceView to SyncPreferenceView for reusability (https://github.com/mozilla-mobile/fenix/pull/18383)
This refactors SyncLoginsPreferenceView to SyncPreferenceView so that it be can be used in the
Credit cards preference for the equivalent "Sync cards across devices" preference.
4 years ago
MickeyMoz a0a6fb6b75 [fenix] Update Android Components version to 74.0.20210310112134. 4 years ago
isabelrios 4523d2bfae [fenix] Taskgraph changes to allow running UI tests on nightly builds (https://github.com/mozilla-mobile/fenix/pull/18191)
* Modify taskgraph to allow running UI tests on Nightly builds

* adding try_task_config file

* remove try_task_config file
4 years ago
Mozilla L10n Automation Bot 23b818d715 [fenix] Import l10n. 4 years ago
Aki Sasaki fa90d7e7be [fenix] signing index (https://github.com/mozilla-mobile/fenix/pull/18379) 4 years ago
Jonathan Almeida 9fd4f5406d [fenix] Update to Android Components 74.0.20210309154120 4 years ago
Jonathan Almeida ef4264b464 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17804: Use enterToImmersiveMode from support-ktx component 4 years ago
MickeyMoz 9086882c08 [fenix] Update Android Components version to 74.0.20210309143153. 4 years ago
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
MickeyMoz 1c3604b4e4 [fenix] Update Android Components version to 74.0.20210307143117. 4 years ago
Mozilla L10n Automation Bot e47b46e89a [fenix] Import l10n. 4 years ago
MickeyMoz bc3260dcb4 [fenix] Update Android Components version to 74.0.20210306143127. 4 years ago
Mozilla L10n Automation Bot 4a11cb4782 [fenix] Import l10n. 4 years ago
MickeyMoz 198bad177b [fenix] Update Android Components version to 74.0.20210305144553. 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
MickeyMoz 8baea973e2 [fenix] Update Android Components version to 74.0.20210303143143. 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 23a1973b68 [fenix] Update documentation after PR 18257. 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
MickeyMoz 9753e4d703 [fenix] Update Android Components version to 74.0.20210302143118. 4 years ago
Roger Yang b04588c784 [fenix] Update metrics.md (https://github.com/mozilla-mobile/fenix/pull/18259) 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