2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-07 15:20:38 +00:00
Commit Graph

9188 Commits

Author SHA1 Message Date
Noah Bond
9b48f56750 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25379 - Create a Compose Typography system 2022-06-02 21:23:50 +00:00
MickeyMoz
f95e3ce070 [fenix] Update Android Components version to 103.0.20220602143158. 2022-06-02 13:23:53 -04:00
AndiAJ
0f1e916c3d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25394 and https://github.com/mozilla-mobile/fenix/issues/25380 re-enable BrowsingErrorPages UI tests 2022-06-02 16:06:29 +00:00
sv-ohorvath
f929392ad2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15754: Replace UI tests video asset for video with sound 2022-06-02 15:24:38 +00:00
Mugurell
67ab125ac1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25472 - Set context_id to "application" lifetime.
This change mitigates it being set only once in FenixApplication and then
being reset after the first ping is sent.
By having "application" lifetime once set in FenixApplication will be available
in all future contile pings for that application run.
2022-06-02 14:53:43 +00:00
Mozilla L10n Automation Bot
978a414261 [fenix] Import l10n. 2022-06-02 01:56:13 +00:00
Michael Comella
52be04125d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24304 - simplify StartupExcessiveResourceUseTest error message.
It's easier to modify the explanation of the heuristics in code comments
rather than command line strings so I moved the failure explanations
into code comments, allowing me to simplify the test failure error messages.
2022-06-02 01:01:28 +00:00
Michael Comella
ceca39d55f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24304 - update StartupExcessiveResourceUseTest documentation.
We want this test to be self service for the fenix team so the meaning
of the documentation was updated. Additionally, we clarified why each
heuristic exists to make the test more accessible to self service.
2022-06-02 01:01:28 +00:00
MickeyMoz
c35ba4d421 [fenix] Update Android Components version to 103.0.20220601143117. 2022-06-01 18:07:25 +00:00
AndiAJ
2a3fc13187 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25394 disable failing blockUnwantedSoftwarePageTest UI test 2022-06-01 05:48:37 +00:00
Mozilla L10n Automation Bot
36b8aa11a3 [fenix] Import l10n. 2022-06-01 01:40:23 +00:00
Roger Yang
50509437dc [fenix] No issue: Cleanup default toolbar menu 2022-05-31 21:36:25 +00:00
MickeyMoz
8c583be335 [fenix] Update Android Components version to 103.0.20220531143131. 2022-05-31 17:09:00 +00:00
Mugurell
08b668cc1f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25459 - Show Pocket sponsored stories irrespective of topics selections 2022-05-31 11:07:43 +00:00
mcarare
bf758fac0b [fenix] For https://github.com/mozilla-mobile/fenix/issues/25437: Fix label values for labeled counters. 2022-05-31 10:25:06 +00:00
MickeyMoz
f33815b78d [fenix] Update Android Components version to 102.0.20220530143102. 2022-05-31 09:20:03 +00:00
Mozilla L10n Automation Bot
cdcc9b4fdc [fenix] Import l10n. 2022-05-31 06:04:06 +00:00
Roger Yang
c46d478500 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/25449: Use "Enter search terms" as hint when using application search engine 2022-05-30 22:56:54 +00:00
Gabriel Luong
941df2c452 [fenix] Update version.txt to 103.0.0-beta.1 2022-05-30 20:33:38 +00:00
Gabriel Luong
8d80ff0aab [fenix] For https://github.com/mozilla-mobile/fenix/issues/25444 - Remove all unused strings marked moz:removedIn <= 100 2022-05-30 18:17:47 +00:00
Mozilla L10n Automation Bot
6bccd31e9c [fenix] Import l10n. 2022-05-30 00:59:48 +00:00
MickeyMoz
453d2ea2d9 [fenix] Update Android Components version to 102.0.20220529143103. 2022-05-29 20:16:08 +00:00
Mozilla L10n Automation Bot
88d916ffc1 [fenix] Import l10n. 2022-05-29 15:11:35 -04:00
MickeyMoz
805626bfb1 [fenix] Update Android Components version to 102.0.20220528143142. 2022-05-28 16:48:53 +00:00
Arturo Mejia
fb6344d0d4 [fenix] No issue: Renew/Remove metrics set to expire in v104 2022-05-28 00:39:23 +00:00
sv-ohorvath
ca3d0bffae [fenix] For https://github.com/mozilla-mobile/fenix/issues/25380: Disable blockHarmfulPageTest UI test 2022-05-27 23:30:00 +00:00
MatthewTighe
d081128be7 [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/24918: add subregion dropdown to address editor 2022-05-27 22:53:45 +00:00
MatthewTighe
e175c84def [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/25386: turn task continuity on by default for nightly 2022-05-27 22:18:40 +00:00
Gabriel Luong
397f1ffbb2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24300 - Add Tabs to the search engine menu 2022-05-27 21:42:56 +00:00
Alexandru Putanu
9bdc88cfb3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25397 - Telemetry for credit card save and update (https://github.com/mozilla-mobile/fenix/pull/25411)
* For https://github.com/mozilla-mobile/fenix/issues/25397 - Telemetry for credit card save and update

* Use Fenix Issue fro Bugs

Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
Co-authored-by: Roger Yang <royang@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-27 21:11:59 +00:00
Mugurell
ac6ba404c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25352 - Add a new FML feature to gate Pocket sponsored stories 2022-05-27 18:16:22 +00:00
MickeyMoz
c79a04be3d [fenix] Update Android Components version to 102.0.20220527143105. 2022-05-27 13:09:49 -04:00
Roger Yang
bd2263d32d [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24301: Add Bookmarks to the search engine menu 2022-05-27 16:00:29 +00:00
Mugurell
54f5cd82aa [fenix] For https://github.com/mozilla-mobile/fenix/issues/24040: App should not crash when the search widget is clicked while PIP mode is active (https://github.com/mozilla-mobile/fenix/pull/25410)
When the search event is from the search widget while PIP is active, the search fragment opens after the screen is unlocked. This avoids the issue of the search page opening in landscape mode and also the app doesn't crash.

Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>

Co-authored-by: indu <indu@ramkystech.com>
2022-05-27 16:44:06 +03:00
Mozilla L10n Automation Bot
27a979c45c [fenix] Import l10n. 2022-05-27 00:42:34 +00:00
Arturo Mejia
20a8a184a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25212: Add tabs prioritization 2022-05-26 20:44:40 +00:00
Mugurell
6d6ea72dc2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25281 - AC version bump. Address breaking changes. 2022-05-26 18:26:00 +00:00
Mugurell
300de19e05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25281 - Improve stories impressions recording.
This fixes the following two scenarios resulting in improper recordings:
- sponsored stories were recorded as shown as part of the impressions recording
for all the stories (both recommended and sponsored). Separated the two.
- sponsored stories were not recorded as shown if the user doesn't scroll.
This could happen if just toggling categories which would result in a new list
of stories to show. Will recheck after the time to settle if the composable is
shown.
2022-05-26 18:26:00 +00:00
Mugurell
5f946b6b22 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25281 - Consider the toolbar when reporting stories visibility
The toolbar may appear over the Pocket stories causing our functionality for
reporting when a specific story is visible to misreport.
At the moment hardcoding the toolbar height in the visibility checks seems like
the best solution to ensure reliable data.
2022-05-26 18:26:00 +00:00
Mugurell
ce4bf5a766 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25281 - Allow the Pocket section to settle before reporting impressions
Currently just a hack that will ensure more reliable data.
This will have to be re-evaluated after the homescreen is migrated to compose.
2022-05-26 18:26:00 +00:00
Mugurell
364842f946 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25281 - Pace and rotate sponsored stories
A new way to be able to reliably record actual impressions of sponsored stories
was needed and based on this data we can ensure we are promoting fresh stories
(with fewer impressions) or the ones with a higher priority.
2022-05-26 18:26:00 +00:00
Roger Yang
791aec3396 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24299: Do not show history search engine in the search settings 2022-05-26 14:42:58 +00:00
Mozilla L10n Automation Bot
e8eb107f90 [fenix] Import l10n. 2022-05-26 00:39:56 +00:00
Arturo Mejia
796da01ae6 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/23966 - Migrate MessageCardViewHolder to Compose"
This reverts commit b9e0a18233c0d30efd5f058eb3b7d24188ac5353.
2022-05-25 23:10:28 +00:00
Noah Bond
df77449cbf [fenix] For https://github.com/mozilla-mobile/fenix/issues/25291 - Swap the new TextButton composable into WallpaperSettings 2022-05-25 22:24:46 +00:00
Noah Bond
e07652bf38 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25291 - Create a TextButton composable component 2022-05-25 22:24:46 +00:00
MickeyMoz
bb2dc8a74b [fenix] Update Android Components version to 102.0.20220525143101. 2022-05-25 15:34:16 -04:00
Roger Yang
a61c3a778a [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24299: Sort unified search selector menu items based on user settings 2022-05-25 19:17:44 +00:00
mcarare
a3e50fb337 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25313: Handle exceptions when getting ClipData.Item. 2022-05-25 18:25:54 +00:00
Mugurell
3f15a9079e [fenix] For https://github.com/mozilla-mobile/fenix/issues/25311 - Set tokens used when communicating with Pocket 2022-05-25 15:53:24 +00:00