Commit Graph

416 Commits (978871c8590373dd2633f0f94e52b9f334f1c949)

Author SHA1 Message Date
Gabriel Luong 978871c859 Bug 1848527 - Part 1: Enable OutdatedDocumentation detekt rule in Fenix 8 months ago
William Durand 38f82a2552 Bug 1847266 - Implement status message for blocklisted add-ons in the manager 8 months ago
Gabriel Luong 46b27b6ad9 Bug 1849073 - Part 2: Remove the History Search Dialog 8 months ago
Gabriel Luong 08be473cbf Bug 1849073 - Part 1: Remove the Bookmark Search Dialog 8 months ago
Roger Yang 6f38969160 Revert "Bug 1843610 - Add telemetry for deferred deep link test"
This reverts commit 186a4b76e5be73466397c0c2fcaca4eaaa2a88da.
8 months ago
Gabriel Luong c98daeece8 Bug 1848188 - Remove Nimbus flag for Juno Onboarding 8 months ago
Gabriel Luong 9ce2e6fb39 Bug 1853065 9 months ago
Zac McKenney 079347af06 Bug 1852335 - Renamed WebExtensionPopupFeature and ExtensionProcessDisabledPopupFeature to observers 9 months ago
mike a 0bd49e299e Bug 1845613 – restore hidden engines for unified search settings 9 months ago
Zac McKenney 19375a5d57 Bug 1846979 - Add extensions process spawning disabled dialog 9 months ago
Alexandru2909 790be45d7b Bug 1847740 - Add navigation middleware for review quality check 9 months ago
Gabriel Luong 0d2dfcb85a Bug 1845357 - Remove the first run onboarding 10 months ago
iorgamgabriel 560a737cf0 Bug 1842736 - Video Background Playback should work between Regular Browsing and Private Browsing. 10 months ago
Roger Yang 36414d3632 Bug 1843610 - Add telemetry for deferred deep link test 11 months ago
Harrison Oglesby 662186e83e Bug 1841153 - new event telemetry for private tab open 11 months ago
iorgamgabriel cff7694368 Bug 1837158 - Media playback should be stopped when the app is destroyed. 11 months ago
mike a 23fe60edb9 Bug 1840315 – added telemetry to the splash screen data fetching 11 months ago
mike a 272320f011 Bug 1840308 – added condition to finish first time splash screen faster if the marekting and experiment data is fetched first 11 months ago
mike a 9deabdfa42 Bug 1839522 – added splash screen compat implementation, tied extra duration to the experiment 11 months ago
rahulsainani 0582611fde Bug 1838613 - Migrate NotificationManagerCompat ext to AC 12 months ago
Roger Yang e1bc5bb554 Bug 1838512 - Move Browsers Cache utility into Android Components 12 months ago
mike a e73a630bd5 Bug 1826473 – add new search engine settings screens 12 months ago
rahulsainani b84c7d4010 Bug 1836447 - Make extension functions member functions of BookmarkNode 1 year ago
Harrison Oglesby e50f72758a Bug 1830401 - add Adjust event for Activated Users 1 year ago
Gabriel Luong 403322e439 Bug 1809998 - Part 5: Refactor Onboarding from HomeFragment into its own fragment 1 year ago
GitStart b5e24ffc3f Bug 1810629 - Add an Android shortcut to go straight to the login and passwords 1 year ago
rahulsainani 2cbd3b5020 Bug 1830083 - Make action_home local to JunoOnboardingFragment 1 year ago
Ryan VanderMeulen 0df448b78d Revert "Bug 1810629 - Add an Android shortcut to go straight to the login and passwords" due to UI test failures.
This reverts commit 341fef9f30b4f215c2d6e62350455b0c75c660e0.
1 year ago
GitStart 162a81137b Bug 1810629 - Add an Android shortcut to go straight to the login and passwords 1 year ago
James Hugman 428a3069ba Bug 1832066 Initialize nimbus-cli tooling for Fenix 1 year ago
Noah Bond cfcfcca5b9 Bug 1826457 - Update Compose version to 1.4.2 and Lifecycle version to 2.6.1 1 year ago
rahulsainani 18bae37f2a Bug 1829301 - Make fenix onboarding singleton 1 year ago
rahulsainani 18d2815cd2 Bug 1827030 - Enable juno onboarding in nightly for new users 1 year ago
Roger Yang df95c50e29 Bug 1821475 - Show research surface when survey message is available 1 year ago
Jeff Boek 70d4b7cd46 Bug 1820211 - Adds `tabKilled` event to track when a tab was killed with form data. (#1343)
* Bug 1820211 - Adds `tabKilled` event to track when a tab was killed with form data.

- Also includes if the tab was the active tab and whether the app was in the foreground.

* Bug 1820211 - Adds tests for TelemetryMiddleware and StoreLifecycleObserver

* Bug 1820211 - Renames CheckFormDataAction to UpdateHasFormData
- Removes @property hasFormData comment from sessionState
- Moves checking formdata from TabContentMiddleware to SessionPrioritizationMiddleware

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
rahulsainani 8834911872 Bug 1822268 - Part 3: Navigate to juno onboarding on first create 1 year ago
rahulsainani 20d3de7c8e Bug 1822268 - Part 2: Add juno onboarding navigation logic 1 year ago
mcarare 9ecc9a2cc7 Bug 1796348 - Bind notification delegate to app activities.
The activity provides the context for a permission request.
Unbind activity on activity destroyed.
1 year ago
Titouan Thibaud e9246a0aa3 Bug 1805683 - upstream Nimbus Messaging from Fenix to Android Components 1 year ago
Roger Yang 53b2db944e Bug 1817070 - Experimentation with different Re-engagement notifications 1 year ago
jhugman 110d24a4a8 Bug 1819431 - Reimplement default browser notification with Nimbus Messaging equivalent (#1031)
* Bug 1819431 - Added default-browser-notification

* Bug 1819431 - Remove DefaultBrowserNotificationWorker and friends

* Bug 1819431 - Add tests for all messages

* Bug 1819431 - Remove settings for default browser notification

* Bug 1819431 - Remove metrics for default browser notification

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
Roger Yang f7ba318058 Bug 1817432 - Always setup notification workers even if marketing channel has not been created 1 year ago
rahulsainani a187db5288 Bug 1817726 - Add Recents url sharing 1 year ago
Arturo Mejia 4d87860b2e Bug 1816186 - Use detect-only just when we can show the re-engagement dialog 1 year ago
Jonathan Almeida 31a748ac6c [fenix] Fix breaking APIs in SearchUseCases 1 year ago
Alexandru2909 f072aa85cc [fenix] Bug 1811532 - Add secret setting allowing to overwrite the `site` parameter for Pocket sponsored stories 1 year ago
mcarare f762fc6a87 [fenix] Bug 1812605 - Continue to handle activity results from AC startActivityForResult calls. 1 year ago
Roger Yang fa7e89df4f [fenix] Close https://github.com/mozilla-mobile/fenix/issues/19919: Migrate away from startActivityForResult 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
mike a f14943abe2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28342: change the ui direction after a locale change 1 year ago