Commit Graph

10443 Commits (1a2000c09098c20694cd37d790b1ecc71742adcf)
 

Author SHA1 Message Date
Harrison Oglesby 1a2000c090 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27401 - replace PocketStoriesCategories with SelectableChipColors 2 years ago
Harrison Oglesby 4ec96fbdcc [fenix] For https://github.com/mozilla-mobile/fenix/issues/27401 - refactor SelectableChip into Chip composable 2 years ago
Noah Bond 6ed5a569c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28266 - Merge `BrowserTrayInteractor` into `TabsTrayInteractor` 2 years ago
Gabriel Luong 4fa35e3d37 [fenix] Bug 1812087 - Migrate Fenix wiki pages into the docs folder 2 years ago
Arturo Mejia e2b346c69f [fenix] Bug 1811504 - Update string comments for cookie banner handling 2 years ago
MickeyMoz 0abdbf6e95 [fenix] Update to Android-Components 111.0.20230124143257. 2 years ago
mozilla-l10n-automation-bot 4309a4557b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28628)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Roger Yang fa7e89df4f [fenix] Close https://github.com/mozilla-mobile/fenix/issues/19919: Migrate away from startActivityForResult 2 years ago
Tarik Eshaq 360aa313e2 [fenix] Bug 1810818: Configures order of panels in new user onboarding 2 years ago
Arturo Mejia a45f2d4ea0 [fenix] Bug 1811504 - Update strings for cookie banner handling 2 years ago
Charlie Humphreys 1f140a570f [fenix] update nimbus-experiments job action versions 2 years ago
jeddai 34a5447d22 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
MickeyMoz 62e0765a2a [fenix] Update to Android-Components 111.0.20230123143137. 2 years ago
t-p-white 47c277606b [fenix] Bug 1809444: Add Worker to generate Notifications using Nimbus messaging (https://github.com/mozilla-mobile/fenix/pull/28605)
* For 1809444: Added a MessageNotificationWorker to poll Nimbus for new messages and create a notification configured using the highest priority new message (if available).

* For 1809444: Changes from PR review

Co-authored-by: t-p-white <t-p-white>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
mozilla-l10n-automation-bot c1b52f5a58 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28621) 2 years ago
MickeyMoz 291eb9a6c2 [fenix] Update to Android-Components 111.0.20230122143304. 2 years ago
MickeyMoz 5e62e067d6 [fenix] Update to Android-Components 111.0.20230121222130. 2 years ago
mozilla-l10n-automation-bot 271e6e4945 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28618) 2 years ago
MickeyMoz ecf03b8750 [fenix] Update to Android-Components 111.0.20230121190339. 2 years ago
MickeyMoz 6f4a8831b0 [fenix] Update to Android-Components 111.0.20230121143230. 2 years ago
Cathy Lu 826d10f026 [fenix] Change form data telemetry from Sharing to Performance 2 years ago
mozilla-l10n-automation-bot f69cc3fdcc [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28612) 2 years ago
MickeyMoz 766c91f333 [fenix] Update to Android-Components 111.0.20230120190252. 2 years ago
Gabriel Luong 24cc414d67 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26855 - Direct users to Bugzilla for issue tracking 2 years ago
Jeff Boek 549cfb2974 [fenix] Bug 1807594 - Respect users setting when switching back to search suggestions 2 years ago
MickeyMoz b34393a5d4 [fenix] Update to Android-Components 111.0.20230120143314. 2 years ago
Aaron Train b0b2bc5dc9 [fenix] Bug 1811045 - Expand device and scheduling for legacy Android testing cron 2 years ago
DreVla 95703b9555 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28111: Filter out topic specific search engines from default list
Since topic specific search engines, like amazon, ebay, etc...
will only show results from those specific websites, they will be filtered
out of the default search engines list.
2 years ago
mike a 26563fa3fa [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/25486: fix sign in button 2 years ago
mike a f14943abe2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28342: change the ui direction after a locale change 2 years ago
mozilla-l10n-automation-bot 029e55766e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28600) 2 years ago
Cathy Lu d531054151 [fenix] Bug28280 - Add telemetry for form data failures 2 years ago
Roger Yang 0301d42c3e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28597: Enable notification pre permission prompt feature in Beta 2 years ago
MickeyMoz c9275d628b [fenix] Update to Android-Components 111.0.20230119190301. 2 years ago
Mugurell 46dc2f24f3 [fenix] Update breaking APIs in MediaSessionService
This fixes a breaking change from Android-Components and will allow the media
service there to easily report crashes.
2 years ago
MickeyMoz db764e779f [fenix] Update to Android-Components 111.0.20230119154817. 2 years ago
James Hugman dcd66ffd31 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28589 - Restrict coroutine calls between messagemiddleware and messagingcontroller 2 years ago
AndiAJ 7667dcbf52 [fenix] Bug 1810735 - Part 2: New logins related UI tests 2 years ago
AndiAJ f2c15acb75 [fenix] Bug 1807278 - Re-enable UI tests affected by settings screen changes 2 years ago
Jan-Erik Rediger 0a0234bc6f [fenix] Switch to the typed API for Glean events
Required for Glean v52.0.0

Ref https://github.com/mozilla-mobile/fenix/issues/19967
2 years ago
James Hugman 18141bffa3 [fenix] Address reviewer comments 2 years ago
James Hugman cf84e3c869 [fenix] Refactor messaging middleware Part III 2 years ago
James Hugman a666f4313b [fenix] Move tests from DefaultMessageControllerTest to NimbusMessageControllerTest 2 years ago
James Hugman ee763d6fac [fenix] Move logic into NimbusMessagingController to correspond with NimbusMessagingStorage 2 years ago
James Hugman b779cafb75 [fenix] Refactor messaging middleware Part II 2 years ago
James Hugman d47aa5753e [fenix] EXP-2994 Refactor messaging middleware Part I 2 years ago
MickeyMoz e734b41a69 [fenix] Update to Android-Components 111.0.20230118143235. 2 years ago
mozilla-l10n-automation-bot 7892459638 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28577)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
kycn f97a45b14a [fenix] Bug 1811007 - Remove all unused strings marked moz:removedIn <= 108. 2 years ago
Alexandru2909 cf80699fe4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27338 - Update summary text for preferences from settings screen 2 years ago