Commit Graph

6383 Commits (v89.0.0-beta.8)
 

Author SHA1 Message Date
codrut.topliceanu 1662c2e410 For #19132 - Fix navigation on disconnect started from tabsTray
- Added checks to popBackStack from the Disconnect Logged-in User Dialog, either back to settings, browserFragment or homeFragment.
3 years ago
Jonathan Almeida f2c599dc1f Issue #19175: Fix SyncTabs list not updating on changes
The main cause for this is that the `LifecycleProvider` needs to be set
to `State.RESUMED` to avoid the account manager's internal
`ObserverRegistry` from putting the UI observers into the paused state.

The rest of the changes is to rely the internal (safe) logic to
correctly sync and then update the tabs list.
3 years ago
Sebastian Kaspari 6cfd6bb63e Use new SearchSuggestionProvider flag. 3 years ago
MickeyMoz 2c2cec6ea1 Update to Android-Components 75.0.16. 3 years ago
github-actions[bot] 12aa6a4c36
Update to Android-Components 75.0.15. (#19525)
Co-authored-by: MickeyMoz <sebastian@mozilla.com>
3 years ago
Mozilla Releng Treescript 18b8d18e0c Automatic version bump CLOSED TREE NO BUG a=release 3 years ago
MickeyMoz 278e078cf7 Update to Android-Components 75.0.14. 3 years ago
MickeyMoz 768a1bbdc0 Update to Android-Components 75.0.13. 3 years ago
Mozilla Releng Treescript 84e91ef0c1 Automatic version bump CLOSED TREE NO BUG a=release 3 years ago
MickeyMoz fad6417c16 Update to Android-Components 75.0.12. 3 years ago
mcarare 44de36e302 No issue: Rename Event for naming consistency.
(cherry picked from commit 8b3a878062)
3 years ago
mcarare 106aa6237d For #18852: Add metrics for default browser settings experiment.
(cherry picked from commit f693375270)
3 years ago
Mozilla Releng Treescript af106c95f7 Automatic version bump CLOSED TREE NO BUG a=release 3 years ago
MickeyMoz e8c43d1bf1 Update to Android-Components 75.0.11. 3 years ago
MickeyMoz de45fe7c1f Update to Android-Components 75.0.10. 3 years ago
MickeyMoz 8bb7454202 Update to Android-Components 75.0.9. 3 years ago
MickeyMoz b9920fa428 Update to Android-Components 75.0.8. 3 years ago
runner 97d0b3fee3 Strings - app/src/main/res/values-vi/strings.xml 3 years ago
runner 6920fc006c Strings - app/src/main/res/values-tg/strings.xml 3 years ago
runner 2f3761c223 Strings - app/src/main/res/values-ru/strings.xml 3 years ago
runner d971b3ff29 Strings - app/src/main/res/values-rm/strings.xml 3 years ago
runner a76f6e4149 Strings - app/src/main/res/values-pt-rPT/strings.xml 3 years ago
runner 6bbbc15d90 Strings - app/src/main/res/values-nl/strings.xml 3 years ago
runner eb9567aee9 Strings - app/src/main/res/values-fy-rNL/strings.xml 3 years ago
runner 3d8559740c Strings - app/src/main/res/values-fr/strings.xml 3 years ago
runner bfd49b5007 Strings - app/src/main/res/values-fi/strings.xml 3 years ago
runner 7e3f50b1e1 Strings - app/src/main/res/values-eu/strings.xml 3 years ago
runner 75e49af433 Strings - app/src/main/res/values-es-rAR/strings.xml 3 years ago
runner b89f5ac175 Strings - app/src/main/res/values-el/strings.xml 3 years ago
runner 21c981e12b Strings - app/src/main/res/values-cy/strings.xml 3 years ago
runner a242d7b1e9 Strings - app/src/main/res/values-zh-rTW/strings.xml 3 years ago
runner 05f8fcfaf2 Strings - app/src/main/res/values-zh-rCN/strings.xml 3 years ago
runner bf3db81c24 Strings - app/src/main/res/values-uk/strings.xml 3 years ago
runner 1f50e3b6a1 Strings - app/src/main/res/values-sv-rSE/strings.xml 3 years ago
runner 776f035fa5 Strings - app/src/main/res/values-sat/strings.xml 3 years ago
runner 6e389b8fb0 Strings - app/src/main/res/values-pt-rBR/strings.xml 3 years ago
runner 8baefe19b5 Strings - app/src/main/res/values-oc/strings.xml 3 years ago
runner 7db0f96ef2 Strings - app/src/main/res/values-ko/strings.xml 3 years ago
runner 2e351f5ba7 Strings - app/src/main/res/values-ka/strings.xml 3 years ago
runner 17890c3dce Strings - app/src/main/res/values-hu/strings.xml 3 years ago
runner f2c31873a2 Strings - app/src/main/res/values-hsb/strings.xml 3 years ago
runner 05506f7fac Strings - app/src/main/res/values-hr/strings.xml 3 years ago
runner 65a27c01ff Strings - app/src/main/res/values-en-rGB/strings.xml 3 years ago
runner bd9503c792 Strings - app/src/main/res/values-en-rCA/strings.xml 3 years ago
runner 0d1b0e0c6e Strings - app/src/main/res/values-dsb/strings.xml 3 years ago
runner b00ecfd424 Strings - app/src/main/res/values-de/strings.xml 3 years ago
Sebastian Kaspari 8ccd1619f4 Unit tests: Bump max heap size to 3072m. 3 years ago
Mozilla Releng Treescript 0e8cee7b88 Automatic version bump CLOSED TREE NO BUG a=release 3 years ago
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