Commit Graph

9047 Commits (0aff519ba1ee531eafb97c744625f96dea9ffedf)
 

Author SHA1 Message Date
Ben Dean-Kawamura 0aff519ba1 [fenix] Adding support for app-services error reporting 2 years ago
Arturo Mejia 7cb57f1b9a [fenix] For https://github.com/mozilla-mobile/fenix/issues/25446: Ensure for every message shown we have recordExposure 2 years ago
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 2 years ago
Alexandru2909 1e3024e560 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24969 - Display address autofill prompt 2 years ago
Mozilla L10n Automation Bot 2c2ee2a49d [fenix] Import l10n. 2 years ago
Gabriel Luong 63bfccec67 [fenix] No issue - Update .experimenter.yaml 2 years ago
MickeyMoz 76c110b608 [fenix] Update Android Components version to 103.0.20220614193213. 2 years ago
Agi Sferro 25aef6bd49 [fenix] Upgrade gradle to 7.3. 2 years ago
MickeyMoz eca79709ed [fenix] Update Android Components version to 103.0.20220614143131. 2 years ago
Mugurell e3ada9fdea [fenix] For https://github.com/mozilla-mobile/fenix/issues/25586 - Update HTTPs-only setting sumo link 2 years ago
Noah Bond 505fe654c9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25490 - Remove PrimaryText and SecondaryText 2 years ago
MickeyMoz eae95f14b5 [fenix] Update Android Components version to 103.0.20220613143120. 2 years ago
Mozilla L10n Automation Bot 56bea591d1 [fenix] Import l10n. 2 years ago
MickeyMoz d8c23a2a1e [fenix] Update Android Components version to 103.0.20220612143104. 2 years ago
Mozilla L10n Automation Bot f1cbb9e78a [fenix] Import l10n. 2 years ago
MickeyMoz 9ba7679dda [fenix] Update Android Components version to 103.0.20220611143110. 2 years ago
Mozilla L10n Automation Bot 5b1472ccab [fenix] Import l10n. 2 years ago
MickeyMoz c4bb68fd37 [fenix] Update Android Components version to 103.0.20220610143138. 2 years ago
Mugurell 773326121e [fenix] For https://github.com/mozilla-mobile/fenix/issues/25381 - Add a setting allowing to toggle Pocket sponsored stories 2 years ago
Mozilla L10n Automation Bot d47cdf73c5 [fenix] Import l10n. 2 years ago
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.
2 years ago
Jan-Erik Rediger b762e8dcdd [fenix] Upgrade to Glean v50 and adopt new Glean APIs 2 years ago
MickeyMoz ca9106519d [fenix] Update Android Components version to 103.0.20220609181205. 2 years ago
MatthewTighe de09d907cb [fenix] for https://github.com/mozilla-mobile/fenix/issues/25545: turn off task continuity in nightly 2 years ago
Mugurell b268e882aa [fenix] For https://github.com/mozilla-mobile/fenix/issues/25413: Update AndroidComponents to integrate changes. 2 years ago
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>
2 years ago
mcarare 6318ed91bc [fenix] For https://github.com/mozilla-mobile/fenix/issues/25563: Avoid showing delete all dialog twice. 2 years ago
mcarare 48a1fbb3a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25563: Ensure popBackStack does not navigate away from HistoryFragment. 2 years ago
mcarare 3d169a733d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25563: Show Snackbar only if fragment is still attached. 2 years ago
MickeyMoz 884419a72e [fenix] Update Android Components version to 103.0.20220608143046. 2 years ago
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.
2 years ago
Mozilla L10n Automation Bot 0e0740411e [fenix] Import l10n. 2 years ago
MickeyMoz 8f913ca9ff [fenix] Update Android Components version to 103.0.20220607143112. 2 years ago
Roger Yang d1c8951434 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24522: Add telemetry for unified search 2 years ago
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>
2 years ago
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>
2 years ago
Mozilla L10n Automation Bot 0a948b4324 [fenix] Import l10n. 2 years ago
MickeyMoz 206f881c52 [fenix] Update Android Components version to 103.0.20220606190207. 2 years ago
MickeyMoz a93b1b849e [fenix] Update Android Components version to 103.0.20220606143103. 2 years ago
AndiAJ 14af42f52f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25125 fix flaky downloadMultipleFileTypesTest UI test 2 years ago
sv-ohorvath 78fecdb65e [fenix] For https://github.com/mozilla-mobile/fenix/issues/23858: replaces opened app verification with intent matching 2 years ago
sv-ohorvath 26214c596c [fenix] Refactor re-usable methods in TabDrawerRobot.kt 2 years ago
sv-ohorvath 42d659b6ab [fenix] Refactor collections UI tests for Compose 2 years ago
sv-ohorvath 51a694869d [fenix] Move collections tests to CollectionTest class 2 years ago
AndiAJ dea8bbfa92 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25393 fix flaky verifyAboutFirefoxPreview UI test 2 years ago
Mozilla L10n Automation Bot d15af86619 [fenix] Import l10n. 2 years ago
MickeyMoz d8b07c1975 [fenix] Update Android Components version to 103.0.20220605143059. 2 years ago
Arturo Mejia 8b7799a3fe [fenix] Revert "For https://github.com/mozilla-mobile/fenix/pull/24455 - Migrate NoCollectionsMessageViewHolder to Compose"
This reverts commit eb9d1a88
2 years ago
Mozilla L10n Automation Bot a2c57c9078 [fenix] Import l10n. 2 years ago
MickeyMoz 8471322866 [fenix] Update Android Components version to 103.0.20220604143137. 2 years ago