Commit Graph

8343 Commits

Author SHA1 Message Date
mozilla-l10n-automation-bot
6bc1d27a7e
Import l10n. (#28178) 2022-12-13 00:54:35 +00:00
Arturo Mejia
1ea7554026 No issue: Update Cookie banner handling strings 2022-12-12 21:53:33 +00:00
Gabriel Luong
c216e3b268 For #28174 - Remove all unused strings marked moz:removedIn <= 107 2022-12-12 20:00:59 +00:00
rahulsainani
5a1a6c1b5b Bug 1804690 - Allow emulator to access network of the host machine sidestepping the TLS error on debug channel 2022-12-12 13:25:44 +00:00
AndiAJ
0e88bfad6b For #26286 improve firstRunScreenTest UI test coverage 2022-12-12 07:59:06 +00:00
mozilla-l10n-automation-bot
bc94d00479
Import l10n. (#28157) 2022-12-10 00:48:38 +00:00
AndiAJ
2d2f4a0346 For #26286 improve verifySearchEnginesWithRTLLocale UI test coverage 2022-12-09 16:06:31 +00:00
oana.horvath
61d052b9d6 New UI test coverage for Toolbar position preference 2022-12-09 14:53:56 +00:00
oana.horvath
49ac79df65 New UI test coverage for Pull to refresh preference 2022-12-09 14:53:56 +00:00
oana.horvath
2c1622650d New UI test coverage for Swipe toolbar preference 2022-12-09 14:53:56 +00:00
oana.horvath
b22fe8d3e5 Create a robot and test class for Customize Settings menu 2022-12-09 14:53:56 +00:00
AndiAJ
826cbdbaae For #28069 fix disabled openPocketStoryItemTest UI test 2022-12-09 13:57:21 +00:00
AndiAJ
cf70dd11ca No issue: refactor verifyLinkFromClipboardNotDisplayedTest UI test 2022-12-09 09:17:01 +00:00
jeddai
fb5e474273 update initial_experiments.json based on the current first-run experiments in experimenter 2022-12-09 01:59:13 +00:00
Noah Bond
21c270bb87 For #28133 - Fix Pocket story category color mismatch 2022-12-08 19:44:46 +00:00
Arturo Mejia
cc666c8887 Bug 1797577 - Add cookie banner handling panel to the toolbar. 2022-12-08 18:43:18 +00:00
mozilla-l10n-automation-bot
6eaf7d5c51
Import l10n. (#28131) 2022-12-08 14:51:42 +00:00
Mugurell
4298ae9d96 Bug 1804544 - Disable TCP by default in beta and release 2022-12-08 10:02:00 +00:00
DreVla
f38d5c52f3 For #15348: Voice search option appears for all search engines
Voice search was restricted only for google, with the condition removed
it should appear now for all search engines
2022-12-08 04:58:06 +00:00
mozilla-l10n-automation-bot
3edc91d13d
Import l10n. (#28120) 2022-12-08 00:40:53 +00:00
t-p-white
e65209af74 For #28114: Update CFR strings in Private Browsing Mode. 2022-12-07 23:37:31 +00:00
mozilla-l10n-automation-bot
953f033cfd
Import l10n. (#28107) 2022-12-07 09:25:28 +00:00
mozilla-l10n-automation-bot
342f8138ed
Import l10n. (#28102)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-07 01:18:45 +00:00
Zac McKenney
4cd398a0b5 Bug 1804107 - Fix for BaseBrowserFragment toolbar getter null crash and invalidating actions when modifying toolbar 2022-12-07 00:46:00 +00:00
Aaron Train
f6a52e9216 For #28098 - Disable openPocketDiscoverMoreTest 2022-12-06 22:48:49 +00:00
Jonathan Almeida
7a8b0a91c0 Bug 1799996 - Speculative fix checks CFRPopup.anchor is attached to window
We're seeing crashes in the Fenix copy of the `CFRPopup` that are
happening when our activity has already been destroyed, and then we are
trying to add a view to it with the WindowManager.

Our guess from looking at the traces are that the
`BrowserToolbarCFRPresenter` is receiving the `collect call on the main
thread, but further down the event loop. As well as the Runnable in
`CFRPopup#show` that is posting to the end event loop - both of these
calls are putting us in a state where the activity we want has already
been destroyed before we get to the moment where we want to use it.

This is a crash that is difficult to synthesize or write a test for.
As a result, our fix is rather speculative but still straight-forward
and safe to uplift, should it work.

There are three remaining follow-ups to do when fix is confirmed:
1. There is a CFRPopup that was upstreamed which is based on the Fenix
   implementation. We should upstream this patch to that component as
   well.
2. We should remove this copy of the CFRPopup and use the upstreamed
   version to avoid confusion between the two copies.
3. With this change, we are now gracefully failing when our users get
   into this state, however our telemtry and onboarding flows are
   unaware that the CFR was never shown.
   We need to to correct telemetry for `TrackingProtection.tcpCfrShown`
   to stop incorrectly reporting false positives and reset our
   `shouldShowTotalCookieProtectionCFR` pref to false so that we can
   try again at the appropriate time.

Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
2022-12-06 22:00:12 +00:00
Roger Yang
40e4c57ec4 Close #27949: Add Nimbus exposure event for re-engagement notification 2022-12-06 20:36:32 +00:00
priyanka0906
d4303a29c6 For #7924 - added an undo snackbar when a pinned site is removed 2022-12-06 19:12:54 +00:00
mozilla-l10n-automation-bot
54b2dac294
Import l10n. (#28083)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
2022-12-06 14:36:36 +00:00
Alexandru2909
3135062936 For #22770 - Use String.toShortUrl from A-C 2022-12-06 13:03:38 +00:00
Alexandru2909
9361fb1bb8 For #28010 - Update documentation for browser_search_with_ads and browser_search_ad_clicks 2022-12-06 12:20:55 +00:00
DreVla
80a1708d2f For #27753 - Update search engines immediately after changing system language 2022-12-06 10:33:51 +00:00
DreVla
807b0567f9 For #27753 - Update search engines immediately after changing language 2022-12-06 10:33:51 +00:00
Madalin Valceleanu
1b63240f99 Fixed link from clipboard open up from same URL on every new tab #15588 2022-12-06 00:31:05 +00:00
Jeff Boek
0ea57ded11 For mozilla-mobile#17904 - Increases tap area on the add shortcut button 2022-12-05 21:49:33 +00:00
joaopmatos
630edbb709 For #8545 - Change home screen recyclerView height to wrap_content 2022-12-05 21:03:41 +00:00
Perry McManis
ce6dd57487 For #28042 - Increase lifetime of customize_home.contile to application 2022-12-05 17:53:41 +00:00
mozilla-l10n-automation-bot
b054222676
Import l10n. (#28060)
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
2022-12-05 14:16:35 +00:00
oana.horvath
5b61f2ec72 No issue: RTL nav bar UI tests 2022-12-05 13:06:21 +00:00
oana.horvath
2c00a4b587 No issue: disables openPocketStoryItemTest 2022-12-05 11:25:42 +00:00
mozilla-l10n-automation-bot
70b623ca9f
Import l10n. (#28058) 2022-12-03 14:38:15 +00:00
Zac McKenney
b634f0e115 For #27540: Add screen size configuration change handling 2022-12-02 23:14:22 +00:00
AndiAJ
181f6b5ffe For #26286 new dismissOnboardingWithPageLoadTest UI test 2022-12-02 09:02:01 +00:00
mozilla-l10n-automation-bot
e04b8b77b8
Import l10n. (#28049) 2022-12-02 00:31:48 +00:00
Rahul Sainani
efdb1172ef
For mozilla-mobile#26736 - fix username validation error state (#28017) 2022-12-01 18:43:38 +01:00
mozilla-l10n-automation-bot
68bcf7e872
Import l10n. (#28038) 2022-12-01 01:02:46 +00:00
mozilla-l10n-automation-bot
561b56389b
Import l10n. (#28027) 2022-11-30 00:43:13 +00:00
Roger Yang
322b9ecf73 Close #28021: Add ability to opt in to receiving push notifications on Android 13+ devices 2022-11-29 19:51:51 +00:00
mozilla-l10n-automation-bot
c1afeac743
Import l10n. (#28018)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-29 17:27:41 +00:00
Alexandru2909
326986b98f For #26708 - Add search widget preview for nightly 2022-11-29 07:40:30 +00:00
mozilla-l10n-automation-bot
acc4b8b2d9
Import l10n. (#28007)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-29 02:29:57 +00:00
Charlie Humphreys
73d105bd4e update nimbus event for sync sign in
https://dictionary.telemetry.mozilla.org/apps/fenix/metrics/sync_auth_sign_in
2022-11-29 01:29:32 +00:00
Charlie Humphreys
f3f98173e6 update override method response to be nullable 2022-11-29 01:29:32 +00:00
Charlie Humphreys
01bc96990c remove extra line 2022-11-29 01:29:32 +00:00
Charlie Humphreys
4dc05644c6 add license headers 2022-11-29 01:29:32 +00:00
Charlie Humphreys
e400a8ed8d fix tests and linting 2022-11-29 01:29:32 +00:00
Charlie Humphreys
65a4442d89 update for pr feedback and add sync login event 2022-11-29 01:29:32 +00:00
Charlie Humphreys
d8e724218f add Experimentation helper 2022-11-29 01:29:32 +00:00
Charlie Humphreys
f709036636 Fixes #27933: record app opened event and add nimbus event test suite 2022-11-29 01:29:32 +00:00
Roger Yang
11efaff96c Close #27949: Add engagement notification for inactive users 2022-11-28 20:08:10 +00:00
DreVla
f681171720 For #27896 - Match share sheet header style with the rest
"Send to device" share sheet header is now styled to match the other headers.
2022-11-28 12:04:26 +00:00
mcarare
171a2e6522 For #26633: Add post notifications permission. 2022-11-28 08:37:30 +00:00
mozilla-l10n-automation-bot
c4b9983bfb
Import l10n. (#27991) 2022-11-28 00:42:30 +00:00
mozilla-l10n-automation-bot
fb0db11265
Import l10n. (#27981) 2022-11-27 00:39:25 +00:00
mozilla-l10n-automation-bot
2d04c13c5c
Import l10n. (#27970) 2022-11-25 00:40:03 +00:00
AndiAJ
53d0a50973 For #26286 new verifyPocketLearnMoreLinkTest UI test 2022-11-24 19:00:12 +00:00
AndiAJ
e0cc64a13a For #26286 new selectStoriesByTopicItemTest UI test 2022-11-24 19:00:12 +00:00
AndiAJ
12c01ff4f9 For #26286 new openPocketDiscoverMoreTest UI test 2022-11-24 19:00:12 +00:00
AndiAJ
808884f625 For #26286 new openPocketStoryItemTest UI test 2022-11-24 19:00:12 +00:00
AndiAJ
d014295eaa For #26286 improve coverage for verifyPocketHomepageStoriesTest UI test 2022-11-24 19:00:12 +00:00
AndiAJ
cf0cf784eb For #26286 new verifyJumpBackInSectionTest UI test 2022-11-24 19:00:12 +00:00
AndiAJ
c86c917cce For #26286 refactor homeScreenItemsTest UI test 2022-11-24 19:00:12 +00:00
James Hugman
5606e72872 Use NimbusBuilder from AppServices/AndroidComponents 2022-11-24 15:42:04 +00:00
AndiAJ
79d99a819b For #27966 disable verifySponsoredShortcutsSponsorsAndPrivacyOptionTest UI test 2022-11-24 14:55:30 +00:00
oana.horvath
8e09d2a023 No issue: Adding new start on homepage setting UI test 2022-11-24 12:34:41 +00:00
mozilla-l10n-automation-bot
b2ef07bb10
Import l10n. (#27962)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-24 02:16:08 +00:00
MatthewTighe
1fd2bab054 For #27950: add first week days of use growth data 2022-11-23 19:37:21 +00:00
Arturo Mejia
9bf17f1a6a Disable cookie banner handling by default. 2022-11-23 09:43:15 -05:00
mozilla-l10n-automation-bot
03ca41b0a8
Import l10n. (#27954) 2022-11-23 00:30:37 +00:00
Jocelyne
0631941e17 Closes #27288: Remove glean test rule and Android test runner from WallpaperUseCasesTest 2022-11-22 23:16:13 +00:00
PrashantSaroj
eb9df51de6 Closes #27290 - Refactor DefaultLoadBitmapUseCase to receive orientation and files directory as argument 2022-11-22 19:09:56 +00:00
mozilla-l10n-automation-bot
1a42fdd199
Import l10n. (#27940)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-22 01:08:18 +00:00
BFadairo
71bc9eb4f7 Closes #27854: Remove unnecessary Theme.getTheme() calls from FirefoxTheme usages 2022-11-22 00:13:35 +00:00
James Hugman
5d2cf6f6b6 Fixup breaking change for application-services 96.0.0 2022-11-21 22:09:29 +00:00
Jonathan Almeida
6d9808a067 Close #26320: Make Nimbus first-startup comments clear in FenixApplication 2022-11-21 19:32:14 +00:00
Jonathan Almeida
fc8b6788d3 Bug 1796146 - Update l10n descriptions for Cookie Banner protection 2022-11-21 19:00:39 +00:00
Mugurell
9671d0a638 For #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
43612486e4 For #27885 - Change default browser notification delay to 72 hours 2022-11-21 13:06:44 +00:00
mozilla-l10n-automation-bot
c3705b3b1f
Import l10n. (#27910) 2022-11-20 00:35:52 +00:00
mozilla-l10n-automation-bot
8c736129b6
Import l10n. (#27904) 2022-11-19 00:33:41 +00:00
mozilla-l10n-automation-bot
78fc99ebfb
Import l10n. (#27890) 2022-11-18 00:36:29 +00:00
James Hugman
b3ec3062cc Fixes: #26320 Reorganize Nimbus Startup 2022-11-17 21:00:48 +00:00
Noah Bond
79521d692b For #27852 - Set BrowsingMode to Normal when selecting a wallpaper 2022-11-17 18:25:55 +00:00
oana.horvath
d3dfbeb1a0 For #27704: Disable search group tests 2022-11-17 14:48:59 +00:00
Mugurell
f81efb17c0 For #27346 - Disable swiping to switch tabs when fullscreen 2022-11-17 06:59:45 +00:00
mozilla-l10n-automation-bot
9ff56968cb
Import l10n. (#27871) 2022-11-17 00:35:58 +00:00
mcarare
7c7028844e For #25808: Re-enable UI media notification tests. 2022-11-16 22:11:43 +00:00
DreVla
868a63a91a For #27801 - Update header text for the search selector menu 2022-11-16 21:00:20 +00:00
Noah Bond
3f3f508b2b For #27457 - Refactor Pocket category colors 2022-11-16 20:13:34 +00:00
Noah Bond
0609475ede For #27457 - Refactor Pocket category colors 2022-11-16 20:13:34 +00:00