mozilla-l10n-automation-bot
5981b3da0d
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28252 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-20 01:30:16 +00:00
rxu
0d9bee37a5
[fenix] Update MOZILLA_ONLINE_ADDON_EXCLUSIONS
2022-12-19 23:39:15 +00:00
AndiAJ
c5388feaa6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28182 fix for verifySearchEnginesWithRTLLocale UI test
2022-12-19 16:08:55 +00:00
Arturo Mejia
3b80442c40
[fenix] Bug 1804383 - Save as PDF text is missing in Private Mode
2022-12-19 15:05:06 +00:00
mozilla-l10n-automation-bot
35944b2268
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28237 )
2022-12-19 00:38:37 +00:00
mozilla-l10n-automation-bot
a88da2c940
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28233 )
2022-12-18 01:13:55 +00:00
mozilla-l10n-automation-bot
04e1b165dd
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28228 )
2022-12-17 00:39:28 +00:00
sarah541
ef7c0e0fdf
[fenix] Bug 1800700 - Add default search suggest header
2022-12-16 18:06:35 +00:00
Alexandru2909
940bf3f353
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28155 - Show search terms in address bar for both edit and display modes
2022-12-16 16:38:08 +00:00
DreVla
7a421d6c05
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27697 - Load icon for unified search engine immediately.
...
The engine icon was set after the screen was visible leading to a delay.
With this solution, the icon will be set before the screen is visible
eliminating any visible artefacts.
2022-12-16 08:04:22 +00:00
DreVla
d3c587635a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27697 - Load icon for browser and history search immediately.
...
The icon was set after the screen was visible leading to a flicker.
With this solution, the icon will be set before the screen is visible
eliminating any visible artefacts.
2022-12-16 08:04:22 +00:00
mozilla-l10n-automation-bot
e73806561f
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28218 )
2022-12-16 00:38:05 +00:00
DreVla
6794095b5f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28013 - Display correct hint for topic specific search engine
...
Since the search engines are split into two categories, general and
topic specific, the hint for each category is different.
2022-12-15 14:21:49 +00:00
DreVla
c15d2a93b7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28090 : Show QR scanner when general or custom search engine is selected
2022-12-15 12:47:48 +00:00
AndiAJ
2e0f14882a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26087 re-enable UI tests disabled due to tabs tray migration to compose
2022-12-15 10:31:57 +00:00
mike a
960ad784e3
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28205 : fix ripple position over unified search icon
2022-12-15 09:55:17 +00:00
oana.horvath
a1b7cbff76
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/27312 : Fallback measure for ETP UI tests and re-enabling them
2022-12-15 09:16:38 +00:00
mozilla-l10n-automation-bot
88b108f9a2
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28203 )
2022-12-15 05:43:21 +00:00
Abdul Basit
3caffd30f4
[fenix] Closes mozilla-mobile https://github.com/mozilla-mobile/fenix/issues/26733 Language search doesn't reset to full list view anymore
2022-12-14 19:43:42 +00:00
Arturo Mejia
d36b1b48be
[fenix] Bug 1797577 - Clear site data when turning off cookie banner handling.
2022-12-14 15:16:14 +00:00
AndiAJ
413270756a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new verifyUndoRemoveTopSite UI test
2022-12-14 05:21:37 +00:00
mozilla-l10n-automation-bot
f6b87f9b15
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28191 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-14 02:51:04 +00:00
Gabriel Luong
47ba3a90ef
[fenix] Bug 1804820 - Refactor Versions to FenixVersions
2022-12-14 00:21:55 +00:00
Gabriel Luong
9afbd1bc46
[fenix] Bug 1804820 - Refactor Deps to FenixDependencies
2022-12-14 00:21:55 +00:00
mozilla-l10n-automation-bot
9e86d87431
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28187 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-13 19:21:59 +00:00
Arturo Mejia
b3618309ca
[fenix] No issue: Update add-ons collection.
2022-12-13 18:50:02 +00:00
AndiAJ
03efa1f59b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28165 fix showDefaultHomeScreen screenshot UI test
2022-12-13 16:51:56 +00:00
AndiAJ
7608cf0d7a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26087 fix disabled tabMediaControlButtonTest UI test
2022-12-13 14:50:37 +00:00
Alexandru Putanu
d05393714a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26957 - Exit search dialog when interacting with home fragment ( https://github.com/mozilla-mobile/fenix/pull/27262 )
...
* Revert "For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent bookmark dropdown menu"
This reverts commit 5caee27b5530517d88e8a3212a3318f1ed75fba7.
* Revert "For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent visit dropdown menu"
This reverts commit b2af04c9
* Revert "For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent tab dropdown menu"
This reverts commit bfdf6d202133e31930c1eeb24ff60b7035479653.
* Revert "For https://github.com/mozilla-mobile/fenix/issues/26690 - Dismiss search dialog when opening recent synced tab dropdown menu"
This reverts commit 86d44a46122eafb8bfb7df9cb2f182337cc47aa4.
* For https://github.com/mozilla-mobile/fenix/issues/26957 - Remove code to dismiss search dialog when interacting with homescreen top sites
* For https://github.com/mozilla-mobile/fenix/issues/26957 - Remove code to dismiss search dialog when interacting with homescreen collection
* For https://github.com/mozilla-mobile/fenix/issues/26957 - Remove code to dismiss search dialog when interacting with homescreen recent visits
* For https://github.com/mozilla-mobile/fenix/issues/26957 - Remove code to dismiss search dialog when interacting with homescreen recent tabs
* For https://github.com/mozilla-mobile/fenix/issues/26957 - Remove code to dismiss search dialog when interacting with homescreen recent bookmarks
* For https://github.com/mozilla-mobile/fenix/issues/26957 - Remove code to dismiss search dialog when interacting with pocket stories
* For https://github.com/mozilla-mobile/fenix/issues/26957 - Dismiss search dialog when interacting with home fragment
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-13 12:42:05 +00:00
AndiAJ
6e5e551fe3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28170 fix failing mainMenuAddToHomeScreenTest UI test
2022-12-13 11:38:42 +00:00
AndiAJ
72d6c98b70
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 improve homeThreeDotMenuItemsTest UI test coverage and other refactoring work
2022-12-13 11:38:42 +00:00
AndiAJ
7cd3bc2c64
[fenix] Create new MatcherHelper object
2022-12-13 11:38:42 +00:00
mozilla-l10n-automation-bot
0d0eef9abe
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28178 )
2022-12-13 00:54:35 +00:00
Arturo Mejia
4280864031
[fenix] No issue: Update Cookie banner handling strings
2022-12-12 21:53:33 +00:00
Gabriel Luong
d60f31f758
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28174 - Remove all unused strings marked moz:removedIn <= 107
2022-12-12 20:00:59 +00:00
rahulsainani
dcf71a1719
[fenix] 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
d825f3d3c3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 improve firstRunScreenTest UI test coverage
2022-12-12 07:59:06 +00:00
mozilla-l10n-automation-bot
2ff0272c4d
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28157 )
2022-12-10 00:48:38 +00:00
AndiAJ
95fcf3c05a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 improve verifySearchEnginesWithRTLLocale UI test coverage
2022-12-09 16:06:31 +00:00
oana.horvath
e7616bef28
[fenix] New UI test coverage for Toolbar position preference
2022-12-09 14:53:56 +00:00
oana.horvath
d86e7ef09d
[fenix] New UI test coverage for Pull to refresh preference
2022-12-09 14:53:56 +00:00
oana.horvath
26ad13faaf
[fenix] New UI test coverage for Swipe toolbar preference
2022-12-09 14:53:56 +00:00
oana.horvath
3e0d4da3b9
[fenix] Create a robot and test class for Customize Settings menu
2022-12-09 14:53:56 +00:00
AndiAJ
6faaeefd59
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28069 fix disabled openPocketStoryItemTest UI test
2022-12-09 13:57:21 +00:00
AndiAJ
9572abb675
[fenix] No issue: refactor verifyLinkFromClipboardNotDisplayedTest UI test
2022-12-09 09:17:01 +00:00
jeddai
a201aa8e15
[fenix] update initial_experiments.json based on the current first-run experiments in experimenter
2022-12-09 01:59:13 +00:00
Noah Bond
d0ba8373c1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28133 - Fix Pocket story category color mismatch
2022-12-08 19:44:46 +00:00
Arturo Mejia
9be14b069c
[fenix] Bug 1797577 - Add cookie banner handling panel to the toolbar.
2022-12-08 18:43:18 +00:00
mozilla-l10n-automation-bot
f0c43e010c
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28131 )
2022-12-08 14:51:42 +00:00
Mugurell
696f7e3690
[fenix] Bug 1804544 - Disable TCP by default in beta and release
2022-12-08 10:02:00 +00:00
DreVla
89ce37541b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/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
1c82d1a269
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28120 )
2022-12-08 00:40:53 +00:00
t-p-white
6653051034
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28114 : Update CFR strings in Private Browsing Mode.
2022-12-07 23:37:31 +00:00
mozilla-l10n-automation-bot
7327b21a62
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28107 )
2022-12-07 09:25:28 +00:00
mozilla-l10n-automation-bot
c18f2ef3c9
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28102 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-07 01:18:45 +00:00
Zac McKenney
aed86b9d30
[fenix] 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
663b50a29a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28098 - Disable openPocketDiscoverMoreTest
2022-12-06 22:48:49 +00:00
Jonathan Almeida
b4b031b8b6
[fenix] 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
067b73eeca
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/27949 : Add Nimbus exposure event for re-engagement notification
2022-12-06 20:36:32 +00:00
priyanka0906
37307db791
[fenix] For https://github.com/mozilla-mobile/fenix/issues/7924 - added an undo snackbar when a pinned site is removed
2022-12-06 19:12:54 +00:00
mozilla-l10n-automation-bot
7848e265c7
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/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
6f8dbbcc3c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/22770 - Use String.toShortUrl from A-C
2022-12-06 13:03:38 +00:00
Alexandru2909
aae93b2bc4
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28010 - Update documentation for browser_search_with_ads and browser_search_ad_clicks
2022-12-06 12:20:55 +00:00
DreVla
2cba38ea4c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27753 - Update search engines immediately after changing system language
2022-12-06 10:33:51 +00:00
DreVla
910948fac0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27753 - Update search engines immediately after changing language
2022-12-06 10:33:51 +00:00
Madalin Valceleanu
f80ed71b1b
[fenix] Fixed link from clipboard open up from same URL on every new tab https://github.com/mozilla-mobile/fenix/issues/15588
2022-12-06 00:31:05 +00:00
Jeff Boek
73918171ba
[fenix] For mozilla-mobile https://github.com/mozilla-mobile/fenix/issues/17904 - Increases tap area on the add shortcut button
2022-12-05 21:49:33 +00:00
joaopmatos
96bdbba7e5
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8545 - Change home screen recyclerView height to wrap_content
2022-12-05 21:03:41 +00:00
Perry McManis
c60e1c5158
[fenix] For https://github.com/mozilla-mobile/fenix/issues/28042 - Increase lifetime of customize_home.contile to application
2022-12-05 17:53:41 +00:00
mozilla-l10n-automation-bot
f8208133c7
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28060 )
...
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
2022-12-05 14:16:35 +00:00
oana.horvath
d3593a435f
[fenix] No issue: RTL nav bar UI tests
2022-12-05 13:06:21 +00:00
oana.horvath
743dc17246
[fenix] No issue: disables openPocketStoryItemTest
2022-12-05 11:25:42 +00:00
mozilla-l10n-automation-bot
8b158fd11d
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28058 )
2022-12-03 14:38:15 +00:00
Zac McKenney
a9631f62ab
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27540 : Add screen size configuration change handling
2022-12-02 23:14:22 +00:00
AndiAJ
f6113dc3fa
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new dismissOnboardingWithPageLoadTest UI test
2022-12-02 09:02:01 +00:00
mozilla-l10n-automation-bot
8c35438c40
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28049 )
2022-12-02 00:31:48 +00:00
Rahul Sainani
092a79a195
[fenix] For mozilla-mobile https://github.com/mozilla-mobile/fenix/issues/26736 - fix username validation error state ( https://github.com/mozilla-mobile/fenix/pull/28017 )
2022-12-01 18:43:38 +01:00
mozilla-l10n-automation-bot
1ee9ecf9e5
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28038 )
2022-12-01 01:02:46 +00:00
mozilla-l10n-automation-bot
fcddd26dc5
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28027 )
2022-11-30 00:43:13 +00:00
Roger Yang
125be804f5
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/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
60f1ca1148
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28018 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-29 17:27:41 +00:00
Alexandru2909
1878adad69
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26708 - Add search widget preview for nightly
2022-11-29 07:40:30 +00:00
mozilla-l10n-automation-bot
3092983428
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/28007 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-29 02:29:57 +00:00
Charlie Humphreys
826bf1341c
[fenix] 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
6a382554f1
[fenix] update override method response to be nullable
2022-11-29 01:29:32 +00:00
Charlie Humphreys
0d2c16e024
[fenix] remove extra line
2022-11-29 01:29:32 +00:00
Charlie Humphreys
c0014793e4
[fenix] add license headers
2022-11-29 01:29:32 +00:00
Charlie Humphreys
ff740dac17
[fenix] fix tests and linting
2022-11-29 01:29:32 +00:00
Charlie Humphreys
0410b1ade3
[fenix] update for pr feedback and add sync login event
2022-11-29 01:29:32 +00:00
Charlie Humphreys
22bde29410
[fenix] add Experimentation helper
2022-11-29 01:29:32 +00:00
Charlie Humphreys
f80f9c6c02
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/27933 : record app opened event and add nimbus event test suite
2022-11-29 01:29:32 +00:00
Roger Yang
e47e85b2b6
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/27949 : Add engagement notification for inactive users
2022-11-28 20:08:10 +00:00
DreVla
e786d4fd0e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/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
355804f2c3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26633 : Add post notifications permission.
2022-11-28 08:37:30 +00:00
mozilla-l10n-automation-bot
526c48269f
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27991 )
2022-11-28 00:42:30 +00:00
mozilla-l10n-automation-bot
ac1507aeca
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27981 )
2022-11-27 00:39:25 +00:00
mozilla-l10n-automation-bot
ac93406e73
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27970 )
2022-11-25 00:40:03 +00:00
AndiAJ
5772ec7d30
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new verifyPocketLearnMoreLinkTest UI test
2022-11-24 19:00:12 +00:00
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
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
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
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
Arturo Mejia
7add94ef18
[fenix] Disable cookie banner handling by default.
2022-11-23 09:43:15 -05: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
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
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
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
mozilla-l10n-automation-bot
4acd0d586c
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27910 )
2022-11-20 00:35:52 +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
mozilla-l10n-automation-bot
a977fc1005
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27890 )
2022-11-18 00:36:29 +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
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
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
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
Noah Bond
f86837723b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27457 - Refactor Pocket category colors
2022-11-16 20:13:34 +00:00
Noah Bond
d422da9def
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27457 - Refactor Pocket category colors
2022-11-16 20:13:34 +00:00
mcarare
117a7bbf89
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Temporary disable UI media notification tests.
...
Locally, on some devices, these tests pass.
Also, with devices on which the test fail, on mirroring the tests in real app usage the notification closes on tab close.
2022-11-16 17:30:51 +00:00
mcarare
eef4252b74
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Fix failing 'process make_default_browser deep link for API 23 and below' test.
2022-11-16 17:30:51 +00:00
mcarare
0b50f9b8cb
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Handle PackageManager methods deprecation in UI tests.
2022-11-16 17:30:51 +00:00
mcarare
0b6c41567f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Suppress deprecations in tests.
2022-11-16 17:30:51 +00:00
mcarare
c8db8b852e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Suppress onBackPressed deprecation.
2022-11-16 17:30:51 +00:00
mcarare
8198b1d390
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Remove unnecessary safe call.
2022-11-16 17:30:51 +00:00
mcarare
c34d4a6d0d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Handle PackageManager methods deprecation.
2022-11-16 17:30:51 +00:00
mcarare
9e5c1b48c3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Handle get(String) deprecation.
2022-11-16 17:30:51 +00:00
mcarare
5c0c483290
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Update URLStringUtils package path.
2022-11-16 17:30:51 +00:00
mcarare
130fe0e117
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Remove unnecessary elvis operator.
2022-11-16 17:30:51 +00:00
mcarare
03a6f2b28e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Handle onBackPressed() deprecation.
2022-11-16 17:30:51 +00:00
mcarare
140bfa3e80
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Link only URLs in library descriptions.
...
Linkify.ALL is deprecated.
2022-11-16 17:30:51 +00:00
mcarare
2950ea5521
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Update method signature for GestureDetector.SimpleOnGestureListener
2022-11-16 17:30:51 +00:00
mcarare
49b3fafc45
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Update method signature for AnimatorListenerAdapter.
2022-11-16 17:30:51 +00:00
mcarare
5015a777bf
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Update method signatures for View.OnAttachStateChangeListener
2022-11-16 17:30:51 +00:00
mcarare
6aad64d818
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Handle a11y obtain() methods deprecations.
2022-11-16 17:30:51 +00:00
mcarare
e7e4b3e381
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Update method signature for View.AccessibilityDelegate.
2022-11-16 17:30:51 +00:00
mcarare
60b1200f1f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25808 : Fix smart cast exception.
2022-11-16 17:30:51 +00:00
Mugurell
d85fe35478
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags allowing to differentiate Pocket stories
2022-11-16 10:11:45 +00:00
oana.horvath
b830f79121
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27220 : replaces manually deleting a file with deleting storage programmatically.
2022-11-16 09:05:46 +00:00
Arturo Mejia
a14dd075ef
[fenix] Improve site permissions
2022-11-16 03:28:25 +00:00
rxu
51f8b58ae4
[fenix] Add distribution_id in baseline ping
2022-11-16 02:24:12 +00:00
mozilla-l10n-automation-bot
d6b68d0cb3
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27856 )
2022-11-16 00:34:30 +00:00
Jonathan Almeida
a5f41dd5cd
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/26475 : Remove more feature flags
2022-11-15 22:06:01 +00:00
owlishDeveloper
b782aaaf3e
[fenix] Bug 1796146 - Add UI for the Cookie Banner preferences
2022-11-15 19:42:54 +00:00
kl3jvi
0910634fa0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27575 : Add String.toHexColor extension
2022-11-15 19:11:57 +00:00
Alexander Gramiak
584a65da52
[fenix] For https://github.com/mozilla-mobile/fenix/issues/21414 : Use MenuProvider and MenuHost interface methods
...
onPrepareOptionsMenu was not being called on invalidateOptionsMenu,
which led to the saveButton being left enabled even with invalid
hostnames, usersnames, and passwords.
2022-11-15 15:12:08 +00:00
mcarare
3ffc6a01f8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27538 : Return null for clipboard text longer than MAX_URI_LENGTH.
...
This avoids extra processing of large text that is unlikely to be an URL.
2022-11-15 09:42:56 +00:00
mozilla-l10n-automation-bot
83701a3804
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27835 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-15 01:08:35 +00:00
MatthewTighe
97fe4efc70
[fenix] Remove all unused strings marked moz:removedIn <= 106
2022-11-15 00:32:58 +00:00
Roger Yang
c49d25911e
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/27795 : Add metrics ping to see if user allows notifications
2022-11-15 00:00:31 +00:00
Gabriel Luong
fc0464de97
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26475 - Remove unnecessary features flags
2022-11-14 22:31:55 +00:00
mike a
3072db7d92
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/25809 : tapping on search engine triggers engine selection
2022-11-14 20:47:03 +00:00
mozilla-l10n-automation-bot
a5532c1d08
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27821 )
2022-11-14 00:42:02 +00:00
mozilla-l10n-automation-bot
0de7ee25cf
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27817 )
2022-11-13 00:40:06 +00:00
mozilla-l10n-automation-bot
8577830821
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27811 )
2022-11-12 00:36:43 +00:00
mozilla-l10n-automation-bot
78ee8b2596
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27805 )
2022-11-11 00:40:17 +00:00
Roger Yang
93d877e703
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/27779 : Add telemetry for showing the default browser notification
2022-11-10 19:07:33 +00:00
Mugurell
cdc95724b5
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27549 - Collect shim data about the Pocket sponsored stories.
...
With the new telemetry will immediately report when a certain Pocket sponsored
story is shown (visible more than 50%) or clicked by the user.
The reasons for the new ping help easily identify the probe being sent and the
type of shim data.
2022-11-10 14:38:59 +00:00
mozilla-l10n-automation-bot
3eeaf902a7
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27787 )
2022-11-10 00:38:09 +00:00
MatthewTighe
5cb6204e0c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27782 : add first URI load growth data
2022-11-09 22:48:05 +00:00
MatthewTighe
7c3c29ee7f
[fenix] For 27768: add FirstAppOpenForDay growth data
2022-11-09 22:48:05 +00:00
mergify
7504329721
[fenix] update initial_experiments.json based on the current first-run experiments in experimenter
2022-11-09 14:35:59 -05:00
AndiAJ
b87a5a5f77
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27714 fix disabled sponsored shortcut UI tests
2022-11-09 18:40:55 +00:00
Alexander Gramiak
f765d77f71
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27734 : Make tab tray overflow menu background layer2
...
This matches with the toolbar overflow menu.
2022-11-09 18:15:04 +00:00
Alexander Gramiak
1005afcc9b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27715 : Allow FirefoxColors.copy to override some values
...
This helps to reduce theme color duplication, making it easier to see
which parameters differ.
This also brings FirefoxColors closer to the upstream Compose Material
Colors class.
2022-11-09 17:17:48 +00:00
Mugurell
796a5da5ed
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the recent bookmarks section.
2022-11-09 16:38:04 +00:00
Mugurell
97664b9484
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the recent visits section.
2022-11-09 16:38:04 +00:00
Mugurell
2d29750161
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the recent tabs section.
2022-11-09 16:38:04 +00:00
Mugurell
5b2a8c1a97
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the Pocket section
2022-11-09 16:38:04 +00:00
oana.horvath
733e3088b6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 : Re-enabled and added search group UI tests
2022-11-09 16:03:54 +00:00
mozilla-l10n-automation-bot
4cd037915f
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27769 )
...
Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-09 06:59:31 +00:00
Jonathan Almeida
90e5b9abfe
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/27759 : Add link to storageMaintenance flag
2022-11-09 06:25:42 +00:00
mergify
75a12d89bf
[fenix] update initial_experiments.json based on the current first-run experiments in experimenter
2022-11-09 00:58:38 -05:00
Jonathan Almeida
0c5e0f8233
[fenix] Bug 1798805 - Initialize the FxaPushSupportFeature
...
We added the new `initialize` to explicitly make the call to start the
feature but we never actually used it here after it landed.
2022-11-08 17:45:40 -05:00
Roger Yang
9ec675687a
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/27023 : Add capability to override telemetry URL using local properties
2022-11-08 18:13:52 +00:00
AndiAJ
ddc846eca8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27392 fix flaky verifyAboutFirefoxPreview UI test
2022-11-08 10:03:50 +00:00
Ben Dean-Kawamura
510e4ad58a
[fenix] Updating the code to work with application-services v95.0.0
...
This required updating the code to handle the new app-services error
hierarchy.
2022-11-08 05:00:42 +00:00
mozilla-l10n-automation-bot
d6960d2972
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27749 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-08 01:14:05 +00:00
MatthewTighe
088055743c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27698 : add set as default growth data
2022-11-07 19:04:46 -05:00
Noah Bond
587b7920db
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27746 - Move top sites text outside of backplating
2022-11-07 22:52:45 +00:00
Noah Bond
64d181c5e9
[fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26606 - Add backplating to Top Sites
2022-11-07 22:52:45 +00:00
Alexander Gramiak
c67c455439
[fenix] For https://github.com/mozilla-mobile/fenix/issues/27511 : Remove duplicate padding update code
...
This padding update is already performed in FenixSnackbar.make when
isDisplayedWithBrowserToolbar is true, and that variable has no other
side-effects, so simply use that code.
2022-11-07 18:47:12 +00:00
mozilla-l10n-automation-bot
9c9c17b959
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27741 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-07 17:55:55 +00:00
mozilla-l10n-automation-bot
c684d58e7e
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27736 )
2022-11-07 00:32:22 +00:00
mozilla-l10n-automation-bot
99520b9e38
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27727 )
2022-11-06 00:40:30 +00:00
mozilla-l10n-automation-bot
e19229aab9
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/27717 )
2022-11-05 00:38:51 +00:00
AndiAJ
9588c477db
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26710 fix flaky deleteCookiesTest UI test
2022-11-04 16:36:12 +00:00