Commit Graph

7578 Commits (e0c02f8b25ebc5048fa8cbd07344851b2e4c319a)

Author SHA1 Message Date
Roger Yang db46dd3a13 Close #24414: Enable Clear Site Data 3 years ago
Noah Bond f8a4661691 For #24337 - Make a reusable section header for lists in Compose 3 years ago
mike a 61d1ec2eff Closes #23517: add a check to handleDeleteAbnormal() test to also verify
removal of items inside abnormal list
3 years ago
mike a ee79ad629e Closes #23517: updated the tests 3 years ago
mike a 9aa613c443 Closes #23517: history items are not being removed after deletion 3 years ago
Christian Sadilek 8b595fa30c Closes #24407: Allow query parameters in AMO installation URLs 3 years ago
Oana Horvath a2d93d99b2 For #24377: Disables verifyRenameTopSite UI test 3 years ago
Gabriel Luong b4725429e8 For #24334 - Add FeatureFlag for Unified Search feature 3 years ago
MatthewTighe c1d2a9fb70 closes #24366: reset strict mode after locale read 3 years ago
Mozilla L10n Automation Bot 846751009d Import l10n. 3 years ago
Gabriel Luong 634ed4f164 For #24114 - Decrease EXPECTED_SUPPRESSION_COUNT value to fix StartupExcessiveResourceUseTest 3 years ago
Gabriel Luong b72c915d77 For #24114 - Dispatch the current mode when the HomeFragment is created 3 years ago
Gabriel Luong 48635fb031 For #24114 - Check feature settings to show and hide home screen sections 3 years ago
Gabriel Luong 4f3e891484 For #24114 - Refactor ext/HomeFragmentStateTest to ext/AppStateTest 3 years ago
Gabriel Luong 15d6d34a01 For #24114 - Change all HomeFragment[Store|State|Action] usage to App[Store|State|Action] in existing tests 3 years ago
Gabriel Luong 6ae4f9b4c5 For #24114 - Refactor HomeFragmenStoreTest to AppStoreTest 3 years ago
Gabriel Luong d7a9e304fb For #24114 - Refactor initial HomeFragmentState into AppState 3 years ago
Gabriel Luong aaa3d7b977 For #24114 - Refactor HomeFragmentStore parameters to AppStore 3 years ago
Gabriel Luong c2e3d251cb For #24114 - Refactor HomeFragmentState into AppState 3 years ago
Gabriel Luong 09df4dd787 For #24114 - Refactor ext/HomeFragmentState to ext/AppState 3 years ago
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.
3 years ago
Mozilla L10n Automation Bot 6d7206a8dd Import l10n. 3 years ago
Mozilla L10n Automation Bot 8db26b5b71 Import l10n. 3 years ago
Mozilla L10n Automation Bot cd4bed4eab Import l10n. 3 years ago
Arturo Mejia 55c707a412 Closes #24305: Remove false wallpaper NPE Sentry report 3 years ago
Mozilla L10n Automation Bot f3a63c4a60 Import l10n. 3 years ago
MatthewTighe 9d681a9de0 closes #24306: add nav argument to open tabs tray to an initial page 3 years ago
MatthewTighe 9853ca13ae no issue: update accessibility comment for device icon 3 years ago
AndiAJ eb8f118e79 Remove SmokeTest annotation for closeTabCrashedReporterTest and restoreTabCrashedReporterTest 3 years ago
AndiAJ 686bcbfedc New useAppWhileTabIsCrashedTest and privateBrowsingUseAppWhileTabIsCrashedTest UI tests 3 years ago
AndiAJ 06dd147b8a Create new Crash Report test class and move the previously created UI smoke tests and refactoring work 3 years ago
indu 468ab0ffa8 For #24037: Do voice search in a separate task
This allows voice search to open in a separate window instead of opening in the same Picture-In-Picture window,  thereby making it easier to interact with the voice search.
3 years ago
Grigory Kruglov cbd0c07c6f For #23697: Allow pasting plain text in toolbar long press 3 years ago
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.
3 years ago
MatthewTighe 5674a4066b closes #24289: reset strict mode after WallpaperManager construction 3 years ago
Noah Bond 161b971aa6 For #24286 - Create new test for synced tabs error mapping 3 years ago
Arturo Mejia 0aab006a1c For #23489: Update SentryService reference to use the latest Sentry SDK. 3 years ago
mcarare a9bb913653 For #19929: Use AC extension functions for window insets compat. 3 years ago
Mozilla L10n Automation Bot a4fa1f5a52 Import l10n. 3 years ago
Roger Yang ed71b8a92c Close #12717: Add bookmark search 3 years ago
MatthewTighe 3727d55b88 for #24177: add ui wireframe for synced recent tab 3 years ago
Gabriel Luong 221ce814ef For #24235 - Remove Tip from HomeFragmentStore 3 years ago
Gabriel Luong 0448530440 For #24235 - Remove MasterPasswordTipProvider 3 years ago
Gabriel Luong 788b83bfaa For #24229 - Remove unused MigrationTipProvider 3 years ago
Oana Horvath 5310b220fb For #23716: Disables mediaSystemNotificationInPrivateModeTest 3 years ago
Oana Horvath 6845eef5c3 For #21002: Ads new search group UI tests
Fixed and re-enabled editCustomSearchEngineTest with custom MockWebServer URL
3 years ago
Alexandru2909 787d506c82 For #24187 - Avoid creating multiple inactive CFR dialogs 3 years ago
Mozilla L10n Automation Bot e0999f1bed Import l10n. 3 years ago
MatthewTighe 154ec3402e closes #24194: switch to IO dispatcher when cleaning wallpapers 3 years ago
Gabriel Luong ad95f950bb For #24252 - Rename contrastText attribute to textOnColorPrimary 3 years ago
Gabriel Luong e5d8f1e8d2 For #24252 - Rename unused snackbar attribute 3 years ago
Gabriel Luong a6c8f8b313 For #24252 - Rename destructive attribute to textWarning 3 years ago
Gabriel Luong a59d319eb0 For #24252 - Rename disabled attribute to textDisabled 3 years ago
Gabriel Luong 4263e1fd62 For #24252 - Rename above attribute to layer2 3 years ago
Gabriel Luong 9817be4fd0 For #24252 - Rename foundation attribute to layer1 3 years ago
Gabriel Luong 331dc3a8ec For #24252 - Rename secondaryText attribute to textSecondary 3 years ago
Gabriel Luong f1e7b49425 For #24252 - Rename primaryText attribute to textPrimary 3 years ago
Gabriel Luong a14c437924 For #24264 - Enable Contile feature for Nightly 3 years ago
Noah Bond 75414ae1df For #24219 - Refactor Favicon to fix previews 3 years ago
Gabriel Luong 779660f615 For #24246 - Refactor Tab from HomeFragmentStore 3 years ago
MatthewTighe 10d5bf0e66 no issue: update layer3 dark pallete color to match token 3 years ago
Gabriel Luong 4fada310b7 For #24242 - Update EditText background tint to use Border Primary 3 years ago
Gabriel Luong ec53937dd9 For #24249 - Use Border Primary for Dividers 3 years ago
Alexandru2909 ef678b4d17 Fixes #24188 - Use app_name for InactiveTabAutoClose message 3 years ago
Alexandru2909 7e1edc828e For #23719 - Replace preference framework strings with string resources 3 years ago
Mozilla L10n Automation Bot 598dd1a86e Import l10n. 3 years ago
Gabriel Luong cc27bcdf59 No issue - Add license to ic_share_clipboard.xml 3 years ago
Roger Yang d45543ec40 Close #14313: Always add copy to clipboard action in share actions 3 years ago
Mozilla L10n Automation Bot df4d7a9004 Import l10n. 3 years ago
Grigory Kruglov 5daa06f7dc For #23697: Avoid NPEs while pasting URLs from the clipboard
It's possible for clipboard contents to have changed in the time between we've constructed
the onClick listeners and when they're actually invoked. Code before assumed that 'text'
will be not-null, and would crash otherwise. With this change, we're capturing contents of
the clipboard before constructing onClick handlers (while also asserting correct behaviour
of 'ClipboardHandler').

With this change, we'll log an error if we were told that clipboard contains a URL, but immediately
after that check 'text' was actually null. This would indicate one of two things:
- issues within the ClipboardHandler
- changing contents of the ClipboardHandler within a tiny time window between our check and querying
3 years ago
Gabriel Luong c9a47d08a8 For #24130 - Change Shortcuts setting to toggle the display of Top Sites 3 years ago
Noah Bond 2ea99c9a1c For #23219 - Add favicons to synced tabs list 3 years ago
Mugurell 06ffc33ca2 For #23415 - Add support for GeckoView Screen Orientation APIs 3 years ago
Oana Horvath a6c78d8364 For #21002: Ads new wallpapers UI tests 3 years ago
Mozilla L10n Automation Bot 26d2aceb79 Import l10n. 3 years ago
Gabriel Luong bb94bc86e5 For #24141 - Replace @color/button_text_color with @color/fx_mobile_[text|icon]_color_action_secondary 3 years ago
Gabriel Luong 76c2f1e210 For #24141 - Replace @color/grey_button_color with @color/fx_mobile_action_color_secondary 3 years ago
Gabriel Luong ef0db6fd12 For #24141 - Add Icon Action Primary and Secondary design tokens 3 years ago
Mozilla L10n Automation Bot c49eb6deeb Import l10n. 3 years ago
Grigory Kruglov 02dd67b8d1 Remove duplicate 'start' call for the account manager
We are already starting the account manager in BackgroundServices,
so this call is a no-op (its gets dropped by the state machine).
3 years ago
Arturo Mejia ba5a4affb7 For #23489: Update SentryService reference to use legacy component. 3 years ago
Alexandru2909 c1431c5c12 For #22189 - Replace app name with 'Firefox' for Sync strings 3 years ago
Grigory Kruglov 7ca7190199 Bump Android-Components version to 100.0.20220309001717 3 years ago
Grigory Kruglov 6c793e035b Closes #15882: check for account state abnormalities after account manager is ready 3 years ago
Mozilla L10n Automation Bot a320d75b61 Import l10n. 3 years ago
Gabriel Luong 1f935e4bdc For #24108 - Use Layer3 for swipe to delete background color 3 years ago
Gabriel Luong 90e49c71d6 For #24107 - Use Layer1 for tab tray list item background color 3 years ago
Gabriel Luong 61ef3907a4 For #24082 - Use Icon Secondary for the tab tray globe thumbnail icon color 3 years ago
Gabriel Luong 97ecf4e45e For #24082 - Use Layer2 for the tab tray thumbnail item background color 3 years ago
Gabriel Luong 4c699c74d6 For #24156 - Remove all unused strings marked moz:removedIn <= 97 3 years ago
Mozilla L10n Automation Bot 1cbf2b2c75 Import l10n. 3 years ago
Mozilla L10n Automation Bot 9cc28a2f47 Import l10n. 3 years ago
Mozilla L10n Automation Bot b88600f4d6 Import l10n. 3 years ago
Mozilla L10n Automation Bot ded4266928 Import l10n. 3 years ago
Gabriel Luong a0f8c2a1a5 For #24102 - Use Layer Accent Opaque color for the selected tab tray item background in list view 3 years ago
Gabriel Luong 11b440f8f1 For #24102 - Add Layer Accent Opaque design token 3 years ago
Gabriel Luong ab74d55cfe For #24102 - Rename layerNonOpaque to layerAccentNonOpaque in FirefoxThemes 3 years ago
Gabriel Luong 65b1716495 For #23990 - Allow for Nimbus experimentation for Contile top sites 3 years ago
mcarare 094cd63242 For #24075: Add PDF download metrics. 3 years ago
mcarare 653f149cc2 For #24075: Add PDF download metrics. 3 years ago
Mozilla L10n Automation Bot ae727f1236 Import l10n. 3 years ago
Gabriel Luong 50a7a8499c For #24080 - Use layer accent non opaque for the tabs tray and history selected background color 3 years ago
Gabriel Luong 56022546f2 For #23893 - Add telemetry for Contile services 3 years ago
Gabriel Luong ae1a2f3625 For #24055 - Use Primary Button design colors for Save Collection Primary Button 3 years ago
Gabriel Luong c2bc0eefc4 For #24055 - Replace snackbar attribute with actionPrimary attribute 3 years ago
Gabriel Luong aebd2d4b3a For #24055 - Replace ?inset with Action Primary color Primary Buttons 3 years ago
Gabriel Luong b97d28db59 For #24055 - Replace ?contrastText with Icon On Color color for Primary Buttons 3 years ago
Gabriel Luong d67720d7f3 For #24055 - Replace ?contrastText with Action Primary Text for Primary buttons 3 years ago
Gabriel Luong d19f7a7fad For #24055 - Replace ?accent with Action Primary for Primary Buttons 3 years ago
mcarare 597cc84a76 For #23399: Add tabs tray multi-select telemetry. 3 years ago
Mozilla L10n Automation Bot fe0e4e9215 Import l10n. 3 years ago
Gabriel Luong bd3f1a420e For #24069 - Use the correct design tokens for Powered by Pocket text 3 years ago
Gabriel Luong 50ab3d451e For #24066 - Use secondary text color for the No Collections description 3 years ago
Gabriel Luong 691e303677 For #24062 - Remove showHomeBehindSearch feature flag 3 years ago
Gabriel Luong 09101eb787 For #24051 - Remove showStartOnHomeSettings feature flag 3 years ago
Mozilla L10n Automation Bot 4becaaa8cc Import l10n. 3 years ago
Gabriel Luong ae59f5a7a7 For #23388 - Update scrim to match design system 3 years ago
Arturo Mejia 1c66804c0b Add remote wallpapers 3 years ago
Gabriel Luong b6f066c9ed For #24042- Remove inactive tabs survey 3 years ago
mcarare 1aac79357a For #22189: Replace placeholder with app name. 3 years ago
Alexandru2909 19d1e227ed For #23936 - Show dialog on credit card delete 3 years ago
mcarare 47077fe2ec For #21743: Use isNumericAddress to validate Ipv4 and Ipv6 for SDK>=29. 3 years ago
Mugurell 4cc9a74c3d Revert "For #23871 - Update compose to 1.1.0 and kotlin to 1.6.10"
This reverts commit 23f41c9c68.
3 years ago
Mozilla L10n Automation Bot 19ea02077c Import l10n. 3 years ago
Noah Bond ae9f3ab074 For #23238 - Refactor synced tabs sections to be collapsible 3 years ago
Noah Bond e3037ad767 For #23991 - Fix synced tabs error text mapping 3 years ago
MatthewTighe f6872407f3 closes #23997: add day/night versions of applicable wallpapers 3 years ago
Gabriel Luong a6b5ab6726 For #24006 - Return a null change payload if the new top sites list is larger than the old 3 years ago
Gabriel Luong e643591338 For #24014 - Replace @color/secondary_text_private_theme with @color/fx_mobile_private_text_color_secondary 3 years ago
Gabriel Luong 41cb226cf7 For #24014 - Replace @color/caption_text_private_theme with @color/fx_mobile_private_text_color_secondary 3 years ago
Gabriel Luong 5872b0a148 For #24014 - Replace @color/caption_text_normal_theme with @color/fx_mobile_text_color_secondary 3 years ago
AndiAJ 48740095bf Disable rememberAllowAudioVideoPermissionChoiceTest UI test 3 years ago
Gabriel Luong 6fbffa3807 For #24008 - Only refresh the contile top sites cache if feature is enabled 3 years ago
Mozilla L10n Automation Bot 48a93d7ade Import l10n. 3 years ago
Gabriel Luong 9834e818cb For #24017 - Replace @color/foundation_private_theme with @color/fx_mobile_private_layer_color_1 3 years ago
Gabriel Luong 4ae5e8bfb7 For #24022 - Use Border Primary color for Inactive Tabs border 3 years ago
Mozilla L10n Automation Bot 59a09c1d4c Import l10n. 3 years ago
Mozilla L10n Automation Bot 12efddd643 Import l10n. 3 years ago
MatthewTighe 9b4a85942d fixes #23981: open download function and override for test 3 years ago
Sarah541 a222ea521d
For #23821 - Add telemtry for RecentlyVisted Homepage (#23909)
Add test

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
3 years ago
Mozilla L10n Automation Bot a9fb2dc718 Import l10n. 3 years ago
Roger Yang c4c263abcb Close #23894: Simplify distinct history algorithm 3 years ago
Gabriel Luong 5e96a6f233 For #23975 - Replace tooltip gradient with Layer Gradient Start, End design tokens 3 years ago
Gabriel Luong 97bf5647c3 For #23880 - Use borderPrimary attribute in empty_session_control_background.xml 3 years ago
Gabriel Luong dfdf386f0b For #23957 - Rename toolbarDivider attribute to borderPrimary 3 years ago
Gabriel Luong f7d317fb4e For #23951 - Replace @color/toolbar_divider_color_private_theme with @color/fx_mobile_private_border_color_divider 3 years ago
Mozilla L10n Automation Bot 4cf82bd8f9 Import l10n. 3 years ago
Roger Yang 77c2ad90b4 Close #13336: Open bookmark in current tab if browsing mode is not private or previous fragment is not home 3 years ago
Gabriel Luong 8fdea8455e For #23949 - Use @color/fx_mobile_private_layer_color_4 for the toolbar gradient in the private theme 3 years ago
Gabriel Luong ed6fe26256 For #23947 - Inline @color/toolbar_menu_transparent 3 years ago
Gabriel Luong 783d2037b6 For #23738 - Integrate the Contile top sites updater 3 years ago
Roger Yang a7442c4474 Close #23804: Use version instead of date for telemetry/metrics expiration 3 years ago
Gabriel Luong 9f04af3557 For #23921 - Remove unused attributes in attrs.xml 3 years ago
Gabriel Luong 2f30442610 For #23905 - Update onboarding icons to use Icon Active color 3 years ago
Gabriel Luong 0f3c82c16b For #23907 - Replace tabTrayItemMediaBackground attribute with accent
tabTrayItemMediaBackground and accent are equivalent
3 years ago
Gabriel Luong d71e31188f For #23888 - Replace @color/white_color with @color/fx_mobile_[icon|text]_color_oncolor
@color/white_color and @color/fx_mobile_[icon|text]_color_oncolor are equivalent
3 years ago
Gabriel Luong f14850bb48 For #23919 - Replace tabRing attribute with accent 3 years ago
Gabriel Luong f71edcd309
Update Android Components version to 99.0.20220223143136. (#23942) 3 years ago
MatthewTighe 9b54df4145 closes #23912: remove sentry reporting from WallpaperDownloader 3 years ago
Christian Sadilek 5ebd4e1569 Revert "For #14321 - Dismiss search dialog buttons on edit cancel"
This reverts commit 2d75ff7d47.
3 years ago
Gabriel Luong 4a7e723009 For #23925 - Update tab counter and reader mode colors to use the design system 3 years ago
mcarare 9a5cd634ab For #23408: Fix pinned top sites count from the cached list. 3 years ago
Gabriel Luong 7a8711247d For #23900 - Update search widget colours to use design tokens 3 years ago
Mozilla L10n Automation Bot e0d1685846 Import l10n. 3 years ago
Roger Yang d1c0e9bf9b Revert "For #13336: Open bookmarks in current tab (#23169)"
This reverts commit e73deb23ac.
3 years ago
Gabriel Luong 1b44f47cd8 For #23902 - Update the top sites pinned icon color to @color/fx_mobile_icon_color_primary 3 years ago
Gabriel Luong 4e8615326e For #23829 - Update private theme design token based on the latest UX changes 3 years ago
MatthewTighe 2cc9ca3773 for #23069: add blocklist middleware for home 3 years ago
Gabriel Luong 0b26bac220 For #23839 - Replace @color/contrast_text_normal_theme with @color/fx_mobile_[text|icon]_color_oncolor 3 years ago
Gabriel Luong 8ae31f625c For #23882 - Use textAccent attribute for Smartblock Learn More link 3 years ago
Gabriel Luong 7713305df1 For #23850 - Replace @color/neutral_text with @color/fx_mobile_[icon|text]_color_oncolor 3 years ago
Gabriel Luong d06c1f5cc0 For #23886 - Use @color/fx_mobile_icon_color_active for tabIndicatorColor 3 years ago
Mugurell 23f41c9c68 For #23871 - Update compose to 1.1.0 and kotlin to 1.6.10 3 years ago
Mozilla L10n Automation Bot 81d8c38de5 Import l10n. 3 years ago
Mozilla L10n Automation Bot 514a8c4437 Import l10n. 3 years ago
Mozilla L10n Automation Bot be78574669 Import l10n. 3 years ago
Mozilla L10n Automation Bot c52880ecb9 Import l10n. 3 years ago
Noah Bond 15c58b7261 For #23808 - Add secret setting for enabling Task Continuity feature 3 years ago
Alexandru2909 5153cee0e0 For #22189 - Replace the 'Firefox' word in all strings with placeholder 3 years ago
Gabriel Luong f47a428f44
For #23771 - Set correct destructive text color for card editor error messages (#23803)
Co-authored-by: tristan-jea <>
Co-authored-by: Tristan <99796140+tristan-jea@users.noreply.github.com>
3 years ago
Roger Yang ef077c5fb1 No issue: Renew/remove metrics set to expire in April 2022 3 years ago
Noah Bond bd4742004c For #19942 - Add support for sticky headers to the synced tabs list 3 years ago
Geordan Neukum 7271f33eff For #23500: creditcards: focus cardNumberInput in createView
Right now, when the user navigates to the "Add Card" screen, the "Card Number"
title will be focused by default. Instead, let's make it so that the first
field for data entry is focused.

Since we're focusing the first field, let's also make sure that the soft
keyboard opens and that the cursor is placed at the end of whatever text has
already been input.
3 years ago
Geordan Neukum 6b78fa3295 For #23500: creditcards: hide keyboard when pausing fragment
Right now, the soft keyboard will remain open when we exit the "Add Card"
screen. Let's make it so that the soft keyboard is automatically closed when
leaving this screen.
3 years ago
Arturo Mejia 64ae748835 For #23752: Address switch is off the screen in the Wallpaper settings. 3 years ago
sunil9211 de4ea0a086 For #23551 - Change the spacing between Pocket header and content to 16dp 3 years ago
Mozilla L10n Automation Bot 208d510ae9 Import l10n. 3 years ago
Roger Yang 7dc969103b No issue: Renew/remove metrics set to expire in March 2022 3 years ago
Roger Yang 20094cd1e9
No issue: Renew/remove metrics set to expire in April 2022 (#23786) 3 years ago
Gabriel Luong c3a2c355a2 For #23769 - Replace @color/destructive_normal_theme with @color/fx_mobile_text_color_warning 3 years ago
Alexandru2909 e1f91aacd3 For #18758 - Update colors on share layout 3 years ago
Gabriel Luong 37683531e7 For #23456 ⁃ Use lifecycleScope in TopSiteItemViewHolder 3 years ago
Mozilla L10n Automation Bot fab2e762c1 Import l10n. 3 years ago
Roger Yang 1559afe7b9 No issue: Update history search string ID 3 years ago
Gabriel Luong 4281dda447 For #23761 - Add Icon Warning Button design token 3 years ago
Gabriel Luong e568f2e151 For #23761 - Add Text Warning Button design token 3 years ago
Gabriel Luong 2ec29b8101 For #23761 - Update Text Warning, Icon Warning and Border Warning light theme to Red70 3 years ago
Gabriel Luong 35212ae6ca For #23761 - Update Action Secondary light theme to LightGrey30 3 years ago
Gabriel Luong bdb6f18d8f For #23761 - Add Text On Color Secondary design token 3 years ago
Gabriel Luong 99d636c23c For #23761 - Rename Text On Color to Text On Color Primary 3 years ago
Roger Yang 3f0b5799f8 Close #23657: Add voice search for history search 3 years ago
Roger Yang 7d8bad05cd Close #23694: Add telemetry for history search 3 years ago
Gabriel Luong cd5be08d2b For #23321 - Replace @color/toolbar_divider_color_normal_theme with @color/fx_mobile_border_color_primary 3 years ago
Matt Tighe 96cda67806 closes #23727: Add a fenix.git tag of the current hash to Sentry reports 3 years ago
Gabriel Luong 3d4340e7ec For #23341 - Replace @color/disabled_normal_theme with @color/fx_mobile_text_color_disabled 3 years ago
Gabriel Luong 869f4c89ee For #23731 - Use the disk cache for the Contile top sites 3 years ago
Mugurell 42282987f8 For #22722 - Rename fragment_crash_reporter to view_crash_reporter
Rename in a separate patch for git to not merge this to previous changes and in
such think that the the old file was deleted and a new one was created.
3 years ago
Mugurell efc57762f6 For #22722 - Rename CrashReporterFragment to CrashContentView
Rename in a separate patch for git to not merge this to previous changes and in
such think that the the old file was deleted and a new one was created.
3 years ago
Mugurell bc59ede073 For #22722 - Reacting to the crashed flag
Whenever the ".crashed" property of the currently displayed
TabSessionState -> EngineState is true we will show an in-app crash reporter
with the usual close tab / restore tab options and also the option to report
all current non-fatal crashes to Mozilla if the setting for sending the crash
reports is enabled in app settings.
This closely mimics the previous crash reporter UI but there might be some
subtle differences stemming from migrating to using a ComposeView.

Whenever the ".crashed" property of the currently displayed
TabSessionState -> EngineState is false we will set the in-app crash reporter
to have a View.GONE visibility effectively removing it from the layout.

The functionality for receiving the non-fatal crashes from the AC CrashReporter
through an Intent is still kept and these crashes will be persisted in memory
until the user closes / restores a tab and so also makes a decision about
sending or not these crashes.

Currently more tabs can crash following just one since more share the same
process and as such there is no way to differentiate between them or link a
certain Crash to a certain tab.
They will all be acted upon at once from any tab the user chooses to close or
restore.
3 years ago
Mozilla L10n Automation Bot 1e38205f17 Import l10n. 3 years ago
Grigory Kruglov a42018f124 Convert recently closed tabs code to use light-weight TabState
To lighten-up our memory usage and startup performance, all of the RecentlyClosed
machinery was converted to use a light-weight TabState - specifically, it's missing
EngineSessionState, which is expensive to obtain during startup, and potentially
very costly to keep in-memory.

When we actually need EngineSessionState (at the point of restoration of a tab), we
read and rehydrate it using provided storage implementation.
3 years ago
Noah Bond 48141b25a9 For #21900 - Delete files from Synced Tabs XML implementation 3 years ago
Noah Bond 584b2cd83c For #21900 - Delete files from Synced Tabs XML implementation 3 years ago
Gabriel Luong bf70616d93 For #23713 - Replace @color/secondary_text_normal_theme with @color/fx_mobile_text_color_secondary 3 years ago
Matt Tighe f146cefcb8 closes #23662: replace wallpaper thumbnail lazyverticalgrid with manual scroll layout 3 years ago
Gabriel Luong 5bbf8437b3 For #23711 - Replace @color/primary_text_normal_theme with @color/fx_mobile_text_color_primary 3 years ago
Mozilla L10n Automation Bot 45f530b573 Import l10n. 3 years ago
AndiAJ 1baddfaf2d Save logins and external links in custom tabs UI test 3 years ago
Rohan Maity df0d196759 For #20634 remove some lint issues from baseline 3 years ago
Oana Horvath 3d25de721a For #21002: Adds UI test for Addons in private mode 3 years ago
Mozilla L10n Automation Bot 2fee285f77 Import l10n. 3 years ago
Matt Tighe 9643e96244 fixes #23644: reload wallpapers on orientation change 3 years ago
Arturo Mejia 11601770eb For #23679 Update the wallpaper settings switch text 3 years ago
Mozilla L10n Automation Bot 72f0191fcb Import l10n. 3 years ago
Mozilla L10n Automation Bot eea4b07cb5 Import l10n. 3 years ago
Gabriel Luong 37a0edceb6 For #23431 - Display the order of Contile Top Sites correctly 3 years ago
Roger Yang 80c9ad9100 No issue: Update history search string 3 years ago
Mugurell 5bd6f1cb8c For #21854 - Split the big ComposeView in 3 smaller ones
This would shorten the time needed to layout all Pocket recommended stories
content in one go, though it may lead to shorten hiccups over a bigger period
of time.
3 years ago
Arturo Mejia 9b7e07ab0e Remove stale strings for version 96 3 years ago
mcarare 18f785ddb9 For #22958: Set content description only when view is visible.
This avoids additional processing.
3 years ago
AndiAJ c0918a3d1a New browser functionalities in custom tabs tests 3 years ago
Alexandru2909 2d75ff7d47 For #14321 - Dismiss search dialog buttons on edit cancel 3 years ago
Alexandru2909 d7803e6dc7 For #14954 - Use TabSessionState.id to check if tab is selected 3 years ago
Mozilla L10n Automation Bot 4c4062362c Import l10n. 3 years ago
Noah Bond c0942eadb2 For #23526 - Add telemetry for Contile interactions 3 years ago
jhugman b230c39a7f
Fixes #23492: Perf regression of calling isFirefoxDefault from main thread (#23556)
* Fixes #23492 — Fixup perf regression of calling isFirefoxDefault from the main thread

* Tightening of near defunct default browser message

* Fixup early crash in debug build

* ktlint
3 years ago
AndiAJ 534838c0fb Add and remove most visited top sites UI test 3 years ago
AndiAJ b77496d59d Refactoring work top sites tests 3 years ago
Matt Tighe 0c297dcee2 closes #23540: scale wallpaper and translate to bottom of image 3 years ago
Roger Yang 1d1412c766 Close #23626: Do not exit edit mode in history search toolbar 3 years ago
Mozilla L10n Automation Bot fa8cb6bb34 Import l10n. 3 years ago
Matt Tighe 24d2abd2b2 fixes #23619: use well-defined name for fetching remote wallpaper assets 3 years ago
Sarah Khan 26c7562e62 For #23596 and #23309 - Add deeplink to wallpaper settings 3 years ago
Matt Tighe b7b601eee1 closes #23616: add final path separator to reote path 3 years ago
Jonathan Almeida 4c953bc910 No issue: Update debug app name to Fenix
We don't use the "Preview" naming any more and it's easier to find the app when "Fenix" is in the app name.
3 years ago
Arturo Mejia c90dcaa314 For #23577: Make description text on the wallpapers settings page align with the start of the switch 3 years ago
AndiAJ 84a8030daa New verifyMultipleLoginsSelectionsTest UI Smoke test 3 years ago
Oana Horvath f45c5876dc Re-write toggleSearchBookmarksAndHistoryTest 3 years ago
Oana Horvath 143df5251f Ads new voice search UI test 3 years ago
Oana Horvath 886b4049cb Re-organize existing tests to their own SettingsSearchTest class 3 years ago
Mozilla L10n Automation Bot 363d0b1937 Import l10n. 3 years ago
Mozilla L10n Automation Bot 6473381df7 Import l10n. 3 years ago
Roger Yang 1e90235dcc Close #10046: Add history search 3 years ago
Geordan Neukum 23036680c2 For #16395 - Use Secondary Text for the Site Permissions subtext 3 years ago
Mozilla L10n Automation Bot a6acacbcc1 Import l10n. 3 years ago
Arturo Mejia dc3a44d4f9 For #23574: Remove stale partial bitmaps created while downloading wallpapers 3 years ago
Gabriel Luong 1484f77bdb For #23575 - Use design system colors for the Pocket filter and Customize homepage buttons 3 years ago
mcarare de6e2e763e Add VisitInfo.isRemote parameter. 3 years ago
Matt Tighe 9b9d08c7d1 closes #23565: expire remote wallpapers but let users keep selected 3 years ago
Arturo Mejia e290bc1bd6 For #23563: Address time out crash when downloading wallpaper 3 years ago
Arturo Mejia 7fc7cf9b9f For #23498 improve logo content description comments for wallpapers 3 years ago
Mozilla L10n Automation Bot 91b7a46b51 Import l10n. 3 years ago
Gabriel Luong 6f2af25a60 For #23558 - Update menu copy for What's new and Customize homepage 3 years ago
Gabriel Luong 7e09be3bf8 For #23554 - Remove Top Sites border 3 years ago
Mugurell 0be470a104 For #21009 - New Recently closed tabs telemetry
This adds a new `recently_closed_tabs` category with then events for all user
interactions on the screen.

The already existent `events.recently_closed_tabs_opened` is still kept for a
bit more time to still have this data available while the new telemetry ride
the trains but can later be removed in favor of this newly added events.
3 years ago
Lucius C e73deb23ac
For #13336: Open bookmarks in current tab (#23169)
* For #13336: Open bookmarks in current tab

* For #13336: Fix tests to verify bookmark opening in current tab

* Change test name for handleBookmarkTapped
3 years ago
Mozilla L10n Automation Bot 39f83e20fa Import l10n. 3 years ago
Matt Tighe 0837197d84 closes #23514: add firefox wallpapers 3 years ago
Mozilla L10n Automation Bot d6cfe0cde0 Import l10n. 3 years ago
Arturo Mejia fdb2006c85 For #23498 add content description for wallpapers 3 years ago
Christian Sadilek 892e65f8e8 Issue #12731: Disable TrimMemoryMiddleware on all channels
This was already disabled in Nightly over two months ago
and seems to work much better combined with latest fixes
in GV (see links inline for details.)
3 years ago
Gabriel Luong 39c6067b03
For #23350 - Revert changes from removing duplicate icons that already exists in ui-icons (#23527)
* Revert "For #23121 - Override @color/mozac_ui_icons_fill with ?primaryText attribute"

This reverts commit 12347c9999.

* Revert "For #23121 - Replace @drawble/ic_share with @drawable/mozac_ic_share"

This reverts commit bbf6ce3f0c.

* Revert "For #23121 - Replace @drawble/ic_storage_enabled with @drawable/mozac_ic_storage"

This reverts commit 930c7bf3b3.

* Revert "For #23121 - Replace @drawble/ic_notifications_enabled with @drawable/mozac_ic_notification"

This reverts commit 9069b57c24.

* Revert "For #23121 - Replace @drawble/ic_microphone_enabled with @drawable/mozac_ic_microphone"

This reverts commit 53216f3f4a.

* Revert "For #23121 - Replace @drawble/ic_location_enabled with @drawable/mozac_ic_location"

This reverts commit 9ee9aafd87.

* Revert "For #23121 - Replace @drawble/ic_autoplay_disabled with @drawable/mozac_ic_autoplay_blocked"

This reverts commit b045a5e203.

* Revert "For #23121 - Replace @drawble/ic_camera_enabled with @drawable/mozac_ic_video"

This reverts commit 62842db131.

* Revert "For #23121 - Replace @drawble/mozac_ic_extensions_black with @drawable/mozac_ic_extensions"

This reverts commit c020a9da10.

* Revert "For #23121 - Replace @drawble/ic_top_sites with @drawable/mozac_ic_pin"

This reverts commit ca67b0a752.

* Revert "For #23121 - Replace @drawble/ic_search with @drawable/mozac_ic_search"

This reverts commit 02d9197945.

* Revert "For #23121 - Replace @drawble/ic_readermode with @drawable/mozac_ic_reader_mode"

This reverts commit cf8592c709.

* Revert "For #23121 - Replace @drawble/ic_menu with @drawable/mozac_ic_menu"

This reverts commit a1ac019024.

* Revert "For #23121 - Replace @drawble/ic_login with @drawable/mozac_ic_login"

This reverts commit 541c56b589.

* Revert "For #23121 - Replace @drawble/ic_internet with @drawable/mozac_ic_globe"

This reverts commit 4d8adce85e.

* Revert "For #23121 - Replace @drawble/ic_download with @drawable/mozac_ic_download"

This reverts commit ef026d3ec2.

* Revert "For #23121 - Replace @drawble/ic_lock with @drawable/mozac_ic_lock"

This reverts commit 18591d5dd8.

* Revert "For #23121 - Replace @drawble/ic_desktop with @drawable/mozac_ic_device_desktop"

This reverts commit ad33e3c1e1.

* Revert "For #23121 - Replace @drawble/ic_close with @drawable/mozac_ic_close"

This reverts commit a9f0fefac2.

* Revert "For #23121 - Replace @drawble/ic_delete with @drawable/mozac_ic_delete"

This reverts commit 33dc752ef2.

* Revert "For #23121 - Replace @drawble/ic_chevron_up with @drawable/mozac_ic_arrowhead_up"

This reverts commit 5bf937cfd3.

* Revert "For #23121 - Replace @drawble/ic_chevron_down with @drawable/mozac_ic_arrowhead_down"

This reverts commit 0fadd68112.

* Revert "For #23121 - Replace @drawble/ic_back_button with @drawable/mozac_ic_back"

This reverts commit bea766e785.

* Revert "For #23121 - Replace @drawable/ic_arrowhead_right with @drawable/mozac_ic_arrowhead_right"

This reverts commit 5a6f349ea8.

* Revert "For #23121 - Replace @drawable/ic_new with @drawable/mozac_ic_new"

This reverts commit ae38410106.

* Revert "For #23121 - Replace @drawable/ic_addons_extensions with @drawable/mozac_ic_extensions"

This reverts commit 9352946afc.
3 years ago
Matthew Tighe 9dc0506ec2
closes #23504: download focus wallpapers at runtime (#23505)
* closes #23504: download focus wallpapers at runtime

* address pr feedback

* only download wallpapers if feature flag is set
3 years ago
AndiAJ 02d4d59358 No issue: quick fix for externalLinkPWATest 3 years ago
Gabriel Luong a14e6ddde3 For #23433 - Align the provided top sites to the design spec 3 years ago
Marc-Andre Leclair 2fb8d88381 For #23426:Changed expiring perf probes to never expire
added new data_review url
3 years ago
Gabriel Luong 42ac6feb0c For #23424 - Part 2: Add context menu for contile top sites 3 years ago
Gabriel Luong 532bb9a38a For #23424 - Part 1: Refactor TopSiteItemMenu into its own file 3 years ago
Arturo Mejia 2533c91da5 For #23440,#23441,#23442 remove adapting themes after switching wallpapers 3 years ago
Mozilla L10n Automation Bot ca44c34468 Import l10n. 3 years ago
Mozilla L10n Automation Bot 23a5d69375 Import l10n. 3 years ago
Mozilla L10n Automation Bot c386c98f61 Import l10n. 3 years ago
Elise Richards 6798f6500f
For #22870: Renew/remove metrics set to expire in February (#23453)
* For #22870: Renew/remove metrics set to expire in February

* Add data review and add notification owner for never expire metrics
3 years ago
Gabriel Luong 62b10690f8 For #23450 - Add Text Accent Disabled design token 3 years ago
Gabriel Luong cc3c68c24b For #23450 - Rename design token Border Default to Border Primary 3 years ago
AndiAJ 7ed5bf9cc5 New External links PWA tests 3 years ago
jhugman 82a6f8cae4
First use of Nimbus FML plugin (#23400)
* Consume Nimbus FML plugin

* Convert Homescreen to use FML

* Convert nimbusValidation to use FML

* Convert legacy experiments to use the feature API and FML

Remove dead helper code and documentation

* Fixup failing test

Co-authored-by: Grisha Kruglov <gkruglov@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
Mozilla L10n Automation Bot e92fe26df7 Import l10n. 3 years ago
Gabriel Luong 15d8ca86d9 For #23448 - Update the address bar color to use @color/fx_mobile_layer_color_3 3 years ago
Gabriel Luong 6596f4c28b For #23432 - Use the imageUrl as the favicon for a provided top site 3 years ago
Oana Horvath 5c917b58e6 [UI smoke test] For #21002: Ads UI test for browsing error pages 3 years ago
Mozilla L10n Automation Bot 46a228796f Import l10n. 3 years ago
Arturo Mejia 393de99196 For #22851 Add logo animation for wallpapers 3 years ago
Matt Tighe d23fb30151 replace WallpaperFeatureDiscovered probe with WallpaperSettingsOpened 3 years ago
Matt Tighe a419a6963c add events based on feedback 3 years ago
Matt Tighe a5f540568e update based on PR feedback and data review 3 years ago
Matt Tighe eed42ee96b closes #23381: add telemetry for wallpapers feature 3 years ago
AndiAJ 9b1136f9e0 Remove hard-coded package from openAppFromExternalLink 3 years ago
Gabriel Luong e5e7e6dbcf For #23409 - Specify fetchProvidedTopSites parameter for TopSitesConfig 3 years ago
Mozilla L10n Automation Bot d30815fec8 Import l10n. 3 years ago
Matt Tighe 670657b484 fixes #23404: add switch to wallpaper settings to disable tap-to-change 3 years ago
Gabriel Luong dff7c2813c For #23374 - Update Layer 1 and Layer 3 to match design system 3 years ago
Gabriel Luong 245fb03c6a For #23374 - Update description of Layer Accent 3 years ago
Gabriel Luong 0cc1346736 For #23374 - Add Text Action Primary, Secondary, Tertiary, Tertiary Active design tokens 3 years ago
Gabriel Luong ff2a65239e For #23374 - Update Text Inverted, Icon Inverted to Text On Color, Icon On Color 3 years ago
Gabriel Luong 5aa9daeede For #23374 - Add Action Quarternary design token 3 years ago
Gabriel Luong 3958b51685 For #23374 - Update Layer2 dark theme color to DarkGrey30 3 years ago
Gabriel Luong cc0515430b For #23374 - Add Dialog and Banner to Layer 2 description 3 years ago
Gabriel Luong b86c1fc5e7 For #23374 - Update Text Warning and Icon Warning colors to match design system 3 years ago
Gabriel Luong 169fc77256 For #23374 - Update Action Secondary colors and Add Action Tertiary 3 years ago
Gabriel Luong 27cec04f1a For #23374 - Update Border Disabled colors to match design system 3 years ago
Gabriel Luong bcc4d0bbc7 For #23374 - Update Icon Disabled colors to match design system 3 years ago
Gabriel Luong cf55261e13 For #23374 - Update Text Accent color to photonViolet20 3 years ago
Sarah541 ef5966cddd
For #22576 - Indicate mutability flag for PendingIntent
* For #22576 - Indicate mutability flag for PendingIntent

* Fix lint issues

* Make Analytics Pending Intent flag mutable

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
Sammy Khamis 6f9e725ec5 add invalid URL error to show up when trying to save an invalid bookmark 3 years ago
Sammy Khamis 7d34fbb87d fix fenix crashing when trying to add an invalid bookmark 3 years ago
Mugurell 5c1953d792 For #22314 - Reuse existing tab for search group items 3 years ago
Mozilla L10n Automation Bot ff4b194343 Import l10n. 3 years ago
Mozilla L10n Automation Bot 3e796726d9 Import l10n. 3 years ago
Arturo Mejia dc0f50b590 For #22851: Load wallpapers dynamically from the assets directory. 3 years ago
Mozilla L10n Automation Bot 7ab9c4e250 Import l10n. 3 years ago
Gabriel Luong 73f80d16cc For #23355 - Tint mozac_ic_check to white in checkbox_item.xml 3 years ago
Gabriel Luong 9f57b24082 For #23351 - Refactor collection_icon_colors array into arrays.xml 3 years ago
Gabriel Luong 48f991e512 For #23342 - Replace color values with their photon color equivalent 3 years ago
AndiAJ 4daa6375a1 Save logins in PWA UI test 3 years ago
Gabriel Luong 5954916993 For #23344 - Update mozac_widget_favicon_border_color attribute to use @color/fx_mobile_border_color_default 3 years ago
AndiAJ ee458bd480 Fix mainMenuOpenInAppTest smoke test 3 years ago
AndiAJ 96f6e27b46 Add missing request interceptors to androidTest AppRequestInterceptor 3 years ago
AndiAJ a7e12a4dae Open links in apps UI test 3 years ago
Oana Horvath 05594c48a0 [UI smoke test] For #21002: Ads UI test for 'Open website' button from Saved logins 3 years ago
Grigory Kruglov 9ceb06e55c Account for Int->UInt changes in bookmarks API 3 years ago
Sammy Khamis 088339c4de changes to fix up issues with places uniffication 3 years ago
Gabriel Luong 12347c9999 For #23121 - Override @color/mozac_ui_icons_fill with ?primaryText attribute 3 years ago
Gabriel Luong bbf6ce3f0c For #23121 - Replace @drawble/ic_share with @drawable/mozac_ic_share 3 years ago
Gabriel Luong 930c7bf3b3 For #23121 - Replace @drawble/ic_storage_enabled with @drawable/mozac_ic_storage 3 years ago
Gabriel Luong 9069b57c24 For #23121 - Replace @drawble/ic_notifications_enabled with @drawable/mozac_ic_notification 3 years ago
Gabriel Luong 53216f3f4a For #23121 - Replace @drawble/ic_microphone_enabled with @drawable/mozac_ic_microphone 3 years ago
Gabriel Luong 9ee9aafd87 For #23121 - Replace @drawble/ic_location_enabled with @drawable/mozac_ic_location 3 years ago
Gabriel Luong b045a5e203 For #23121 - Replace @drawble/ic_autoplay_disabled with @drawable/mozac_ic_autoplay_blocked 3 years ago
Gabriel Luong 62842db131 For #23121 - Replace @drawble/ic_camera_enabled with @drawable/mozac_ic_video 3 years ago
Gabriel Luong c020a9da10 For #23121 - Replace @drawble/mozac_ic_extensions_black with @drawable/mozac_ic_extensions 3 years ago
Gabriel Luong ca67b0a752 For #23121 - Replace @drawble/ic_top_sites with @drawable/mozac_ic_pin 3 years ago
Gabriel Luong 02d9197945 For #23121 - Replace @drawble/ic_search with @drawable/mozac_ic_search 3 years ago
Gabriel Luong cf8592c709 For #23121 - Replace @drawble/ic_readermode with @drawable/mozac_ic_reader_mode 3 years ago
Gabriel Luong a1ac019024 For #23121 - Replace @drawble/ic_menu with @drawable/mozac_ic_menu 3 years ago
Gabriel Luong 541c56b589 For #23121 - Replace @drawble/ic_login with @drawable/mozac_ic_login 3 years ago
Gabriel Luong 4d8adce85e For #23121 - Replace @drawble/ic_internet with @drawable/mozac_ic_globe 3 years ago
Gabriel Luong ef026d3ec2 For #23121 - Replace @drawble/ic_download with @drawable/mozac_ic_download 3 years ago
Gabriel Luong 18591d5dd8 For #23121 - Replace @drawble/ic_lock with @drawable/mozac_ic_lock 3 years ago
Gabriel Luong ad33e3c1e1 For #23121 - Replace @drawble/ic_desktop with @drawable/mozac_ic_device_desktop 3 years ago
Gabriel Luong a9f0fefac2 For #23121 - Replace @drawble/ic_close with @drawable/mozac_ic_close 3 years ago
Gabriel Luong 33dc752ef2 For #23121 - Replace @drawble/ic_delete with @drawable/mozac_ic_delete 3 years ago
Gabriel Luong 5bf937cfd3 For #23121 - Replace @drawble/ic_chevron_up with @drawable/mozac_ic_arrowhead_up 3 years ago
Gabriel Luong 0fadd68112 For #23121 - Replace @drawble/ic_chevron_down with @drawable/mozac_ic_arrowhead_down 3 years ago
Gabriel Luong bea766e785 For #23121 - Replace @drawble/ic_back_button with @drawable/mozac_ic_back 3 years ago
Gabriel Luong 5a6f349ea8 For #23121 - Replace @drawable/ic_arrowhead_right with @drawable/mozac_ic_arrowhead_right 3 years ago
Gabriel Luong ae38410106 For #23121 - Replace @drawable/ic_new with @drawable/mozac_ic_new 3 years ago
Gabriel Luong 9352946afc For #23121 - Replace @drawable/ic_addons_extensions with @drawable/mozac_ic_extensions 3 years ago
Gabriel Luong a1374f1de0 For #23317 - Update tab tray menu button color to @color/fx_mobile_icon_color_primary 3 years ago
Gabriel Luong b61830e680 For #23317 - Update inactive tab tray icon color to @color/fx_mobile_icon_color_primary_inactive 3 years ago
Gabriel Luong 69f4988a9a For #23317 - Update selected tab tray icon color to @color/fx_mobile_icon_color_active 3 years ago
Roger Yang f8b0dd6e7e No issue: Remove showHistorySearchGroups feature flag 3 years ago
Aaron Train 18f70100ce
No issue: Update PWA package name in mainMenuInstallPWATest (#23335) 3 years ago
Oana Horvath d233ec10f7 [UI smoke test] For #21002: Ads new audio-video permissions test 3 years ago
Gabriel Luong a377c35e3e For #23319 - Replace mozac_widget_favicon_background_color to @color/fx_mobile_layer_color_2
@color/mozac_widget_favicon_background_normal_theme and @color/fx_mobile_layer_color_2 are equivalent
3 years ago
Gabriel Luong 954a7b4378 For #23323 - Remove addOnPrivateBrowsingInteriorIconBackground attribute 3 years ago
Oana Horvath c16977b07a [UI smoke test] For #21002: Ads app permissions UI tests 3 years ago
mcarare a6abaf7cf9 Set a minimum number of sites a search group should contain. 3 years ago
Mozilla L10n Automation Bot 242e7a1eb5 Import l10n. 3 years ago
Gabriel Luong 39a16df8bb For #23289 - Update the checkbox background color to @color/fx_mobile_layer_color_accent 3 years ago
Gabriel Luong 70882179a0 For #23304 - Add a setting for enabling Contile 3 years ago
Gabriel Luong 0316ca434a For #23287 - Replace @color/tab_tray_item_divider_normal_theme with @color/fx_mobile_border_color_default 3 years ago
Gabriel Luong d8d1826b86 For #23281 - Replace @color/top_site_pager_dot_selected with @color/fx_mobile_action_color_indicator_active 3 years ago
Gabriel Luong c3b126056c For #23281 - Replace @color/top_site_pager_dot with @color/fx_mobile_action_color_indicator_inactive 3 years ago
Gabriel Luong 803c520439 For #23285 - Replace @color/tab_tray_item_url_normal_theme with @color/fx_mobile_text_color_secondary 3 years ago
Aaron Train e6cd16569c Update assets.md
fix: fixed URL
3 years ago
Aaron Train d2cbd6b591 No issue: Create an asset readme for UI tests 3 years ago
Noah Bond 157acdf7fc For #23159 - Created setting to turn off the Contile feature 3 years ago
Gabriel Luong ce6917a542 For #23293 - Add @color/fx_mobile_icon_color_primary_inactive and @color/fx_mobile_icon_color_active 3 years ago
mcarare 305b527b05 For #23256: Close quick settings sheet when displaying clear dialog. 3 years ago
mcarare 0496249fe4 For #23256: Pass navController instance instead of lambda. 3 years ago
Gabriel Luong 854b3701e3 For #23283 - Replace @color/accent_on_dark_background_normal_theme with @color/fx_mobile_text_color_accent 3 years ago
Alexandru2909 811375275b For #23272 - AddLoginFragment use showKeyboard from Components 3 years ago
Roger Yang af5b2c94d3 Close #22956: Define "tags" for metrics in the app repository
Co-authored-by: William Lachance <wlach@protonmail.com>

Define "tags" for metrics in the app repository

Using the new "tags" feature in Glean, we can remove most of the
manual process/pain of defining tags in a seperate Glean annotations
repository (see: https://github.com/mozilla-mobile/fenix/wiki/Add-a-Glean-Annotation-for-an-event)
and just put them beside the metrics themselves. This should make it
much easier to keep this metadata up to date, since it can be added
in the same pull request as the instrumentation itself.

To keep the list of tags up to date with the Fenix issue labels, a new
script `update-glean-tags.py` has been added to the repository. It
should not need to be run often.

This pull request uses a scraped version of the defined tags in the
Glean annotations repository. After it lands, we can remove those and
just use the tagging information here as the main source of information.
3 years ago
Gabriel Luong 268ba9b39d For #23266 - Update the tabs tray multi-select background color to @color/fx_mobile_layer_color_accent 3 years ago
Roger Yang 829c06ebe4 Close #23250: Remove duplicate sites within a time period in history 3 years ago
Gabriel Luong fe0d704f1c For #23263 - Replace @color/tab_tray_item_media_background_normal_theme with @color/accent_normal_theme 3 years ago
Gabriel Luong b78fb3b2bd For #23263 - Replace @color/tab_tray_heading_icon_normal_theme with @color/accent_normal_theme 3 years ago
Gabriel Luong 26b65a2a23 For #22727 - Add Contile to Top Sites 3 years ago
Gabriel Luong d076110752 For #23255 - Replace @color/disabled_private_theme with @color/fx_mobile_private_text_color_disabled 3 years ago
mcarare 64a8932e3c For #22477: Ignore null and empty values for share data title. 3 years ago
Sarah Khan e9a4272e82 For #23138 - Close recently visited menu on orientation change 3 years ago
Oana Horvath 02d62c8591 For #21002: improve Manage Downloads smoke tests coverage
Add parametrized test for downloading various file types
3 years ago
Christian Sadilek 12a9071fc4 Issue #22256: Ignore intermittent editCustomSearchEngineTest 3 years ago
Gabriel Luong 72cea86304 For #23260 - Remove @color/debug_launcher_background redirection 3 years ago
Gabriel Luong 75d894fef2 For #23260 - Remove @color/nightly_launcher_background redirection 3 years ago
Gabriel Luong 7c6a014224 For #23260 - Remove @color/onboarding_card_background_end_gradient_normal_theme redirection 3 years ago
Gabriel Luong 6081f232e6 For #23260 - Remove @color/onboarding_card_background_end_gradient_private_theme redirection 3 years ago
Gabriel Luong 8dfbb26127 For #23260 - Remove @color/onboarding_card_background_start_gradient_private_theme redirection 3 years ago
Gabriel Luong d6b646e88a For #23260 - Remove @color/onboarding_card_background_start_gradient_normal_theme redirection 3 years ago
Gabriel Luong 477386f4f7 For #23260 - Remove @color/add_on_private_browsing_interior_icon_background_normal_theme redirection 3 years ago
Gabriel Luong b1ca1d06da For #23260 - Remove @color/add_on_private_browsing_exterior_circle_background_private_theme redirection 3 years ago
Gabriel Luong 8e298705b7 For #23260 - Remove @color/add_on_private_browsing_interior_icon_background_private_theme redirection 3 years ago
Gabriel Luong f1ebecf11b For #23260 - Remove @color/tab_history_item_selected_background_private_theme redirection 3 years ago
Gabriel Luong 9f2696e1cd For #23260 - Remove @color/tab_tray_item_text_normal_theme redirection 3 years ago
Gabriel Luong fa8c3fb4cf Update accentBright attribute to @color/photonViolet70 3 years ago
Gabriel Luong afcb449098 For #23248 - Replace @color/menu_item_button_normal_theme with @color/fx_mobile_text_color_accent 3 years ago
Gabriel Luong ff9d94fd75 For #23247 - Replace @color/destructive_private_theme with @color/fx_mobile_private_text_color_warning_dark 3 years ago
Gabriel Luong 0781f108e9 For #23242 - Ignore UnusedResources for @color/mozac_feature_readerview_text_color 3 years ago
Gabriel Luong 9a9984adbc For #23242 - Ignore UnusedResources for @color/mozac_ui_tabcounter_default_[tint|text] 3 years ago
Gabriel Luong 38b85ad889 For #23253 - Use photon color variables for @color/scrim[Start|End]_private_theme 3 years ago
Gabriel Luong 77a5f7fbd4 For #23251 - Consolidate select credit card and login prompt header styles 3 years ago
Gabriel Luong ea68cfdf50 For #23245 - Replace @color/inset_private_theme with @color/fx_mobile_private_layer_color_1 3 years ago
Gabriel Luong 52a642233d For #23245 - Replace @color/above_private_theme with @color/fx_mobile_private_layer_color_1 3 years ago
Gabriel Luong 0c80b196ae For #23240 - Replace @color/contrast_text_private_theme with @color/fx_mobile_private_text_color_primary
@color/contrast_text_private_theme and @color/fx_mobile_private_text_color_primary are the same color
3 years ago
Mozilla L10n Automation Bot 0c34bd93b8 Import l10n. 3 years ago
Matt Tighe dd4cf9164d closes #23220: show snackbar on wallpaper selection 3 years ago
Jonathan Almeida d99898824b Update lifecycle dependencies to the commons library
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
3 years ago
Matt Tighe 0b99c2e67d fixes #22943: update androidx.lifecycle to 2.4.0 3 years ago
Gabriel Luong 7d0fae8450 For #23193 - Remove @color/default_launcher_background redirection 3 years ago
Gabriel Luong 2baa4efa8d For #23193 - Remove @color/toolbar_[start|center|end]-gradient_normal_theme redirection 3 years ago
Gabriel Luong 608e9ddb81 For #23193 - Remove @color/accent_on_dark_background_private_theme redirection 3 years ago
Gabriel Luong 929697b6e2 For #23193 - Remove @color/fill_link_from_clipboard_private_theme redirection 3 years ago
Gabriel Luong 38c7e53454 For #23193 - Remove @color/onboarding_illustration_selected_private_theme redirection 3 years ago
Gabriel Luong d18115bbff For #23193 - Remove @color/accent_high_contrast_dark_theme redirection 3 years ago
Gabriel Luong ff91a35f1b For #23193 - Remove @color/accent_bright_dark_theme redirection 3 years ago
Gabriel Luong fd055ec97e For #23193 - Remove @color/accent_bright_light_theme redirection 3 years ago
Gabriel Luong a164a2a5ae For #23193 - Remove @color/accent_light_theme redirection 3 years ago
Gabriel Luong f4f2f4d645 For #23203 - Replace @color/snackbar_normal_theme with @color/fx_mobile_action_color_primary 3 years ago
Gabriel Luong 88ed50888d For #23187 - Replace @color/notification_accent_color_normal_theme with @color/fx_mobile_text_color_accent 3 years ago
Gabriel Luong 1e16d60ddf For #23191 - Replace @color/preference_section_header_normal_theme with @color/fx_mobile_text_color_accent 3 years ago
Gabriel Luong f0b37b001f For #23207 - Update the tabs tray FAB color to @color/fx_mobile_layer_color_accent 3 years ago
Gabriel Luong 5864d49f6b For #23209 - Replace @color/above_normal_theme with @color/fx_mobile_layer_color_2 3 years ago
Gabriel Luong 56c1d4472c For #23205 - Replace #66FBFBFE with its photon color @color/photonLightGrey05A40 3 years ago
Alexandru2909 a34711c444 For #20524 - Remove redundant coroutine dispatchers from tests 3 years ago
Alexandru2909 cf83b3050b For #8108 - Add BrowserToolbar option to remove url from TopSites 3 years ago
Mozilla L10n Automation Bot 16d9866024 Import l10n. 3 years ago
Matthew Tighe ce1c4093fa
closes #22831: add wallpaper settings screen (#23145)
* closes #22831: add wallpaper settings screen

* address PR and UX feedback

* rebase upstream and adjust settings correctly
3 years ago
Arturo Mejia d1ace92e64 Revert "For #22851: Add logo animation for wallpapers."
This reverts commit d089f007
3 years ago
Arturo Mejia d089f00793 For #22851: Add logo animation for wallpapers. 3 years ago
Arturo Mejia 2bba66fb58 For #23144 Address regression in COLD start 3 years ago
Gabriel Luong 29127f9690 For #16152 - Add a dark theme for the tabs tray grid view 3 years ago
mcarare afd13fec85 For #21744: Replace InputMethodManager's deprecated toggleSoftInput. 3 years ago
mcarare 58a6fafabc For #22383: Propagate ViewTreeLifecycleOwner to composable view holders. 3 years ago
Roger Yang 047ec890b2 Closes #22550: Refactor search term tab grouping logic to rely on middleware 3 years ago
Grigory Kruglov d161e46383 Adjust logins diffing logic for recyclerview 3 years ago
Grigory Kruglov e67753fb4b Scroll to top of logins screen after list changes 3 years ago
Grigory Kruglov 1b305c1398 For #22795: Stop trimming login origins on sorting
Due to the async nature (??) of the trimming code, this is causing severe performance issues
during search.

Looking back through commits, doesn't seem like there's a particularly good reason we were trimming here. All I could find is #9986 (comment) which is lacking explanation of why this is actually useful.

And currently, we're dealing with an origin (not a full url when this was initially written, I think), i.e. https://accounts.firefox.com vs https://accounts.firefox.com/signin. So, the suffix stripping isn't even doing much beyond removing com in vast majority of cases.

So, seems like all of this trimming stuff can be cleaned up.
3 years ago
Mozilla L10n Automation Bot 375837c977 Import l10n. 3 years ago
mcarare 2577e07aff For #22559: Update leak canary version to 2.8.1 3 years ago
Gabriel Luong e668c5afc1 For #23128 - Remove @color/mozac_widget_favicon_border_dark_theme redirection 3 years ago
Gabriel Luong 6fbca6de91 For #23128 - Remove @color/mozac_widget_favicon_background_dark_theme redirection 3 years ago
Gabriel Luong 4fcdc46d2a For #23128 - Remove @color/mozac_widget_favicon_border_light_theme redirection 3 years ago
Gabriel Luong 52edfeed8a For #23128 - Remove @color/mozac_widget_favicon_background_light_theme redirection 3 years ago
Gabriel Luong 9d0307cad6 For #23128 - Remove @color/mozac_widget_favicon_[background|border]_private_theme redirection 3 years ago
Gabriel Luong df2e8c885e For #23156 - Remove all unused strings marked moz:removedIn <= 95 3 years ago
Brais Gabín 7ec31a25c4 For #23142 - Fix license formatting in tests 3 years ago
Mozilla L10n Automation Bot 622a4f57d0 Import l10n. 3 years ago
Elise Richards 703e8c6558 For #22869: Data review for renewing january metrics 3 years ago
Elise Richards 08087abaf1 For #22869: Renew metrics expiring in January 3 years ago
Mozilla L10n Automation Bot 39a211c1cd Import l10n. 3 years ago
Arturo Mejia 28928e4bdd For #23104: Don't adjust the theme for the default wallpaper. 3 years ago
Mozilla L10n Automation Bot 0563bf38b2 Import l10n. 3 years ago
Gabriel Luong 9fea89ca19 For #22675 - Replace collection color icon variables with the icon design color tokens 3 years ago
Alexandru2909 7b04eba324 For #19567 - Change SavedLogins and LoginDetail fragments to extend SecureFragment 3 years ago
Gabriel Luong 873d8257d1 For #23086 - Add Border Inverted design token 3 years ago
Gabriel Luong a39224e44b For #23086 - Change design token name from Border Selected to Border Accent 3 years ago
Gabriel Luong 2ad2691724 For #23086 - Update Border Divider to Border Default 3 years ago
Gabriel Luong fc9310dc83 For #23086 - Rename design token name from Border Default to Border Form Default 3 years ago
Gabriel Luong 11e0df20df For #23086 - Update the dark theme colors of Action Primary to Violet60
- Updates the description of Action Primary to include "Chip selected"
3 years ago
Gabriel Luong 65b84c10bc For #23086 - Update the dark theme Action Secondary color to DarkGrey10 3 years ago
Gabriel Luong 1b7918f6d0 For #23086 - Change the light theme color for Form Selected, Form On, Icon Button, Layer Accent, Border Selected to Ink20 3 years ago
mcarare 5d1e2f0099 For #22577: Update work manager version to 2.7.1 3 years ago
Mozilla L10n Automation Bot d727206255 Import l10n. 3 years ago
Gabriel Luong 27336c2368 For #22975 - Replace aboutLink attribute with Text Accent color token 3 years ago
Gabriel Luong 76fb147ed8 For #23076 - Clean up unneeded FeatureFlags 3 years ago
Mozilla L10n Automation Bot c335adcfb6 Import l10n. 3 years ago
Gabriel Luong 44e1cb4b60 For #23071 - Replace @color/tab_tray_selected_mask_normal_theme with @color/fx_mobile_layer_color_accent_nonopaque 3 years ago
MickeyMoz 96b96fbfdb Update Android Components version to 97.0.20220104190053. 3 years ago
Arturo Mejia 09fdee6510 For #22851: Adjust theme based on the selected wallpaper. 3 years ago
Mozilla L10n Automation Bot 32bf020b7c Import l10n. 3 years ago
Gabriel Luong ddc806e8bc For #22978 - Replace @color/foundation_normal_theme with @color/fx_mobile_layer_color_1 3 years ago
Gabriel Luong 7c12e9c970 For #23049 - Update the color for @color/fx_mobile_layer_color_accent_nonopaque 3 years ago
Gabriel Luong f863864c50 For #23049 - Update the colors of @color/fx_mobile_action_color_primary 3 years ago
Gabriel Luong 986a57d40b For #23049 - Consolidate @color/fx_mobile_text_color_accent with @color/fx_mobile_text_color_action
- Removes @color/fx_mobile_text_color_action
- Use the colors from @color/fx_mobile_text_color_action in @color/fx_mobile_text_color_accent
3 years ago
Arturo Mejia 277e94881b For #22995: Address crash when switching languages. 3 years ago
Aaron Train 8edd3f9fa1
No issue: Try out RetryTestRule in SmokeTest UI test class (#22868)
* Add RetryTestRule to SmokeTest UI tests

* fix: newline in RetryTestRule.kt

fix: switch off generic Throwable

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
mcarare cdbe7983f5 For #22879: Filter default engines when sending telemetry.
Filter out custom engines that are not well known search domains.
3 years ago
Gabriel Luong 8a5020123f For #23017 - Ignore ExtraTranslation in our lint-baseline 3 years ago
Mozilla L10n Automation Bot d9711497dc Import l10n. 3 years ago
Mozilla L10n Automation Bot 9c10f7abb6 Import l10n. 3 years ago
Mozilla L10n Automation Bot c91be63240 Import l10n. 3 years ago
Mozilla L10n Automation Bot 4d0203c60c Import l10n. 3 years ago
Mozilla L10n Automation Bot e7d64d886e Import l10n. 3 years ago
mike a 46b5dd2706 Closes #10737: Searching a language/saved password displays a misplaced "x".
Setting max width for the search view in language settings and saved logins screens. Removed SyncAuthClosed event from LocaleSettingsFragment, an apparent copy-paste.
3 years ago
Mozilla L10n Automation Bot acc21f9f7f Import l10n. 3 years ago
Gabriel Luong c8e2fd3847 For #22973 - Remove @color/contrast_text_light_theme redirection 3 years ago
Gabriel Luong 794823c5ec For #22983 - Remove @color/destructive_button_text_color redirection 3 years ago
TasosB 05e6ba40b4 For #21483 - Remove light theme tinting of folder icon in the Bookmark view 3 years ago
TasosB 54ffe7db03 For #21483 - Use primaryText attribute for download icons fill color 3 years ago
Gabriel Luong 4078bf7863 For #22971 - Remove @color/above_dark_theme redirection 3 years ago
Mozilla L10n Automation Bot 716e1194a0 Import l10n. 3 years ago
Mozilla L10n Automation Bot fa377bf0d6 Import l10n. 3 years ago
Mozilla L10n Automation Bot ec9cf0338e Import l10n. 3 years ago
rxu 2203ebf923 Pass distribution_id to Socorro crash report 3 years ago
Mozilla L10n Automation Bot 00d18125b2 Import l10n. 3 years ago
Gabriel Luong c50073f7e4 For #22965 - Add Form On, Form Off, Indicator Active, Indicator Inactive color tokens 3 years ago
Gabriel Luong 3ffece2b87 For #22965 - Remove Control Active color token 3 years ago
Gabriel Luong 38c55dbbc0 For #22965 - Update description of Layer Accent color token 3 years ago
Gabriel Luong a7e78a19d0 For #22965 - Update description of Text Inverted color token 3 years ago
Gabriel Luong c9cb55cf3f For #22965 - Remove Control Dark design color token 3 years ago
Gabriel Luong 945dde72e3 For #22965 - Rename Action Disabled to Form Disabled for the design color tokens 3 years ago
Gabriel Luong 97c42ca84e For #22965 - Update Control to Form Surface design colors 3 years ago
Gabriel Luong 5bea4554ad For #22965 - Add Form Selected design color token 3 years ago
Gabriel Luong c9bc38d67c For #22965 - Update Action Teritary to Form Default design colors 3 years ago
Gabriel Luong 1cf91a2ef4 For #22965 - Change Pill button to Chip for Action Secondary design color token description 3 years ago
Gabriel Luong 16bf150fb9 For #22965 - Remove Toolbar background from the description of Layer 3 design color token 3 years ago
Roger Yang 0b0f69ab4e Closes #22754: Customize home button should work on fresh install 3 years ago
Arturo Mejia 27def6fd0c For #22851: Optimize wallpaper testing images. 3 years ago
Roger Yang b9b2bc3c7d Issue #22561: Fix tab group titles colour when in private mode 3 years ago
mcarare 03f1aa3d8b For #22415: Remove element type from content descriptions.
Adding the type to content description is not advised according to a11y guidelines.
3 years ago
Gabriel Luong dc576a2ad7 Revert "For #22777 - Replace about_link_normal_theme with fx_mobile_text_color_action"
This reverts commit 986a48b1db.
3 years ago
mavduevskiy 89f5e96d73
For #18160: Show a prompt when trying to leave private browsing with active downloads (#22912)
Co-authored-by: mike a <mavduevskiy@gmail.com>
3 years ago
Mozilla L10n Automation Bot 105a2e5fc6 Import l10n. 3 years ago
Grisha Kruglov 5bbfd49e1d Refactor History types to eliminate nullability
This introduces a separate HistoryDB type at the PagedHistoryProvider
layer, that doesn't need to deal with positions. Positioning logic in
HistoryDataSource becomes a type conversion between the new type and an
existing History type that UI and ItemKeyedDataSource API is written against.

With this refactor, we entirely eliminate nullability from these types.
3 years ago
Grisha Kruglov 836ff1151b Closes #22764: Convert History.id to an Int position
We were converting Long timestamps into Ints (and getting negative
numbers back), and treating that as, basically, a position for the
paging API; the paging API would pass us back the obscure negative
number back as an offset, and we'll mishandle it resulting in an
infinite loop.

This patch removes all of the Long -> Int conversions, and introduces an
explicit 'position' that is calculated once we have a full page of
results completed.
3 years ago
Mugurell 34c0a17b4d For #22852 - Add a new "Storage access" permission 3 years ago
Arturo Mejia cf31bc408a For #22931 Only enable wallpapers on normal mode 3 years ago
mcarare 00280d3b65 For #20513: Use UrlMetricType for search engine submission url. 3 years ago
Roger Yang 22bcdeafe0 Closes #22736: Do not remove focus from toolbar when scrolling 3 years ago
Arturo Mejia 7a44412619 For #22851 toggle wallpapers when tap on the Firefox logo 3 years ago
rxu 073fd89390 Add default topsite MeiTuan for MozillaOnline builds 3 years ago
Mozilla L10n Automation Bot ee34b07ecc Import l10n. 3 years ago
Mozilla L10n Automation Bot 606f2eb100 Import l10n. 3 years ago
Mozilla L10n Automation Bot dd64d92b12 Import l10n. 3 years ago
Matt Tighe db71d8dfe7 fixes #22889: add bottom spacer to onboarding adapter 3 years ago
Mugurell eb2ec677ca For #22508 - Increase menu height to avoid it become scrollable
Compose enforces a DropdownMenuItem having at least a 64dp height
(48 dp height + 8dp vertical padding) so we need to ensure the parent
doesn't hardcode a smaller height.
3 years ago
Roger Yang 26198330e9 Closes #22671: Show correct time groups header in history 3 years ago
mcarare bbf0ccca54 For #22450: Replace quit icon with AC one. 3 years ago
Mozilla L10n Automation Bot 1c34db22f4 Import l10n. 3 years ago
Grisha Kruglov 33af7d8729 Fix breaking change in KeyProvider
`key` was renamed to `getOrGenerateKey` and is now a `suspend`.
3 years ago
Grisha Kruglov 8de4c0b4db For #22569: Remove allopen plugin and Mockable annotations 3 years ago
rxu b41542dc5e Modify strings for Privacy notice for MozillaOnline builds 3 years ago
Mozilla L10n Automation Bot b96dda5c89 Import l10n. 3 years ago
Gabriel Luong 9e647fd821 For #22858 - Set all @color/tab_tray_item_media_stroke usages to @color/photonWhite 3 years ago
Matt Tighe edcccc2f4c fixes #20833: move home recycler bottom margin into standalone item 3 years ago
Gabriel Luong 59a17894f2 For #22842 - Use gradient color tokens for Reader mode gradient 3 years ago
Gabriel Luong 2c22622edb For #22836 - Replace primary_text_private_theme with fx_mobile_private_text_color_primary color token 3 years ago
Noah Bond 8ca1a7e271 For #22832 - Added parameters to base Text composables 3 years ago
Arturo Mejia 0ac2899570 For #22851 add wallpapers feature flag 3 years ago