Commit Graph

6 Commits (177013bdfca0794c13b515f621ff8b3f1a75f2d2)

Author SHA1 Message Date
t-p-white 5b923f4bf6 [fenix] Bug 1815433 - Pre-release fix up of defaults in messaging.fml.yaml configuration. 1 year ago
jhugman c5975be030 [fenix] Closes EXP-3078 Use Nimbus.fetchExperiments() more intentionally (https://github.com/mozilla-mobile/fenix/pull/28760)
* Add maybeFetchExperiments

* Move fetchExperiments from onCreate to after visual completeness

* Address reviewer comments / ktlint
1 year ago
jhugman 73fb13494c [fenix] EXP-2996 Add triggers for notifications (https://github.com/mozilla-mobile/fenix/pull/28627)
* Closes EXP-2996 - add tests for messaging triggers

* Closes EXP-2996 - add triggers for notifications

* Address reviewer comments

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
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
James Hugman 18141bffa3 [fenix] Address reviewer comments 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