Oana Horvath
1e05e23b23
For #18986 : re-enable changeAccessibiltySettings UI test, not failing anymore
2021-06-09 13:52:47 +03:00
Mozilla L10n Automation Bot
c523d28212
Import l10n.
2021-06-09 07:56:14 +00:00
Codrut Topliceanu
c74bf4e8fe
For #19815 - Keeps tabTray FAB from obstructing last tab ( #19891 )
...
* For #19815 - Keeps tabTray FAB from obstructing last tab
2021-06-09 10:16:47 +03:00
Gabriel Luong
ace835d1e8
For #19876 - Part 3: Add a FeatureFlag to keep the Home screen button in Nightly
2021-06-08 18:05:14 -04:00
Gabriel Luong
044c9a5b40
For #19876 - Part 2: Add a Home screen button to the browser toolbar
2021-06-08 18:05:14 -04:00
Gabriel Luong
86a9c56782
For #19876 - Part 1: Refactor BrowserToolbarInteractor
...
- Renames `BrowserInteractor` to `DefaultBrowserTolbarInteractor`
- Renames `BrowserTooolbarViewInteractor` to `BrowserToolbarInteractor`
- Refactors `BrowserToolbarViewInteractor` interface from `BrowserToolbarView.kt` to `BrowserToolbarInteractor` as `BrowserToolbarInteractor`
2021-06-08 18:05:14 -04:00
Arturo Mejia
268df1906a
Address typos on start on home strings ( #19903 )
2021-06-08 18:04:54 -04:00
rxumoz
3a4f73be19
For #10300 - Fix Baidu search telemetry ( #19127 )
2021-06-08 17:59:14 -04:00
Jonathan Almeida
f06e3a6493
Issue #19178 : Apply new styling to Synced Tabs list
2021-06-08 20:46:56 +04:00
codrut.topliceanu
5729137ddb
For #19738 - Adds tests for SecureTabsTrayBinding.kt
2021-06-08 20:29:37 +04:00
codrut.topliceanu
0572cab97c
For #19738 - Secure mode enabled in private tabs tray
...
Prevents screenshots while tabs tray with private tabs page is open.
2021-06-08 20:29:37 +04:00
Mozilla L10n Automation Bot
3327fc508c
Import l10n.
2021-06-08 00:33:38 +00:00
Arturo Mejia
f0bb70e354
For #19789 Start on Home after some amount of time
2021-06-07 16:29:36 -04:00
Mihai Adrian Carare
f9428759db
For #19820 - Add labels for month and year spinners. ( #19870 )
...
This follows the guidelines described in
developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/listbox_role
2021-06-07 16:29:01 -04:00
Gabriel Luong
74a96905a3
For #19495 - Add validation for the name on card ( #19836 )
...
- We want to ensure that name on card in the credit card is not empty when submitted. Display an appropriate error when the field is invalid.
2021-06-07 15:44:49 -04:00
Aki Sasaki
9b6d7b623e
cancel sync-strings on non-beta versions ( #19776 )
...
* cancel sync-strings on non-beta versions
* use fenix-beta-version 2.0.0
2021-06-07 12:02:18 -07:00
Christian Sadilek
679535cdee
Update Android Components version to 91.0.20210607143102
2021-06-07 12:03:32 -04:00
Oana Horvath
597c8812f4
Changes to #17416 , #19686 , #19770 UI smoke tests to remove flakiness
2021-06-07 17:20:25 +03:00
Kevin Brosnan
103598dfce
Prevents stale bot from closing issues for disabled tests
2021-06-07 10:23:35 +03:00
Mozilla L10n Automation Bot
6c19473c0e
Import l10n.
2021-06-07 00:26:13 +00:00
Christian Sadilek
68a761388a
Suppress TooGenericExceptionCaught for NimbusApi.withExperiment
2021-06-06 09:56:16 -04:00
James Hugman
5981a92148
Re-instate catch-all to withExperiment
2021-06-06 09:56:16 -04:00
Mozilla L10n Automation Bot
d53d21956b
Import l10n.
2021-06-06 00:51:45 +00:00
Mozilla L10n Automation Bot
e19a428edd
Import l10n.
2021-06-05 00:29:39 +00:00
Jonathan Almeida
a64cac6c7f
Issue #19792 : Add content description for tab tray action button
2021-06-05 02:44:33 +04:00
Roger Yang
2e4635334a
Closes #19090 : Show snackbar on adding to bookmarks from tabs tray ( #19807 )
2021-06-04 14:45:20 -04:00
Jonathan Almeida
811dd3e618
Issue #19809 : Change default tab tray view to grid layout
2021-06-04 22:26:22 +04:00
Jonathan Almeida
27280e6683
Issue #19809 : Remove Grid layout info banner in tabs tray
2021-06-04 22:26:22 +04:00
codrut.topliceanu
85c438798e
For #19191 - Fixes missing multi-select checkmarks
2021-06-04 19:56:10 +04:00
Oana Horvath
f901f7e92f
For #18647 : Fixed and re-enabled customTrackingProtectionSettingsTest UI test
2021-06-04 15:54:14 +03:00
Jonathan Almeida
bf3f81d271
Issue #19112 : Remove old Synced Tabs code
2021-06-04 02:18:37 +04:00
Jonathan Almeida
dc11c334b6
Issue #19112 : Remove old tab tray code
2021-06-04 02:18:37 +04:00
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
2021-06-03 13:54:55 -05:00
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
2021-06-03 13:54:05 -05:00
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>
2021-06-03 12:13:43 -04:00
Gabriel Luong
a5110f8c0a
For #19746 - Remove FeatureFlags.nimbusExperiments ( #19771 )
2021-06-03 11:35:05 -04:00
ZianeA
e4fa71fde7
For #[15083]: Add multi select to recently closed tabs
2021-06-03 05:23:59 +04:00
Mozilla L10n Automation Bot
7d5582a5bf
Import l10n.
2021-06-03 00:39:39 +00:00
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
2021-06-02 14:19:00 -05:00
Stefan Arentz
eaf74a1868
Fixes #19773 - Add a needs:review label to the automatic String Sync PRs ( #19774 )
2021-06-02 12:49:02 -04:00
codrut.topliceanu
13f9a35131
For #19571 - Adds gdprForgetMe when stopping Adjust
2021-06-02 19:02:28 +04:00
Mihai Adrian Carare
318aace1eb
For #19419 - Label edit boxes for a11y services. ( #19762 )
2021-06-02 10:56:30 -04:00
MickeyMoz
5ab3ee60d7
Update Android Components version to 91.0.20210601143118.
2021-06-02 14:21:43 +00:00
Oana Horvath
e48d285114
No issue: Add more smoke tests coverage
2021-06-02 10:30:59 +03:00
Oana Horvath
f3e3f86388
No issue: Change hardcoded package and app name in tests
2021-06-02 10:30:59 +03:00
Mozilla L10n Automation Bot
63eec5dfec
Import l10n.
2021-06-02 00:33:12 +00:00
Michael Comella
b3ffdd2a47
For perf-frontend-issues#208: rename to measure_start_up.py.
2021-06-01 14:54:45 -07:00
Michael Comella
23068cd2f7
For perf-frontend-issues#208: clean up help text.
2021-06-01 14:54:45 -07:00
Michael Comella
18f0931d2e
For perf-frontend-issues#208: use CHANNEL_TO_PKG directly.
2021-06-01 14:54:45 -07:00
Michael Comella
9fb4366646
For perf-frontend-issues#208: add nav_start test to measure… script.
2021-06-01 14:54:45 -07:00