Commit Graph

6863 Commits

Author SHA1 Message Date
mozilla-l10n-automation-bot
92f68301bb
Import l10n. (#26828) 2022-09-06 00:39:00 +00:00
mozilla-l10n-automation-bot
3d1924eb93
Import l10n. (#26814) 2022-09-05 00:39:53 +00:00
mozilla-l10n-automation-bot
1aa59661b3
Import l10n. (#26806) 2022-09-04 00:34:03 +00:00
mozilla-l10n-automation-bot
25fb180af4
Import l10n. (#26799) 2022-09-03 00:58:22 +00:00
Ben Dean-Kawamura
fb0ebe4eec Added secret debug menu to override the push server URL (#24170)
- Created a new "sync debug" pref screen to hold the Fxa, Sync, and Push
  server override prefs.  They were taking a lot of screen space on the
  top-level settings menu as individual items
- Added button on that screen to quit FF which is needed to apply the
  changes.
    - This is definitely not the nicest UI, but hopefully QA can just
      override the prefs once save them in an emulator and never have to
      go back to this screen.
    - I do think this is a nicer UI than before, where FF would quit
      after a change to any of the prefs.  That forces you to restart FF
      3 times if you wanted to override all 3 server URLs.
2022-09-02 18:46:58 +00:00
Gabriel Luong
67d8a2c749 For #26776 - Don't dim the window when the Jump back in CFR is shown 2022-09-02 06:55:05 +00:00
Alexandru2909
03bc209dfd For #26191 - Add telemetry for jump back in onboarding message 2022-09-02 06:23:22 +00:00
sarah541
b432436859 For #26759 - Crash fix for UnsupportedOperationException 2022-09-02 03:22:22 +00:00
Gabriel Luong
4dfec35b73 For #26774 - Attempt to show the Synced Tab CFR before the Jump Back In CFR 2022-09-02 02:44:27 +00:00
mozilla-l10n-automation-bot
d8c881a9f7
Import l10n. (#26779) 2022-09-02 00:36:57 +00:00
Gabriel Luong
9c2d4722ef For #26738 - Update MR onboarding with the latest illustrations 2022-09-01 22:22:08 +00:00
Gabriel Luong
c43271fc0d For #26739 - Display MR onboarding dialog to existing users as soon as the app is opened 2022-09-01 21:31:44 +00:00
Noah Bond
bc6ec7a64e For #26609 - Update favicon dark mode background color for recent bookmarks and recent tabs 2022-09-01 18:50:07 +00:00
Gabriel Luong
ca0cfd79e8 For #26756 - Don't show Jump Back In CFR if the synced tab CFR is shown 2022-09-01 15:57:12 +00:00
Gabriel Luong
df2780cd01 For #26754 - Avoid showing CFR if the MR onboarding is being displayed 2022-09-01 15:07:14 +00:00
mergify
afa661507b update initial_experiments.json based on the current first-run experiments in experimenter 2022-09-01 10:10:26 -04:00
Mugurell
93859d8560 For #26723 - Fix WallpapersObserver leaking a view from HomeFragment
The observer initialized with a fragment View would outlive the fragment and in
that allow for leaking the entire fragment layout.
2022-09-01 06:49:31 +00:00
Mugurell
b7f9457cc4 For #26723 - Ensure wallpapers are set on the main thread
Using Dispatchers.IO allowed the observer to react faster to wallpaper state
updates but caused issues with updating the wallpaper in fragment layout.

Using Dispatchers.Main.immediate gives us a bit slower reaction time but still
faster than Dispatchers.Main and allows us to still execute before the fragment
is visible.
2022-09-01 06:49:31 +00:00
mozilla-l10n-automation-bot
a7b4134e26
Import l10n. (#26749) 2022-09-01 00:37:46 +00:00
Gabriel Luong
3507f12484 For #26717 - Only show the MR onboarding dialog for existing users 2022-08-31 22:38:48 +00:00
MatthewTighe
8a9c68c872 Closes #26211: Download wallpapers when thumbnails clicked 2022-08-31 22:09:39 +00:00
MatthewTighe
2cd8a41ea5 Closes #26213: Add wallpaper use case to load thumbnails. 2022-08-31 22:09:39 +00:00
MatthewTighe
0d51d2b0f9 Closes #26214: Download wallpaper thumbnails at app startup 2022-08-31 22:09:39 +00:00
Noah Bond
7eb3278776 For #26607 - Update back plating for recent Bookmarks 2022-08-31 21:18:01 +00:00
mergify
58a1ae34ab update initial_experiments.json based on the current first-run experiments in experimenter 2022-08-31 16:41:11 -04:00
mcarare
7cbe730b8a For #26444: Adapt Pocket 'powered by' text to wallpaper. 2022-08-31 17:57:20 +00:00
mcarare
186dee7e77 For #26444: Adapt HomeSectionHeader text colors to wallpaper. 2022-08-31 17:57:20 +00:00
mcarare
02be7600e8 For #26444: Replace SectionHeader with HomeSectionHeader for home sections. 2022-08-31 17:57:20 +00:00
mcarare
8a599bbf4e For #26444: Refactor HomeSectionHeader to have optional show all text. 2022-08-31 17:57:20 +00:00
Mugurell
de7cf91d8a For #26450: Remove the star icon from Pocket sponsored stories 2022-08-31 15:27:01 +00:00
Alexandru2909
cedb777655 For #26706 - Add sponsored urls filter in BlocklistHandler 2022-08-31 13:03:38 +00:00
Alexandru2909
070bf5ac24 For #26706 - Change TopSite.containsQueryParameters as Uri extension function 2022-08-31 13:03:38 +00:00
mergify
2f1f6f3213 update initial_experiments.json based on the current first-run experiments in experimenter 2022-08-30 21:54:33 -04:00
mozilla-l10n-automation-bot
58b228575d
Import l10n. (#26720) 2022-08-31 00:40:51 +00:00
Lucius
d26642b680 For #26093: Use ic_menu instead of ic_close
An override for History already exists in `HistoryListItemViewHolder`, so no global override for this icon is needed.
2022-08-30 10:20:19 -04:00
Alexandru2909
22b8b873e1 For #26551 - Add telemetry for MR Onboarding welcome and sync dialogs. 2022-08-30 06:18:31 +00:00
mozilla-l10n-automation-bot
6ad87373ff
Import l10n. (#26703) 2022-08-30 00:41:37 +00:00
Gabriel Luong
036b0f8a8c For #26696 - Enable showSynCFR for Nightly 2022-08-29 22:55:42 +00:00
Jonathan Almeida
40cd58132e Close #25919: Move UpdateFirstFrameDrawn to RecyclerView.onLayoutCompleted
As part of a preventitive measure for home page regression loading, we
fixed the UpdateFirstFrameDrawn call to happen after the first layout in
the main RecyclerView is completed. In addition, we also make pocket
aware of this flag so that it renders itself after the first layout.

This helps prioritize current & future features that are visible first
to render before those that are off screen.

Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
2022-08-29 19:32:22 +00:00
Mugurell
ab3f6b5e4b For #26555 - Observe and update the wallpaper before HomeScreen is visible.
By using Store.observeManually in a standalone coroutine we can observe the
store and update the wallpapers even before onStart (in manual tests is right
around onStart, certainly before the other widgets shown on homescreen).

Created a new WallpapersObserver to have the functionality easier to reason
about and be easier to test.
2022-08-29 18:38:46 +00:00
Gabriel Luong
d314c1102b For #26693 - Use a new ID for onboarding_home_sync_title 2022-08-29 18:08:05 +00:00
MatthewTighe
853778e29a For #26511: load homescreen wallpaper in blocking coroutine 2022-08-29 17:33:13 +00:00
sarah541
890a950f66 For #26489 - Add synced tab pickup onboarding message 2022-08-29 15:20:07 +00:00
mozilla-l10n-automation-bot
82e86a8c54
Import l10n. (#26681) 2022-08-29 09:52:17 +00:00
Gabriel Luong
f6550f0fed For #26668 - Use the correct string for onboarding_home_sync_title 2022-08-26 19:40:33 +00:00
Roger Yang
6933719877 For #26227: Clean up double exclamation operator in BrowserState 2022-08-26 18:48:53 +00:00
Roger Yang
da06df4d99 Close #26666: Use correct content scale when displaying recent tab thumbnail and icon 2022-08-26 17:51:29 +00:00
Roger Yang
f8f8b4f813 Close #21702: Update host name check in add login
Co-Authored-By: joaopmatos <89925580+joaopmatos@users.noreply.github.com>
2022-08-26 17:08:15 +00:00
Alexandru2909
21d3d0f8f0 For #26190 - Update jump back in cfr logic and message 2022-08-26 08:45:31 +00:00
Gabriel Luong
1c77d8a978
For #26656 - Use the correct string for onboarding_home_welcome_description (#26657)
* For #26656 - Use the correct string for onboarding_home_welcome_description

* Update app/src/main/res/values/strings.xml

Co-authored-by: Sarah541 <sarahkhan1107@hotmail.com>

Co-authored-by: Sarah541 <sarahkhan1107@hotmail.com>
2022-08-26 03:15:47 +00:00
mozilla-l10n-automation-bot
3048a05a56
Import l10n. (#26654) 2022-08-26 00:59:47 +00:00
Noah Bond
bd36b31e5c For #26608 - Update recent bookmarks homepage title 2022-08-25 20:55:50 +00:00
Mugurell
5b083f5edd For #26646 - Use unescaped typographic apostrophes instead of escaped quotes 2022-08-25 19:36:27 +00:00
Gabriel Luong
9a64acd4b6 For #26169 - MR Home Onboarding Dialog for upgrading users 2022-08-25 18:22:35 +00:00
Mugurell
67a55fe089 For #26224 - TCP CFR telemetry 2022-08-25 12:30:10 +00:00
Mugurell
f4b823b43b For #26224 - Use the mr2022.sectionsEnabled.tcp-cfr Nimbus feature to display the cfr 2022-08-25 12:30:10 +00:00
Mugurell
4286606d8f For #26224 - New TCP CFR popup
If Total Cookie Protection is enabled when first accessing a normal tab
(not a custom tab) a new Contextual Feature Recommendation popup will be shown
informing about the added protection and allowing the user to open a support
page with more data about the new option for privacy protection.
2022-08-25 12:30:10 +00:00
Mugurell
fc6ee3e3d9 For #18175 - Add telemetry for cookies option in custom ETP. 2022-08-25 10:05:11 +00:00
Mugurell
bf23a2a6b9 For #18175 - Add a new total protection ETP cookies policy
This should only add the new option in settings based on a Nimbus experiment.
2022-08-25 10:05:11 +00:00
mozilla-l10n-automation-bot
faa30e9c0e
Import l10n. (#26636) 2022-08-25 00:50:25 +00:00
mergify
e1b055a0ec update initial_experiments.json based on the current first-run experiments in experimenter 2022-08-24 16:36:04 -04:00
Gabriel Luong
da677dd650 For #26620 - Replace the onboarding nimbus feature with MR2022 nimbus feature 2022-08-24 19:46:18 +00:00
Noah Bond
9779a544a9 For #26604 - Add missing preview to RecentTabs 2022-08-24 19:10:41 +00:00
Bryan Olsson
7e6a1c7f9f For #26556 - Add skr and tok native/English display names 2022-08-24 18:28:47 +00:00
Mugurell
19831e5c79 For #26584 - Add vertical offset support to the CFR composable. 2022-08-24 17:57:34 +00:00
Mugurell
5854735891 For #26584 - Add support to align the CFR composable inside a wider anchor
Supported anchorings will now be:
- INDICATOR_CENTERED_IN_ANCHOR - previous functionality - allows to have the
indicator point to exactly the middle of a smaller anchor.
- BODY_TO_ANCHOR_CENTER - new default - allows to align the popup inside a
wider anchor
- BODY_TO_ANCHOR_START - new anchoring - allows to align the popup flushed to
it's anchor's start.
2022-08-24 17:57:34 +00:00
Noah Bond
c37cfc5b01 For #26605 - Clean up RecentTabViewHolder 2022-08-24 17:05:45 +00:00
Alexandru2909
b29b5049aa For #26400 - Add long-press option to remove tab pickup on homescreen 2022-08-24 12:42:44 +00:00
mozilla-l10n-automation-bot
203d7b28bf
Import l10n. (#26619)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-08-24 03:12:56 +00:00
Alexandru2909
43e629b7fb For #26398 - Filter recent synced tabs using the homescreen blocklist 2022-08-23 13:00:44 +00:00
mozilla-l10n-automation-bot
7944e442a5
Import l10n. (#26592) 2022-08-23 00:39:56 +00:00
MatthewTighe
299f887953 Add updated wallpaper use cases and activate them with feature flag. 2022-08-22 23:07:14 +00:00
MatthewTighe
02dda42cb6 Add updated downloader and file manager 2022-08-22 23:07:14 +00:00
Roger Yang
ad1fd57b8f Close #26072: Don't show sync menu item until account manager is available 2022-08-22 22:19:57 +00:00
Noah Bond
a9b2f1c6a7 For #26587 - Replace the color in DefaultImagePlaceholder with FirefoxTheme layer2 2022-08-22 21:44:26 +00:00
Noah Bond
45f998ee95 For #26587 - Fix broken previews using Fenix Image composable 2022-08-22 21:44:26 +00:00
Gabriel Luong
620ced08c9 For #26579 - Remove all unused strings marked moz:removedIn <= 103 2022-08-22 18:10:38 +00:00
Alexandru2909
e2f1c5fc9c For #26399 - Use a list of tabs for recent synced tabs success state 2022-08-22 07:21:36 +00:00
Mozilla L10n Automation Bot
c58634fa7c Import l10n. 2022-08-21 00:41:17 +00:00
Mozilla L10n Automation Bot
4777f03d9a Import l10n. 2022-08-20 00:36:37 +00:00
mike a
cb3f620507 Closes #26530: add top spacing to header in history list 2022-08-19 19:41:43 +00:00
Gabriel Luong
6a7f9075ad For #26549 - Add Nimbus feature flag for first run onboarding page updates and Jump back in CFR 2022-08-19 19:06:34 +00:00
Mugurell
c3c2a4f6af For #26545 - Update the indicator and the close button of the CFR composable. 2022-08-19 17:01:46 +00:00
Mugurell
1332d408da For #26380 - Wait in tests until telemetry is recorded. 2022-08-19 16:26:21 +00:00
mike a
8e4effe70a Revert "Closes #25967: add classes to support multiple viewHolders"
This reverts commit f910fcfe76.
2022-08-19 01:52:15 +00:00
Mozilla L10n Automation Bot
9d127817d0 Import l10n. 2022-08-19 00:47:36 +00:00
mike a
c90debfe15 Revert "Closes #24307: add synced history empty fragment, feature flag and history screen showing only local files 2022-08-18 22:33:07 +00:00
Gabriel Luong
5f2ebf8125 For #26528 - Add a nimbus feature flag for MR Home Onboarding Dialog 2022-08-18 21:30:37 +00:00
mike a
3434c702de Closes #26502: add isLocal parameter for history openItem telemetry event 2022-08-18 20:36:04 +00:00
Noah Bond
9d4c975c68 For #26517 - Create wallpaper v2 feature flag 2022-08-18 18:18:34 +00:00
MatthewTighe
532156bed6 For #26423: add wallpaper metadata fetcher 2022-08-18 15:45:00 +00:00
Noah Bond
81dae89969 No issue: Remove code to generate tab group size metrics 2022-08-18 14:12:02 +00:00
mergify
765c3e0b99 update initial_experiments.json based on the current first-run experiments in experimenter 2022-08-17 22:06:32 -04:00
Mozilla L10n Automation Bot
6e18cb1043 Import l10n. 2022-08-17 21:07:46 -04:00
Alexandru2909
0c6cf5f6a8 For #26335: Enable sponsored shortcuts by default 2022-08-17 12:57:40 -04:00
Jonathan Almeida
94ff169a30 Close #26495: Move Huawei checks to ManufacturerCodes 2022-08-17 14:52:57 +00:00
Mozilla L10n Automation Bot
32b635d5c8 Import l10n. 2022-08-17 00:52:37 +00:00
MatthewTighe
7bfd6caa5b For #26423: simplify wallpaper types to single data class 2022-08-16 21:12:21 +00:00
MatthewTighe
ab306f0ab9 Fixes #26124: recent synced tab will use preview image URLs from history 2022-08-16 20:30:22 +00:00
sunilk9211
db47f4182d For #25985: Remove ability to click the logo to change the wallpaper 2022-08-16 19:11:39 +00:00
mavduevskiy
40ef60ca87 Revert "Closes #25942: use HistoryFragment to show synced history"
This reverts commit 6483e1c647.
2022-08-16 18:42:34 +00:00
Mugurell
f96f8465ad For #26414 - Have the Pocket spocs feature as part of the homescreen sections experiments 2022-08-16 14:35:35 +00:00
sarah541
0b0e31aae8 For #26421 - Extract synced tabs into it's own viewholder 2022-08-16 04:12:55 +00:00
indu
979862357d For #26037: Open shared FireFox tab from another device in Firefox browser
This fix will allow the tab that's being shared from a device to open in FireFox browser in the device  that receives the tab, even if another browser is set as default in the destination device.

Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>
2022-08-15 21:16:10 -04:00
Mozilla L10n Automation Bot
7d0c09fb3e Import l10n. 2022-08-16 01:07:57 +00:00
Roger Yang
85f8a1f3ee Close #26150: Do not show sync tabs in home when sync open tabs setting is disabled 2022-08-16 00:15:11 +00:00
mike a
9baf0db8db Closes #26446: add wallpaper oboarding Nimbus flag 2022-08-15 23:21:25 +00:00
Mozilla L10n Automation Bot
c9c7e2f3b8 Import l10n. 2022-08-15 13:24:51 +00:00
Mozilla L10n Automation Bot
e4ee87a614 Import l10n. 2022-08-14 00:40:15 +00:00
Mozilla L10n Automation Bot
a28ffd76bd Import l10n. 2022-08-13 15:55:23 +00:00
Gabriel Luong
a98868d791 For #26412 - Remove try catch for NimbusFeatureException from FxNimbus value() getter 2022-08-12 16:05:23 +00:00
sarah541
bbb602a2fd For #26308 - Add feature flag for MR onboarding 2022-08-12 15:01:33 +00:00
Mugurell
e74742a3e6 For #25602: Lowercase search engine id when recording telemetry 2022-08-12 06:41:29 +00:00
Alexandru2909
c268161311 For #26115 - Change homescreen Show all button color according to wallpaper 2022-08-12 00:55:43 +00:00
Charlie Humphreys
b33abbbec2 change name for isFirstRun to isFirstNimbusRun and move setter to after experiments are set 2022-08-12 00:24:28 +00:00
Charlie Humphreys
1ce99506ad update isFirstRun to be manually set and set experiments locally on first run 2022-08-12 00:24:28 +00:00
MatthewTighe
72959901d8 Fixes #26245: refactor the WallpaperManager as several WallpaperUseCases 2022-08-11 14:56:49 +00:00
Jonathan Almeida
d0c21c06aa Close #26041: Remove un-needed Nimbus workaround
This workaround was temporary and is not needed with the Nimbus groovy
plugin updates in Android Components.
2022-08-11 10:13:19 -04:00
Roger Yang
4204c43236 Close #26198: Add debounce to account manager syncs 2022-08-10 21:06:29 +00:00
Mozilla L10n Automation Bot
f356df785c Import l10n. 2022-08-10 07:26:01 +00:00
rxu
2a30213fc1 Add "manage account and devices" button to home menu in mozillaonline builds 2022-08-10 06:50:08 +00:00
Noah Bond
a77375a363 For #22558 - Fix private theme bug in Tabs Tray 2022-08-09 21:08:38 +00:00
Jonathan Almeida
f03ee91ecb Close #26041: Re-set TrackingProtectionPolicy after Nimbus SDK is initialized
There are three issues here that we have uncovered while investigating
this bug:

 1. Settings.kt has a lazy block around `enabledTotalCookieProtection`
    which ends up caching the first result it evaluates.
 3. The `FeatureHolder` within FxNimbus caches the incorrectly
    evaluated value and returns this value hence forth.
 4. Nimbus is not ready to return a result for an engine experiment
    when we need it early on in the dependency tree initialization.

There are multiple systems that require engine to be initialized for
 them to work (e.g. Glean, Profiler, concept-fetch). In our TCP,
 experiment, we need to apply these engine settings during the engine
 initialization. So when we try and evaluate Nimbus that early on, it
 has not had time to initialize itself correctly or even use the
 engine's concept-fetch client to return the correct experiment result.
 This bug is made worse because of the first two caching bugs where we
 are always holding onto a cached value of the wrong result.

Our temporary solution is to:

 1. Remove the `lazy` around `Settings.enabledTotalCookieProtection`.
 2. Set the `FxNimbus.api` value right after we are done initializing
    `FxNimbus` and `NimbusApi` so that all future queries to FxNimbus
    will be made against a real instance of `NimbusApi`. This is a
    short-term fix for the `FeatureHolder` caching bug.
 3. Set a new TrackingProtectionPolicy that will evaluate Nimbus now
    that it is in the correct state when receive the
    `NimbusInterface.Observer.onUpdatesApplied`.

Co-authored-by: jhugman <jhugman@users.noreply.github.com>
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
2022-08-09 19:33:00 +00:00
MatthewTighe
29a8c33ba5 Fixes #26377: re-open already opened recent synced tabs 2022-08-09 19:00:40 +00:00
Mozilla L10n Automation Bot
37745eb83d Import l10n. 2022-08-09 10:12:58 +00:00
Noah Bond
db0162465b For #26289 - Remove search term tab groups metrics and setting 2022-08-08 18:16:33 +00:00
rudmannn
8e8ea5e57a
Fix #26362: Use app:lineHeight to support API Level <= 27 (#26364)
* Fix android:lineHeight

Change android:lineHeight to app:lineHeight for incompatibilities at API Level <= 27

* Fix android:lineHeight (Part 2)

Change android:lineHeight to app:lineHeight for fixing incompatibilities in custom_search_engine

* Change android:lineHeight (Part 3)

Change android:lineHeight to app:lineHeight in settings_https_only for incompatibilities at API Level <= 27

* cleanup lint-baseline.xml

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-08-08 12:12:18 -04:00
Jan-Erik Rediger
06488cdabe Move startup perf measurements to a background thread
This is required to avoid loading the Glean core library (provided by libxul) early on.
Fenix needs to do the time measurement itself for now.
2022-08-08 14:10:36 +00:00
Alexandru2909
1a2b357119 For #26302 - Change header text height to wrap_content for autofill add/edit screens 2022-08-08 05:37:09 +00:00
Mozilla L10n Automation Bot
9255d351fd Import l10n. 2022-08-08 00:39:10 +00:00
Mozilla L10n Automation Bot
4f77d2966b Import l10n. 2022-08-07 00:43:28 +00:00
Mozilla L10n Automation Bot
4379b06288 Import l10n. 2022-08-06 00:39:20 +00:00
indu
1488e8e87b For #26236: Fix breaking change from AC regarding exitImmersiveModeIfNeeded
This will allow Fenix to use the refactored method name 'exitImmersiveMode' in Activity from Android Components library

Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>
2022-08-05 15:25:39 +00:00
Mozilla L10n Automation Bot
926daabe1f Import l10n. 2022-08-05 00:40:01 +00:00
Mozilla L10n Automation Bot
dd563b19f0 Import l10n. 2022-08-04 01:10:03 +00:00
Noah Bond
8656fd48eb For #26227 - Remove search term tab groups from Jump Back In 2022-08-04 00:10:47 +00:00
Mugurell
aa992263d6 For #26172 - New CFR popup composable
This will allow for pinpoint accuracy when anchoring and resolve any color
disparities between the popup body and the indicator arrow by having everything
drawn programmatically as one shape.

Because of the async nature of the values for insets and screen rotation
immediately after an orientation change the popup will automatically get
dismissed to prevent any anchoring issues.
While not ideal the effect of this is better than accepting layout issues after
orientation changes and is the same approach used for other of our popups.
2022-08-03 19:04:31 +00:00
Alexandru2909
ec4ad984c2 For #26239 - Avoid displaying multiple download items for the same file 2022-08-03 11:49:42 +00:00
Christian Sadilek
7ddc50017e Revert "For #26227 - Remove search term tab groups from Jump Back In"
This reverts commit fa00527dc6.
2022-08-03 02:39:42 +00:00
Christian Sadilek
b24650c449 Revert "For #26227 - Remove search term tab groups from Recently Visited"
This reverts commit c45e4b4ac5.
2022-08-03 02:39:42 +00:00
Arturo Mejia
bddac731d5 For #26283: Use message buttonLabel in MessageCard. 2022-08-03 01:54:13 +00:00
Mozilla L10n Automation Bot
4ee1b6da9e Import l10n. 2022-08-03 00:36:46 +00:00
Noah Bond
c45e4b4ac5 For #26227 - Remove search term tab groups from Recently Visited 2022-08-02 22:46:10 +00:00
Noah Bond
fa00527dc6 For #26227 - Remove search term tab groups from Jump Back In 2022-08-02 22:46:10 +00:00
MatthewTighe
9fb6eeb8cf Fixes: #26052 remove WallpaperManager::updateWallpaper 2022-08-02 21:33:54 +00:00
Alexandru2909
acf9206fe1 For #25837 - Invalidate cached nimbusValidation values when changing locale settings 2022-08-02 07:45:13 +00:00
Mozilla L10n Automation Bot
1cf34a5ac4 Import l10n. 2022-08-02 01:35:29 +00:00
Mozilla L10n Automation Bot
c80195064f Import l10n. 2022-08-01 00:39:20 +00:00
Mozilla L10n Automation Bot
b57ff63707 Import l10n. 2022-07-31 00:45:15 +00:00
Mozilla L10n Automation Bot
77a6381520 Import l10n. 2022-07-30 00:42:27 +00:00
MatthewTighe
767d604315 Fixes #26029: Add wallpaper state to AppStore 2022-07-29 22:18:19 +00:00
Alexandru2909
7d85a9d274 For #26221 - Use favicon instead of ic_globe for composed tab grid item 2022-07-29 13:06:48 +00:00
Mozilla L10n Automation Bot
5e58ace753 Import l10n. 2022-07-29 00:42:02 +00:00
mike a
6483e1c647 Closes #25942: use HistoryFragment to show synced history 2022-07-28 20:53:36 +00:00
Mozilla L10n Automation Bot
cf21e02182 Import l10n. 2022-07-28 00:38:34 +00:00
Roger Yang
015b79f833 For #26061: Make sure favicons are cropped correctly 2022-07-27 22:11:13 +00:00
mcarare
11a7085e46 For #26197: Cancel history list update on fragment destroyed. 2022-07-27 18:06:56 +00:00
Mozilla L10n Automation Bot
d48bb493e7 Import l10n. 2022-07-27 00:48:42 +00:00
mike a
063a09782a Issue #26101: add telementry for deleting history time range 2022-07-26 20:59:16 +00:00
mcarare
4b5b15aa53 For #22692: Remove Metropolis font. 2022-07-26 16:39:29 +00:00
Alexandru2909
335159cef5 For #25891 - Move GridViewHolder to compose 2022-07-26 09:17:09 +00:00
Gabriel Luong
8f51a9968a For #26026 - Refactor the FenixTabCounterMenu creation from HomeFragment to TabCounterBuilder 2022-07-26 05:41:42 +00:00
Gabriel Luong
ac51c345e7 For #26182 - Remove all unused strings marked moz:removedIn <= 102 2022-07-26 02:29:54 +00:00
Mozilla L10n Automation Bot
74d143721c Import l10n. 2022-07-26 01:52:49 +00:00
mike a
ed152a31c1 Closes #26174: remove escapes from the typographic quotes 2022-07-25 19:30:19 +00:00
mike a
a475541be2 Closes #26174: fix delete time range prompt text punctuation 2022-07-25 19:30:19 +00:00
Mozilla L10n Automation Bot
4ec71c3aba Import l10n. 2022-07-25 00:43:30 +00:00
Mozilla L10n Automation Bot
7c4e087749 Import l10n. 2022-07-24 00:39:21 +00:00
Mozilla L10n Automation Bot
75864cca82 Import l10n. 2022-07-23 00:41:38 +00:00
Gabriel Luong
1e43c4474c For #26146 - Use the correct moz:removedIn version in @string/delete_browsing_data_prompt_message 2022-07-22 16:28:53 +00:00
Alexandru2909
2345eb22a8 For #26089 - Record metrics for save credit card prompt shown 2022-07-22 14:54:02 +00:00
Mozilla L10n Automation Bot
fa8e4a7cc6 Import l10n. 2022-07-22 00:48:41 +00:00
Gabriel Luong
7603d6db66 For #26134 - Add parameter description for @string/delete_all_history_group_prompt_message 2022-07-21 15:58:22 +00:00
Mozilla L10n Automation Bot
15a870c356 Import l10n. 2022-07-21 00:43:17 +00:00
mike a
7982c6b79f Close #25954: add a new delete time range confirmation dialog for history screen 2022-07-20 21:01:14 +00:00
Gabriel Luong
bfd0eb7306 For #26113 ⁃ Enable address autofill in all channels 2022-07-20 20:31:51 +00:00
Mozilla L10n Automation Bot
52a2cb6a4d Import l10n. 2022-07-20 00:42:36 +00:00
MatthewTighe
f58f1541ce Fixes #26050: show jump back in when only synced tab available 2022-07-19 18:40:34 +00:00
Noah Bond
7e59a644d5 For #21898 - Remove search term tab groups from the Tabs Tray 2022-07-19 16:59:57 +00:00
sarah541
da4328e53f For #22186 - Scroll to collection after creating one 2022-07-19 16:07:18 +00:00
Mozilla L10n Automation Bot
96472c9d72 Import l10n. 2022-07-19 00:44:36 +00:00
sarah541
4419e99b48 For #25894 - Add firefox suggest header for lib suggestions 2022-07-18 18:47:10 +00:00
Mozilla L10n Automation Bot
9f36956291 Import l10n. 2022-07-18 00:42:19 +00:00
Mozilla L10n Automation Bot
f3e0848533 Import l10n. 2022-07-17 00:46:06 +00:00
Mozilla L10n Automation Bot
51715c27b9 Import l10n. 2022-07-16 01:46:12 +00:00
mike a
f910fcfe76 Closes #25967: add classes to support multiple viewHolders 2022-07-16 01:03:53 +00:00
MatthewTighe
5e15e9a6b3 Fixes #25955: refactor RecentSyncedTabsFeature to use SyncStore 2022-07-16 00:29:16 +00:00
mike a
bbc835ad02 Closes #25952: update close icon, start using close_20 on smaller ui elements 2022-07-15 23:24:27 +00:00
Roger Yang
ee3fd03313 No issue: remove unused inactive tab auto close dialog controller 2022-07-15 19:07:25 +00:00
Mozilla L10n Automation Bot
6c5e8b6e1d Import l10n. 2022-07-15 00:46:50 +00:00
MatthewTighe
1d20914f8f Fixes 24823: remove recent synced tab when logged out 2022-07-14 21:46:05 +00:00
Mozilla L10n Automation Bot
4f9516eb67 Import l10n. 2022-07-14 00:53:09 +00:00
mcarare
0b289fd3cf For #25994: Make installToHomescreen item a collapsing menu limit.
The item is visible instead of addToHomeScreenItem when
current session can be installed as a PWA.
2022-07-13 13:14:04 +00:00
Mozilla L10n Automation Bot
2474b15ff6 Import l10n. 2022-07-13 00:48:30 +00:00
Mozilla L10n Automation Bot
203d4c6f72 Import l10n. 2022-07-12 01:01:52 +00:00
mike a
8af600d90b Closes #25937: update library item text size, change text size in synced and recently closed nav items, change remove icon size to wrap content 2022-07-11 22:58:26 +00:00
mike a
8d4ab0f0eb Closes #25937: update history list element design 2022-07-11 22:58:26 +00:00
Mozilla L10n Automation Bot
6b089268a3 Import l10n. 2022-07-11 22:25:14 +00:00
Jonathan Almeida
7309b671b1 Close #25982: Fix check between current and new when adding a bookmark 2022-07-11 21:41:40 +00:00
Alexandru2909
beca81b442 For #25829 - String updates for Sync 2022-07-11 13:58:15 +00:00
Mozilla L10n Automation Bot
3a8ad63850 Import l10n. 2022-07-10 00:46:30 +00:00
Mozilla L10n Automation Bot
279efffd9b Import l10n. 2022-07-09 00:52:48 +00:00
Arturo Mejia
e1b7262ca8 For #25938: Address MessageCard text not adapting to the dark theme 2022-07-08 14:17:57 +00:00
Arturo Mejia
261569c2c5 For #25915: Remove the hard coded default browser message 2022-07-07 22:16:25 +00:00
Gabriel Luong
80524cd6ab For #25935 - Catch NimbusFeatureException from calling FxNimbus value getter 2022-07-07 21:14:07 +00:00
Gabriel Luong
1207180aa8 For #25933 - Ensure sponsored tiles are enable if enrolled in active experiment 2022-07-07 19:28:33 +00:00
Mozilla L10n Automation Bot
2ed23db9d8 Import l10n. 2022-07-06 00:57:46 +00:00
Arturo Mejia
8c752c3be1 For #25736: Add experiment for Total cookie protection. 2022-07-05 19:07:05 +00:00
rxu
f7826c41bf Disable marketing telemetry until privacy pop window approved in Mozillaonline builds 2022-07-05 08:04:47 +00:00
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