Commit Graph

8083 Commits (f8ac3de31075ee281b995fa3780a495347c481a5)
 

Author SHA1 Message Date
Sammy Khamis f8ac3de310 [fenix] changes to fix up issues with places uniffication 2 years ago
Gabriel Luong aa52cd62be [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Override @color/mozac_ui_icons_fill with ?primaryText attribute 2 years ago
Gabriel Luong 4e383f04d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_share with @drawable/mozac_ic_share 2 years ago
Gabriel Luong e859da75d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_storage_enabled with @drawable/mozac_ic_storage 2 years ago
Gabriel Luong 712a9a1fce [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_notifications_enabled with @drawable/mozac_ic_notification 2 years ago
Gabriel Luong 2e1f7d92a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_microphone_enabled with @drawable/mozac_ic_microphone 2 years ago
Gabriel Luong 14800ea83c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_location_enabled with @drawable/mozac_ic_location 2 years ago
Gabriel Luong 300c8e3236 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_autoplay_disabled with @drawable/mozac_ic_autoplay_blocked 2 years ago
Gabriel Luong febe3a761b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_camera_enabled with @drawable/mozac_ic_video 2 years ago
Gabriel Luong 88a532f80e [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/mozac_ic_extensions_black with @drawable/mozac_ic_extensions 2 years ago
Gabriel Luong 43f7ce28b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_top_sites with @drawable/mozac_ic_pin 2 years ago
Gabriel Luong d84bdb1d93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_search with @drawable/mozac_ic_search 2 years ago
Gabriel Luong b0c75e83c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_readermode with @drawable/mozac_ic_reader_mode 2 years ago
Gabriel Luong 1f0b6bac75 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_menu with @drawable/mozac_ic_menu 2 years ago
Gabriel Luong c053cc7358 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_login with @drawable/mozac_ic_login 2 years ago
Gabriel Luong 8ba2f3198c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_internet with @drawable/mozac_ic_globe 2 years ago
Gabriel Luong 246758315b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_download with @drawable/mozac_ic_download 2 years ago
Gabriel Luong 4fc0b820a0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_lock with @drawable/mozac_ic_lock 2 years ago
Gabriel Luong 5a66fd7824 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_desktop with @drawable/mozac_ic_device_desktop 2 years ago
Gabriel Luong d9bec9ba36 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_close with @drawable/mozac_ic_close 2 years ago
Gabriel Luong 17c7edb7ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_delete with @drawable/mozac_ic_delete 2 years ago
Gabriel Luong dfc62d921a [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_chevron_up with @drawable/mozac_ic_arrowhead_up 2 years ago
Gabriel Luong ff4e68cd67 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_chevron_down with @drawable/mozac_ic_arrowhead_down 2 years ago
Gabriel Luong 7f3ee4eedf [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_back_button with @drawable/mozac_ic_back 2 years ago
Gabriel Luong da22b99398 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawable/ic_arrowhead_right with @drawable/mozac_ic_arrowhead_right 2 years ago
Gabriel Luong 37b4cfaa35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawable/ic_new with @drawable/mozac_ic_new 2 years ago
Gabriel Luong 92992cbb64 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawable/ic_addons_extensions with @drawable/mozac_ic_extensions 2 years ago
Gabriel Luong 757c6e3dde [fenix] For https://github.com/mozilla-mobile/fenix/issues/23317 - Update tab tray menu button color to @color/fx_mobile_icon_color_primary 2 years ago
Gabriel Luong 9bf0f1433f [fenix] For https://github.com/mozilla-mobile/fenix/issues/23317 - Update inactive tab tray icon color to @color/fx_mobile_icon_color_primary_inactive 2 years ago
Gabriel Luong 9a8a29050a [fenix] For https://github.com/mozilla-mobile/fenix/issues/23317 - Update selected tab tray icon color to @color/fx_mobile_icon_color_active 2 years ago
MickeyMoz b6a24b1521 [fenix] Update Android Components version to 98.0.20220120143203. 2 years ago
Roger Yang 96d0dfae36 [fenix] No issue: Remove showHistorySearchGroups feature flag 2 years ago
Aaron Train 463028b353 [fenix] No issue: Update PWA package name in mainMenuInstallPWATest (https://github.com/mozilla-mobile/fenix/pull/23335) 2 years ago
Oana Horvath ff6e060e03 [fenix] [UI smoke test] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads new audio-video permissions test 2 years ago
Gabriel Luong 7b68f83e10 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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
2 years ago
Gabriel Luong 3624610cb7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23323 - Remove addOnPrivateBrowsingInteriorIconBackground attribute 2 years ago
Oana Horvath aa9005e888 [fenix] [UI smoke test] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads app permissions UI tests 2 years ago
mcarare 94e5e66315 [fenix] Set a minimum number of sites a search group should contain. 2 years ago
Mozilla L10n Automation Bot aff6868463 [fenix] Import l10n. 2 years ago
Gabriel Luong eaad6f4ac6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23289 - Update the checkbox background color to @color/fx_mobile_layer_color_accent 2 years ago
Gabriel Luong 3c81494caa [fenix] For https://github.com/mozilla-mobile/fenix/issues/23304 - Add a setting for enabling Contile 2 years ago
Gabriel Luong c63d97fe6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/23287 - Replace @color/tab_tray_item_divider_normal_theme with @color/fx_mobile_border_color_default 2 years ago
Gabriel Luong b8affa017d [fenix] For https://github.com/mozilla-mobile/fenix/issues/23281 - Replace @color/top_site_pager_dot_selected with @color/fx_mobile_action_color_indicator_active 2 years ago
Gabriel Luong 6182fbe8ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/23281 - Replace @color/top_site_pager_dot with @color/fx_mobile_action_color_indicator_inactive 2 years ago
Gabriel Luong dfe9f0dd90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23285 - Replace @color/tab_tray_item_url_normal_theme with @color/fx_mobile_text_color_secondary 2 years ago
Aaron Train e13def64fc [fenix] Update assets.md
fix: fixed URL
2 years ago
Aaron Train f27b28cd3f [fenix] No issue: Create an asset readme for UI tests 2 years ago
Noah Bond 62b713be4d [fenix] For https://github.com/mozilla-mobile/fenix/issues/23159 - Created setting to turn off the Contile feature 2 years ago
Gabriel Luong 33065074ba [fenix] For https://github.com/mozilla-mobile/fenix/issues/23293 - Add @color/fx_mobile_icon_color_primary_inactive and @color/fx_mobile_icon_color_active 2 years ago
mcarare d6e29fb1c4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23256: Close quick settings sheet when displaying clear dialog. 2 years ago