Commit Graph

4440 Commits

Author SHA1 Message Date
Brais Gabín 1f633edd7d For #23046 - Align detekt config between Fenix and Android Components
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2022-03-29 00:03:06 +00:00
Noah Bond 57238fa5ca For #24467 - Enable Contile setting telemetry 2022-03-28 22:37:49 +00:00
MatthewTighe 387be0a135 closes #24442: refactor recent tabs to use common composables 2022-03-28 18:30:04 +00:00
Arturo Mejia bfeceb562d For #24224: Send telemetry events related to the messaging framework 2022-03-28 15:49:13 +00:00
mcarare 74eb9b9c1b For #24148: Remove wrapper from tracking protection metrics. 2022-03-28 13:08:30 +00:00
mcarare cb14837bc6 For #24098: Update tests for tabs tray metrics. 2022-03-28 12:30:30 +00:00
mcarare 1f18f62a5a For #24098: Remove wrapper from tabs tray metrics. 2022-03-28 12:30:30 +00:00
Sebastian Kaspari 834d0ee12d Issue #22489: Remove "Fennec to Fenix" migration code 2022-03-28 06:16:55 +00:00
Jonathan Almeida f953c5ec94 For #24220 and #24223: Connect GleanPlumb messages with the new tab ui card.
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
2022-03-26 22:14:49 +00:00
Elise Richards 0b981dde5f
For #23503: Respect studies and telemetry prefs when manually opting in to studies (#23955)
* For #23503: Respect studies pref and telemetry enabled pref when manually opting in to studies

* Add button to snackbar in nimbus secret settings that allows user to go directly to their data collection prefs

* Remove refactoring

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-25 21:54:43 +00:00
Noah Bond 280afc9d0b For #24394 - Replace custom synced tabs header with new generic header 2022-03-25 19:55:58 +00:00
Christian Sadilek 47f55924e1 Address breaking changes in A-C 100.0.20220324222826 2022-03-25 01:40:32 +00:00
Roger Yang db46dd3a13 Close #24414: Enable Clear Site Data 2022-03-24 23:45:55 +00:00
Noah Bond f8a4661691 For #24337 - Make a reusable section header for lists in Compose 2022-03-24 22:55:37 +00:00
mike a ee79ad629e Closes #23517: updated the tests 2022-03-24 22:27:51 +00:00
mike a 9aa613c443 Closes #23517: history items are not being removed after deletion 2022-03-24 22:27:51 +00:00
Christian Sadilek 8b595fa30c Closes #24407: Allow query parameters in AMO installation URLs 2022-03-24 16:43:35 -04:00
Gabriel Luong b4725429e8 For #24334 - Add FeatureFlag for Unified Search feature 2022-03-22 14:29:12 +00:00
MatthewTighe c1d2a9fb70 closes #24366: reset strict mode after locale read 2022-03-22 13:47:04 +00:00
Gabriel Luong b72c915d77 For #24114 - Dispatch the current mode when the HomeFragment is created 2022-03-21 20:13:17 +00:00
Gabriel Luong 48635fb031 For #24114 - Check feature settings to show and hide home screen sections 2022-03-21 20:13:17 +00:00
Gabriel Luong d7a9e304fb For #24114 - Refactor initial HomeFragmentState into AppState 2022-03-21 20:13:17 +00:00
Gabriel Luong aaa3d7b977 For #24114 - Refactor HomeFragmentStore parameters to AppStore 2022-03-21 20:13:17 +00:00
Gabriel Luong c2e3d251cb For #24114 - Refactor HomeFragmentState into AppState 2022-03-21 20:13:17 +00:00
Gabriel Luong 09df4dd787 For #24114 - Refactor ext/HomeFragmentState to ext/AppState 2022-03-21 20:13:17 +00:00
Mugurell 81604e8612 For #24342 - Actually log when Pocket stories are shown
Based on this we'll send telemetry and rotate the stories shown to prioritize
fresh ones instead of the ones already shown.
2022-03-21 08:23:34 +00:00
Arturo Mejia 55c707a412 Closes #24305: Remove false wallpaper NPE Sentry report 2022-03-18 01:45:24 +00:00
MatthewTighe 9d681a9de0 closes #24306: add nav argument to open tabs tray to an initial page 2022-03-17 21:05:08 +00:00
Grigory Kruglov cbd0c07c6f For #23697: Allow pasting plain text in toolbar long press 2022-03-16 22:10:52 +00:00
Grigory Kruglov fc39c187cd For #23697: Treat text/x-moz-url mime type clipboard text as url
It seems like this is the MIME type we're getting from the clipboard in
certain scenarios, e.g. after copying a link from Chrome or Gmail on
some devices.
2022-03-16 22:10:52 +00:00
MatthewTighe 5674a4066b closes #24289: reset strict mode after WallpaperManager construction 2022-03-16 21:41:50 +00:00
Noah Bond 161b971aa6 For #24286 - Create new test for synced tabs error mapping 2022-03-16 21:13:24 +00:00
Arturo Mejia 0aab006a1c For #23489: Update SentryService reference to use the latest Sentry SDK. 2022-03-16 16:24:12 +00:00
mcarare a9bb913653 For #19929: Use AC extension functions for window insets compat. 2022-03-16 14:58:29 +00:00
Roger Yang ed71b8a92c Close #12717: Add bookmark search 2022-03-16 01:24:57 +00:00
MatthewTighe 3727d55b88 for #24177: add ui wireframe for synced recent tab 2022-03-16 00:51:24 +00:00
Gabriel Luong 221ce814ef For #24235 - Remove Tip from HomeFragmentStore 2022-03-15 23:29:58 +00:00
Gabriel Luong 0448530440 For #24235 - Remove MasterPasswordTipProvider 2022-03-15 23:29:58 +00:00
Gabriel Luong 788b83bfaa For #24229 - Remove unused MigrationTipProvider 2022-03-15 23:29:58 +00:00
Alexandru2909 787d506c82 For #24187 - Avoid creating multiple inactive CFR dialogs 2022-03-15 09:22:34 +00:00
MatthewTighe 154ec3402e closes #24194: switch to IO dispatcher when cleaning wallpapers 2022-03-14 22:44:58 +00:00
Gabriel Luong ad95f950bb For #24252 - Rename contrastText attribute to textOnColorPrimary 2022-03-14 22:08:08 +00:00
Gabriel Luong a6c8f8b313 For #24252 - Rename destructive attribute to textWarning 2022-03-14 22:08:08 +00:00
Gabriel Luong a59d319eb0 For #24252 - Rename disabled attribute to textDisabled 2022-03-14 22:08:08 +00:00
Gabriel Luong 4263e1fd62 For #24252 - Rename above attribute to layer2 2022-03-14 22:08:08 +00:00
Gabriel Luong 9817be4fd0 For #24252 - Rename foundation attribute to layer1 2022-03-14 22:08:08 +00:00
Gabriel Luong 331dc3a8ec For #24252 - Rename secondaryText attribute to textSecondary 2022-03-14 22:08:08 +00:00
Gabriel Luong f1e7b49425 For #24252 - Rename primaryText attribute to textPrimary 2022-03-14 22:08:08 +00:00
Gabriel Luong a14c437924 For #24264 - Enable Contile feature for Nightly 2022-03-14 21:27:14 +00:00
Noah Bond 75414ae1df For #24219 - Refactor Favicon to fix previews 2022-03-14 20:54:04 +00:00