Commit Graph

6335 Commits (9fc6a8769748b87e2f2c948cdcc7eafa0a37f85b)
 

Author SHA1 Message Date
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>
3 years ago
MickeyMoz fc1fa6ce78 Update to Android-Components 75.0.7. 3 years ago
Sebastian Kaspari 3e482449cc Issue #19040 - Fix UI test: settingsPrivacyItemsTest 3 years ago
Sebastian Kaspari d973d31bbb Issue #19040 - Update marketing data setting description 3 years ago
Sebastian Kaspari 5d500a1d66 Issue #19040: Remove Leanplum (Beta) 3 years ago
mcarare 03c4a159d4 For #18608: Also add default browser item in new menu.
(cherry picked from commit 8f1b3e03f1)
3 years ago
Mozilla Releng Treescript 5639de4e6a Automatic version bump CLOSED TREE NO BUG a=release 3 years ago
MickeyMoz 392bcb0a89 Update to Android-Components 75.0.6. 3 years ago
github-actions[bot] 0a7b447172
Sync Strings from master to releases_89.0 (#19177) 3 years ago
Mozilla Releng Treescript 6a2753e1ae Automatic version bump CLOSED TREE NO BUG a=release 3 years ago
MickeyMoz ff1628a058 Update to Android-Components 75.0.5. 3 years ago
MickeyMoz e814f496ac Update to Android-Components 75.0.3. 3 years ago
MickeyMoz 12bcf03a4f Update to Android-Components 75.0.2. 3 years ago
github-actions[bot] d453c9cb91
Update to Android-Components 75.0.1. (#19153)
Co-authored-by: MickeyMoz <sebastian@mozilla.com>
3 years ago
Mozilla Releng Treescript 55a79822c1 Automatic version bump CLOSED TREE NO BUG a=release 3 years ago
mergify[bot] 726290d8ab
No issue: Suppress deprecation for LoginStorageDelegate (#19145) (#19146)
(cherry picked from commit b396ede068)

Co-authored-by: Roger Yang <royang@mozilla.com>
3 years ago
Roger Yang 38788f1156 Update to Android-Components 75.0.0. 3 years ago
Arturo Mejia 48b10c2028 Update Android Components version to 75.0.20210420143145. 3 years ago
Arturo Mejia 87d1e823f1 Address WebExtensionBrowserMenuBuilder breaking change 3 years ago
MickeyMoz 48460ce42c Update Android Components version to 75.0.20210419143149. 3 years ago
Jonathan Almeida 69efd3a089 Close #19094: Open sign-in flow if no account is created for tabs tray 3 years ago
Kate Glazko 1ca7d55b4a For #18745: Add Shadow To Shortcut Tiles 3 years ago
Aaron Train 83b04f8b64
No issue: test one shard per UI test on FTL (#18998) 3 years ago
Jonathan Almeida cfaaf82541 No issue: Allow tabstray rewrite to ride the trains 3 years ago
Jonathan Almeida 8bb7abc3fe Disabling tabstray collection tests until #19090 is fixed 3 years ago
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.
3 years ago
Jonathan Almeida 0189fed012 No issue: Use same open tabs tray everywhere 3 years ago
Jonathan Almeida 1e09d50fd7 No issue: Fix the initial select mode check 3 years ago
Jonathan Almeida ad483903ed No issue: Do not create a new instance of TabsTrayStore
We only need one. :)
3 years ago
Jonathan Almeida b6f9bbf560 Attempt at fixing openAllTabsInCollectionTest test 3 years ago
Jonathan Almeida 8b1752dd9e Disable/fix tests that rely on Select Tabs button 3 years ago
Jonathan Almeida 053453cc7f No issue: Enable tabs tray re-write by default in nightly 3 years ago
mcarare f94f8531f6 For #18496: Set activity theme in onCreate before call to super. 3 years ago
Mozilla L10n Automation Bot 1d80ece660 Import l10n. 3 years ago
Mozilla L10n Automation Bot 635eb8eab0 Import l10n. 3 years ago
Ryan VanderMeulen 5872d7a849
Update A-C to 75.0.20210417143049 (#19097) 3 years ago
Jonathan Almeida 8b6d06e551 Close #19064: Focus on tab page with the BrowsingModeManager 3 years ago
Roger Yang cba68faac6 Closes #18946: Add undo toast for tabstray 3 years ago
Michael Comella cbc5df3c63 For #18836: address onCreate method length detekt issue. 3 years ago
Michael Comella d6999234b0 For #18836: add & integrate StartupTypeTelemetry. 3 years ago
Michael Comella aa3846212c For #18836: add metric perf.startup.startup_type. 3 years ago
Michael Comella a64540bd06 For #18836: add StartupPathProvider + tests. 3 years ago
Michael Comella ec65737cbb For #18836: address lint errors for StartupStateProvider*. 3 years ago
Michael Comella ea1d569837 For #18836: add getStartupStateForStartedActivity method. 3 years ago
Michael Comella 18507ec24c For #18836: add isHotStartForStartedActivity and tests. 3 years ago
Michael Comella e803cc61a2 For #18836: add isWarmStartForStartedActivity, tests. 3 years ago
Michael Comella ed1f38611f For #18836: shorten isColdStart... and rm questionable test.
The test failed with the rewrite of the code because it violates
one of our assumptions that only one Activity will be started. However,
since it doesn't rely on observed behavior and we made up the events,
it's value is questionable so it seems okay to remove, especially for
the gain of conciseness in the code.
3 years ago
Michael Comella 4f26aae254 For #18836: add VIEW to warm and hot entries. 3 years ago
Michael Comella fd11cc1c51 For #18836: refactor tests to forEachHotStartEntries. 3 years ago
Michael Comella a7f4aac6e8 For #18836: refactor test into forEachWarmStartEntries. 3 years ago