Commit Graph

6249 Commits (4ff47f6c1d845b85ade3aafcb14d986c7630564d)
 

Author SHA1 Message Date
rxumoz c22c6c1b3d [fenix] Update top sites to add PDD for MozillaOnline builds (https://github.com/mozilla-mobile/fenix/pull/18615) 3 years ago
Mihai Adrian Carare 89321fbec1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18260 - Add pin to default sites. (https://github.com/mozilla-mobile/fenix/pull/18618) 3 years ago
Roger Yang d4fa548812 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18535: Re-add grid layout to tabs tray (https://github.com/mozilla-mobile/fenix/pull/18638) 3 years ago
Oana Horvath b9aa2166ca [fenix] Disable customTrackingProtectionSettingsTest 3 years ago
Oana Horvath 8950cb0b73 [fenix] Re-enable working UI tests from https://github.com/mozilla-mobile/fenix/issues/18644 3 years ago
Mozilla L10n Automation Bot 0875ac09ed [fenix] Import l10n. 3 years ago
Mugurell baab77eb92 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18644 - Temporarily disabling UI tests that fail on Firebase.
This is a quick solution to resume PR merges.
Investigations and a proper fix is to follow on this same ticket.
3 years ago
Arturo Mejia c9f822d0d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15372 Optimize the order and messages of onboarding cards 3 years ago
Aaron Train 5a89e3da5d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18623: Fix Gradle task name in gradlewbuild.py (https://github.com/mozilla-mobile/fenix/pull/18624) 3 years ago
Roger Yang e1404fab67 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17644: Record when user taps on a add-on's setting (https://github.com/mozilla-mobile/fenix/pull/18504) 3 years ago
MickeyMoz a17919fa64 [fenix] Update Android Components version to 75.0.20210324143047. 3 years ago
Mozilla L10n Automation Bot a1b234a67b [fenix] Import l10n. 3 years ago
Jonathan Almeida 101061cae3 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/18538: Add BrowserTabsAdapter for tabs tray 3 years ago
Gabriel Luong b3421edcf8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18242 - Wire up "Sync cards across devices" preference with SyncPreferenceView (https://github.com/mozilla-mobile/fenix/pull/18605) 3 years ago
mcarare f5c72efb38 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17790: Remove app from recents screen on quit. 3 years ago
Elise Richards 25d14c9a8e [fenix] For https://github.com/mozilla-mobile/fenix/issues/17190: notifications are updated when locale is changed (https://github.com/mozilla-mobile/fenix/pull/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>
3 years ago
Gabriel Luong 9272994178 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18240 - Add a Credit Card preference screen (https://github.com/mozilla-mobile/fenix/pull/18410)
- Removes an unused preference key "pref_key_credit_cards_addresses"
3 years ago
Ryan VanderMeulen 52ac8bde8d [fenix] Update version.txt to 89.0.0-beta.1 (https://github.com/mozilla-mobile/fenix/pull/18602) 3 years ago
Roger Yang baa22e0645 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17791: Use updated URL with custom tabs when copying to clipboard (https://github.com/mozilla-mobile/fenix/pull/18590) 3 years ago
Mugurell ea39380daa [fenix] For https://github.com/mozilla-mobile/fenix/issues/18585 - Don't use hardcoded String values in Onboarding unit test (https://github.com/mozilla-mobile/fenix/pull/18597)
Test if the welcome message has the expected structure and uses the expected
String values, not what the string values are.
3 years ago
Vitaly V. Pinchuk 49c057097e [fenix] For https://github.com/mozilla-mobile/fenix/issues/18395: Dismiss contextual menu when entering/exiting Reader Mode 3 years ago
mcarare b0f07eea23 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17799: Add extensions submenu item. 3 years ago
Arturo Mejia 597b246961 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/17805 - Fix adjustResize deprecation (https://github.com/mozilla-mobile/fenix/pull/18252)"
This reverts commit 72754a50
3 years ago
MickeyMoz 48feddab6d [fenix] Update Android Components version to 74.0.20210322143147. 3 years ago
Mozilla L10n Automation Bot 95ced8e2ec [fenix] Import l10n. 3 years ago
MickeyMoz 45071b1237 [fenix] Update Android Components version to 74.0.20210321143134. 3 years ago
Mozilla L10n Automation Bot 0621af82ac [fenix] Import l10n. 3 years ago
Michael Comella 3b2bda7c81 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 4bbb624c57 [fenix] Import l10n. 3 years ago
Stefan Arentz 340ebf7b0b [fenix] [SDK-218] Nimbus updates to provide app_name and channel (https://github.com/mozilla-mobile/fenix/pull/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
Gregory Mierzwinski 44619180cf [fenix] Bug 1699639 - Run browsertime tests in python3. (https://github.com/mozilla-mobile/fenix/pull/18554)
This patch fixes an issue with the python version being used to run the browsertime tests.
3 years ago
Michael Comella 1f67254b10 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 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.
3 years ago
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) 3 years ago
MickeyMoz 6fa8aa9009 [fenix] Update Android Components version to 74.0.20210318232824. 3 years ago
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) 3 years ago
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) 3 years ago
mcarare 7150b3870e [fenix] 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 c204581e87 [fenix] Import l10n. 3 years ago
Stefan Arentz 471e2245d2 [fenix] Enable the Nimbus experiments library on all channels (https://github.com/mozilla-mobile/fenix/pull/18526) 3 years ago
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) 3 years ago
Jonathan Almeida c6f95e1f5c [fenix] Enable new tabs tray only for debug builds 3 years ago
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.
3 years ago
Mozilla L10n Automation Bot 6f6f491106 [fenix] Import l10n. 3 years ago
MickeyMoz 0226bef10a [fenix] Update Android Components version to 74.0.20210316190202. 3 years ago
Sebastian Kaspari b656ffe3fc [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17819: buildSrc: Use Maven Central instead of JCenter and use artifact cache. 3 years ago
Mozilla L10n Automation Bot 01cbaae87a [fenix] Import l10n. 3 years ago
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>
3 years ago
Gabriel Luong f1b86e17ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/18408 - Add a lazy getter for AutofillCreditCardsAddressStorage 3 years ago
MickeyMoz 6fbb078715 [fenix] Update Android Components version to 74.0.20210316143123. 3 years ago