AndiAJ
9bbdae48f5
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new selectStoriesByTopicItemTest UI test
2022-11-24 19:00:12 +00:00
AndiAJ
2167ea3b60
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new openPocketDiscoverMoreTest UI test
2022-11-24 19:00:12 +00:00
AndiAJ
f76dcc4da7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new openPocketStoryItemTest UI test
2022-11-24 19:00:12 +00:00
AndiAJ
099a89e856
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 improve coverage for verifyPocketHomepageStoriesTest UI test
2022-11-24 19:00:12 +00:00
AndiAJ
3bab90379e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new verifyJumpBackInSectionTest UI test
2022-11-24 19:00:12 +00:00
AndiAJ
1fad059be6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 refactor homeScreenItemsTest UI test
2022-11-24 19:00:12 +00:00
MickeyMoz
d52e010d97
[fenix] Update to Android-Components 109.0.20221124143318.
2022-11-24 17:06:17 +00:00
James Hugman
1a59288475
[fenix] Use NimbusBuilder from AppServices/AndroidComponents
2022-11-24 15:42:04 +00:00
AndiAJ
c2ceb55559
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27966 disable verifySponsoredShortcutsSponsorsAndPrivacyOptionTest UI test
2022-11-24 14:55:30 +00:00
mcarare
8dfe629ec8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27536 : Update Jetpack Compose to latest version.
2022-11-24 13:39:16 +00:00
oana.horvath
c58ebaa552
[fenix] No issue: Adding new start on homepage setting UI test
2022-11-24 12:34:41 +00:00
mozilla-l10n-automation-bot
6345c67fff
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27962 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-24 02:16:08 +00:00
Ryan VanderMeulen
5f19c967ee
[fenix] Update Sentry to version 6.8.0
2022-11-24 01:45:34 +00:00
MickeyMoz
db40a393ce
[fenix] Update to Android-Components 109.0.20221123190051.
2022-11-23 21:37:58 +00:00
MatthewTighe
034172beeb
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27950 : add first week days of use growth data
2022-11-23 19:37:21 +00:00
MickeyMoz
5ced63a1fa
[fenix] Update to Android-Components 109.0.20221123143300.
2022-11-23 16:25:40 +00:00
Arturo Mejia
7add94ef18
[fenix] Disable cookie banner handling by default.
2022-11-23 09:43:15 -05:00
mcarare
a23c0d53c2
[fenix] Use blank string instead of empty string for version name fallback in release variants.
...
App version name cannot be empty or null in SDK 33 PackageInfo.
2022-11-23 10:11:33 +00:00
mozilla-l10n-automation-bot
e06af2be16
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27954 )
2022-11-23 00:30:37 +00:00
Jocelyne
2eb5f72a01
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27288 : Remove glean test rule and Android test runner from WallpaperUseCasesTest
2022-11-22 23:16:13 +00:00
PrashantSaroj
a44f8ccd87
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27290 - Refactor DefaultLoadBitmapUseCase to receive orientation and files directory as argument
2022-11-22 19:09:56 +00:00
MickeyMoz
8b34493e4d
[fenix] Update to Android-Components 109.0.20221122143037.
2022-11-22 16:41:47 +00:00
mozilla-l10n-automation-bot
8c78abe520
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27940 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-22 01:08:18 +00:00
BFadairo
0f596b22d5
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27854 : Remove unnecessary Theme.getTheme() calls from FirefoxTheme usages
2022-11-22 00:13:35 +00:00
Arturo Mejia
c283c667e3
[fenix] Update to Android-Components 109.0.20221121201219
2022-11-21 22:09:29 +00:00
James Hugman
3fd5a29be8
[fenix] Fixup breaking change for application-services 96.0.0
2022-11-21 22:09:29 +00:00
Jonathan Almeida
a47b4b3c74
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/26320 : Make Nimbus first-startup comments clear in FenixApplication
2022-11-21 19:32:14 +00:00
Jonathan Almeida
a9b865b019
[fenix] Bug 1796146 - Update l10n descriptions for Cookie Banner protection
2022-11-21 19:00:39 +00:00
MickeyMoz
1a5c12ce50
[fenix] Update to Android-Components 109.0.20221121143245.
2022-11-21 17:03:51 +00:00
Mugurell
6cf81ea160
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27228 - Resume qr scanning if camera permission is changed
...
If permissions are changed the app process is restarted with the same
happening for the previously running app components.
SearchDialogFragment used for searches will check if qr scanning was in
progress and resume if needed.
PairFragment used for signing-in will start scanning on itself.
Android-Components will avoid resuming the scan functionality if the camera
permission is missing and so allow to request the permission again without the
camera permission related system calls causing issues.
2022-11-21 15:22:24 +00:00
Alexandru2909
3d600f2349
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27885 - Change default browser notification delay to 72 hours
2022-11-21 13:06:44 +00:00
MickeyMoz
17347426de
[fenix] Update to Android-Components 109.0.20221120190220.
2022-11-20 20:45:37 +00:00
mozilla-l10n-automation-bot
4acd0d586c
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27910 )
2022-11-20 00:35:52 +00:00
MickeyMoz
4dc9877006
[fenix] Update to Android-Components 109.0.20221119143258.
2022-11-19 16:23:18 +00:00
MickeyMoz
8a631563e4
[fenix] Update to Android-Components 109.0.20221118221738.
2022-11-19 01:17:50 +00:00
mozilla-l10n-automation-bot
98fd8d5140
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27904 )
2022-11-19 00:33:41 +00:00
MickeyMoz
9e1624f1f0
[fenix] Update to Android-Components 109.0.20221118190312.
2022-11-18 21:13:59 +00:00
MickeyMoz
69f0905822
[fenix] Update to Android-Components 109.0.20221118143430.
2022-11-18 16:03:08 +00:00
mozilla-l10n-automation-bot
a977fc1005
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27890 )
2022-11-18 00:36:29 +00:00
MickeyMoz
d3871011d4
[fenix] Update to Android-Components 109.0.20221117204150.
2022-11-17 22:31:57 +00:00
James Hugman
b05fb742f2
[fenix] Fixes: https://github.com/mozilla-mobile/fenix/issues/26320 Reorganize Nimbus Startup
2022-11-17 21:00:48 +00:00
Noah Bond
6fb04a0a6a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27852 - Set BrowsingMode to Normal when selecting a wallpaper
2022-11-17 18:25:55 +00:00
MickeyMoz
2d067bf69c
[fenix] Update to Android-Components 109.0.20221117143310.
2022-11-17 16:57:50 +00:00
oana.horvath
3630be0611
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27704 : Disable search group tests
2022-11-17 14:48:59 +00:00
Mugurell
e536792c09
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27346 - Disable swiping to switch tabs when fullscreen
2022-11-17 06:59:45 +00:00
MickeyMoz
c88a260dbe
[fenix] Update to Android-Components 109.0.20221117001233.
2022-11-17 02:33:05 +00:00
mozilla-l10n-automation-bot
4b4770949b
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27871 )
2022-11-17 00:35:58 +00:00
mcarare
521596edc2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Re-enable UI media notification tests.
2022-11-16 22:11:43 +00:00
MickeyMoz
b824bc6796
[fenix] Update to Android-Components 109.0.20221116192746.
2022-11-16 21:40:40 +00:00
DreVla
b5f9134e62
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27801 - Update header text for the search selector menu
2022-11-16 21:00:20 +00:00