Commit Graph

10539 Commits (9287639d1b1fe78601365efec159b75c24322ce5)
 

Author SHA1 Message Date
Gabriel Luong cd0ceb1cc3 [fenix] No issue - Bump relbot to 5.0.2 (https://github.com/mozilla-mobile/fenix/pull/28243) 2 years ago
MickeyMoz 3febe3e2e6 [fenix] Update to Android-Components 110.0.20221218234933. 2 years ago
mozilla-l10n-automation-bot 35944b2268 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28237) 2 years ago
mozilla-l10n-automation-bot a88da2c940 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28233) 2 years ago
MickeyMoz 357311a35c [fenix] Update to Android-Components 110.0.20221217143322. 2 years ago
mozilla-l10n-automation-bot 04e1b165dd [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28228) 2 years ago
MickeyMoz 759ad4e6e8 [fenix] Update to Android-Components 110.0.20221216190240. 2 years ago
sarah541 ef7c0e0fdf [fenix] Bug 1800700 - Add default search suggest header 2 years ago
Alexandru2909 940bf3f353 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28155 - Show search terms in address bar for both edit and display modes 2 years ago
MickeyMoz a341db5b61 [fenix] Update to Android-Components 110.0.20221216143118. 2 years ago
DreVla 7a421d6c05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27697 - Load icon for unified search engine immediately.
The engine icon was set after the screen was visible leading to a delay.
With this solution, the icon will be set before the screen is visible
eliminating any visible artefacts.
2 years ago
DreVla d3c587635a [fenix] For https://github.com/mozilla-mobile/fenix/issues/27697 - Load icon for browser and history search immediately.
The icon was set after the screen was visible leading to a flicker.
With this solution, the icon will be set before the screen is visible
eliminating any visible artefacts.
2 years ago
mozilla-l10n-automation-bot e73806561f [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28218) 2 years ago
MickeyMoz 1e4032fc0f [fenix] Update to Android-Components 110.0.20221215190237. 2 years ago
MickeyMoz f4ed7ae73f [fenix] Update to Android-Components 110.0.20221215143201. 2 years ago
DreVla 6794095b5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/28013 - Display correct hint for topic specific search engine
Since the search engines are split into two categories, general and
topic specific, the hint for each category is different.
2 years ago
DreVla c15d2a93b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28090: Show QR scanner when general or custom search engine is selected 2 years ago
AndiAJ 2e0f14882a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26087 re-enable UI tests disabled due to tabs tray migration to compose 2 years ago
mike a 960ad784e3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28205: fix ripple position over unified search icon 2 years ago
oana.horvath a1b7cbff76 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/27312: Fallback measure for ETP UI tests and re-enabling them 2 years ago
mozilla-l10n-automation-bot 88b108f9a2 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28203) 2 years ago
MickeyMoz 9a224c5018 [fenix] Update to Android-Components 110.0.20221214190352. 2 years ago
Abdul Basit 3caffd30f4 [fenix] Closes mozilla-mobilehttps://github.com/mozilla-mobile/fenix/issues/26733 Language search doesn't reset to full list view anymore 2 years ago
MickeyMoz 6add494ced [fenix] Update to Android-Components 110.0.20221214143050. 2 years ago
Arturo Mejia d36b1b48be [fenix] Bug 1797577 - Clear site data when turning off cookie banner handling. 2 years ago
AndiAJ 413270756a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new verifyUndoRemoveTopSite UI test 2 years ago
mozilla-l10n-automation-bot f6b87f9b15 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28191)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Gabriel Luong 47ba3a90ef [fenix] Bug 1804820 - Refactor Versions to FenixVersions 2 years ago
Gabriel Luong 9afbd1bc46 [fenix] Bug 1804820 - Refactor Deps to FenixDependencies 2 years ago
mozilla-l10n-automation-bot 9e86d87431 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28187)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Arturo Mejia b3618309ca [fenix] No issue: Update add-ons collection. 2 years ago
MickeyMoz 39b913da77 [fenix] Update to Android-Components 110.0.20221213163249. 2 years ago
AndiAJ 03efa1f59b [fenix] For https://github.com/mozilla-mobile/fenix/issues/28165 fix showDefaultHomeScreen screenshot UI test 2 years ago
AndiAJ 7608cf0d7a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26087 fix disabled tabMediaControlButtonTest UI test 2 years ago
Alexandru Putanu d05393714a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26957 - Exit search dialog when interacting with home fragment (https://github.com/mozilla-mobile/fenix/pull/27262)
* Revert "For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent bookmark dropdown menu"

This reverts commit 5caee27b5530517d88e8a3212a3318f1ed75fba7.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent visit dropdown menu"

This reverts commit b2af04c9

* Revert "For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent tab dropdown menu"

This reverts commit bfdf6d202133e31930c1eeb24ff60b7035479653.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/26690 - Dismiss search dialog when opening recent synced tab dropdown menu"

This reverts commit 86d44a46122eafb8bfb7df9cb2f182337cc47aa4.

* For https://github.com/mozilla-mobile/fenix/issues/26957 - Remove code to dismiss search dialog when interacting with homescreen top sites

* For https://github.com/mozilla-mobile/fenix/issues/26957 - Remove code to dismiss search dialog when interacting with homescreen collection

* For https://github.com/mozilla-mobile/fenix/issues/26957 - Remove code to dismiss search dialog when interacting with homescreen recent visits

* For https://github.com/mozilla-mobile/fenix/issues/26957 - Remove code to dismiss search dialog when interacting with homescreen recent tabs

* For https://github.com/mozilla-mobile/fenix/issues/26957 - Remove code to dismiss search dialog when interacting with homescreen recent bookmarks

* For https://github.com/mozilla-mobile/fenix/issues/26957 - Remove code to dismiss search dialog when interacting with pocket stories

* For https://github.com/mozilla-mobile/fenix/issues/26957 - Dismiss search dialog when interacting with home fragment

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
AndiAJ 6e5e551fe3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28170 fix failing mainMenuAddToHomeScreenTest UI test 2 years ago
AndiAJ 72d6c98b70 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 improve homeThreeDotMenuItemsTest UI test coverage and other refactoring work 2 years ago
AndiAJ 7cd3bc2c64 [fenix] Create new MatcherHelper object 2 years ago
mozilla-l10n-automation-bot 0d0eef9abe [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28178) 2 years ago
Gabriel Luong ebdc12e483 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28161- Refactor mozilla-detekt-rules in detekt.yml to the bottom of the file 2 years ago
MickeyMoz 7dab212a83 [fenix] Update to Android-Components 110.0.20221212191718. 2 years ago
Arturo Mejia 4280864031 [fenix] No issue: Update Cookie banner handling strings 2 years ago
Gabriel Luong d60f31f758 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28174 - Remove all unused strings marked moz:removedIn <= 107 2 years ago
Jonathan Almeida 2d5ced40aa [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28137: Disable run-build tasks on Pull Requests 2 years ago
Ryan VanderMeulen 7d1f5d148d [fenix] Update version.txt to 110.0b1 2 years ago
MickeyMoz 5c4ed92015 [fenix] Update to Android-Components 109.0.20221212145348. 2 years ago
rahulsainani dcf71a1719 [fenix] Bug 1804690 - Allow emulator to access network of the host machine sidestepping the TLS error on debug channel 2 years ago
AndiAJ d825f3d3c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 improve firstRunScreenTest UI test coverage 2 years ago
MickeyMoz fbbb97686c [fenix] Update to Android-Components 109.0.20221211143351. 2 years ago
MickeyMoz 4f94c80bfa [fenix] Update to Android-Components 109.0.20221211031229. 2 years ago