Commit Graph

8478 Commits (33772a15aa33a5260c919e27286a05d5edb64a5f)
 

Author SHA1 Message Date
Matt Tighe 07bc214d56 [fenix] replace WallpaperFeatureDiscovered probe with WallpaperSettingsOpened 3 years ago
Matt Tighe 00cc662e9f [fenix] add events based on feedback 3 years ago
Matt Tighe 880c34528d [fenix] update based on PR feedback and data review 3 years ago
Matt Tighe c599f29c47 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23381: add telemetry for wallpapers feature 3 years ago
MickeyMoz 86e952544f [fenix] Update Android Components version to 98.0.20220126143158. 3 years ago
AndiAJ efcf1c4dcb [fenix] Remove hard-coded package from openAppFromExternalLink 3 years ago
Gabriel Luong 239716b632 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23409 - Specify fetchProvidedTopSites parameter for TopSitesConfig 3 years ago
Mozilla L10n Automation Bot f9fa7b2c62 [fenix] Import l10n. 3 years ago
Matt Tighe 29a2f15a29 [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/23404: add switch to wallpaper settings to disable tap-to-change 3 years ago
Gabriel Luong 50e4d2a1bb [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Layer 1 and Layer 3 to match design system 3 years ago
Gabriel Luong 8c3b5b2dfd [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update description of Layer Accent 3 years ago
Gabriel Luong 05274273e3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Add Text Action Primary, Secondary, Tertiary, Tertiary Active design tokens 3 years ago
Gabriel Luong 0219f0f456 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Text Inverted, Icon Inverted to Text On Color, Icon On Color 3 years ago
Gabriel Luong de628fa635 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Add Action Quarternary design token 3 years ago
Gabriel Luong 58ca874821 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Layer2 dark theme color to DarkGrey30 3 years ago
Gabriel Luong 9397c4fd3f [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Add Dialog and Banner to Layer 2 description 3 years ago
Gabriel Luong b4b37299ef [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Text Warning and Icon Warning colors to match design system 3 years ago
Gabriel Luong c7b4415d24 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Action Secondary colors and Add Action Tertiary 3 years ago
Gabriel Luong 9d35f41d65 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Border Disabled colors to match design system 3 years ago
Gabriel Luong adb845d686 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Icon Disabled colors to match design system 3 years ago
Gabriel Luong 655a9d724b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Text Accent color to photonViolet20 3 years ago
Sarah541 5185773477 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22576 - Indicate mutability flag for PendingIntent
* For https://github.com/mozilla-mobile/fenix/issues/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
MickeyMoz 1df377a32b [fenix] Update Android Components version to 98.0.20220125144533. 3 years ago
Sammy Khamis 781d6fb3b5 [fenix] add invalid URL error to show up when trying to save an invalid bookmark 3 years ago
Sammy Khamis caabbcc848 [fenix] fix fenix crashing when trying to add an invalid bookmark 3 years ago
Mugurell 8cfc336a55 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22314 - Reuse existing tab for search group items 3 years ago
Mozilla L10n Automation Bot 91fb0f8b50 [fenix] Import l10n. 3 years ago
MickeyMoz bfb8a2a33a [fenix] Update Android Components version to 98.0.20220124150849. 3 years ago
Mozilla L10n Automation Bot e6f7eaab2e [fenix] Import l10n. 3 years ago
Arturo Mejia c04363f337 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22851: Load wallpapers dynamically from the assets directory. 3 years ago
MickeyMoz 6118e24b39 [fenix] Update Android Components version to 98.0.20220123143137. 3 years ago
MickeyMoz 2f0c08cfd5 [fenix] Update Android Components version to 98.0.20220121232326. 3 years ago
Mozilla L10n Automation Bot 310ebc7805 [fenix] Import l10n. 3 years ago
Gabriel Luong 35695ee6ec [fenix] For https://github.com/mozilla-mobile/fenix/issues/23355 - Tint mozac_ic_check to white in checkbox_item.xml 3 years ago
Gabriel Luong fff2ef60a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23351 - Refactor collection_icon_colors array into arrays.xml 3 years ago
Gabriel Luong ca2d03f252 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23342 - Replace color values with their photon color equivalent 3 years ago
AndiAJ f67bed33a9 [fenix] Save logins in PWA UI test 3 years ago
Gabriel Luong eac37508de [fenix] For https://github.com/mozilla-mobile/fenix/issues/23344 - Update mozac_widget_favicon_border_color attribute to use @color/fx_mobile_border_color_default 3 years ago
Julien Cristau c6cd1d7c94 [fenix] Remove remnants of github-release support
https://github.com/mozilla-mobile/fenix/pull/22125 stopped listening to
these events but the supporting code was still around.
3 years ago
AndiAJ 815a414123 [fenix] Fix mainMenuOpenInAppTest smoke test 3 years ago
AndiAJ fbd7747e2d [fenix] Add missing request interceptors to androidTest AppRequestInterceptor 3 years ago
AndiAJ 709fc320c1 [fenix] Open links in apps UI test 3 years ago
Oana Horvath 8a3c490954 [fenix] [UI smoke test] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads UI test for 'Open website' button from Saved logins 3 years ago
Grigory Kruglov abcf8f0fb1 [fenix] Account for Int->UInt changes in bookmarks API 3 years ago
Grigory Kruglov 0efbd3d9f5 [fenix] Bump A-C nightly version 3 years ago
Sammy Khamis f8ac3de310 [fenix] changes to fix up issues with places uniffication 3 years ago
Gabriel Luong aa52cd62be [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Override @color/mozac_ui_icons_fill with ?primaryText attribute 3 years ago
Gabriel Luong 4e383f04d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_share with @drawable/mozac_ic_share 3 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 3 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 3 years ago