Commit Graph

6863 Commits

Author SHA1 Message Date
mcarare
55724deda9 For #25980: Suppress LongParameterList warning.
Remove issues from baseline.
2022-10-11 07:56:26 +00:00
mcarare
5e88437d61 For #25980: Update method signatures for View.OnAttachStateChangeListener. 2022-10-11 07:56:26 +00:00
mcarare
d9d01db7cc For #25980: Replace deprecated setHasOptionsMenu with MenuProvider. 2022-10-11 07:56:26 +00:00
mcarare
2b8b6a9aca For #25980: Replace deprecated popUpTo var. 2022-10-11 07:56:26 +00:00
mcarare
0ceeda92df For #25980: Update method signatures for onInitializeAccessibilityNodeInfo. 2022-10-11 07:56:26 +00:00
mcarare
0b4d9dc270 For #25980: Update method signatures for SimpleOnGestureListener.
GestureDetector onTouchEvent now expects only a NonNull MotionEvent.
2022-10-11 07:56:26 +00:00
mcarare
4e481f4f3e For #25980: Use new extension function to get fragment's NavController. 2022-10-11 07:56:26 +00:00
mcarare
a4696c8fba For #25980: Replace removed BottomSheetDialog style. 2022-10-11 07:56:26 +00:00
mozilla-l10n-automation-bot
89df72b415
Import l10n. (#27361)
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
2022-10-11 00:39:53 +00:00
suman
fab8300a78 For #27289: standardize coroutine usage in WallpaperFileManager
scope variable inlined as in only one place it is used, class injected dispatcher is used in all withcontext to use differnt dispatchers in different scenarios, clean function suspend keyword removed, as there no requirement to know its result, unnecessary return removed
2022-10-10 22:27:00 +00:00
Noah Bond
3207e6213e For #27095 - Download light/dark wallpaper card colors 2022-10-10 20:41:44 +00:00
Mugurell
47b7336387 For #27016 - Ensure smooth search UX after the MR onboarding is closed
If the app is opened from the search widget and the MR onboarding is shown then
the backstack will have the following structure:
- root, homeFragment, searchDialogFragment, onboardingFragment
as opposed to otherwise
- root, homeFragment, searchDialogFragment.

This patch allows to avoid the MR onboarding fragment causing the
SearchDialogFragment to not know that below it is the HomeFragment and
consequently not applying transparency or propagate user touches to the parent
Activity.
2022-10-10 06:13:12 +00:00
Mugurell
6c6c3f5259 For #27016 - Prevent the MR onboarding always going to homescreen
This will mean that hen the onboarding is finished the user will get back to
the screen that should've been opened if not the onboarding.
2022-10-10 06:13:12 +00:00
mozilla-l10n-automation-bot
809f632f72
Import l10n. (#27349) 2022-10-10 00:38:17 +00:00
mozilla-l10n-automation-bot
ec0be08b7e
Import l10n. (#27342) 2022-10-09 00:38:45 +00:00
mozilla-l10n-automation-bot
effc40dc32
Import l10n. (#27335) 2022-10-08 00:33:13 +00:00
kycn
f9efa5e8bb Close #26948: Enable custom extension collections in Beta.
Similar to how Nightly functions, custom extension collections are enabled to be used in Firefox Beta as well.
2022-10-07 19:04:09 +00:00
Gabriel Luong
b6b892faab For #27307 - Use the correct warning button text and icon color for DestructiveButton 2022-10-07 16:53:50 +00:00
mozilla-l10n-automation-bot
62f5f44917
Import l10n. (#27323) 2022-10-07 00:36:55 +00:00
Roger Yang
3f7391a322 Close #27147: Add telemetry for bookmark search 2022-10-06 20:41:17 +00:00
Roger Yang
e81da189cd Close #24498: Add test for history search telemetry 2022-10-06 19:21:28 +00:00
Alexandru2909
30b8de0dce For #27128 - Fix accessibility for wallpaper settings "Learn more" heading 2022-10-06 14:12:10 +00:00
mozilla-l10n-automation-bot
c26bdae1f6
Import l10n. (#27296) 2022-10-06 00:33:49 +00:00
mergify
11af9ab394 update initial_experiments.json based on the current first-run experiments in experimenter 2022-10-05 16:32:46 -04:00
Arturo Mejia
5cce4b5f15 For #3709: Add save to PDF UI. 2022-10-05 15:33:07 -04:00
mcarare
5d33d387a1 For #27253: Add content description to close button. 2022-10-05 11:53:35 +00:00
mozilla-l10n-automation-bot
49791c3774
Import l10n. (#27271) 2022-10-05 00:37:58 +00:00
Alexandru2909
31e9f69aae For #27129 - Fix accessibility for default wallpaper thumbnail 2022-10-04 11:39:36 +00:00
mozilla-l10n-automation-bot
69849cafa4
Import l10n. (#27260) 2022-10-04 00:34:11 +00:00
Mugurell
ddf0dc3b4d For #24544 - Have Talkback use "expand" and "collapse" actions for collections 2022-10-03 11:18:02 +00:00
mozilla-l10n-automation-bot
0c5b1a910b
Import l10n. (#27248) 2022-10-03 01:01:28 +00:00
mozilla-l10n-automation-bot
ee970d4fc8
Import l10n. (#27242) 2022-10-02 00:35:02 +00:00
mozilla-l10n-automation-bot
d70f8dec4f
Import l10n. (#27235) 2022-10-01 00:39:22 +00:00
mike a
595d931dc0 Closes #27209: fix WallpapersSettings crash 2022-09-30 16:20:22 +00:00
mozilla-l10n-automation-bot
3fdbbe9ef5
Import l10n. (#27225) 2022-09-30 00:30:29 +00:00
MatthewTighe
521f1485e6 For #27127: do not display wallpaper onboarding in private browsing mode 2022-09-29 20:24:55 +00:00
mozilla-l10n-automation-bot
d30ca3d57a
Import l10n. (#27211) 2022-09-29 00:35:02 +00:00
Alexandru2909
19685170de For #26424 - Handle special legacy wallpaper cases 2022-09-28 06:02:12 +00:00
mozilla-l10n-automation-bot
6ebecfcaa7
Import l10n. (#27199) 2022-09-28 00:34:50 +00:00
Mugurell
460008c759 For #27172 - Enable the home onboarding dialog in all releases 2022-09-27 12:13:23 +00:00
Mugurell
c3a3cae99b For #27172 - Enable the sync onboarding cfr in all releases 2022-09-27 12:13:23 +00:00
Mugurell
6c2609ad58 For #27111 - Allow TCP in all releases. Control it from Nimbus.
After this change the TCP feature (and CFR) are enabled by default.
Rollout can be controlled through Nimbus.
2022-09-27 11:43:18 +00:00
Mugurell
c7c5682104 For #26644 - Apply the new theme earlier to the private browsing button
This will help avoid a race between the two layers of the svg, with previously
only changing the color for just one.
By applying the new theme to the button when needing to apply the textColor
from wallpaper it will automatically use the right
2022-09-27 03:17:49 +00:00
mozilla-l10n-automation-bot
d6883bc1f3
Import l10n. (#27186) 2022-09-27 00:37:50 +00:00
MatthewTighe
5c9a713512 For #27111: disable TCP in beta and release 2022-09-26 06:54:08 +00:00
mozilla-l10n-automation-bot
00f28939a1
Import l10n. (#27165) 2022-09-26 00:34:04 +00:00
mozilla-l10n-automation-bot
4834f789e7
Import l10n. (#27157) 2022-09-25 00:35:07 +00:00
mozilla-l10n-automation-bot
0164544e41
Import l10n. (#27150) 2022-09-24 00:31:32 +00:00
mozilla-l10n-automation-bot
4c3db08399
Import l10n. (#27116) 2022-09-23 00:39:08 +00:00
MatthewTighe
5811b06679 For #27055: handle legacy wallpaper naming case 2022-09-22 21:42:44 +00:00
Gabriel Luong
444f663143 For #27026 - Use the wallpaper adapted text color for the Collections placeholder 2022-09-22 20:07:02 +00:00
jeddai
fba46517ff update initial_experiments.json based on the current first-run experiments in experimenter 2022-09-22 15:38:41 -04:00
Jonathan Almeida
911f350642 Closes #27077: Load first run experiments synchronously.
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Co-authored-by: Charlie Humphreys <chumphreys@mozilla.com>
Co-authored-by: jhugman <jhugman@users.noreply.github.com>
2022-09-22 14:46:40 -04:00
mozilla-l10n-automation-bot
89998334f3
Import l10n. (#27098) 2022-09-22 00:30:22 +00:00
Roger Yang
bc1cfb88e8 Revert "For #11404 - Create open all function"
This reverts commit 9cf42cb7d9.
2022-09-21 23:11:23 +00:00
Roger Yang
dff4c31606 Revert "For #11404 - Add 'Open all in private tabs' option as requested."
This reverts commit fe16a81c1d.
2022-09-21 23:11:23 +00:00
Roger Yang
cfa376e5d2 Revert "For #11404 - Create alert message when a lot of tabs are to be opened."
This reverts commit c75e331a30.
2022-09-21 23:11:23 +00:00
Roger Yang
7fc213ce0c Revert "For #11404 - Update open all tabs warning message"
This reverts commit b11fd9131d.
2022-09-21 23:11:23 +00:00
mcarare
7efc9fcb7a For #26023: Supress LongParameterList warnings. 2022-09-21 20:50:49 +00:00
mcarare
258acf5fd9 For #26023: Remove inaccurate VisibleForTesting annotations. 2022-09-21 20:50:49 +00:00
mcarare
a914e72b68 For #26023: Replace VisibleForTesting with @get:VisibleForTesting. 2022-09-21 20:50:49 +00:00
mcarare
e5cc8f7592 For #26023: Suppress NewApi warning for autofillConfiguration. 2022-09-21 20:50:49 +00:00
Mugurell
7b5ba840ab For #26644 - Apply the wallpaper provided text color to the Fenix logo
And to the private mode switcher.
2022-09-21 13:03:55 +00:00
Mugurell
103a0cb250 For #26644 - Split the Fenix logo in two images
This will allow us applying a certain tint just for the image containing a text
to have a better contrast with wallpapers.
2022-09-21 13:03:55 +00:00
mozilla-l10n-automation-bot
74cb0679e2
Import l10n. (#27083) 2022-09-21 00:34:02 +00:00
MatthewTighe
ace7b1e35c Closes #27081: enable wallpaper onboarding flag 2022-09-20 22:42:55 +00:00
MatthewTighe
414c569e86 For #27055: check whether applied wallpaper name is blank 2022-09-20 22:12:45 +00:00
Noah Bond
892e9842d4 For #26854 - Fix bug causing the Top Sites sponsored text to show scrollbars 2022-09-20 18:03:24 +00:00
mcarare
bcc12b65ce For #27004: Make the top site frame layout focusable.
This makes the layout visible to a11y screen readers.
2022-09-20 07:05:11 +00:00
mozilla-l10n-automation-bot
8fa1924e83
Import l10n. (#27069) 2022-09-20 00:36:26 +00:00
MatthewTighe
6f24fadebb Closes #26966: enable wallpapers V2 2022-09-19 23:28:52 +00:00
Gabriel Luong
997a4af839 For #26582 - Renew telemetry expiring in 107 2022-09-19 21:51:31 +00:00
MatthewTighe
c77ee6f371 For #27064 - Remove all unused strings marked moz:removedIn <= 104 2022-09-19 19:54:08 +00:00
MatthewTighe
c6af07dc8c Closes #26997: convert v1 wallpapers into collection group 2022-09-19 19:24:27 +00:00
Pg
b11fd9131d For #11404 - Update open all tabs warning message
Specify Firefox will only slow down while pages are loading.
2022-09-19 14:25:16 -04:00
Pg
c75e331a30 For #11404 - Create alert message when a lot of tabs are to be opened.
Current threshold is 15.
2022-09-19 14:25:16 -04:00
Pg
fe16a81c1d For #11404 - Add 'Open all in private tabs' option as requested.
https://github.com/mozilla-mobile/fenix/pull/21212#discussion_r739172674

- Add option is tree dot menu
- Edit folder opening to be aware of browsing mode
- Add metrics
- Add unit tests for 'Open all in private tabs'
- Add Android tests for open all in private.
2022-09-19 14:25:16 -04:00
Pg
9cf42cb7d9 For #11404 - Create open all function
- Create element to be displayed

- Update the interface and bind in the view holder
Set the filter to limit this action to FOLDER.

- Create core function
Main logic is done on the controller (has it should be done). The whole
process is done in one coroutine to be non-blocking as many
(sub)folders & links can be present. If folder is empty, a toast is
displayed. Else iterate on items. When item is:
- a FOLDER -> restart process (without toast) on the folder
- a ITEM -> open it
- a SEPARATOR -> do nothing
Once finished, show the tabs tray.

Toast message is defined in fragment to have access to context.

- Create androidTest for openAllInTabs
- Create tests for handleBookmarkFolderOpening
- Display 'open all' options only if folder has at least on child:
A coroutine and suspended functions have to be used, since `getTree`
is async.
2022-09-19 14:25:16 -04:00
mozilla-l10n-automation-bot
26cd937a61
Import l10n. (#27056) 2022-09-19 00:38:04 +00:00
mozilla-l10n-automation-bot
055afeade8
Import l10n. (#27050) 2022-09-18 00:32:12 +00:00
mozilla-l10n-automation-bot
85b9c6e057
Import l10n. (#27047) 2022-09-17 00:37:53 +00:00
mozilla-l10n-automation-bot
9822a2d65b
Import l10n. (#27037) 2022-09-16 00:34:29 +00:00
mike a
c81e7a1453 Closes #26999: fix disapprearing wallpapers after going back to home screen 2022-09-15 23:44:54 +00:00
sarah541
924f00024e For #27020 - Correct padding for wallpaper thumbnails 2022-09-15 22:41:38 +00:00
sarah541
5e2fe2285c For #27029 - Use placeholder inplace of app name 2022-09-15 22:14:06 +00:00
mike a
4972b70018 Closes #26995: add sorting of wallpapers on wallpapers onboarding tool 2022-09-15 21:46:02 +00:00
sarah541
dafe5dbdd6 For #27024 - Use textAccent for the "Learn more" link in the wallpaper settings 2022-09-15 20:55:00 +00:00
mike a
2ee00374dd Closes #27021: add wallpaper onboarding downloading error snackbar 2022-09-15 18:58:43 +00:00
MatthewTighe
9ce3f65b51 Closes #26945: adds telemetry for learn more link on wallpaper settings 2022-09-15 18:07:57 +00:00
mike a
cc30e3dc5a Closes #26971: fix wallpaper onboarding display condition 2022-09-15 05:56:57 +00:00
mavduevskiy
7fc96b01b2
Closes #26973: adjust wallpaper onboarding ui (#26974)
Co-authored-by: mike a <mavduevskiy@gmail.com>
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-09-15 04:06:15 +00:00
Mugurell
d987afd23a For #26424 - Add contrasting text color for migrated Turning Red Wallpapers 2022-09-15 03:19:02 +00:00
Alexandru2909
817827997f For #26424 - Create wallpaper file migration helper 2022-09-15 03:19:02 +00:00
mozilla-l10n-automation-bot
9f0f052cab
Import l10n. (#26991)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-09-15 01:41:43 +00:00
Gabriel Luong
d468bb5c58 For #26987 - Update MR Onboarding strings for existing users 2022-09-14 23:20:36 +00:00
MatthewTighe
7f59fa235f For #26980: enable task continuity in all channels 2022-09-14 22:37:18 +00:00
mike a
9cb441a6ca Closes #26215: add telemetry events for wallpaper onboarding dialog 2022-09-14 21:27:26 +00:00
sarah541
805fb0ff60 For #26908 - Update wallpapers settings page design 2022-09-14 19:45:38 +00:00
Mugurell
2899a66b15 For #26737 - Use the body2 for title else caption style in the Pocket section 2022-09-14 13:42:51 +00:00
Alexandru2909
bda817a608 For #26690 - Dismiss search dialog when opening recent synced tab dropdown menu 2022-09-14 12:49:08 +00:00