2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-09 19:10:42 +00:00
Commit Graph

5185 Commits

Author SHA1 Message Date
Michael Comella
8182032564 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18426: add TimingDistributionMetricType.measureNoInline.
This addresses an issue I found in my follow-up PR.
2021-03-19 11:52:29 -07:00
Roger Yang
4abb852190 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17531: Use shared preference to store top sites count for telemetry (https://github.com/mozilla-mobile/fenix/pull/18557) 2021-03-19 14:13:24 -04:00
Roger Yang
7e59b192b6 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17956: Add top site telemetry to available search engines (https://github.com/mozilla-mobile/fenix/pull/18129) 2021-03-19 10:53:36 -04:00
Mihai Adrian Carare
02cabca0c5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12565: Clean up use of Context within ReviewPromptController. (https://github.com/mozilla-mobile/fenix/pull/18537) 2021-03-18 21:49:09 -04:00
mcarare
7150b3870e [fenix] No issue: Update Android Components version to 74.0.20210318143143
Replaces deprecated method setToolbarColor(Int) in CustomTabsIntent.Builder.
2021-03-18 21:06:36 -04:00
Mozilla L10n Automation Bot
c204581e87 [fenix] Import l10n. 2021-03-19 00:31:23 +00:00
Stefan Arentz
471e2245d2 [fenix] Enable the Nimbus experiments library on all channels (https://github.com/mozilla-mobile/fenix/pull/18526) 2021-03-18 13:33:33 -04:00
Roger Yang
1569a8ce76 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17644: Always update add-on's telemetry values before sending metric ping (https://github.com/mozilla-mobile/fenix/pull/18529) 2021-03-18 13:18:14 -04:00
Jonathan Almeida
c6f95e1f5c [fenix] Enable new tabs tray only for debug builds 2021-03-18 17:21:09 +04:00
Codrut Topliceanu
4fb1bbf431 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17805 - Fix adjustResize deprecation (https://github.com/mozilla-mobile/fenix/pull/18252)
* For https://github.com/mozilla-mobile/fenix/issues/17805 - Fix adjustResize deprecation

To handle the deprecation of `adjustResize` I've moved it from `styles.xml` and `AndroidManifest.xml` to `Activity.kt` as a fallback for devices with Android < 11. For Android 11 and up `setDecorFitsSystemWindows(false)` and `OnApplyWindowInsetsListener` will be used to handle app insets. Normal use activities should call `enableSystemInsetsHandling` in `onCreate` as to properly display system bars and for proper keyboard handling.
2021-03-18 10:05:54 +02:00
Mozilla L10n Automation Bot
6f6f491106 [fenix] Import l10n. 2021-03-18 00:54:20 +00:00
Mozilla L10n Automation Bot
01cbaae87a [fenix] Import l10n. 2021-03-17 00:34:04 +00:00
Jonathan Almeida
122597ce56 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17822: Create a tabs tray layout and fragment
Co-authored-by: Kate Glazko <kglazko@Kates-MacBook-Pro.local>
2021-03-17 03:16:10 +04:00
Gabriel Luong
f1b86e17ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/18408 - Add a lazy getter for AutofillCreditCardsAddressStorage 2021-03-16 13:30:43 -07:00
Grisha Kruglov
1c4f366083 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18501: Enable Nimbus on Beta channel 2021-03-16 11:06:47 -07:00
Oana Horvath
be560986e1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18481: waits for url to be visible in TestHelper.verifyUrl() (https://github.com/mozilla-mobile/fenix/pull/18498) 2021-03-16 13:35:36 -04:00
Oana Horvath
a862baeda2 [fenix] Add first set of UI tests to Nightly 2021-03-16 11:12:53 +02:00
Mozilla L10n Automation Bot
ed823030dd [fenix] Import l10n. 2021-03-16 00:26:32 +00:00
Mugurell
78b7d0e95c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17869 - New AndroidKeystoreExperiment telemetry 2021-03-15 13:35:49 -07:00
Mugurell
3812cffed0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17869 - Start the Android Keystore experiment
Only on API 23+ (minimum Android version needed for SecureAbove22Preferences)
and only if enabled by a Nimbus experiment.

The Nimbus experiment will have the key `fenix-android-keystore` and use the
default branches - "control" and "treatment".
2021-03-15 13:35:49 -07:00
mcarare
1c8387fdb9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17768: Renew telemetry expiring in March. 2021-03-15 19:59:38 +02:00
mcarare
ebde904cfd [fenix] For https://github.com/mozilla-mobile/fenix/issues/18076: Renew telemetry expiring in April. 2021-03-15 19:59:24 +02:00
Gabriel Luong
42cc036ba5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18036 - Add TrackKeyInfo to Ad Click Metrics (https://github.com/mozilla-mobile/fenix/pull/18159) 2021-03-15 12:57:53 -04:00
Oana Horvath
8f9a3dc767 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14005: fix strict TP tests loading timeout 2021-03-15 17:09:50 +02:00
Arturo Mejia
d296d0c9c2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18367 run SupportedAddonsChecker only for users with unsupported extensions 2021-03-15 10:40:10 -04:00
Arturo Mejia
6fff411a12 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/18132 remove icons from Settings screen 2021-03-15 09:53:08 -04:00
Arturo Mejia
a32ee95cf9 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/18132 create feature flag for refreshing icons 2021-03-15 09:53:08 -04:00
Jan-Erik Rediger
d274db2376 [fenix] Set distributionId right after initializing Glean
Previously setting it might have been arbitrarily delayed, resulting in
this metrics missing from pings that get submitted earlier.
Setting it early should prevent that.
The performance impact is negligible, Glean dispatches recording that
data off-main-thread anyway.
2021-03-15 13:38:11 +01:00
Sebastian Kaspari
d0152f7e79 [fenix] Integrate Android Autofill support into Nightly and debug builds. 2021-03-15 10:28:38 +01:00
mcarare
325e5619ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/12528: Provide fallback values for locale display name. 2021-03-15 08:54:20 +02:00
Mozilla L10n Automation Bot
d7cf76a67f [fenix] Import l10n. 2021-03-15 00:37:52 +00:00
Mozilla L10n Automation Bot
6ab6bdaf21 [fenix] Import l10n. 2021-03-14 00:32:08 +00:00
Mozilla L10n Automation Bot
255f7f2c57 [fenix] Import l10n. 2021-03-13 00:29:42 +00:00
Elise Richards
9c40bb475e [fenix] Add open in app to main three dot menu (https://github.com/mozilla-mobile/fenix/pull/18462) 2021-03-12 12:13:53 -06:00
Elise Richards
eb3643f179 [fenix] Remove sync sign in and keep it as synced tabs 2021-03-12 12:43:16 -05:00
Elise Richards
c94d4bf7a4 [fenix] Add report site issue to new three dot menu 2021-03-12 12:43:16 -05:00
Elise Richards
08a0ef2fbb [fenix] Remove disabled color for icons 2021-03-12 12:43:16 -05:00
Mozilla L10n Automation Bot
c681504aed [fenix] Import l10n. 2021-03-12 00:55:35 +00:00
Mozilla L10n Automation Bot
d0dc24b663 [fenix] Import l10n. 2021-03-11 00:38:54 +00:00
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.
2021-03-10 16:16:37 -05:00
Mozilla L10n Automation Bot
23b818d715 [fenix] Import l10n. 2021-03-10 00:26:33 +00:00
Jonathan Almeida
ef4264b464 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17804: Use enterToImmersiveMode from support-ktx component 2021-03-09 15:41:21 -05:00
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>
2021-03-09 17:20:08 +01:00
Mozilla L10n Automation Bot
f7a90b2030 [fenix] Import l10n. 2021-03-09 01:00:19 +00:00
Roger Yang
1ca7dc61ab [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18178: Rework History Telemetry (https://github.com/mozilla-mobile/fenix/pull/18261) 2021-03-08 19:15:29 -05:00
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) 2021-03-08 17:11:59 -05:00
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) 2021-03-08 16:34:52 -05:00
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) 2021-03-08 15:21:00 -05:00
Mozilla L10n Automation Bot
a64c43db8e [fenix] Import l10n. 2021-03-08 18:52:52 +00:00
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) 2021-03-08 11:24:27 -06:00
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.
2021-03-08 16:57:12 +02:00
Oana Horvath
8fa1f6c8ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/18325: dismiss GooglePlay ToS dialog after UI test 2021-03-08 10:35:22 +02:00
Mozilla L10n Automation Bot
4d06f81c35 [fenix] Import l10n. 2021-03-08 00:28:18 +00:00
Mozilla L10n Automation Bot
e47b46e89a [fenix] Import l10n. 2021-03-07 00:27:43 +00:00
Mozilla L10n Automation Bot
4a11cb4782 [fenix] Import l10n. 2021-03-06 00:27:55 +00:00
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
2021-03-05 09:01:48 +02:00
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
2021-03-04 17:22:13 -06:00
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.
2021-03-04 10:22:56 -06:00
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.
2021-03-04 14:41:34 +02:00
Mozilla L10n Automation Bot
783e2db261 [fenix] Import l10n. 2021-03-04 08:50:50 +00:00
mcarare
95a660a203 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18009: Correctly report items in adapter for a11y services. 2021-03-03 18:19:42 +02:00
Oana Horvath
c37145d49d [fenix] For https://github.com/mozilla-mobile/fenix/issues/18040: no network access startup test 2021-03-03 17:45:17 +02:00
mcarare
0bd90ffb7a [fenix] For https://github.com/mozilla-mobile/fenix/issues/18195: Fix speech recognition for voice search in widget. 2021-03-03 09:26:58 -05:00
mcarare
f258306c0d [fenix] For https://github.com/mozilla-mobile/fenix/issues/18228: Populate menu options in onResume along with toolbar init. 2021-03-03 15:01:54 +02:00
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.
2021-03-03 14:34:48 +02:00
Sebastian Kaspari
aca64b6eae [fenix] metrics.yaml: Update data review link of engine_tab.kill_foreground_age metric. 2021-03-03 09:23:32 +02:00
Mozilla L10n Automation Bot
c8a98bfd2b [fenix] Import l10n. 2021-03-03 00:29:56 +00:00
AndiAJ
9e6f2b7c64 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18053 Change and fix Intermittent UI test verifyReaderViewToggle 2021-03-02 14:35:12 +02:00
mcarare
9dbe4620d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18227: Also update icon on search engine edit. 2021-03-02 10:22:31 +02:00
Mozilla L10n Automation Bot
fad5a1e757 [fenix] Import l10n. 2021-03-02 00:29:44 +00:00
Sebastian Kaspari
1368a9bd19 [fenix] Fix metric types of engine telemetry. 2021-03-01 13:10:05 +01:00
Mozilla L10n Automation Bot
da8d402282 [fenix] Import l10n. 2021-02-28 00:26:38 +00:00
Gabriel Luong
1be5240b7f [fenix] For https://github.com/mozilla-mobile/fenix/issues/18202 - Refactor BiometricPromptFeature out of logins into settings 2021-02-27 12:56:07 +04:00
Mozilla L10n Automation Bot
3dfe632931 [fenix] Import l10n. 2021-02-27 01:05:23 +00:00
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.
2021-02-26 16:12:59 -08:00
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) 2021-02-26 17:12:47 -05:00
Jonathan Almeida
fdcf799ec5 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/17928: Add feature flag for tabs tray refactor 2021-02-27 01:10:14 +04:00
Mozilla L10n Automation Bot
0bc1466b74 [fenix] Import l10n. 2021-02-26 00:39:00 +00:00
Gabriel Luong
af3656dc19 [fenix] Replace TopSitesUseCases.renameTopSites with TopSitesUseCases.updateTopSites 2021-02-25 17:46:23 -05:00
Christian Sadilek
96393f85e9 [fenix] Remove Session[Manager] references from Fennec intent processors 2021-02-25 11:54:21 -05:00
Mozilla L10n Automation Bot
83b3b7e702 [fenix] Import l10n. 2021-02-25 00:41:07 +00:00
Arturo Mejia
59b50be098 [fenix] Target Android 11 2021-02-24 14:26:08 -05:00
mcarare
507b4aaf8b [fenix] For https://github.com/mozilla-mobile/fenix/issues/16044: Suggest search engines based on typed text. 2021-02-24 17:32:04 +02:00
Arturo Mejia
25b2805f87 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/10428 Improve download dialog error message. 2021-02-24 09:35:30 -05:00
Mozilla L10n Automation Bot
1619473888 [fenix] Import l10n. 2021-02-24 08:04:35 +00:00
mcarare
e70f40f0d3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18102: Temporary ignore failing test. 2021-02-23 17:58:02 +01:00
Mozilla L10n Automation Bot
4378f2fb7d [fenix] Import l10n. 2021-02-23 14:26:58 +00:00
Mugurell
abcbf2bc4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/18027 - Document shouldUseFixedTopToolbar 2021-02-23 13:13:44 +02:00
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.
2021-02-23 13:13:44 +02:00
rxu
6f2c9fd4ed [fenix] Add MOZILLA_ONLINE_ADDON_EXCLUSIONS for Mozilla Online builds 2021-02-22 10:00:57 -05:00
mcarare
5d8ebf61d1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18075: Add SaveVideoAudioCandidate for custom tabs context menu. 2021-02-22 10:05:46 +02:00
Mozilla L10n Automation Bot
01bc150556 [fenix] Import l10n. 2021-02-21 00:28:51 +00:00
Jonathan Almeida
1fd32cdfda [fenix] Close https://github.com/mozilla-mobile/fenix/issues/13892: Remove Synced Tabs appended to tabs tray 2021-02-20 23:02:18 +04:00
Mozilla L10n Automation Bot
dcc876c68d [fenix] Import l10n. 2021-02-20 00:35:38 +00:00
Michael Comella
188fe713ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/17972: split frameworkStart into two metrics.
We do this in order to make it easier to analyze in GLAM: see the metric
descriptions for more details.

Additionally, we change the time unit to milliseconds to make it easier
to analyze in GLAM.
2021-02-19 13:21:31 -08:00
Michael Comella
edaed932c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17972: add client id to startup-timeline ping, update docs.
This addresses the root problem we're experiencing for this issue - data
not showing up in GLAM.
2021-02-19 13:21:31 -08:00
Michael Comella
3ae7379a5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/17969: add duration probes for App.onCreate and HomeActivity.onCreate. 2021-02-19 13:20:34 -08:00
Mugurell
d975ede9d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17899 - Expand toolbar when returning from fullscreen video
This was the previous behavior for both the top and bottom toolbars.
Regressed when changing to use a new custom behavior for the top toolbar.

When entering fullscreen we will now collapse and hide the toolbar, allow the
browser to expand to the entire screen estate and then, when exiting fullscreen
expand the toolbar.
Collapsing and then expanding the toolbar will trigger the
EngineViewBrowserToolbarBehavior to place the browser below the toolbar.
2021-02-19 17:46:49 +02:00
Roger Yang
998a10cdc9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17089: Add metric to track both normal and private URI opened (https://github.com/mozilla-mobile/fenix/pull/17935) 2021-02-19 10:37:07 -05:00
Sebastian Kaspari
5fec5b8d61 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/12731: Collect telemetry about the content process of tabs getting killed. 2021-02-19 11:32:56 +01:00