CHAN, Chak Shing
2b3e9ce6b4
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25183 - Update the Sentry base URL
...
Update the Sentry base URL to use the new instance
2022-06-16 18:57:10 +00:00
Julien Cristau
f86af3af82
[fenix] stop triggering multiple nightlies off the same revision
2022-06-16 11:57:30 +00:00
Mozilla L10n Automation Bot
dded33a1fb
[fenix] Import l10n.
2022-06-16 03:35:10 +00:00
mcarare
c76139681c
[fenix] Update Android Components version
2022-06-16 02:14:23 +00:00
mcarare
84d848d10f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25435 : Handle ERROR_BAD_HSTS_CERT error.
2022-06-16 02:14:23 +00:00
Mugurell
2e2a86fc32
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25586 - Allow for localized sumo links for the https-only mode
2022-06-16 01:05:10 +00:00
Ben Dean-Kawamura
0aff519ba1
[fenix] Adding support for app-services error reporting
2022-06-15 23:59:40 +00:00
Arturo Mejia
7cb57f1b9a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25446 : Ensure for every message shown we have recordExposure
2022-06-15 22:32:20 +00:00
AndiAJ
51044beb79
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24092 and https://github.com/mozilla-mobile/fenix/issues/25077 fix flaky emailLinkPWATest and telephoneLinkPWATest UI tests
2022-06-15 08:02:25 +00:00
Alexandru2909
1e3024e560
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24969 - Display address autofill prompt
2022-06-15 06:43:17 +00:00
Mozilla L10n Automation Bot
2c2ee2a49d
[fenix] Import l10n.
2022-06-15 00:45:00 +00:00
Gabriel Luong
63bfccec67
[fenix] No issue - Update .experimenter.yaml
2022-06-14 23:20:07 +00:00
MickeyMoz
76c110b608
[fenix] Update Android Components version to 103.0.20220614193213.
2022-06-14 21:44:58 +00:00
Agi Sferro
25aef6bd49
[fenix] Upgrade gradle to 7.3.
2022-06-14 20:16:52 +00:00
MickeyMoz
eca79709ed
[fenix] Update Android Components version to 103.0.20220614143131.
2022-06-14 18:16:30 +00:00
Mugurell
e3ada9fdea
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25586 - Update HTTPs-only setting sumo link
2022-06-14 06:49:39 +00:00
Noah Bond
505fe654c9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25490 - Remove PrimaryText and SecondaryText
2022-06-13 21:17:58 +00:00
MickeyMoz
eae95f14b5
[fenix] Update Android Components version to 103.0.20220613143120.
2022-06-13 16:56:37 +00:00
Mozilla L10n Automation Bot
56bea591d1
[fenix] Import l10n.
2022-06-13 00:46:52 +00:00
MickeyMoz
d8c23a2a1e
[fenix] Update Android Components version to 103.0.20220612143104.
2022-06-12 16:38:00 +00:00
Mozilla L10n Automation Bot
f1cbb9e78a
[fenix] Import l10n.
2022-06-12 01:24:54 +00:00
MickeyMoz
9ba7679dda
[fenix] Update Android Components version to 103.0.20220611143110.
2022-06-11 17:04:15 +00:00
Mozilla L10n Automation Bot
5b1472ccab
[fenix] Import l10n.
2022-06-11 00:41:03 +00:00
MickeyMoz
c4bb68fd37
[fenix] Update Android Components version to 103.0.20220610143138.
2022-06-10 17:12:33 +00:00
Mugurell
773326121e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25381 - Add a setting allowing to toggle Pocket sponsored stories
2022-06-10 15:01:35 +00:00
Mozilla L10n Automation Bot
d47cdf73c5
[fenix] Import l10n.
2022-06-10 00:44:11 +00:00
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