Commit Graph

6596 Commits (8bd5ebfabc9809e2d7bde37ff53fb86ae42ac757)
 

Author SHA1 Message Date
Jonathan Almeida bf3f81d271 Issue #19112: Remove old Synced Tabs code 3 years ago
Jonathan Almeida dc11c334b6 Issue #19112: Remove old tab tray code 3 years ago
Neha Binwal bf605c02d9
For #19307: Increased contrast ratio of chevron symbol in Collections (For Dark theme) (#19377)
* For #19307: Increased contrast ratio of chevron symbol in Collections (Dark Theme)

- Made a code change in collection_home_list_row.xml which fixes the colour of the chevron symbol in Dark theme

* Replaced android:src with app:srcCompat to pass Lint check
3 years ago
Neha Binwal 69e9e35fff
Increased text contrast ratio of TextViews in 'Share tab' (#18880)
- Changed share_tab_url color to @color/photonLightGrey60
- Changed appName and recent_apps_link_header color to @color/photonDarkGrey10
3 years ago
Mugurell 0455cc3cd4
For #18877 - Support updated PromptRequest AC APIs (#19767)
* For #18877 - Support updated PromptRequest AC APIs

This issue stemming from a race condition is fully resolved in AC by adding
support for having multiple prompts at a time.
Fenix needs just a small change to support the AC refactoring.

* Update Android Components version to 91.0.20210603145049

Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
3 years ago
Gabriel Luong a5110f8c0a
For #19746 - Remove FeatureFlags.nimbusExperiments (#19771) 3 years ago
ZianeA e4fa71fde7 For #[15083]: Add multi select to recently closed tabs 3 years ago
Mozilla L10n Automation Bot 7d5582a5bf Import l10n. 3 years ago
Elise Richards 6dbe5acc5b
For #19746 - Remove feature flag for the three-dot menu redesign (#19750)
* Remove feature flag for the three-dot menu redesign

* Remove menu feature flag from unit tests
3 years ago
Stefan Arentz eaf74a1868
Fixes #19773 - Add a needs:review label to the automatic String Sync PRs (#19774) 3 years ago
codrut.topliceanu 13f9a35131 For #19571 - Adds gdprForgetMe when stopping Adjust 3 years ago
Mihai Adrian Carare 318aace1eb
For #19419 - Label edit boxes for a11y services. (#19762) 3 years ago
MickeyMoz 5ab3ee60d7 Update Android Components version to 91.0.20210601143118. 3 years ago
Oana Horvath e48d285114 No issue: Add more smoke tests coverage 3 years ago
Oana Horvath f3e3f86388 No issue: Change hardcoded package and app name in tests 3 years ago
Mozilla L10n Automation Bot 63eec5dfec Import l10n. 3 years ago
Michael Comella b3ffdd2a47 For perf-frontend-issues#208: rename to measure_start_up.py. 3 years ago
Michael Comella 23068cd2f7 For perf-frontend-issues#208: clean up help text. 3 years ago
Michael Comella 18f0931d2e For perf-frontend-issues#208: use CHANNEL_TO_PKG directly. 3 years ago
Michael Comella 9fb4366646 For perf-frontend-issues#208: add nav_start test to measure… script. 3 years ago
Gabriel Luong 1bfb05129b
Update version.txt to 91.0.0-beta.1 (#19749) 3 years ago
MickeyMoz 12fa5b7746 Update Android Components version to 90.0.20210531190346. 3 years ago
Mozilla L10n Automation Bot ea049ca801 Import l10n. 3 years ago
Gabriel Luong 33b2789270
For #19734 - Enable Credit cards autofill for Release (#19735) 3 years ago
Gabriel Luong 172a118a51
For #18711 - Refactor credit card telemetry under the Metrics ping (#19733) 3 years ago
Jonathan Almeida fc46ab2804 Close #19731: Track metrics before we dismiss the tabs tray 3 years ago
MickeyMoz 5c28e7d2ba Update Android Components version to 90.0.20210531143146. 3 years ago
Delphine Lebédel 39c193929d
Add Bulgarian (bg), Central Kurdish (ckb), Interlingua (ia), Tatar (tt) locales to Fenix (#19711) 3 years ago
Mihai Adrian Carare e69bf4e26a
For #19564: Explicitly update switch state for a11y event announcements. (#19589) 3 years ago
Aaron Train 4056e7406d
No issue: Update Flank to v21.05.0 (#19690) 3 years ago
MickeyMoz 01fa10ba3e Update Android Components version to 90.0.20210531115932. 3 years ago
Mozilla L10n Automation Bot e035cba4b1 Import l10n. 3 years ago
MickeyMoz 3bc8f24a8a Update Android Components version to 90.0.20210529143142. 3 years ago
Mozilla L10n Automation Bot 5219da71d9 Import l10n. 3 years ago
Gabriel Luong d30ebf86f9
For #19693 - Display a biometric prompt when a credit card is selected to autofill (#19697)
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
3 years ago
Gabriel Luong b1f7b04332
For #19693 - Add new string for the prompt to authenticate to use a stored credit card (#19708) 3 years ago
Grisha Kruglov daba5595f6 Enable addresses sync for nightly/debug builds 3 years ago
Grisha Kruglov e891139db9 Minor cleanup of the account settings 3 years ago
Elise Richards e0b410efdf
For #18711: Telemetry for credit card autofill (#19548) 3 years ago
MickeyMoz a69a8f26ee Update Android Components version to 90.0.20210528002854. 3 years ago
Ben Hearsum (he/him) 2ae9f40779
Update gpg pub key (#19691) 3 years ago
Mozilla L10n Automation Bot a2b2cd42d6 Import l10n. 3 years ago
Jonathan Almeida c50ed5684c
Close #19459: Use Store.waitUntilIdle in intermittent failing test (#19683) 3 years ago
Gabriel Luong 89a1b0016c
For #19492 - Provide the correct CreditCardNumber type to UpdatableCreditCardFields when updating a credit card (#19692)
We were crashing because we were specifying the wrong `CreditCardNumber` type when constructing the `UpdatableCreditCardFields`.
We only had the plaintext card number from the user input, but was placing it off as an encrypted card number, which resulted in the crash.
3 years ago
Christian Sadilek 965a211fc3 Migrate test code to no longer use Nimbus FeatureConfig 3 years ago
Christian Sadilek 9d1e51dfff Fix breaking change in MetricController 3 years ago
Christian Sadilek 3a57188c35 Fix lint/detekt issues 3 years ago
Christian Sadilek 2cc1a49fb0 Update Android Components version to 90.0.20210527173355 3 years ago
James Hugman ab678a21ff Add an experiment to demontrate the Feature API
This is not visible in production, but only debug. It shows three variables
being used to change the settings screen (title, icon and title-punctuation).
3 years ago
Oana Horvath 4851bf7545 No issue: cleanup of unused tabs related code in HomeScreenRobot.kt
Deleted SmokeTest#selectTabsButtonVisibilityTest, feature removed
3 years ago