Commit Graph

7769 Commits (b83bddfb31494886f1f1070b67d059f82e2e085d)
 

Author SHA1 Message Date
Aaron Train b83bddfb31 Re-enable contributor UI test job
Trying out @v2.21.0 to see if INSTALL_FAILED_INSUFFICIENT_STORAGE is resolved
3 years ago
Gabriel Luong 0078d7fe01 For #22676 - Replace top_site_title_text with fx_mobile_text_color_primary color token 3 years ago
MickeyMoz 745ec1a9f6 Update Android Components version to 96.0.20211203041618. 3 years ago
Oana Horvath b1dab8170c For #21002: Add testETPOffGlobally UI smoke test 3 years ago
Gabriel Luong 4fe3d6db02 For #22654 - Add new color tokens provided by the design systems to colors.xml 3 years ago
Gabriel Luong e20ef25bd1 For #22637 - Add new color tokens provided by the mobile styles to FirefoxTheme 3 years ago
Mozilla L10n Automation Bot caea82864d Import l10n. 3 years ago
Noah Bond 31e86842dd
For #22516 - Fixed alignment of "Show all" buttons on the homescreen (#22650)
* For #22516 - Fixed show all button alignment with section headers on the Homepage

* For #22516 - Added correct content description back in for recently visited show all button

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
Christian Sadilek 26713a58c8 Refactor: Move historymetadata classes in separate package 3 years ago
AndiAJ cb48ff7882 Refactor recently closed tabs UI smoke tests 3 years ago
AndiAJ f6caf507fd Move verifyRecentlyClosedTabsListTest UI test from SmokeTest class 3 years ago
MickeyMoz c784154d67 Update Android Components version to 96.0.20211202143140. 3 years ago
AndiAJ 0ac7bc80ab Disable failing verifyUndoSnackBarTest UI test 3 years ago
Sebastian Kaspari b04eeccf14 Android Autofill: Enable keyboard inline autofill suggestions 3 years ago
Roger Yang 3d33a9422c Close #20701: Dismiss keyboard when scrolling home screen 3 years ago
gmierz 1248f41a0a Add webrender flag for the extra option. 3 years ago
Aaron Train 92dc897b5f No issue: fix URL in ui-test kind.yml
Updating the URL (https://mana.mozilla.org/wiki/x/P_zNBw)
3 years ago
Mozilla L10n Automation Bot 9fa9ae3375 Import l10n. 3 years ago
rxu 4d9a58c156 Add distribution_id into first session ping 3 years ago
Mozilla L10n Automation Bot 514f41fe67 Import l10n. 3 years ago
Gabriel Luong 3c82a34aa1 For #22592 - Refactor hideOnboardingIfNeeded() calls when the home menu items are tapped 3 years ago
Mickey Moz 32ecbef1ca
Update Android Components version to 96.0.20211130143618. (#22635) 3 years ago
Mugurell 5c3fedd707
For #22534 - Show history highlights and groups in "Recently visited" (#22535)
* For #22534 - Update homescreen section name to "Recently visited"

* For #22534 - Show both history highlights and groups in Recently visited

For now the metadata groups don't support scoring so as an interim solution we
will show up to 9 items, evenly distributes, first favoring groups sorted by
date then history highlights pre-sorted by default.

Tapping a history highlight will switch to it's already open tab if available
or create a new one in which to load it if needed.

A "Remove" option will also be available for history highlights to remove it
from the screen and also from history.
Currently removing a group / highlight will not query new ones to again show up
to 9 items, this will be implemented separately.

* For #22534 - Rename and refactor historymetadata to recentvisits

The updated feature supports more than history metadata so updating the overall
naming scheme seems needed.
To signal that this is a homescreen feature the entire package is moved to home

* For #22534 - Update UI tests to account for the new items space on the screen

Saw failures about not finding the collection section on screen.
This is probably happening because w are now adding the recent visits to
homescreen above the collections section pushing it off screen.

Since the collections might be obstructed by the toolbar shown on top as a
quick solution we'll scroll to the next homescreen section so that the
collections will be shown above in their entirety.

* Update app/src/main/java/org/mozilla/fenix/home/recentvisits/RecentVisitsFeature.kt

Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>

* Update app/src/main/java/org/mozilla/fenix/home/recentvisits/RecentVisitsFeature.kt

Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>

Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
Noah Bond de1c6b0dae
Tab group count telemetry (#22479)
* For #22410 - Refactored tab sorter metrics into a middleware

* For #22410 - Created distribution metric for tab group sizes

* For #22410 - Created tests for tabs tray middleware

* For #22410 - Merge fixes

* For #22410 - Added PR number to metric

* For #22410 - Fixed unit tests post merge. Added waitUntilIdle to new tests.

* For #22410 - Added missing line to middleware to have the Store process actions

* For #22410 - Updated metric expiration to December

* For #22410 - PR Feedback

* For #22410 - Removed else from middleware when
3 years ago
MickeyMoz fe1e721f0a Update Android Components version to 96.0.20211129143114. 3 years ago
Sebastian Kaspari c62aa8bf24 Closes #22198: Mergify: Replace deprecated "strict mode" merge action 3 years ago
Mozilla L10n Automation Bot 6003e16076 Import l10n. 3 years ago
MickeyMoz 2130172695 Update Android Components version to 96.0.20211128143159. 3 years ago
MickeyMoz b21ae65e40 Update Android Components version to 96.0.20211126190059. 3 years ago
Mozilla L10n Automation Bot cfac710754 Import l10n. 3 years ago
Gabriel Luong 7c2d9bd8a8 For #22595 - Remove unused OnboardingAutomaticSignInViewHolder 3 years ago
MickeyMoz e53845c7eb Update Android Components version to 96.0.20211126143140. 3 years ago
Heitor Neiva 01f88caa49 For #22556 - Update to latest taskgraph revision + path changes 3 years ago
Sebastian Kaspari 1bcf37ba7c Closes #22552: Optimize PNGs with ImageOptim 3 years ago
Gabriel Luong 91da5318e3 For #22211 - Use Hero images for Recent Bookmarks 3 years ago
Arturo Mejia a49f80d5e8 Update Android Components version to 96.0.20211125162700. 3 years ago
Arturo Mejia 3f86a5d6f9 Improve loading URLs 3 years ago
Sebastian Kaspari a6d5d21e0b Issue #22580: Track APK size in perfherder 3 years ago
Sebastian Kaspari e341109ced Issue #12731: Disable suspending of engine sessions under memory pressure in Nightly 3 years ago
Mugurell 548efefcbb For #22442 - Don't display individual tab if part of the Jump back in tabs group
We'll show as a recent tab the next most recent tab not part of the last active
search group.
3 years ago
Mugurell 685da115c9 For #22442 - Don't display history group if already in Jump back in 3 years ago
AndiAJ 45f1666c6f New text search UI smoke tests 3 years ago
Mugurell 779f4fc704 For #22502 - Keep the previous string resource until safe to remove
See https://github.com/mozilla-mobile/fenix/issues/20871
3 years ago
Matt Tighe 5003c14e7e Closes #22321: Add temporary protoc version workaround for M1 Macbooks 3 years ago
Gabriel Luong dc15ee2415 For #22488 - Fix intermittent test failure with InactiveTabsControllerTest 3 years ago
Gabriel Luong 749da13516 For #22250 - Convert Recent Bookmarks to Jetpack Compose 3 years ago
AndiAJ c9303f44b4 Improve expand/collapse collection UI test coverage 3 years ago
AndiAJ 5934c7d6b2 Improve collection deletion UI coverage 3 years ago
Grisha Kruglov 413ff7cd85 Closes #22499: Emit search group disband action on history group removal
This is needed to prevent removed search groups from coming back after
user interacts with the tab. E.g. if we don't fire this action, upon
interaction with the tab after a corresponding search group was removed
we will end up creating metadat with the deleted 'searchTerms' (they'll
be read from the 'historyMetadata' state on the tab).

At this point we probably want to start encapsulating all of this in a
use case - let's do that separately in
https://github.com/mozilla-mobile/android-components/issues/11309, and
just fix the bug for now.
3 years ago
gmierz d25455ca8b Remove non-webrender browsertime tests. 3 years ago