Commit Graph

5150 Commits (a439894ab19e6f505f8e71e48ad6d097f3c4e84b)

Author SHA1 Message Date
Stefan Arentz 6d767421ff
String sync for Fenix v88 (#18847)
* Strings update - l10n.toml

* Strings update - app/src/main/res/values-ar/strings.xml

* Strings update - app/src/main/res/values-ast/strings.xml

* Strings update - app/src/main/res/values-be/strings.xml

* Strings update - app/src/main/res/values-ca/strings.xml

* Strings update - app/src/main/res/values-cak/strings.xml

* Strings update - app/src/main/res/values-cs/strings.xml

* Strings update - app/src/main/res/values-cy/strings.xml

* Strings update - app/src/main/res/values-da/strings.xml

* Strings update - app/src/main/res/values-de/strings.xml

* Strings update - app/src/main/res/values-dsb/strings.xml

* Strings update - app/src/main/res/values-el/strings.xml

* Strings update - app/src/main/res/values-en-rCA/strings.xml

* Strings update - app/src/main/res/values-en-rGB/strings.xml

* Strings update - app/src/main/res/values-es-rAR/strings.xml

* Strings update - app/src/main/res/values-es-rCL/strings.xml

* Strings update - app/src/main/res/values-es-rES/strings.xml

* Strings update - app/src/main/res/values-eu/strings.xml

* Strings update - app/src/main/res/values-fi/strings.xml

* Strings update - app/src/main/res/values-fr/strings.xml

* Strings update - app/src/main/res/values-fy-rNL/strings.xml

* Strings update - app/src/main/res/values-gn/strings.xml

* Strings update - app/src/main/res/values-iw/strings.xml

* Strings update - app/src/main/res/values-hr/strings.xml

* Strings update - app/src/main/res/values-hsb/strings.xml

* Strings update - app/src/main/res/values-hu/strings.xml

* Strings update - app/src/main/res/values-hy-rAM/strings.xml

* Strings update - app/src/main/res/values-in/strings.xml

* Strings update - app/src/main/res/values-it/strings.xml

* Strings update - app/src/main/res/values-ja/strings.xml

* Strings update - app/src/main/res/values-ka/strings.xml

* Strings update - app/src/main/res/values-kab/strings.xml

* Strings update - app/src/main/res/values-kk/strings.xml

* Strings update - app/src/main/res/values-kmr/strings.xml

* Strings update - app/src/main/res/values-ko/strings.xml

* Strings update - app/src/main/res/values-lt/strings.xml

* Strings update - app/src/main/res/values-nb-rNO/strings.xml

* Strings update - app/src/main/res/values-nl/strings.xml

* Strings update - app/src/main/res/values-nn-rNO/strings.xml

* Strings update - app/src/main/res/values-oc/strings.xml

* Strings update - app/src/main/res/values-pa-rIN/strings.xml

* Strings update - app/src/main/res/values-pl/strings.xml

* Strings update - app/src/main/res/values-pt-rBR/strings.xml

* Strings update - app/src/main/res/values-pt-rPT/strings.xml

* Strings update - app/src/main/res/values-rm/strings.xml

* Strings update - app/src/main/res/values-ru/strings.xml

* Strings update - app/src/main/res/values-sk/strings.xml

* Strings update - app/src/main/res/values-sl/strings.xml

* Strings update - app/src/main/res/values-sq/strings.xml

* Strings update - app/src/main/res/values-sr/strings.xml

* Strings update - app/src/main/res/values-su/strings.xml

* Strings update - app/src/main/res/values-sv-rSE/strings.xml

* Strings update - app/src/main/res/values-tg/strings.xml

* Strings update - app/src/main/res/values-th/strings.xml

* Strings update - app/src/main/res/values-tr/strings.xml

* Strings update - app/src/main/res/values-uk/strings.xml

* Strings update - app/src/main/res/values-vi/strings.xml

* Strings update - app/src/main/res/values-zh-rCN/strings.xml

* Strings update - app/src/main/res/values-zh-rTW/strings.xml
3 years ago
Janet Dragojevic d6a8728b86
[SDK-246] Change Nimbus `channel` input to use the same method as Glean (#18766) (#18801)
Co-authored-by: Travis Long <tlong@mozilla.com>
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
3 years ago
Codrut Topliceanu f88599bc2a
For #18667 - Migrated exitImmersiveModeIfNeeded to Fenix (#18699) 3 years ago
mergify[bot] a963098465
For #18644: fix metod to verify system notifications (#18721)
(cherry picked from commit 246348501c)

Co-authored-by: Oana Horvath <oana.horvath@softvision.ro>
3 years ago
Elise Richards eec72dc9b5 For #17190: notifications are updated when locale is changed (#18179)
* Add intent processor for locale changes

* Recreate notification and notify in the service

* Use locale use cases to update notification

* Use notification id instead of tag

* Add locale use cases and restore locale in application

* Send locale to service instead of string

* Controller tests for locale

* Update Android Components version to 74.0.20210323143308

Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>

(cherry picked from commit 559cf54798)
3 years ago
Roger Yang 84412dc015 Closes #17791: Use updated URL with custom tabs when copying to clipboard (#18590)
(cherry picked from commit a8c53c6bf1)
3 years ago
Arturo Mejia 1436c309c0 For #18553 Revert "For #17804: Use enterToImmersiveMode from support-ktx component"
This reverts commit fbe73cfc1d
3 years ago
Arturo Mejia 805644f4af For #18553 Revert "For #17805 - Fix adjustResize deprecation (#18252)"
This reverts commit 38f906a6
3 years ago
Arturo Mejia 07c15d3131 For #18553 Revert "Target Android 11"
This reverts commit 0e8dc616
3 years ago
Mozilla L10n Automation Bot 975f97df46 Import l10n. 3 years ago
Mozilla L10n Automation Bot a3ef6b552b Import l10n. 3 years ago
Michael Comella 62e2fb1aa6 For #18426: add measurement probes for long-running lifecycle methods.
In addition to the existing probes for onCreate, this should cover all
lifecycle methods that take a long time in our profiles.
3 years ago
Mozilla L10n Automation Bot 17fe128939 Import l10n. 3 years ago
Stefan Arentz b12222503b
[SDK-218] Nimbus updates to provide app_name and channel (#18559)
* [SDK-218] Nimbus updates to provide app_name and channel

Provides the `app_name` and `channel` info to Nimbus.

* Update to A-C Nightly 74.0.20210319190549

Co-authored-by: Travis Long <tlong@mozilla.com>
3 years ago
Michael Comella 9024eca01e For #18426: add telemetry for app.onCreate subsections.
Hopefully this will help us understand behavior of the
`application_on_create` probe, specifically that it seems to take longer
in telemetry than in does locally compared to `home_activity_on_create`
(comparing the medians to local runs)..
3 years ago
Michael Comella 5c0f30fd5c For #18426: add TimingDistributionMetricType.measureNoInline.
This addresses an issue I found in my follow-up PR.
3 years ago
Roger Yang d2ffaa85f9
Closes #17531: Use shared preference to store top sites count for telemetry (#18557) 3 years ago
Roger Yang 27e52b7e3d
Closes #17956: Add top site telemetry to available search engines (#18129) 3 years ago
Mihai Adrian Carare 79794962d0
Closes #12565: Clean up use of Context within ReviewPromptController. (#18537) 3 years ago
mcarare f9a52af98d No issue: Update Android Components version to 74.0.20210318143143
Replaces deprecated method setToolbarColor(Int) in CustomTabsIntent.Builder.
3 years ago
Mozilla L10n Automation Bot 10af28c977 Import l10n. 3 years ago
Stefan Arentz 6f7b911c11
Enable the Nimbus experiments library on all channels (#18526) 3 years ago
Roger Yang 8a7c50bbef
For #17644: Always update add-on's telemetry values before sending metric ping (#18529) 3 years ago
Jonathan Almeida e1bf8c75a0 Enable new tabs tray only for debug builds 3 years ago
Codrut Topliceanu 38f906a685
For #17805 - Fix adjustResize deprecation (#18252)
* For #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.
3 years ago
Mozilla L10n Automation Bot 51cbcf373a Import l10n. 3 years ago
Mozilla L10n Automation Bot d2e6dc8f8d Import l10n. 3 years ago
Jonathan Almeida 05aa948dc7 Issue #17822: Create a tabs tray layout and fragment
Co-authored-by: Kate Glazko <kglazko@Kates-MacBook-Pro.local>
3 years ago
Gabriel Luong 35bae17e86 For #18408 - Add a lazy getter for AutofillCreditCardsAddressStorage 3 years ago
Grisha Kruglov ff740337be Closes #18501: Enable Nimbus on Beta channel 3 years ago
Oana Horvath 2743f9cf4f
For #18481: waits for url to be visible in TestHelper.verifyUrl() (#18498) 3 years ago
Oana Horvath be86061a11 Add first set of UI tests to Nightly 3 years ago
Mozilla L10n Automation Bot 8f70072d5e Import l10n. 3 years ago
Mugurell 1e30744c64 For #17869 - New AndroidKeystoreExperiment telemetry 3 years ago
Mugurell ec0176275b For #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".
3 years ago
mcarare 6a4a302f1a For #17768: Renew telemetry expiring in March. 3 years ago
mcarare 7cdf7a54df For #18076: Renew telemetry expiring in April. 3 years ago
Gabriel Luong 3a056bf850
For #18036 - Add TrackKeyInfo to Ad Click Metrics (#18159) 3 years ago
Oana Horvath a4691675a1 For #14005: fix strict TP tests loading timeout 3 years ago
Arturo Mejia 8f43acc903 Closes #18367 run SupportedAddonsChecker only for users with unsupported extensions 3 years ago
Arturo Mejia ec52c56ed9 For issue #18132 remove icons from Settings screen 3 years ago
Arturo Mejia 83b7d6f38d For issue #18132 create feature flag for refreshing icons 3 years ago
Jan-Erik Rediger c47f43608d 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.
3 years ago
Sebastian Kaspari 8856a3c1d7 Integrate Android Autofill support into Nightly and debug builds. 3 years ago
mcarare 1f96887f96 For #12528: Provide fallback values for locale display name. 3 years ago
Mozilla L10n Automation Bot 31f939c916 Import l10n. 3 years ago
Mozilla L10n Automation Bot 3f679136de Import l10n. 3 years ago
Mozilla L10n Automation Bot a20e23bca8 Import l10n. 3 years ago
Elise Richards b15c3ff864
Add open in app to main three dot menu (#18462) 3 years ago
Elise Richards f5a1a01e06 Remove sync sign in and keep it as synced tabs 3 years ago