Commit Graph

7580 Commits (eed6603fd6ea2cc0da190910449ee8c2964d1ff9)
 

Author SHA1 Message Date
Gabriel Luong eed6603fd6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/onboarding_card_background_[start|end]_gradient_dark_theme redirection 3 years ago
Gabriel Luong 56a250ceeb [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/disabled_dark_theme redirection 3 years ago
Gabriel Luong 93b4422105 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/shadow_dark_theme redirection 3 years ago
Gabriel Luong 6770cea439 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/neutral_faded_dark_theme redirection 3 years ago
Gabriel Luong 1037d980e6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/neutral_dark_theme redirection 3 years ago
Gabriel Luong 64b8bcbc34 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/tab_ring_dark_theme redirection 3 years ago
Gabriel Luong b5dec0ead6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/scrimEnd_dark_theme redirection 3 years ago
Gabriel Luong 73bb4f4526 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/scrimStart_dark_theme redirection 3 years ago
Gabriel Luong 59a75bb57a [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/recently_used_share_menu_dark_theme redirection 3 years ago
Gabriel Luong 9054bfb2fd [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/tab_history_item_selected_background_light_theme redirection 3 years ago
Gabriel Luong e0c90b50e1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/menu_item_button_light_theme redirection 3 years ago
Gabriel Luong 39f9471c6f [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/search_suggestion_indicator_icon_bookmark_color_light_theme redirection 3 years ago
Gabriel Luong 1aca9a4fd7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/search_suggestion_indicator_icon_color_light_them redirection 3 years ago
Gabriel Luong cefb9478e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/prompt_login_edit_text_cursor_color_light_them redirection 3 years ago
MickeyMoz 1b074d383f [fenix] Update Android Components version to 96.0.20211102153458. 3 years ago
Jonathan Almeida 8393fac307 [fenix] No issue: Merge our inactive tab interactor/controllers 3 years ago
Jonathan Almeida 4bd2cc7d0a [fenix] No issue: Remove unused InactiveTabState code 3 years ago
Mugurell 3342f4a54a [fenix] For https://github.com/mozilla-mobile/fenix/issues/22155 - Inactive tabs count telemetry
A quantity probe in the metrics ping means we'll loose the granularity events
provided but it will be easier to extract the values.

For reporting whether the inactive tabs feature is enabled or not we already
have the "preferences.inactive_tabs_enabled" probe so I didn't duplicate this.
3 years ago
Roger Yang ba7d325bb4 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/22057: Add search term groups telemetry 3 years ago
Christian Sadilek 517f789958 [fenix] Introduce test rule to work around intermittent mockk failures 3 years ago
AndiAJ 867f11e5d9 [fenix] Improve coverage for cancelCreateBookmarkFolderTest UI test 3 years ago
AndiAJ 66862fa992 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18421 re-enable verifyContextOpenImageNewTab, verifyContextOpenLinkNewTab & verifyContextOpenLinkPrivateTab UI tests 3 years ago
Mugurell d116c95205 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22138 - Install source metrics probe 3 years ago
Mugurell 33486f8434 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22226 - Open grouped history entries the same as individual ones 3 years ago
Roger Yang c0fde2bebb [fenix] Close https://github.com/mozilla-mobile/fenix/issues/22172: Add Recent searches telemetry 3 years ago
Roger Yang 46f9f1ae2c [fenix] Close https://github.com/mozilla-mobile/fenix/issues/22103: Add recent bookmarks telemetry 3 years ago
Mozilla L10n Automation Bot 03ef78cfa4 [fenix] Import l10n. 3 years ago
Elise Richards 55bf6f2839 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22175: Add data review link 3 years ago
Elise Richards 015be02422 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22175: Telemetry event for deleting a search term group from the recent searches section on home 3 years ago
Jonathan Almeida ff1c34b9ee [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/20704: Use AppStore for inactive expanded state 3 years ago
Jonathan Almeida 5d8a920b5f [fenix] Close https://github.com/mozilla-mobile/fenix/issues/20704: Add AppStore to Components 3 years ago
MickeyMoz 14c1eac2f9 [fenix] Update Android Components version to 95.0.20211101155331. 3 years ago
Oana Horvath 4807972089 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21397: disabled homescreen features to improve collections visibility 3 years ago
Arturo Mejia d201f02bfb [fenix] For https://github.com/mozilla-mobile/fenix/issues/22192 add telemetry for studies 3 years ago
Mozilla L10n Automation Bot 2f4da44511 [fenix] Import l10n. 3 years ago
MickeyMoz 8c4dd14595 [fenix] Update Android Components version to 95.0.20211031143125. 3 years ago
Mozilla L10n Automation Bot f9118a465b [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot 2fb5b29076 [fenix] Import l10n. 3 years ago
Gabriel Luong 2a00f903e9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Reduce redirection of colors variables between dark and light theme - Part 3 (https://github.com/mozilla-mobile/fenix/pull/22220)
* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/disabled_light_theme redirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/scrimStart_light_theme redirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/scrimEnd_light_theme reddirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/synced_tabs_separator_light_theme redirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/toolbar_[start/center/end]_gradient_light_theme redirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/toolbar_divider_color_light_theme redirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/fill_link_from_clipboard_light_theme redirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/sync_disconnected_icon_fill_light_theme redirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/sync_disconnected_background_light_theme redirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/swipe_delete_background_light_theme redirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/onboarding_illustration_selected_light_theme redirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/onboarding_illustration_deselected_light_theme redirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/add_on_private_browsing_exterior_circle_background_light_theme redirection

* For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/add_on_private_browsing_interior_icon_background_light_theme redirection

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
Mozilla L10n Automation Bot 31c15daace [fenix] Import l10n. 3 years ago
Oana Horvath b49aeeddb1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15624 & https://github.com/mozilla-mobile/fenix/issues/17484: improves tab drawer locator & avoids homescreen refreshing 3 years ago
mike a 77c00b31a0 [fenix] No issue: updating README.md
Adding extra step to Build Instructions, to change the Debug configuration default "APP from default bundle" value, that causes gecko lib missing a dependency and ultimately crashing the app
3 years ago
Gabriel Luong 5a29e58535 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/destructive_light_theme redirection 3 years ago
Gabriel Luong 908d86868f [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/shadow_light_theme redirection 3 years ago
Gabriel Luong ed92aac728 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/neutral_faded_light_theme redirection 3 years ago
Gabriel Luong ceda1cfcd5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/neutral_light_theme redirection 3 years ago
Gabriel Luong f1f972568e [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/tab_ring_light_theme redirection 3 years ago
Gabriel Luong 027bed0424 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/accent_high_contrast_light_theme redirection 3 years ago
Gabriel Luong 818417b078 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/about_link_dark_theme redirection 3 years ago
Gabriel Luong eab820e930 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21973 - Remove @color/above_light_theme redirection 3 years ago