Commit Graph

2885 Commits (9d681a9de0f70abc328439fef1a1e748e5881755)

Author SHA1 Message Date
Alexandru2909 e1f91aacd3 For #18758 - Update colors on share layout 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
Gabriel Luong cd5be08d2b For #23321 - Replace @color/toolbar_divider_color_normal_theme with @color/fx_mobile_border_color_primary 3 years ago
Gabriel Luong 3d4340e7ec For #23341 - Replace @color/disabled_normal_theme with @color/fx_mobile_text_color_disabled 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
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
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
Rohan Maity df0d196759 For #20634 remove some lint issues from baseline 3 years ago
Mozilla L10n Automation Bot 2fee285f77 Import l10n. 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
Roger Yang 80c9ad9100 No issue: Update history search string 3 years ago
Arturo Mejia 9b7e07ab0e Remove stale strings for version 96 3 years ago
Mozilla L10n Automation Bot 4c4062362c Import l10n. 3 years ago
Matt Tighe 0c297dcee2 closes #23540: scale wallpaper and translate to bottom of image 3 years ago
Mozilla L10n Automation Bot fa8cb6bb34 Import l10n. 3 years ago
Sarah Khan 26c7562e62 For #23596 and #23309 - Add deeplink to wallpaper settings 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
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
Mozilla L10n Automation Bot a6acacbcc1 Import l10n. 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
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
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
Gabriel Luong a14e6ddde3 For #23433 - Align the provided top sites to the design spec 3 years ago
Gabriel Luong 42ac6feb0c For #23424 - Part 2: Add context menu for contile top sites 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
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
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
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 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
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
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
Gabriel Luong 5954916993 For #23344 - Update mozac_widget_favicon_border_color attribute to use @color/fx_mobile_border_color_default 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
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
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
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
Gabriel Luong 854b3701e3 For #23283 - Replace @color/accent_on_dark_background_normal_theme with @color/fx_mobile_text_color_accent 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
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 d076110752 For #23255 - Replace @color/disabled_private_theme with @color/fx_mobile_private_text_color_disabled 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
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