Commit Graph

6754 Commits

Author SHA1 Message Date
mcarare
70e6422d94 For #25846: Save the City field in addresses. 2022-07-04 13:58:25 +00:00
Alexandru2909
b6f140a76f For #24528 - Remove isPrivate conditional in getTheme in favor of inComposePreview 2022-07-04 06:18:38 +00:00
Roger Yang
46d73673ec Issue #25805: Always anchored unified search menu to the toolbar icon 2022-06-30 16:53:13 +00:00
mcarare
808938137d For #25815: Fix interactor calls for address management. 2022-06-29 22:30:03 +00:00
Alexandru2909
4d430adbbe For #25764 - Prevent sponsored shortcut URLs from appearing as frecent shortcuts 2022-06-29 20:14:35 +00:00
Mugurell
d4dd62341a For #25401 - Record Pocket sponsored stories telemetry 2022-06-29 18:30:54 +00:00
Mugurell
feae3344de For #25401 - Improve how sponsored stories impressions are reported
While testing I observed that the Rect returned from `boundsInWindow()`
- will have the full height and width of the composable even if scrolled
offscreen vertically
- will only have the height and width of what part of the composable is shown
pn the screen.
Possibly because of the interactions of a vertically scrollable RecyclerView
and the LazyRow the composable is shown in.

To account for this the method calculating how much of the composable is shown
on screen will also now receive the real composable size as an argument.
2022-06-29 18:30:54 +00:00
Mugurell
c5f37f01eb For #25538 - Add "metrics" telemetry for if default wallpaper is shown 2022-06-29 17:52:51 +00:00
Mugurell
8d9ccd76e9 For #25538 - Add a simple way to check if the default wallpaper is to be shown
A previous check for whether the persisted name of the current wallpaper is
empty made checking whether the default wallpaper is to be shown brittle.
Instead of duplicating such a check in multiple places it is now extracted in
one method that can be used in multiple places including the new telemetry.
2022-06-29 17:52:51 +00:00
Arturo Mejia
8ba7b8bddc For #25213: Add tabs prioritization experiment 2022-06-29 17:11:54 +00:00
Arturo Mejia
61807c5316 No issue: Add number_of_app_launches custom attribute to nimbus messages. 2022-06-29 12:13:24 -04:00
Mozilla L10n Automation Bot
9ba0ba563c Import l10n. 2022-06-29 01:30:27 +00:00
Marc Leclair
0680d7027c Fixed PR review 2022-06-29 00:54:30 +00:00
Marc Leclair
0da739930c Lint fixes 2022-06-29 00:54:30 +00:00
Marc Leclair
ed45675755 Added strings and keys to XML 2022-06-29 00:54:30 +00:00
Marc Leclair
f35e03f726 Added start and stop dialog fo navigation xml 2022-06-29 00:54:30 +00:00
Marc Leclair
739839356a Added profiler option to SettingsFragment 2022-06-29 00:54:30 +00:00
Marc Leclair
2a83d029c8 Added ProfilerUtils 2022-06-29 00:54:30 +00:00
Marc Leclair
c0a95805aa Added ProfilerReusableComposable 2022-06-29 00:54:30 +00:00
Marc Leclair
b08058e2bd Added ProfilerStopDialogFragment 2022-06-29 00:54:30 +00:00
Michael Comella
985f4ede00 Added ProfilerStartDialogFragment. 2022-06-29 00:54:30 +00:00
Marc Leclair
09a31e03ab For #14854: Added ProfilerViewModel 2022-06-29 00:54:30 +00:00
Gabriel Luong
83e19be385 For #24967 - Enable address autofill for Nightly and Debug 2022-06-28 23:14:16 +00:00
MatthewTighe
d6952cb2aa Fixes #25545: wait to draw Pocket until after first frame 2022-06-28 16:47:51 +00:00
Mozilla L10n Automation Bot
1597231ea1 Import l10n. 2022-06-28 01:27:10 +00:00
Arturo Mejia
5f1448460e For #21894: Move Tabs Tray to compose: Individual tab viewholders: ListViewHolder. 2022-06-27 21:27:55 +00:00
Gabriel Luong
8f65658e86 For #25767 - Remove all unused strings marked moz:removedIn <= 101 2022-06-27 18:09:25 +00:00
mcarare
6719eeb129 For #24857: Add metrics for addresses autofill. 2022-06-27 10:24:13 +00:00
Mozilla L10n Automation Bot
16dc078d6c Import l10n. 2022-06-27 00:59:40 +00:00
Mozilla L10n Automation Bot
4af92436d9 Import l10n. 2022-06-26 00:39:27 +00:00
Mozilla L10n Automation Bot
09e6f9416d Import l10n. 2022-06-25 00:43:02 +00:00
Gabriel Luong
8fa08f31b9 For #25750 - Use Headline7 for the expandable list headers that appear in cards 2022-06-24 18:45:03 +00:00
Gabriel Luong
2f17888f79 For #25750 - Change Headline8 to 14dp 2022-06-24 18:45:03 +00:00
Mugurell
fd28889d71 For #25658 - Track the site permissions prompt and user actions
Track when the prompt is shown and when the permissions are allowed/denied.
2022-06-24 18:08:55 +00:00
Alexandru2909
4fc65b700a For #25721 - Remove 'Daylight' from the 'About Firefox' screen 2022-06-24 13:47:42 +00:00
Mozilla L10n Automation Bot
8794cdb1e2 Import l10n. 2022-06-23 01:00:15 +00:00
Roger Yang
7a5e126f24 Issue #24740: Use unified search bar in bookmark search 2022-06-22 19:27:42 +00:00
Noah Bond
5f7fd5313c For #25491 - Refactor InactiveTabs interactors and controllers 2022-06-22 18:37:06 +00:00
Gabriel Luong
d275152789 For #25708 - Change Credit Card preference label to Autofill when address autofill is enabled 2022-06-22 15:43:41 +00:00
mcarare
572838f672 For #25435: Hide accept button just for HSTS error page. 2022-06-22 07:45:33 +00:00
Roger Yang
22ac345513 Issue #24740: Use unified search bar in history search 2022-06-21 16:57:39 +00:00
sarah541
8791a25522 For #23966 - Migrate MessageCardViewHolder to Compose 2022-06-21 15:35:10 +00:00
Mozilla L10n Automation Bot
9c3405cac9 Import l10n. 2022-06-21 00:52:08 +00:00
Mozilla L10n Automation Bot
2e0f445076 Import l10n. 2022-06-20 00:44:39 +00:00
Mozilla L10n Automation Bot
65410d0dca Import l10n. 2022-06-19 00:48:13 +00:00
Mozilla L10n Automation Bot
d35e3830cd Import l10n. 2022-06-18 00:46:14 +00:00
Mozilla L10n Automation Bot
759f0bd800 Import l10n. 2022-06-17 00:41:41 +00:00
Alexandru2909
1ff5b8129f Fixes #25622 - PromptFeature use LoginDelegate and CreditCardDelegate as parameters for login and credit card pickers 2022-06-16 22:06:44 +00:00
CHAN, Chak Shing
9a6380d55b For #25183 - Update the Sentry base URL
Update the Sentry base URL to use the new instance
2022-06-16 18:57:10 +00:00
Mozilla L10n Automation Bot
bef5c3054b Import l10n. 2022-06-16 03:35:10 +00:00
mcarare
d595e199c9 For #25435: Handle ERROR_BAD_HSTS_CERT error. 2022-06-16 02:14:23 +00:00
Mugurell
0ee911ea8c For #25586 - Allow for localized sumo links for the https-only mode 2022-06-16 01:05:10 +00:00
Ben Dean-Kawamura
ad222521be Adding support for app-services error reporting 2022-06-15 23:59:40 +00:00
Arturo Mejia
34b31f8b11 For #25446: Ensure for every message shown we have recordExposure 2022-06-15 22:32:20 +00:00
Alexandru2909
3b4e11b796 For #24969 - Display address autofill prompt 2022-06-15 06:43:17 +00:00
Mozilla L10n Automation Bot
685424de9a Import l10n. 2022-06-15 00:45:00 +00:00
Mugurell
ed2857bbe0 For #25586 - Update HTTPs-only setting sumo link 2022-06-14 06:49:39 +00:00
Noah Bond
683226541c For #25490 - Remove PrimaryText and SecondaryText 2022-06-13 21:17:58 +00:00
Mozilla L10n Automation Bot
01be73255e Import l10n. 2022-06-13 00:46:52 +00:00
Mozilla L10n Automation Bot
345f9fd2d2 Import l10n. 2022-06-12 01:24:54 +00:00
Mozilla L10n Automation Bot
2ecfa3bcf7 Import l10n. 2022-06-11 00:41:03 +00:00
Mugurell
df5786f1e3 For #25381 - Add a setting allowing to toggle Pocket sponsored stories 2022-06-10 15:01:35 +00:00
Mozilla L10n Automation Bot
13c34f16dd Import l10n. 2022-06-10 00:44:11 +00:00
Jan-Erik Rediger
ba7028ec6a Upgrade to Glean v50 and adopt new Glean APIs 2022-06-09 18:08:04 -04:00
MatthewTighe
8a7e8e7b96 for #25545: turn off task continuity in nightly 2022-06-09 20:56:18 +00:00
indu
31336c0d87 For #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>
2022-06-09 19:48:40 +03:00
mcarare
e81c38e8fd For #25563: Avoid showing delete all dialog twice. 2022-06-09 15:15:43 +00:00
mcarare
78e4875713 For #25563: Ensure popBackStack does not navigate away from HistoryFragment. 2022-06-09 15:15:43 +00:00
mcarare
ed480b24c4 For #25563: Show Snackbar only if fragment is still attached. 2022-06-09 15:15:43 +00:00
Mugurell
1a2be2065a For #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.
2022-06-08 11:33:25 +00:00
Mozilla L10n Automation Bot
070d6288e1 Import l10n. 2022-06-08 00:47:04 +00:00
Roger Yang
b48123aa50 Issue #24522: Add telemetry for unified search 2022-06-07 14:33:46 +00:00
Arturo Mejia
6f0aea9fd9
For #21102: Build with SDK for Android 12 / API 31 (#25494)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-06-07 09:36:46 +00:00
indu
ac31a1ace4 For #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>
2022-06-07 11:49:16 +03:00
Mozilla L10n Automation Bot
ca800f122e Import l10n. 2022-06-07 01:17:38 +00:00
Mozilla L10n Automation Bot
2cd6e15db8 Import l10n. 2022-06-06 00:40:46 +00:00
Arturo Mejia
6a33f29a91 Revert "For #24455 - Migrate NoCollectionsMessageViewHolder to Compose"
This reverts commit 7b895aba
2022-06-05 13:26:43 +00:00
Mozilla L10n Automation Bot
f55e21e1df Import l10n. 2022-06-05 00:56:29 +00:00
Mozilla L10n Automation Bot
0e9b9722a1 Import l10n. 2022-06-04 00:48:18 +00:00
Noah Bond
08a84f8353 For #21897 - Convert inactive tabs to compose 2022-06-03 18:49:13 +00:00
mcarare
48cb5ec268 For #25505: Clear the stored result in case there is no listener with the same key set.
This is the case when the sharing happens outside the tabs tray.
2022-06-03 14:01:40 +00:00
Mozilla L10n Automation Bot
2e5c979ef9 Import l10n. 2022-06-02 21:11:55 -04:00
sunil9211
f89e2f4aca For #20848 - Hide Download List delete icon in multiselect mode 2022-06-02 22:17:56 +00:00
Noah Bond
9520b8c1f3 For #25379 - Plug FenixTypography into ListItem, Button, TextButton, and ExpandableListHeader 2022-06-02 21:23:50 +00:00
Noah Bond
4c118f4816 For #25379 - Create a Compose Typography system 2022-06-02 21:23:50 +00:00
Mozilla L10n Automation Bot
e2fdca8d47 Import l10n. 2022-06-02 01:56:13 +00:00
Mozilla L10n Automation Bot
c3811199b4 Import l10n. 2022-06-01 01:40:23 +00:00
Roger Yang
519f3f96fc No issue: Cleanup default toolbar menu 2022-05-31 21:36:25 +00:00
Mugurell
392f585ba0 For #25459 - Show Pocket sponsored stories irrespective of topics selections 2022-05-31 11:07:43 +00:00
mcarare
d20ba1d0fe For #25437: Fix label values for labeled counters. 2022-05-31 10:25:06 +00:00
Mozilla L10n Automation Bot
efef63afb2 Import l10n. 2022-05-31 06:04:06 +00:00
Roger Yang
ff683c67e0 Close #25449: Use "Enter search terms" as hint when using application search engine 2022-05-30 22:56:54 +00:00
Gabriel Luong
980b1f1f7d For #25444 - Remove all unused strings marked moz:removedIn <= 100 2022-05-30 18:17:47 +00:00
Mozilla L10n Automation Bot
5ea4c6533a Import l10n. 2022-05-30 00:59:48 +00:00
Mozilla L10n Automation Bot
b85886eb21 Import l10n. 2022-05-29 15:11:35 -04:00
Arturo Mejia
c9240e20ed No issue: Renew/Remove metrics set to expire in v104 2022-05-28 00:39:23 +00:00
MatthewTighe
3fab791980 fixes #24918: add subregion dropdown to address editor 2022-05-27 22:53:45 +00:00
MatthewTighe
07d4a8599d fixes #25386: turn task continuity on by default for nightly 2022-05-27 22:18:40 +00:00
Gabriel Luong
72a2ee688f For #24300 - Add Tabs to the search engine menu 2022-05-27 21:42:56 +00:00
Alexandru Putanu
b9b1124b66
For #25397 - Telemetry for credit card save and update (#25411)
* For #25397 - Telemetry for credit card save and update

* Use Fenix Issue fro Bugs

Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
Co-authored-by: Roger Yang <royang@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-27 21:11:59 +00:00
Mugurell
849d922038 For #25352 - Add a new FML feature to gate Pocket sponsored stories 2022-05-27 18:16:22 +00:00
Roger Yang
229b949650 Issue #24301: Add Bookmarks to the search engine menu 2022-05-27 16:00:29 +00:00
Mugurell
666c839eb7
For #24040: App should not crash when the search widget is clicked while PIP mode is active (#25410)
When the search event is from the search widget while PIP is active, the search fragment opens after the screen is unlocked. This avoids the issue of the search page opening in landscape mode and also the app doesn't crash.

Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>

Co-authored-by: indu <indu@ramkystech.com>
2022-05-27 16:44:06 +03:00
Mozilla L10n Automation Bot
ab36146e3e Import l10n. 2022-05-27 00:42:34 +00:00
Arturo Mejia
d2c1893cf9 For #25212: Add tabs prioritization 2022-05-26 20:44:40 +00:00
Mugurell
12070cb7b8 For #25281 - Improve stories impressions recording.
This fixes the following two scenarios resulting in improper recordings:
- sponsored stories were recorded as shown as part of the impressions recording
for all the stories (both recommended and sponsored). Separated the two.
- sponsored stories were not recorded as shown if the user doesn't scroll.
This could happen if just toggling categories which would result in a new list
of stories to show. Will recheck after the time to settle if the composable is
shown.
2022-05-26 18:26:00 +00:00
Mugurell
41a1f31a84 For #25281 - Consider the toolbar when reporting stories visibility
The toolbar may appear over the Pocket stories causing our functionality for
reporting when a specific story is visible to misreport.
At the moment hardcoding the toolbar height in the visibility checks seems like
the best solution to ensure reliable data.
2022-05-26 18:26:00 +00:00
Mugurell
0b972660ca For #25281 - Allow the Pocket section to settle before reporting impressions
Currently just a hack that will ensure more reliable data.
This will have to be re-evaluated after the homescreen is migrated to compose.
2022-05-26 18:26:00 +00:00
Mugurell
dfa5281b23 For #25281 - Pace and rotate sponsored stories
A new way to be able to reliably record actual impressions of sponsored stories
was needed and based on this data we can ensure we are promoting fresh stories
(with fewer impressions) or the ones with a higher priority.
2022-05-26 18:26:00 +00:00
Roger Yang
2b777c3428 Issue #24299: Do not show history search engine in the search settings 2022-05-26 14:42:58 +00:00
Mozilla L10n Automation Bot
123a7aba3d Import l10n. 2022-05-26 00:39:56 +00:00
Arturo Mejia
b7c1f8ef6b Revert "For #23966 - Migrate MessageCardViewHolder to Compose"
This reverts commit aea6124851.
2022-05-25 23:10:28 +00:00
Noah Bond
ebd97f5a34 For #25291 - Swap the new TextButton composable into WallpaperSettings 2022-05-25 22:24:46 +00:00
Noah Bond
2165ae501a For #25291 - Create a TextButton composable component 2022-05-25 22:24:46 +00:00
Roger Yang
3de38984fd Issue #24299: Sort unified search selector menu items based on user settings 2022-05-25 19:17:44 +00:00
mcarare
0127b39fad For #25313: Handle exceptions when getting ClipData.Item. 2022-05-25 18:25:54 +00:00
Mugurell
2343b7534c For #25311 - Set tokens used when communicating with Pocket 2022-05-25 15:53:24 +00:00
Arturo Mejia
98e3b8bf52 For #25374: Skip action validation for control messages 2022-05-25 14:55:28 +00:00
Mugurell
75a2ed8c30 For #25025 - Old imports cleanup.
Importing `R.string` does allow to avoid the `R` when using a String from
Resources but seems like a small gain to break app consistency.
2022-05-25 07:28:57 +00:00
Mugurell
2074131a58 For #25025 - Show sponsored stories on debug only
The design asks for a new row in between the primary and the secondary text so
I went with making "ListItemTabSurface" public allowing for customizing the
content it will show but keeping the same layout and general UX.
2022-05-25 07:28:57 +00:00
Mugurell
06d4384c11 For #25025 - Rename PocketStoriesChange to PocketStoriesClean
PocketStoriesChange was called only once - to clean the shown stories when the
user gets to the homescreen and the Pocket feature is disabled - useful for the
situations in which the user returns after disabling the feature in settings.

Populating the store with recommended stories to show was already happening
based on 'PocketStoriesCategoriesChange' and sponsored stories will be added by
using 'PocketSponsoredStoriesChange' so renaming 'PocketStoriesChange' will
help on reducing any confusion in the future.

Also added documentation for all Pocket related actions from AppStore and
removed the 'UndocumentedPublicClass' detekt suppressions.
2022-05-25 07:28:57 +00:00
Mugurell
bd1feeaac9 For #25025 - Download sponsored stories on debug only 2022-05-25 07:28:57 +00:00
Mugurell
1c7e788bae For #25025 - Use the PocketStory supertype
This prepares extending support from just `PocketRecommendedStory` to
`PocketSponsoredStory` also.
2022-05-25 07:28:57 +00:00
Mugurell
abff68a31b For #25025 - Hardcode showing at max 8 Pocket stories
The default was already 8. This is now being moved closer to the source from
where the stories to be shown are emitted.
With the addition of sponsored stories at fixed positions having to support a
variable number of stories being returned from AppState#getFilteredStories
means increased complexity with no benefit.
2022-05-25 07:28:57 +00:00
sarah541
aea6124851 For #23966 - Migrate MessageCardViewHolder to Compose 2022-05-25 04:14:10 +00:00
Mozilla L10n Automation Bot
a3d930b5e2 Import l10n. 2022-05-25 00:46:21 +00:00
mike a
3904cb9340 Closes #25368: duplicate items in history
Change pagination to be based on loadSize of DataSource
2022-05-24 20:11:16 +00:00
mcarare
a0a02e5627 For #25360: Selectively update addresses preference only when needed. 2022-05-24 15:44:52 +00:00
Mozilla L10n Automation Bot
c5b4faf335 Import l10n. 2022-05-24 00:43:23 +00:00
Alexandru2909
73dcc0c6d6 For #23173 - CheckChanged use a single variable instead of two for checked status 2022-05-23 09:36:24 +00:00
Alexandru2909
bea17a4ab8 For #23670 - Update collection on tab removal 2022-05-23 08:30:56 +00:00
mcarare
cb4f8ed0c0 For #24968: Add preference for enabling/disabling addresses autofill.
For #24968: Add preference for enabling/disabling addresses autofill.
2022-05-23 07:30:07 +00:00
Mozilla L10n Automation Bot
25075fe4b3 Import l10n. 2022-05-23 00:45:08 +00:00
Mozilla L10n Automation Bot
83af557f37 Import l10n. 2022-05-22 00:44:54 +00:00
Robert-Aron293
76ea2fa3e4 For #22310 - Change tab holder's checkbox state when pressing "Select All"/"Deselect All" 2022-05-20 21:20:17 +00:00
Roger Yang
5bb9e50e96 Close #25288: Disable autocomplete for unified history search 2022-05-20 16:51:27 +00:00
JLRoberts
479e44b0a1 For #23700 - HistoryFragment: Exit edit mode when multi-selection is opened in tabs or shared.
This mirrors behavior currently in Bookmarks library with the same actions.
2022-05-20 15:51:07 +00:00
Gabriel Luong
f25129c8ac For #24991 - Refactor the HomeMenu creation from HomeFragment to HomeMenuBuilder 2022-05-20 07:26:56 +00:00
Mozilla L10n Automation Bot
ba2af02407 Import l10n. 2022-05-20 02:19:22 +00:00
MatthewTighe
676d7090f0 Fixes #24917: add country dropdown to address editor 2022-05-19 23:52:05 +00:00
Gabriel Luong
9a965e420d For #25119 - Add Secondary, Tertiary and Destructive Button composable components 2022-05-19 22:19:37 +00:00
James Hugman
165ce0151e Filter messaging experiments from the Studies screen 2022-05-19 15:37:11 +00:00
Gabriel Luong
0001f00f40 For #24936 - Replace ListItemIcon with IconButton and Icon 2022-05-19 02:09:48 +00:00
Mozilla L10n Automation Bot
f2e24d66a1 Import l10n. 2022-05-19 00:46:25 +00:00
Roger Yang
7f29461c75 Issue #24299: Add history to the search engine menu 2022-05-18 19:48:26 +00:00
Gabriel Luong
9e8ee28e40 For #25264 - Refactor toShortUrl extension function from TabSessionState to String 2022-05-18 17:29:13 +00:00
Mugurell
a93e434f0d For #24316 - Migrate TabInCollectionViewHolder to Compose 2022-05-18 15:24:52 +00:00
jhugman
30fa80151d
Change FxNimbus/Nimbus startup sequence (#25266)
* Change FxNimbus initialization sequence

Add cache invalidation

* Change ordering of message restoration and Nimbus initialization

* Address reviewer comments
2022-05-18 13:23:26 +00:00
Mozilla L10n Automation Bot
b002de7700 Import l10n. 2022-05-18 00:54:10 +00:00
Arturo Mejia
9a27030f87 For #25209: Avoid trying to download wallpapers without a server URL. 2022-05-17 20:52:14 +00:00
Arturo Mejia
d16d61c055 No issue: Add extension function to TabSessionState for shortening urls safely. 2022-05-17 15:54:39 +00:00
sarah541
c09f899da4 For #25176 - Refactor TabTitle and TabSubtitle 2022-05-17 14:58:36 +00:00
dlp
4c223aa540 For #24660 - Overrided contentsSameAs inside TabInCollectionItem class. 2022-05-17 07:02:01 +00:00
Mozilla L10n Automation Bot
5c2207519a Import l10n. 2022-05-17 00:54:05 +00:00
Arturo Mejia
073f3ecc30 For #25145: Unify behavior for opening systems setting for updating the default browser preference 2022-05-16 14:46:59 +00:00
Mozilla L10n Automation Bot
fc76300325 Import l10n. 2022-05-16 00:58:14 +00:00
Mozilla L10n Automation Bot
a304600836 Import l10n. 2022-05-14 00:55:56 +00:00
Arturo Mejia
1384414327 Revert "Change FxNimbus initialization sequence (#25089)"
This reverts commit 51ba7ab463.
2022-05-13 19:42:08 +00:00
jhugman
51ba7ab463
Change FxNimbus initialization sequence (#25089)
* Change FxNimbus initialization sequence

* Add cache invalidation
2022-05-13 18:23:01 +00:00
dlp
aec6e25a1c For #24666 Changed trackingProtectionLayout's bottomToTop constraint from clearSiteDataLayout clearSiteDataDivider 2022-05-13 12:48:23 +00:00
Mozilla L10n Automation Bot
727bbaf342 Import l10n. 2022-05-13 00:51:43 +00:00
Mozilla L10n Automation Bot
16f955fc98 Import l10n. 2022-05-12 00:42:10 +00:00
Gabriel Luong
63ca6791c1 For #25179 - Display a save or update credit card prompt 2022-05-11 23:08:33 +00:00
Mugurell
1e3319f0e8 For #24333 - Replace the xml based CollectionViewHolder with a composable 2022-05-11 16:03:51 +00:00
Mugurell
2126c7eeb4 For #24333 - Move CollectionViewHolder to home/collections
Doing just a file move in a separate commit will ensure git history of the file
is kept when this will be later updated.
2022-05-11 16:03:51 +00:00
Mugurell
aeb45c07a5 For #24333 - Complete removing the broken code for focusing the newly created collection
The removal was initially scheduled to happen in the PR for #24333
but landed separately in https://github.com/mozilla-mobile/fenix/pull/25045.
These are two small leftovers.
2022-05-11 16:03:51 +00:00
Mozilla L10n Automation Bot
142cbb2688 Import l10n. 2022-05-11 02:00:20 +00:00
sarah541
7b895abab1 For #24455 - Migrate NoCollectionsMessageViewHolder to Compose 2022-05-10 20:06:38 +00:00
MatthewTighe
483f5a9f12 for #24931: create address label and description based on available data 2022-05-10 18:14:17 +00:00
mcarare
59c5033529 For #24966: Navigate back to previous screen when the last address is deleted. 2022-05-10 06:51:02 +00:00
mcarare
a4a78717af For #24919: Add option menu in the address editor. 2022-05-10 06:51:02 +00:00
mcarare
2192d55da3 For #24854: Add ability to delete an existing address. 2022-05-10 06:51:02 +00:00
mcarare
4369c0b920 For #24855: Allow updating info for an existing address. 2022-05-10 06:51:02 +00:00
bendk
e5b0069791
Application services 93.0.1 (#24904)
* Fixup breaking changes from AppServices upgrade to 93.0.0

* android-components RemoteTabsStorage now requires a Context param

* Update Android Components version to 102.0.20220509214046

Co-authored-by: James Hugman <james@hugman.tv>
Co-authored-by: Mark Hammond <mhammond@skippinet.com.au>
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-10 05:11:00 +00:00
Mozilla L10n Automation Bot
fdeb22dd0b Import l10n. 2022-05-10 00:48:02 +00:00
Roger Yang
72b9e7e174 Issue #24738: hide the QR code button when switching to none default search engine 2022-05-09 22:23:58 +00:00
Gabriel Luong
d6996b56a0 For #25113 - Remove showClearSiteData feature flag 2022-05-09 19:24:55 +00:00
Mozilla L10n Automation Bot
1e03e27e29 Import l10n. 2022-05-09 07:53:02 +00:00
Mozilla L10n Automation Bot
c43c79cea6 Import l10n. 2022-05-08 00:43:46 +00:00
Arturo Mejia
b22a34db2e For #25110: Enable the messaging framework feature 2022-05-05 20:47:28 -04:00
Noah Bond
3e9dbaca35 For #25135 - Replace Button in SyncedTabs with PrimaryButton 2022-05-05 20:45:20 +00:00
Alexandru2909
89a1e6367f For #24262 - Filter Amazon/eBay sponsored tiles when the respective search engine is set 2022-05-05 14:25:53 +00:00
Mozilla L10n Automation Bot
35be05d599 Import l10n. 2022-05-05 01:18:27 +00:00
sarah541
2c50a229cc For #25015 - Add a compose version of PrimaryButton
bleh
2022-05-05 00:46:59 +00:00
Gabriel Luong
251acf8db4 For #25117 - Move HomeSectionHeader into its proper package 2022-05-05 00:09:12 +00:00
Gabriel Luong
da1c5b9bf7 For #25115 - Remove showWallpapers feature flag 2022-05-04 19:27:13 -04:00
Gabriel Luong
957d9c487c For #25111 - Remove contileFeature feature flag 2022-05-04 22:30:37 +00:00
Alexandru2909
e0a6a9498d For #24971 - Split full name from Address editor into first, middle and last name 2022-05-04 21:08:12 +00:00
Jonathan Almeida
6752a6ba22 Close #25091: Remove deprecated TrustedWebActivityIntentProcessor 2022-05-04 02:39:38 +00:00
Mozilla L10n Automation Bot
95aba129da Import l10n. 2022-05-04 00:46:04 +00:00
MatthewTighe
2b1606cf34 for #24665: show recent synced tab faster 2022-05-04 00:06:38 +00:00
sunil9211
e56f08c8ca For #23856: Remove deprecated layout_constraintWidth_default 2022-05-03 23:18:52 +00:00
Arturo Mejia
3a7299d301 For #25091: Deprecate TrustedWebActivityIntentProcessor 2022-05-03 16:28:38 -04:00
Gabriel Luong
5597ed6e98 For #25070 - Remove all unused strings marked moz:removedIn <= 99 2022-05-03 15:14:59 +00:00
mcarare
ffa1ecd300 For #21292: Remove unused MetricController parameters. 2022-05-03 09:46:23 +00:00
Mozilla L10n Automation Bot
0d08ff31af Import l10n. 2022-05-03 01:17:43 +00:00
sunil9211
f13b091bd8 For #23747: Remove deprecated layout_constraintHeight_default 2022-05-03 00:39:59 +00:00
sunil9211
878f5bef8a For #23747: Remove deprecated layout_constraintHeight_default:
Removed usage of layout_constraintHeight_default="wrap" and replaced
with layout_height="WRAP_CONTENT" and layout_constrainedHeight="true"
2022-05-03 00:39:59 +00:00
Mugurell
8b56a2ebc7 For #25044 - Remove the broken code for focusing the newly created collection
This functionality seems broken for a long time now.
It's importance and whether to reimplement it is to be re-assessed in
https://github.com/mozilla-mobile/fenix/issues/24389
2022-05-02 22:50:06 +00:00
Mozilla L10n Automation Bot
ff1968f5d5 Import l10n. 2022-05-02 09:21:17 +00:00
Alexandru2909
56c31cd675 For #24514 - Remove Fact.toEvent from MetricController 2022-05-02 07:13:08 +00:00
Mozilla L10n Automation Bot
37f9653f2d Import l10n. 2022-05-01 00:46:37 +00:00
Mozilla L10n Automation Bot
372b8a0cda Import l10n. 2022-04-30 00:48:51 +00:00
Arturo Mejia
d74b4b02df For #25017: Remove promotional wallpapers 2022-04-29 22:19:29 +00:00
mcarare
f028dbc03b For #25003: Pop back stack on main thread. 2022-04-29 08:38:17 +00:00
Mozilla L10n Automation Bot
b76cae83d6 Import l10n. 2022-04-29 07:28:55 +00:00
sarah541
538e06d73c No issue: Renew/Remove metrics set to expire in v102
No issue: Renew/Remove metrics set to expire in v102
2022-04-28 16:49:38 +00:00
mcarare
d0548ebab5 For #24849: Fix saving phone and email values to an address. 2022-04-28 15:46:59 +00:00
mcarare
24acedf406 For #24707: Remove unused metrics parameter. 2022-04-28 12:57:49 +00:00
Mozilla L10n Automation Bot
5e246808f5 Import l10n. 2022-04-28 00:46:42 +00:00
MatthewTighe
30666f7c94 Revert #24894: settings should not be used to cache previous auth state 2022-04-27 23:06:15 +00:00
mike a
407634d0ce Closes #24741: add top padding for download and bookmark fragment 2022-04-27 03:29:02 +00:00
Mozilla L10n Automation Bot
191b27130e Import l10n. 2022-04-27 00:52:28 +00:00
mike a
8e9464fee3 Closes #24307: add synced history empty fragment, feature flag and history screen showing only local files 2022-04-26 22:10:20 +00:00
mcarare
d9b14cfe07 For #24935: Dismiss keyboard on add address fragment stop. 2022-04-26 19:51:42 +00:00
mike a
a066dddce9 Closes #24513: add undo snackbar to history group screen 2022-04-26 19:15:23 +00:00
Arturo Mejia
916c931346 For #24949: Remove malformed message when evaluating it. 2022-04-26 16:13:30 +00:00
Mozilla L10n Automation Bot
9d7825cca2 Import l10n. 2022-04-26 00:49:35 +00:00
Roger Yang
4a69f4ecf9 Issue #24739: Set QR code button to autohide 2022-04-25 18:43:32 +00:00
Mozilla L10n Automation Bot
313bc8cd55 Import l10n. 2022-04-24 00:45:37 +00:00
Mozilla L10n Automation Bot
1aa13efcde Import l10n. 2022-04-23 00:35:21 +00:00
Gabriel Luong
a5f5d5fb2d For #24850 - Display an address list for managing existing addresses 2022-04-22 23:44:36 +00:00
MatthewTighe
0f952284e6 for #24929: remove locale restriction for remote firefox wallpapers 2022-04-22 22:56:46 +00:00
Noah Bond
cc771df50f For #24524 - Refactor FaviconListItem into SyncedTabs 2022-04-22 21:38:09 +00:00
Gabriel Luong
25ffce77c0 For #24849 - Add an address editor screen 2022-04-22 02:01:21 +00:00
Mozilla L10n Automation Bot
808ce5a564 Import l10n. 2022-04-22 00:50:47 +00:00
Mugurell
5e7e83b20f For #24908 - Reverse the chevrons direction in ExpandableListHeader 2022-04-21 22:36:00 +00:00
MatthewTighe
ccb3d33e8b for #24665: cache previous auth status and display placeholders accordingly 2022-04-21 21:59:24 +00:00
MatthewTighe
b746295da1 for #24665: remove unused fxaHasSyncedItems setting 2022-04-21 21:59:24 +00:00
mavduevskiy
602f55b5d2
For #23665 - Make the undo snackbar for the library screens work globally (#24398)
* Closes #23665: make snackbar work after leaving the fragment it was initiated from

* Closes #23665: bring back the removed bookmark navigation test, sort imports alphabetically

Co-authored-by: mike a <mavduevskiy@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-04-21 21:28:20 +00:00
mcarare
927ab1ccae For #24758: Remove wrapper from browser search metrics. 2022-04-21 16:06:20 +00:00
Arturo Mejia
5982990e17 For #20872: Prevent crash when updating pending Bookmarks to be deleted without a selected folder. 2022-04-21 14:29:43 +00:00
Mozilla L10n Automation Bot
8cd7eda398 Import l10n. 2022-04-21 01:30:21 +00:00
Mugurell
307e6b961b For #24897 - Move clickable handling to the parent in ExpandableListHeader
ExpandableListHeader provides a consistent UX for similar usecases.

Needed to update it to allow clicks to be handled by a parent and it not
stealing the click or shown an improper Indication.
2022-04-21 00:26:01 +00:00
Noah Bond
945dd0d029 For #24873 - Update ListItem with the Favicon Modifier and fix previews 2022-04-20 19:41:07 +00:00
Noah Bond
07a444c5a0 For #24873 - Add a modifier parameter to the Favicon Composable 2022-04-20 19:41:07 +00:00
Mozilla L10n Automation Bot
20d1928d1b Import l10n. 2022-04-20 00:42:34 +00:00
tristan-jea
f1070e05c2 For #23813 - Clear error message for nameOnCardLayout when valid name is submitted 2022-04-19 22:55:10 +00:00
Noah Bond
6df5bd7d74 For #24338 - Make a reusable list item Composable 2022-04-19 21:20:01 +00:00
Gabriel Luong
aff4c03d53 For #24856 - Toggle the "Manage addresses" and "Add address" preference label depending on whether there are saved addresses 2022-04-19 18:27:59 +00:00
Alexandru2909
6a7f335107 For #24836 - Remove Event.wrapper for RecentlyVisitedHomepage telemetry 2022-04-19 13:18:24 +00:00
Alexandru2909
45d965c5e8 For #24811 - Remove Event.wrapper for Messaging telemetry 2022-04-19 12:09:52 +00:00
Roger Yang
2b8cf67a97 Issue #24733: Create nimbus feature for Unified Search experimentation 2022-04-19 00:07:37 +00:00
Mugurell
a6871f9b7e For #11753 - Update compose to 1.1.1 and Kotlin to 1.6.10
The needed changes are around supporting exhaustive whens for sealed classes
as a new kotlin feature - https://kotlinlang.org/docs/whatsnew1530.html#exhaustive-when-statements-for-sealed-and-boolean-subjects

androidx_activity_compose was removed as a dependency since it isn't used.

Used 1.6.10 for Kotlin although 1.6.20 is available to prevent any issues with
Compose 1.1.1 reported as an error at compile time:
"e: This version (1.1.1) of the Compose Compiler requires Kotlin version 1.6.10
but you appear to be using Kotlin version 1.6.20 which is not known to be
compatible. Please fix your configuration (or
`suppressKotlinVersionCompatibilityCheck` but don't say I didn't warn you!)."
2022-04-18 20:44:51 +00:00
Gabriel Luong
a8a3231a50 For #24847 - Part 2: Refactor AutofillFragmentStore into the autofill package 2022-04-18 19:37:02 +00:00
Gabriel Luong
22056752e4 For #24847 - Part 1: Refactor CreditCardsFragmentStore to AutofillFragmentStore 2022-04-18 19:37:02 +00:00
mcarare
3057ae7fd7 For #24841: Remove unused events. 2022-04-18 19:07:26 +00:00
Gabriel Luong
11448ddd88 For #24845 - Add Address preference category to Autofill settings 2022-04-18 15:57:31 +00:00
Alexandru2909
5a21e75267 For #24760 - Remove Event.wrapper for suggestions telemetry 2022-04-18 14:29:09 +00:00
Alexandru2909
09c93f0fce For #24838 - Remove Event.wrapper for Tabs telemetry 2022-04-18 09:49:09 +00:00
Mozilla L10n Automation Bot
d03497a09d Import l10n. 2022-04-18 00:48:08 +00:00
Mozilla L10n Automation Bot
5eadcec628 Import l10n. 2022-04-17 00:47:36 +00:00
Mozilla L10n Automation Bot
13669dff9b Import l10n. 2022-04-16 00:45:44 +00:00
Noah Bond
774b63f9e8 For #20811 - Fix synced tabs error button width 2022-04-15 19:46:38 +00:00
Gabriel Luong
6b0c8233de For #24780 - Part 4: Refactor AutofillSettingFragment to its own package 2022-04-15 19:14:51 +00:00
Gabriel Luong
ed07b8cb61 For #24780 - Part 3: Show the correct toolbar title if address autofill is enabled 2022-04-15 19:14:51 +00:00
Gabriel Luong
61bc862657 For #24780 - Part 2: RenameCreditCardsSettingFragment to AutofillSettingFragment in nav_graph.xml 2022-04-15 19:14:51 +00:00
Gabriel Luong
2b86e25a4a For #24780 - Part 1: Rename CreditCardsSettingFragment to AutofillSettingFragment 2022-04-15 19:14:51 +00:00
mcarare
c28476c9cb For #24206: Fix extra key values for context menu metrics. 2022-04-15 14:52:17 +00:00
Alexandru2909
3678b124e0 For #24790 - Remove Event.wrapper for home screen related telemetry 2022-04-15 13:50:49 +00:00
mcarare
14082b117c For #24789: Remove wrapper from PWA metrics. 2022-04-15 12:42:35 +00:00
Alexandru2909
62b89da057 For #24809 - Remove Event.wrapper for RecentSearches telemetry 2022-04-15 10:57:59 +00:00
Alexandru2909
bdac21e54d For #24786 - Remove Event.wrapper for SearchTerms telemetry 2022-04-15 07:14:10 +00:00
mcarare
68f71c6f1d For #24761: Remove wrapper from autoplay settings metrics. 2022-04-15 06:02:07 +00:00
Mozilla L10n Automation Bot
44fa899154 Import l10n. 2022-04-15 00:42:51 +00:00
Alexandru2909
dea01450e5 For #24759 - Remove Event.wrapper for text selection context menu telemetry 2022-04-14 11:59:50 +00:00
Alexandru2909
1051a98c02 For #24710 - Remove Event.wrapper for RecentBookmarks telemetry 2022-04-14 11:13:28 +00:00
Alexandru2909
9ff4f373ec For #24707 - Remove Event.wrapper for CreditCards telemetry 2022-04-14 08:04:00 +00:00
mcarare
b8a59b2602 For #24711: Remove wrapper from recent tabs metrics. 2022-04-14 07:07:30 +00:00
Mozilla L10n Automation Bot
5d72e42e5e Import l10n. 2022-04-14 00:44:53 +00:00
Gabriel Luong
cf53a84278 For #24747 - Remove unused store property in SessionControlAdapter and SessionControlView 2022-04-13 15:29:10 +00:00
Alexandru2909
cc893aa641 For #24706 - Remove Event.wrapper for Autofill related telemetry 2022-04-13 09:29:20 +00:00
mcarare
eb82cfef78 For #24206: Remove wrapper from context menu metrics. 2022-04-13 06:38:48 +00:00
Arturo Mejia
120113abff Enable messaging framework in nightly 2022-04-13 01:41:49 +00:00
Mozilla L10n Automation Bot
61bffb6685 Import l10n. 2022-04-13 01:08:37 +00:00
Roger Yang
bf7b8f97c4 Issue #24733: Setup search for Unified Search experimentation 2022-04-12 22:35:57 +00:00
Gabriel Luong
8fe9c5bdd1 For #24297 - Add a search engine menu that shows the search engine and search settings 2022-04-12 22:04:15 +00:00
mcarare
dfe23e8b77 For #24211: Remove wrapper from search related metrics.
Removes wrapper from search labeled counter and performed search event.
2022-04-12 21:21:21 +00:00
mcarare
00156907c0 For #24211: Remove wrapper from "has open tabs" boolean metric. 2022-04-12 21:21:21 +00:00
MatthewTighe
eca84dfa3d for #24718: add two remote firefox wallpapers 2022-04-12 18:44:04 +00:00
Alexandru2909
e558ec279a For #24701 - Remove Event.wrapper for Pocket related telemetry 2022-04-12 13:51:23 +00:00
Alexandru2909
06fba96dfb For #24709 - Remove Event.wrapper for Wallpapers telemetry 2022-04-12 13:14:38 +00:00
mcarare
bd599caa83 For #24205: Remove wrapper from set default browser toolbar menu.
This metric is recorded in the context of the default browser experiment.
2022-04-12 11:52:38 +00:00
mcarare
3c8e539366 For #24715: Remove obsolete addon installed metric. 2022-04-12 10:05:32 +00:00
mcarare
b0c5148de9 For #24715: Remove wrapper from addons metrics. 2022-04-12 10:05:32 +00:00
Mugurell
13e1a22a8d For #24596 - Only restore Pocket categories selections once
This fixes a regression from migrating from HomeStore to Appstore but
indirectly by ensuring that previous categories selections are only restored
once, not everytime user selects a new category and that change is persisted.
2022-04-12 09:37:21 +00:00
Alexandru2909
120176f3b4 For #24605 - Remove Event.wrapper for MediaState telemetry 2022-04-12 08:13:07 +00:00
Alexandru2909
fd021b2819 For #24642 - Remove Event.wrapper for TopSites metrics 2022-04-12 07:21:45 +00:00
Alexandru2909
b57219b190 For #24708 - Remove Event.wrapper for DarkThemeSelected telemetry 2022-04-12 06:27:49 +00:00
Mozilla L10n Automation Bot
e7df75b5af Import l10n. 2022-04-12 01:20:50 +00:00
MatthewTighe
414a54ed02 for #24549: add telemetry for recent synced tab 2022-04-12 00:17:30 +00:00
Mozilla L10n Automation Bot
525188d768 Import l10n. 2022-04-11 00:42:53 +00:00
Mozilla L10n Automation Bot
a2289c5b2f Import l10n. 2022-04-10 00:37:41 +00:00
Mozilla L10n Automation Bot
4bdb49e8c8 Import l10n. 2022-04-09 01:17:42 +00:00
Mugurell
e006538c63 For #24618 - Add WebNotificationIntentProcessor to IntentReceiverActivity
The processor from Android-Components will know how to handle the intent
specific to web notifications clicks.
2022-04-08 14:08:23 +00:00
Mugurell
5383d3ed63 For #24618 - Add Fenix own ServiceWorkerSupport
This replaces the default implementation from Android-Components to add the
functionality to first navigate to the browser fragment before responding to
service workers' requests of opening new tabs.

This will register itself when the main activity is created and unregister
itself when that activity is destroyed to support requests even when the
activity is in background but prevent any leaks.
2022-04-08 14:08:23 +00:00
Alexandru2909
4d0b79192d For #24638 - Remove Event.wrapper for Logins telemetry 2022-04-08 11:12:31 +00:00
Alexandru2909
f170772f0c For #24599 - Remove Event.wrapper for Tab telemetry 2022-04-08 10:35:44 +00:00
Alexandru2909
8c617b7c07 For #24640 - Remove Event.wrapper for VoiceSearch telemetry 2022-04-08 09:14:59 +00:00
Alexandru2909
3c78b14321 For #24215 - Remove Event.wrapper for CustomTab metrics 2022-04-08 08:32:12 +00:00
Alexandru2909
43bed6e765 For #24591 - Remove Event.wrapper for ReaderMode telemetry 2022-04-08 07:40:49 +00:00
Alexandru2909
eaaa5ddcdb For #24603 - Remove Event.wrapper for MediaNotification telemetry 2022-04-08 06:25:26 +00:00
Mozilla L10n Automation Bot
dfdf41d9b1 Import l10n. 2022-04-08 00:44:59 +00:00
Mozilla L10n Automation Bot
64ddee0da3 Import l10n. 2022-04-07 15:16:06 +00:00
Alexandru2909
e571f0bb3a For #24498 - Remove Event.wrapper for History metrics 2022-04-07 13:32:38 +00:00
MatthewTighe
dbfd5ffca0 for #24177: sync tabs when home is shown 2022-04-07 00:20:28 +00:00
Gabriel Luong
38bde17fc4 For #24653 - Fix Text Action Secondary color in FirefoxTheme 2022-04-06 23:00:17 +00:00
Mugurell
e485cf508e For #24648 - Add a Modifier extension method to draw a dashed border
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2022-04-06 21:24:56 +00:00
Gabriel Luong
b6bcbfe346 For #24649 - Fix spelling of shortcuts in @string/snackbar_added_to_shortcuts 2022-04-06 20:27:59 +00:00
Gabriel Luong
6564c510e1 For #24645 - Update dark theme Action Secondary to LightGrey30 2022-04-06 18:39:57 +00:00
mcarare
49f352d52d For #24210: Remove wrapper from preference toggled events. 2022-04-06 15:32:41 +00:00
mcarare
ac1eeec57a For #24210: Remove wrapper from opened link event. 2022-04-06 15:32:41 +00:00
mcarare
09e5394af6 For #24210: Remove wrapper from opened synced tab event. 2022-04-06 15:32:41 +00:00
mcarare
a9c41774ea For #24210: Remove wrapper from recently closed tabs opened event. 2022-04-06 15:32:41 +00:00
mcarare
dbc329f8b6 For #24210: Remove wrapper from copy url event. 2022-04-06 15:32:41 +00:00
mcarare
cbcf2d12dd For #24210: Remove wrapper from home button clicked event. 2022-04-06 15:32:41 +00:00
mcarare
496b42db0a For #24210: Remove wrapper from tab list view setting changed event. 2022-04-06 15:32:41 +00:00
mcarare
319d3846c2 For #24210: Remove wrapper from whats new tapped event. 2022-04-06 15:32:41 +00:00
mcarare
668008c341 For #24210: Remove wrapper from uri opened count. 2022-04-06 15:32:41 +00:00
mcarare
6f2de0e2bd For #24210: Remove wrapper from displaying toolbar menu event. 2022-04-06 15:32:41 +00:00
mcarare
1d457a8f2f For #24210: Remove wrapper from "default browser" events. 2022-04-06 15:32:41 +00:00
mcarare
3947a613f4 For #24210: Remove wrapper from "browser menu item tapped" event. 2022-04-06 15:32:41 +00:00
mcarare
3931cd5c1e For #24210: Remove wrapper from "url entered" event. 2022-04-06 15:32:41 +00:00
mcarare
51df82acb1 For #24210: Remove wrapper from "search bar tapped" event. 2022-04-06 15:32:41 +00:00
mcarare
4c738cbf10 For #24210: Remove wrapper from "app opened" event. 2022-04-06 15:32:41 +00:00
Mozilla L10n Automation Bot
003211ac8b Import l10n. 2022-04-06 00:50:44 +00:00
Gabriel Luong
8b01528f5b For #24616 - Update all the strings that references "top site" to "shortcut" 2022-04-05 21:06:44 +00:00
Roger Yang
a4dc80adbc Issue #24298: Refactor Scan button from the search toolbar into the display toolbar 2022-04-05 20:10:38 +00:00
Arturo Mejia
b6dd45798c For #24621: Update HTTP only mode strings 2022-04-05 19:39:21 +00:00
Gabriel Luong
c5d6012b91 For #24581 - Fix row spacing between Top Sites 2022-04-05 18:58:26 +00:00
Alexandru2909
ee7c268302 For #24576 - Record delete collection metric 2022-04-05 18:21:03 +00:00
Roger Yang
e6ca009e6a Issue #24611: Enable history improvement feature 2022-04-05 17:40:33 +00:00
Gabriel Luong
31e24e96f5 For #24607 - Remove all unused strings marked moz:removedIn <= 98 2022-04-05 17:09:27 +00:00
jknair
c38320c7c0 For #24461 - Increase touch target for scan, search engine & voice search button 2022-04-05 14:09:35 +00:00
AndiAJ
4382227b92 Ignore and remove recently_saved_show_all unused resource 2022-04-05 13:24:20 +00:00
Mugurell
526b9a17d7 For #24593 - Initialize Glean on all builds. Avoid Fennec check.
This completes the work for removing the Fennec migration support.
Before that, for Fenix release and beta, apps to which users might update to
from old Fennec builds the Glean initialization was done separately in
MigratingFenixApplication to allow time to first migrate user's telemetry
setting.
With the removal of the migration support it is now safe to initialize Glean in
the same way for all builds and remove that Fennec check.
2022-04-05 11:31:35 +00:00
Mozilla L10n Automation Bot
4cd2a7fb90 Import l10n. 2022-04-05 00:35:55 +00:00
Roger Yang
36c271cab3 Close #24550: Hide edit suggestion button for history and bookmarks search suggestions 2022-04-04 18:32:42 +00:00
Gabriel Luong
81167eb953 For #24556 - Handle preference change for the Contile preference 2022-04-01 19:21:35 +00:00
Sammy Khamis
b6a0b41536
Don't crash when receiving a bad uri via send tab (#24326)
* don't crash when receiving a bad uri via send tab

* changed searchfox link to permalink

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-04-01 18:50:47 +00:00
jhugman
2b36ca75bf Add defaults to FML, add control behaviour 2022-04-01 16:13:39 +00:00
Alexandru2909
480ab3dca7 For #24454 - Remove Event.wrapper for SyncAccount metrics 2022-04-01 12:40:06 +00:00
Alexandru2909
54e17f4e2d For #24512 - Remove Event.wrapper for RecentlyClosedTabs metrics 2022-04-01 11:13:56 +00:00
Alexandru2909
258f329046 For #24452 - Remove Event.wrapper for SyncAuth metrics 2022-04-01 09:45:00 +00:00
Alexandru2909
82901297cb For #24214 - Move bookmark removal events to BookmarkController 2022-04-01 07:41:45 +00:00
Alexandru2909
0a5b8c49a0 For #24214 - Remove Event.wrapper for BookmarksManagement metrics 2022-04-01 07:41:45 +00:00
Alexandru2909
740566992a For #24099 - Remove Event.wrapper for Collections telemetry 2022-04-01 06:59:55 +00:00
Pedro Coelho
e5e286f843 For #22308 - Changed constraint of tab tray overflow 2022-03-31 22:19:02 +00:00
sarah541
3a039ca918 For #23971 - Migrate CollectionHeaderViewHolder to Compose
fix ktlint
2022-03-31 21:05:56 +00:00
Roger Yang
582d8ef52d Issue #24502: Sanitize external intents 2022-03-31 18:39:18 +00:00