Commit Graph

10440 Commits (4fa35e3d373bbc660bfc10a2041efc0a91a5a63c)
 

Author SHA1 Message Date
Gabriel Luong 4fa35e3d37 [fenix] Bug 1812087 - Migrate Fenix wiki pages into the docs folder 1 year ago
Arturo Mejia e2b346c69f [fenix] Bug 1811504 - Update string comments for cookie banner handling 1 year ago
MickeyMoz 0abdbf6e95 [fenix] Update to Android-Components 111.0.20230124143257. 1 year 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>
1 year ago
Roger Yang fa7e89df4f [fenix] Close https://github.com/mozilla-mobile/fenix/issues/19919: Migrate away from startActivityForResult 1 year ago
Tarik Eshaq 360aa313e2 [fenix] Bug 1810818: Configures order of panels in new user onboarding 1 year ago
Arturo Mejia a45f2d4ea0 [fenix] Bug 1811504 - Update strings for cookie banner handling 1 year ago
Charlie Humphreys 1f140a570f [fenix] update nimbus-experiments job action versions 1 year ago
jeddai 34a5447d22 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 1 year ago
MickeyMoz 62e0765a2a [fenix] Update to Android-Components 111.0.20230123143137. 1 year 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>
1 year ago
mozilla-l10n-automation-bot c1b52f5a58 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28621) 1 year ago
MickeyMoz 291eb9a6c2 [fenix] Update to Android-Components 111.0.20230122143304. 1 year ago
MickeyMoz 5e62e067d6 [fenix] Update to Android-Components 111.0.20230121222130. 1 year ago
mozilla-l10n-automation-bot 271e6e4945 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28618) 1 year ago
MickeyMoz ecf03b8750 [fenix] Update to Android-Components 111.0.20230121190339. 1 year ago
MickeyMoz 6f4a8831b0 [fenix] Update to Android-Components 111.0.20230121143230. 1 year ago
Cathy Lu 826d10f026 [fenix] Change form data telemetry from Sharing to Performance 1 year ago
mozilla-l10n-automation-bot f69cc3fdcc [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28612) 1 year ago
MickeyMoz 766c91f333 [fenix] Update to Android-Components 111.0.20230120190252. 1 year ago
Gabriel Luong 24cc414d67 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26855 - Direct users to Bugzilla for issue tracking 1 year ago
Jeff Boek 549cfb2974 [fenix] Bug 1807594 - Respect users setting when switching back to search suggestions 1 year ago
MickeyMoz b34393a5d4 [fenix] Update to Android-Components 111.0.20230120143314. 1 year ago
Aaron Train b0b2bc5dc9 [fenix] Bug 1811045 - Expand device and scheduling for legacy Android testing cron 1 year 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.
1 year ago
mike a 26563fa3fa [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/25486: fix sign in button 1 year ago
mike a f14943abe2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28342: change the ui direction after a locale change 1 year ago
mozilla-l10n-automation-bot 029e55766e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28600) 1 year ago
Cathy Lu d531054151 [fenix] Bug28280 - Add telemetry for form data failures 1 year ago
Roger Yang 0301d42c3e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28597: Enable notification pre permission prompt feature in Beta 1 year ago
MickeyMoz c9275d628b [fenix] Update to Android-Components 111.0.20230119190301. 1 year 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.
1 year ago
MickeyMoz db764e779f [fenix] Update to Android-Components 111.0.20230119154817. 1 year ago
James Hugman dcd66ffd31 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28589 - Restrict coroutine calls between messagemiddleware and messagingcontroller 1 year ago
AndiAJ 7667dcbf52 [fenix] Bug 1810735 - Part 2: New logins related UI tests 1 year ago
AndiAJ f2c15acb75 [fenix] Bug 1807278 - Re-enable UI tests affected by settings screen changes 1 year 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
1 year ago
James Hugman 18141bffa3 [fenix] Address reviewer comments 1 year ago
James Hugman cf84e3c869 [fenix] Refactor messaging middleware Part III 1 year ago
James Hugman a666f4313b [fenix] Move tests from DefaultMessageControllerTest to NimbusMessageControllerTest 1 year ago
James Hugman ee763d6fac [fenix] Move logic into NimbusMessagingController to correspond with NimbusMessagingStorage 1 year ago
James Hugman b779cafb75 [fenix] Refactor messaging middleware Part II 1 year ago
James Hugman d47aa5753e [fenix] EXP-2994 Refactor messaging middleware Part I 1 year ago
MickeyMoz e734b41a69 [fenix] Update to Android-Components 111.0.20230118143235. 1 year 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>
1 year ago
kycn f97a45b14a [fenix] Bug 1811007 - Remove all unused strings marked moz:removedIn <= 108. 1 year ago
Alexandru2909 cf80699fe4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27338 - Update summary text for preferences from settings screen 1 year ago
AndiAJ 1b0499bdcb [fenix] Bug 1810565 - Part 1: New logins related UI tests 1 year ago
AndiAJ 3110297b88 [fenix] Bug 1810565 - Move logins related UI tests to new class 1 year ago
DreVla f6e8697df3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27975: Ignore current tab when forcing inactive
Since the crash was caused by having the current tab set as inactive
while the user was still able to see it, now we ignore the current
tab if it is selected to be set as inactive.
1 year ago