Commit Graph

10687 Commits (177013bdfca0794c13b515f621ff8b3f1a75f2d2)
 

Author SHA1 Message Date
MickeyMoz 0b196b06a7 [fenix] Update to Android-Components 111.0.20230117171355. 1 year ago
sarah541 4018dd9726 [fenix] Update implementation of dependency 1 year ago
jhugman 5ac1cd9b48 [fenix] EXP 2991: Add surface to messaging fml (https://github.com/mozilla-mobile/fenix/pull/28423)
* Move messaging fml to a separate file

* Add surface property to message data

* Get messages for just a single surface

* Add surface to messaging middleware

* ktlint

* Add tests for filtering by surface

* Add homescreen to default-browser message

* Move surface param to MessageActions instead of MessagingMiddleware

* Added computed property for surface to message

* ktlint

* Address reviewer comment

* Fixup tests

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
t-p-white f22bdeef5d [fenix] Bug 1809660: Fix for unwanted Homepage preferences animation when Pocket feature is enabled/disabled (https://github.com/mozilla-mobile/fenix/pull/28501)
* Bug 1809660: Fix for unwanted Homepage preferences animation

* Bug 1809660: Removed unused isFirefoxDefaultBrowser() function

* Bug 1809660: Updated Android tests for HomeSettingsFragment to accommodate changes made.

Co-authored-by: t-p-white <t-p-white>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
Arturo Mejia 3d332cf24f [fenix] Bug 1809156 - Improve accessibility in CookieBannerReEngagementDialog 1 year ago
mcarare 375ba00181 [fenix] Bug 1804377 - Avoid unwanted dismissal of tab history. 1 year ago
jhugman 0e795b267b [fenix] Closes EXP-2986 - Add adjust params to custom attributes for messaging display triggers (https://github.com/mozilla-mobile/fenix/pull/28518)
* Add adjust params to custom attributes for messaging display triggers

* Add isNotificationEnabled to display trigger attributes
1 year ago
mozilla-l10n-automation-bot 1322a6dbfa [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28555) 1 year ago
MickeyMoz bd431ed3f3 [fenix] Update to Android-Components 111.0.20230116194717. 1 year ago
Aaron Train d57dc82a73 [fenix] Bug 1810204 - Schedule legacy Android API Cron for test coverage 1 year ago
oana.horvath 7e9bda6d8c [fenix] Bug 1810528 - New PDFs open and save UI tests 1 year ago
MickeyMoz bd61ac6f75 [fenix] Update to Android-Components 110.0.20230116143344. 1 year ago
AndiAJ 98612593a8 [fenix] Bug 1807279 - create new cookie banner reduction UI smoke tests 1 year ago
Donal Meehan bc3294862c [fenix] Update version.txt to 111.0b1 1 year ago
mozilla-l10n-automation-bot 664fc622e4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28543) 1 year ago
MickeyMoz 429cd40fd1 [fenix] Update to Android-Components 110.0.20230115143320. 1 year ago
mozilla-l10n-automation-bot 210b27d083 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28540) 1 year ago
MickeyMoz 237fe54f18 [fenix] Update to Android-Components 110.0.20230114143039. 2 years ago
mozilla-l10n-automation-bot a38501f4e4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28534) 2 years ago
MickeyMoz 22d61b3b21 [fenix] Update to Android-Components 110.0.20230113190255. 2 years ago
rahulsainani 115422015e [fenix] Bug 1810114 - Part 2: Move marketingNotificationAllowed metric to FenixApplication 2 years ago
rahulsainani 2c8869f666 [fenix] Bug 1810114 - Part 1: Add isNotificationChannelEnabled helper function and tests for NotificationManagerCompat.kt 2 years ago
MickeyMoz a4573bcb47 [fenix] Update to Android-Components 110.0.20230113143319. 2 years ago
rahulsainani 119be2d972 [fenix] Bug 1810115 - Add telemetry for notification per permission prompt 2 years ago
Arturo Mejia d4408f8446 [fenix] Address comments 2 years ago
Arturo Mejia e3522ee163 [fenix] Bug 1809136 - Address CookieBannerReEngagementDialog not showing after expired timer 2 years ago
Roger Yang 160af0e485 [fenix] Closes https://github.com/mozilla-mobile/fenix/pull/28484: Add nimbus exposure for pre permission prompt 2 years ago
AndiAJ 4a54677c83 [fenix] Bug 1808880 and 1809645 - Fix flaky useAppWhileTabIsCrashedTest and privateBrowsingUseAppWhileTabIsCrashedTest UI tests 2 years ago
mozilla-l10n-automation-bot ddc43cf05d [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28524) 2 years ago
MickeyMoz 053eb183f0 [fenix] Update to Android-Components 110.0.20230112190320. 2 years ago
Noah Bond ae6a9fb6b8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28516 - Update `InactiveTabsController` function names 2 years ago
Arturo Mejia c992f258ec [fenix] Bug 1809507 - Update cookie banner to reject_all setting 2 years ago
MickeyMoz fc362ea814 [fenix] Update to Android-Components 110.0.20230112143108. 2 years ago
AndiAJ 23dfbaa266 [fenix] Bug 1807302 - New youControlYourDataCardTest UI test 2 years ago
AndiAJ b2ab104d56 [fenix] Bug 1807302 - New pickUpWhereYouLeftOffCardTest UI test 2 years ago
AndiAJ c3fed8cb57 [fenix] Bug 1807302 - New privacyProtectionByDefaultCardTest UI test 2 years ago
AndiAJ f7dd1fbc08 [fenix] Bug 1807302 - New pickYourToolbarPlacementCardTest UI test 2 years ago
AndiAJ e6a88db5db [fenix] Bug 1807302 - New chooseYourThemeCardTest UI test 2 years ago
AndiAJ 9ff1599ae4 [fenix] Bug 1807302 - Move onboarding related UI tests to new test class 2 years ago
rahulsainani af78546293 [fenix] Bug 1808874 - Add notification pre permission prompt 2 years ago
AndiAJ 863e8df3c9 [fenix] Bug 1808282 - Fix flaky toggleSearchBookmarksAndHistoryTest UI test 2 years ago
mergify 318c6035fc [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
MickeyMoz 37a3d8a492 [fenix] Update to Android-Components 110.0.20230112011408. 2 years ago
mozilla-l10n-automation-bot dda53939f0 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28508) 2 years ago
MickeyMoz 7b97808e2f [fenix] Update to Android-Components 110.0.20230111190324. 2 years ago
MatthewTighe f3832d4910 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28190: renew telemetry expiring in 111 2 years ago
Arturo Mejia d7eba470d3 [fenix] Bug 1809507 - Use base domain on the cookie banner handling panel. 2 years ago
MickeyMoz cda0bed4f8 [fenix] Update to Android-Components 110.0.20230111143117. 2 years ago
Roger Yang 1d5d966459 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28469: Use placeholders in notification permission prompt onboarding strings 2 years ago
Roger Yang 4767434d76 [fenix] Revert "Revert "Closes 28417: Add nimbus flags for pre permission prompt""
This reverts commit f62d571ffca88646da491486dd2d7bcfc1156ae3.
2 years ago