Commit Graph

408 Commits (b668769eb40a4ab6dd87a285376090d8d3d8d488)

Author SHA1 Message Date
Gabriel Luong 714a443893 Bug 1853065
(cherry picked from commit c793b0e1b4ca3177b8586c65265b2802ce540cc7)

# Conflicts:
#	android-components/components/feature/tabs/src/test/java/mozilla/components/feature/tabs/TabsUseCasesTest.kt
8 months ago
mike a 1674457869 Bug 1845613 – restore hidden engines for unified search settings
(cherry picked from commit a0687ea720893dafb407f405bd1449845b9b5dbc)
8 months ago
Zac McKenney 7162cb1ca0 Bug 1846979 - Add extensions process spawning disabled dialog
(cherry picked from commit 2c533231b6886b1359065b7adac11fa1139aa4dc)
9 months ago
Gabriel Luong 0d2dfcb85a Bug 1845357 - Remove the first run onboarding 9 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 10 months ago
Harrison Oglesby 662186e83e Bug 1841153 - new event telemetry for private tab open 10 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 11 months ago
Roger Yang e1bc5bb554 Bug 1838512 - Move Browsers Cache utility into Android Components 11 months ago
mike a e73a630bd5 Bug 1826473 – add new search engine settings screens 11 months ago
rahulsainani b84c7d4010 Bug 1836447 - Make extension functions member functions of BookmarkNode 12 months ago
Harrison Oglesby e50f72758a Bug 1830401 - add Adjust event for Activated Users 12 months ago
Gabriel Luong 403322e439 Bug 1809998 - Part 5: Refactor Onboarding from HomeFragment into its own fragment 12 months 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
mcarare 375ba00181 [fenix] Bug 1804377 - Avoid unwanted dismissal of tab history. 1 year ago
Roger Yang 160af0e485 [fenix] Closes https://github.com/mozilla-mobile/fenix/pull/28484: Add nimbus exposure for pre permission prompt 1 year ago
rahulsainani af78546293 [fenix] Bug 1808874 - Add notification pre permission prompt 1 year ago
mcarare e7f5d43524 [fenix] Switch to AC implementation for checking device manufacturer. 1 year ago
Arturo Mejia 7099698afa [fenix] Bug 1796146 - Add learn more link to cookie banner handling settings page 1 year ago
Jeff Boek 895858acf3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3722: Invoke search on long press home button
Co-authored-by: s-ankur <s.ankursonawane@gmail.com>
1 year ago
DreVla 2cba38ea4c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27753 - Update search engines immediately after changing system language 1 year ago
Charlie Humphreys 0410b1ade3 [fenix] update for pr feedback and add sync login event 1 year ago