runner
17890c3dce
Strings - app/src/main/res/values-hu/strings.xml
2021-05-01 02:23:41 +04:00
runner
f2c31873a2
Strings - app/src/main/res/values-hsb/strings.xml
2021-05-01 02:23:41 +04:00
runner
05506f7fac
Strings - app/src/main/res/values-hr/strings.xml
2021-05-01 02:23:41 +04:00
runner
65a27c01ff
Strings - app/src/main/res/values-en-rGB/strings.xml
2021-05-01 02:23:41 +04:00
runner
bd9503c792
Strings - app/src/main/res/values-en-rCA/strings.xml
2021-05-01 02:23:41 +04:00
runner
0d1b0e0c6e
Strings - app/src/main/res/values-dsb/strings.xml
2021-05-01 02:23:41 +04:00
runner
b00ecfd424
Strings - app/src/main/res/values-de/strings.xml
2021-05-01 02:23:41 +04:00
Sebastian Kaspari
8ccd1619f4
Unit tests: Bump max heap size to 3072m.
2021-04-30 18:04:10 +02:00
Mozilla Releng Treescript
0e8cee7b88
Automatic version bump CLOSED TREE NO BUG a=release
2021-04-30 00:58:50 +00:00
Elise Richards
9fc6a87697
No issue: uplift three dot menu redesign for beta. ( #19312 )
...
* For #19005 : new tab three-dot menu sync sign in (#19037 )
* Show synced tabs or sync account in new tab menu
* Sync sign in item navigates to account settings
* Check account auth and get sync item title
* Look for sync sign in item on home menu for UI test
* Sync sign in menu item UI test
* For #19114 : check state of sync account when navigating from sync sign in menu item (#19118 )
* For #18591 - Make the navbar sticky in the new menu
* Turn on feature flag for three-dot menu redesign for beta. (#19111 )
* For #18591 - Update tests
Some tests trying to "Add to top sites" may fail because of the sticky navbar
now covering that menu item -> scroll the menu up a little.
Some tests that previously were trying to scroll to the bottom of the menu to
interact with navbar options now don't have to. Them trying to interact with
navbar option with the menu opened as collapsed is a good test for the navbar
stickyness.
Co-authored-by: Mugurell <Mugurell@users.noreply.github.com>
2021-04-29 20:15:56 -04:00
MickeyMoz
fc1fa6ce78
Update to Android-Components 75.0.7.
2021-04-29 23:58:39 +00:00
Sebastian Kaspari
3e482449cc
Issue #19040 - Fix UI test: settingsPrivacyItemsTest
2021-04-29 19:06:01 +02:00
Sebastian Kaspari
d973d31bbb
Issue #19040 - Update marketing data setting description
2021-04-29 19:06:01 +02:00
Sebastian Kaspari
5d500a1d66
Issue #19040 : Remove Leanplum (Beta)
2021-04-29 19:06:01 +02:00
mcarare
03c4a159d4
For #18608 : Also add default browser item in new menu.
...
(cherry picked from commit 8f1b3e03f1
)
2021-04-28 15:47:29 -04:00
Mozilla Releng Treescript
5639de4e6a
Automatic version bump CLOSED TREE NO BUG a=release
2021-04-27 23:55:22 +00:00
MickeyMoz
392bcb0a89
Update to Android-Components 75.0.6.
2021-04-27 23:26:49 +00:00
github-actions[bot]
0a7b447172
Sync Strings from master to releases_89.0 ( #19177 )
2021-04-27 09:52:39 -04:00
Mozilla Releng Treescript
6a2753e1ae
Automatic version bump CLOSED TREE NO BUG a=release
2021-04-26 19:24:33 +00:00
MickeyMoz
ff1628a058
Update to Android-Components 75.0.5.
2021-04-26 19:01:50 +00:00
MickeyMoz
e814f496ac
Update to Android-Components 75.0.3.
2021-04-25 23:48:06 +00:00
MickeyMoz
12bcf03a4f
Update to Android-Components 75.0.2.
2021-04-23 01:05:07 +00:00
github-actions[bot]
d453c9cb91
Update to Android-Components 75.0.1. ( #19153 )
...
Co-authored-by: MickeyMoz <sebastian@mozilla.com>
2021-04-20 22:20:11 -04:00
Mozilla Releng Treescript
55a79822c1
Automatic version bump CLOSED TREE NO BUG a=release
2021-04-20 22:36:44 +00:00
mergify[bot]
726290d8ab
No issue: Suppress deprecation for LoginStorageDelegate ( #19145 ) ( #19146 )
...
(cherry picked from commit b396ede068
)
Co-authored-by: Roger Yang <royang@mozilla.com>
2021-04-20 17:38:56 -04:00
Roger Yang
38788f1156
Update to Android-Components 75.0.0.
2021-04-20 13:54:03 -04:00
Arturo Mejia
48b10c2028
Update Android Components version to 75.0.20210420143145.
2021-04-20 11:33:24 -04:00
Arturo Mejia
87d1e823f1
Address WebExtensionBrowserMenuBuilder breaking change
2021-04-19 19:56:47 -04:00
MickeyMoz
48460ce42c
Update Android Components version to 75.0.20210419143149.
2021-04-19 20:50:59 +00:00
Jonathan Almeida
69efd3a089
Close #19094 : Open sign-in flow if no account is created for tabs tray
2021-04-19 23:18:37 +04:00
Kate Glazko
1ca7d55b4a
For #18745 : Add Shadow To Shortcut Tiles
2021-04-19 11:01:08 -07:00
Aaron Train
83b04f8b64
No issue: test one shard per UI test on FTL ( #18998 )
2021-04-19 12:22:01 -04:00
Jonathan Almeida
cfaaf82541
No issue: Allow tabstray rewrite to ride the trains
2021-04-19 20:08:24 +04:00
Jonathan Almeida
8bb7abc3fe
Disabling tabstray collection tests until #19090 is fixed
2021-04-19 18:10:43 +04:00
Jonathan Almeida
46cec3d658
No issue: Fix regression in last tab deleted
...
When we allow the homescreen to handle undo for the last tab, we no
longer need to handle this ourselves with our own binding.
In the future, we should re-think this logic to be more robust and less
spread out across multiple screens.
2021-04-19 18:10:43 +04:00
Jonathan Almeida
0189fed012
No issue: Use same open tabs tray everywhere
2021-04-19 18:10:43 +04:00
Jonathan Almeida
1e09d50fd7
No issue: Fix the initial select mode check
2021-04-19 18:10:43 +04:00
Jonathan Almeida
ad483903ed
No issue: Do not create a new instance of TabsTrayStore
...
We only need one. :)
2021-04-19 18:10:43 +04:00
Jonathan Almeida
b6f9bbf560
Attempt at fixing openAllTabsInCollectionTest test
2021-04-19 18:10:43 +04:00
Jonathan Almeida
8b1752dd9e
Disable/fix tests that rely on Select Tabs button
2021-04-19 18:10:43 +04:00
Jonathan Almeida
053453cc7f
No issue: Enable tabs tray re-write by default in nightly
2021-04-19 18:10:43 +04:00
mcarare
f94f8531f6
For #18496 : Set activity theme in onCreate before call to super.
2021-04-19 13:32:45 +03:00
Mozilla L10n Automation Bot
1d80ece660
Import l10n.
2021-04-19 00:31:22 +00:00
Mozilla L10n Automation Bot
635eb8eab0
Import l10n.
2021-04-18 00:32:58 +00:00
Ryan VanderMeulen
5872d7a849
Update A-C to 75.0.20210417143049 ( #19097 )
2021-04-17 13:23:09 -04:00
Jonathan Almeida
8b6d06e551
Close #19064 : Focus on tab page with the BrowsingModeManager
2021-04-17 04:30:38 +04:00
Roger Yang
cba68faac6
Closes #18946 : Add undo toast for tabstray
2021-04-17 02:30:39 +04:00
Michael Comella
cbc5df3c63
For #18836 : address onCreate method length detekt issue.
2021-04-16 15:30:26 -07:00
Michael Comella
d6999234b0
For #18836 : add & integrate StartupTypeTelemetry.
2021-04-16 15:30:26 -07:00
Michael Comella
aa3846212c
For #18836 : add metric perf.startup.startup_type.
2021-04-16 15:30:26 -07:00