Commit Graph

111 Commits (e717d79abd56594220e045b7be0f1d45b9a892d4)

Author SHA1 Message Date
akliuxingyuan e717d79abd Merge tag 'v110.0.1' into fork 1 year ago
AndiAJ 0e88bfad6b For #26286 improve firstRunScreenTest UI test coverage 1 year ago
oana.horvath 61d052b9d6 New UI test coverage for Toolbar position preference 1 year ago
Charlie Humphreys d8e724218f add Experimentation helper 2 years ago
Charlie Humphreys f709036636 Fixes #27933: record app opened event and add nimbus event test suite 2 years ago
AndiAJ 53d0a50973 For #26286 new verifyPocketLearnMoreLinkTest UI test 2 years ago
AndiAJ e0cc64a13a For #26286 new selectStoriesByTopicItemTest UI test 2 years ago
AndiAJ 12c01ff4f9 For #26286 new openPocketDiscoverMoreTest UI test 2 years ago
AndiAJ 808884f625 For #26286 new openPocketStoryItemTest UI test 2 years ago
AndiAJ cf0cf784eb For #26286 new verifyJumpBackInSectionTest UI test 2 years ago
AndiAJ c86c917cce For #26286 refactor homeScreenItemsTest UI test 2 years ago
AndiAJ 8fa230a78e For #27714 fix disabled sponsored shortcut UI tests 2 years ago
oana.horvath f8124ffb28 For #27522: Re-enabled and added search group UI tests 2 years ago
oana.horvath e9ef7c2546 Issue #27522: Search groups tests refactoring 2 years ago
AndiAJ 7ac5674e81 For #26934 fix showDefaultHomeScreen screenshot test 2 years ago
sv-ohorvath 881d761d4f No issue: Adds TCP & jump back in contextual hints UI tests 2 years ago
sv-ohorvath 8cf20cc6c6 No issue: adds new onboarding smoke tests 2 years ago
AndiAJ 400a2a60d1 For #26286 new homepage settings UI tests 2 years ago
AndiAJ 7193e4e637 For #26286 new sponsored shortcut UI tests and other refactoring work 2 years ago
mcarare ffcef5ff2e For #26844: Fix ktlint issues and remove them from baseline. 2 years ago
sarah541 adb7f7d48a For #26731 - First run onboarding updates 2 years ago
AndiAJ 26a8f02233 For #26286 new home screen UI tests 2 years ago
Noah Bond bd36b31e5c For #26608 - Update recent bookmarks homepage title 2 years ago
AndiAJ 96c8bde3fd For #26144 new verifySponsoredShortcutsListTest UI test 2 years ago
sv-ohorvath 263e4d819b Issue #25970: wait for homescreen to exist before scrolling 2 years ago
Aaron Train 23796286df No issue: Refactor UIDevice calls in UIAutomator code 2 years ago
sv-ohorvath 24fd376707 Refactor collections UI tests for Compose 2 years ago
Arturo Mejia 6a33f29a91 Revert "For #24455 - Migrate NoCollectionsMessageViewHolder to Compose"
This reverts commit 7b895aba
2 years ago
Mugurell 6a798ebfbc For #24333 - Disable ui tests code affected by the migration
After migrating to compose identifying widgets and interacting with them will
need to be updated.
Checked with Oana about the approach, commenting the code seems better.
2 years ago
sarah541 7b895abab1 For #24455 - Migrate NoCollectionsMessageViewHolder to Compose 2 years ago
Aaron Train 04daad863f
Upgrade AndroidX Espresso Deps and support API 30 (#23904) 2 years ago
AndiAJ f73b2542a4 For #24508 re-enable private browsing UI tests 2 years ago
AndiAJ 06bef25f0b For #24375 and #24384 fix and re-enable jumpBackInOptionTest and recentBookmarksOptionTest UI tests 2 years ago
AndiAJ 2171d47613 For #24436 fix and re-enable home screen UI tests 2 years ago
Gabriel Luong e950ec3f4d For #24319 - Migrate PrivateBrowsingDescriptionViewHolder to Compose 2 years ago
AndiAJ 06dd147b8a Create new Crash Report test class and move the previously created UI smoke tests and refactoring work 2 years ago
Oana Horvath 6845eef5c3 For #21002: Ads new search group UI tests
Fixed and re-enabled editCustomSearchEngineTest with custom MockWebServer URL
2 years ago
Oana Horvath a6c78d8364 For #21002: Ads new wallpapers UI tests 2 years ago
Alexandru2909 c1431c5c12 For #22189 - Replace app name with 'Firefox' for Sync strings 2 years ago
Alexandru2909 5153cee0e0 For #22189 - Replace the 'Firefox' word in all strings with placeholder 2 years ago
AndiAJ 534838c0fb Add and remove most visited top sites UI test 2 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
AndiAJ 5934c7d6b2 Improve collection deletion UI coverage 3 years ago
Oana Horvath aff3e4b9dd For #21002: improves the share tabs smoke tests coverage 3 years ago
AndiAJ 4ff64ad7ca recentBookmarksOption UI smoke test 3 years ago
AndiAJ eee83c9cbd jumpBackInOption UI smoke test 3 years ago
Oana Horvath 52facc9723 For #21628: catch ComposeNotIdleException 3 years ago
AndiAJ 979d99342b For #21620 fix for disabled toggleSearchSuggestions UI test 3 years ago
Aaron Train 2bde49f911 No issue: Fix AssertionError in openThreeDotMenu
fix: ktlint
3 years ago
Aaron Train 87e4a250f1 Various UI test fixes and disabling of intermittents 3 years ago