2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00
Commit Graph

10281 Commits

Author SHA1 Message Date
Alexandru2909
940bf3f353 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28155 - Show search terms in address bar for both edit and display modes 2022-12-16 16:38:08 +00:00
MickeyMoz
a341db5b61 [fenix] Update to Android-Components 110.0.20221216143118. 2022-12-16 16:38:08 +00:00
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.
2022-12-16 08:04:22 +00:00
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.
2022-12-16 08:04:22 +00:00
mozilla-l10n-automation-bot
e73806561f [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28218) 2022-12-16 00:38:05 +00:00
MickeyMoz
1e4032fc0f [fenix] Update to Android-Components 110.0.20221215190237. 2022-12-15 20:57:21 +00:00
MickeyMoz
f4ed7ae73f [fenix] Update to Android-Components 110.0.20221215143201. 2022-12-15 16:19:49 +00:00
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.
2022-12-15 14:21:49 +00:00
DreVla
c15d2a93b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28090: Show QR scanner when general or custom search engine is selected 2022-12-15 12:47:48 +00:00
AndiAJ
2e0f14882a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26087 re-enable UI tests disabled due to tabs tray migration to compose 2022-12-15 10:31:57 +00:00
mike a
960ad784e3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28205: fix ripple position over unified search icon 2022-12-15 09:55:17 +00:00
oana.horvath
a1b7cbff76 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/27312: Fallback measure for ETP UI tests and re-enabling them 2022-12-15 09:16:38 +00:00
mozilla-l10n-automation-bot
88b108f9a2 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28203) 2022-12-15 05:43:21 +00:00
MickeyMoz
9a224c5018 [fenix] Update to Android-Components 110.0.20221214190352. 2022-12-14 21:26:55 +00:00
Abdul Basit
3caffd30f4 [fenix] Closes mozilla-mobilehttps://github.com/mozilla-mobile/fenix/issues/26733 Language search doesn't reset to full list view anymore 2022-12-14 19:43:42 +00:00
MickeyMoz
6add494ced [fenix] Update to Android-Components 110.0.20221214143050. 2022-12-14 16:43:06 +00:00
Arturo Mejia
d36b1b48be [fenix] Bug 1797577 - Clear site data when turning off cookie banner handling. 2022-12-14 15:16:14 +00:00
AndiAJ
413270756a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new verifyUndoRemoveTopSite UI test 2022-12-14 05:21:37 +00:00
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>
2022-12-14 02:51:04 +00:00
Gabriel Luong
47ba3a90ef [fenix] Bug 1804820 - Refactor Versions to FenixVersions 2022-12-14 00:21:55 +00:00
Gabriel Luong
9afbd1bc46 [fenix] Bug 1804820 - Refactor Deps to FenixDependencies 2022-12-14 00:21:55 +00:00
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>
2022-12-13 19:21:59 +00:00
Arturo Mejia
b3618309ca [fenix] No issue: Update add-ons collection. 2022-12-13 18:50:02 +00:00
MickeyMoz
39b913da77 [fenix] Update to Android-Components 110.0.20221213163249. 2022-12-13 13:20:01 -05:00
AndiAJ
03efa1f59b [fenix] For https://github.com/mozilla-mobile/fenix/issues/28165 fix showDefaultHomeScreen screenshot UI test 2022-12-13 16:51:56 +00:00
AndiAJ
7608cf0d7a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26087 fix disabled tabMediaControlButtonTest UI test 2022-12-13 14:50:37 +00:00
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>
2022-12-13 12:42:05 +00:00
AndiAJ
6e5e551fe3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28170 fix failing mainMenuAddToHomeScreenTest UI test 2022-12-13 11:38:42 +00:00
AndiAJ
72d6c98b70 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 improve homeThreeDotMenuItemsTest UI test coverage and other refactoring work 2022-12-13 11:38:42 +00:00
AndiAJ
7cd3bc2c64 [fenix] Create new MatcherHelper object 2022-12-13 11:38:42 +00:00
mozilla-l10n-automation-bot
0d0eef9abe [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28178) 2022-12-13 00:54:35 +00:00
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 2022-12-12 23:44:40 +00:00
MickeyMoz
7dab212a83 [fenix] Update to Android-Components 110.0.20221212191718. 2022-12-12 23:06:56 +00:00
Arturo Mejia
4280864031 [fenix] No issue: Update Cookie banner handling strings 2022-12-12 21:53:33 +00:00
Gabriel Luong
d60f31f758 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28174 - Remove all unused strings marked moz:removedIn <= 107 2022-12-12 20:00:59 +00:00
Jonathan Almeida
2d5ced40aa [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28137: Disable run-build tasks on Pull Requests 2022-12-12 18:39:37 +00:00
Ryan VanderMeulen
7d1f5d148d [fenix] Update version.txt to 110.0b1 2022-12-12 17:44:53 +00:00
MickeyMoz
5c4ed92015 [fenix] Update to Android-Components 109.0.20221212145348. 2022-12-12 16:37:28 +00:00
rahulsainani
dcf71a1719 [fenix] Bug 1804690 - Allow emulator to access network of the host machine sidestepping the TLS error on debug channel 2022-12-12 13:25:44 +00:00
AndiAJ
d825f3d3c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 improve firstRunScreenTest UI test coverage 2022-12-12 07:59:06 +00:00
MickeyMoz
fbbb97686c [fenix] Update to Android-Components 109.0.20221211143351. 2022-12-11 19:16:43 +00:00
MickeyMoz
4f94c80bfa [fenix] Update to Android-Components 109.0.20221211031229. 2022-12-11 05:04:35 +00:00
mozilla-l10n-automation-bot
2ff0272c4d [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28157) 2022-12-10 00:48:38 +00:00
MickeyMoz
608e053d88 [fenix] Update to Android-Components 109.0.20221209143110. 2022-12-09 16:50:59 +00:00
AndiAJ
95fcf3c05a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 improve verifySearchEnginesWithRTLLocale UI test coverage 2022-12-09 16:06:31 +00:00
oana.horvath
e7616bef28 [fenix] New UI test coverage for Toolbar position preference 2022-12-09 14:53:56 +00:00
oana.horvath
d86e7ef09d [fenix] New UI test coverage for Pull to refresh preference 2022-12-09 14:53:56 +00:00
oana.horvath
26ad13faaf [fenix] New UI test coverage for Swipe toolbar preference 2022-12-09 14:53:56 +00:00
oana.horvath
3e0d4da3b9 [fenix] Create a robot and test class for Customize Settings menu 2022-12-09 14:53:56 +00:00
AndiAJ
6faaeefd59 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28069 fix disabled openPocketStoryItemTest UI test 2022-12-09 13:57:21 +00:00