2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00
Commit Graph

9177 Commits

Author SHA1 Message Date
Jan-Erik Rediger
7565361ae6 [fenix] Adjust all telemetry tests to follow new Glean APIs
These are mostly mechanical changes to replace usage of `testHasValue`
with `testGetValue`.
`testGetValue` will now return `null` instead of throwing an exception
if no data is available.
2022-06-09 18:08:04 -04:00
Jan-Erik Rediger
b762e8dcdd [fenix] Upgrade to Glean v50 and adopt new Glean APIs 2022-06-09 18:08:04 -04:00
MickeyMoz
ca9106519d [fenix] Update Android Components version to 103.0.20220609181205. 2022-06-09 18:08:04 -04:00
MatthewTighe
de09d907cb [fenix] for https://github.com/mozilla-mobile/fenix/issues/25545: turn off task continuity in nightly 2022-06-09 20:56:18 +00:00
Mugurell
b268e882aa [fenix] For https://github.com/mozilla-mobile/fenix/issues/25413: Update AndroidComponents to integrate changes. 2022-06-09 19:48:40 +03:00
indu
2efa6cca39 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25413: App should not be locked in landscape when a tab or custom tab loads while in pip mode
App should not be locked in landscape while in pip mode when a tab or custom tab loads

Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>
2022-06-09 19:48:40 +03:00
mcarare
6318ed91bc [fenix] For https://github.com/mozilla-mobile/fenix/issues/25563: Avoid showing delete all dialog twice. 2022-06-09 15:15:43 +00:00
mcarare
48a1fbb3a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25563: Ensure popBackStack does not navigate away from HistoryFragment. 2022-06-09 15:15:43 +00:00
mcarare
3d169a733d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25563: Show Snackbar only if fragment is still attached. 2022-06-09 15:15:43 +00:00
MickeyMoz
884419a72e [fenix] Update Android Components version to 103.0.20220608143046. 2022-06-08 17:29:33 +00:00
Mugurell
91153193ac [fenix] For https://github.com/mozilla-mobile/fenix/issues/24744 - Observe and update selector icon while the View is attached
This avoids having to pass another LifecycleOwner from outside and will ensure
the View is update only in the bounds of it being attached.

The observe-update code is moved to bind(..) as that seems like a more
idiomatic callback for updating an already constructed View rather than
createView() which should only create and return a View.
2022-06-08 11:33:25 +00:00
Mozilla L10n Automation Bot
0e0740411e [fenix] Import l10n. 2022-06-08 00:47:04 +00:00
MickeyMoz
8f913ca9ff [fenix] Update Android Components version to 103.0.20220607143112. 2022-06-07 19:17:02 +00:00
Roger Yang
d1c8951434 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24522: Add telemetry for unified search 2022-06-07 14:33:46 +00:00
Arturo Mejia
379fdc5252 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21102: Build with SDK for Android 12 / API 31 (https://github.com/mozilla-mobile/fenix/pull/25494)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-06-07 09:36:46 +00:00
indu
80f38dba6f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25455 : Let A-C handle toolbar expanding when URL changes
This fix allows the toolbar to be visible after the user clicks on a link and scrolls

Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>
2022-06-07 11:49:16 +03:00
Mozilla L10n Automation Bot
0a948b4324 [fenix] Import l10n. 2022-06-07 01:17:38 +00:00
MickeyMoz
206f881c52 [fenix] Update Android Components version to 103.0.20220606190207. 2022-06-06 21:08:05 +00:00
MickeyMoz
a93b1b849e [fenix] Update Android Components version to 103.0.20220606143103. 2022-06-06 18:15:46 +00:00
AndiAJ
14af42f52f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25125 fix flaky downloadMultipleFileTypesTest UI test 2022-06-06 14:20:18 +00:00
sv-ohorvath
78fecdb65e [fenix] For https://github.com/mozilla-mobile/fenix/issues/23858: replaces opened app verification with intent matching 2022-06-06 12:57:15 +00:00
sv-ohorvath
26214c596c [fenix] Refactor re-usable methods in TabDrawerRobot.kt 2022-06-06 12:21:22 +00:00
sv-ohorvath
42d659b6ab [fenix] Refactor collections UI tests for Compose 2022-06-06 12:21:22 +00:00
sv-ohorvath
51a694869d [fenix] Move collections tests to CollectionTest class 2022-06-06 12:21:22 +00:00
AndiAJ
dea8bbfa92 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25393 fix flaky verifyAboutFirefoxPreview UI test 2022-06-06 11:24:19 +00:00
Mozilla L10n Automation Bot
d15af86619 [fenix] Import l10n. 2022-06-06 00:40:46 +00:00
MickeyMoz
d8b07c1975 [fenix] Update Android Components version to 103.0.20220605143059. 2022-06-05 16:43:44 +00:00
Arturo Mejia
8b7799a3fe [fenix] Revert "For https://github.com/mozilla-mobile/fenix/pull/24455 - Migrate NoCollectionsMessageViewHolder to Compose"
This reverts commit eb9d1a88
2022-06-05 13:26:43 +00:00
Mozilla L10n Automation Bot
a2c57c9078 [fenix] Import l10n. 2022-06-05 00:56:29 +00:00
MickeyMoz
8471322866 [fenix] Update Android Components version to 103.0.20220604143137. 2022-06-04 16:37:46 +00:00
Mozilla L10n Automation Bot
6729916e10 [fenix] Import l10n. 2022-06-04 00:48:18 +00:00
Noah Bond
c07f7454cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/21897 - Disable leftover UI test code from https://github.com/mozilla-mobile/fenix/issues/24333 2022-06-03 18:49:13 +00:00
Noah Bond
71c77e3e6d [fenix] For https://github.com/mozilla-mobile/fenix/issues/21897 - Convert inactive tabs to compose 2022-06-03 18:49:13 +00:00
MickeyMoz
aca974f1bb [fenix] Update Android Components version to 103.0.20220603143119. 2022-06-03 17:14:08 +00:00
mcarare
24e65e06d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25505: Clear the stored result in case there is no listener with the same key set.
This is the case when the sharing happens outside the tabs tray.
2022-06-03 14:01:40 +00:00
MickeyMoz
a2c1380504 [fenix] Update Android Components version to 103.0.20220602231739. 2022-06-03 03:39:25 +00:00
Mozilla L10n Automation Bot
1226dba90d [fenix] Import l10n. 2022-06-02 21:11:55 -04:00
sunil9211
e255de64bc [fenix] For https://github.com/mozilla-mobile/fenix/issues/20848 - Hide Download List delete icon in multiselect mode 2022-06-02 22:17:56 +00:00
Noah Bond
7cfdab86d8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25379 - Plug FenixTypography into ListItem, Button, TextButton, and ExpandableListHeader 2022-06-02 21:23:50 +00:00
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