Commit Graph

431 Commits (4a244ea93e451586d5863b0b062ac80099667bf2)

Author SHA1 Message Date
t-p-white 4a244ea93e Bug 1861616 - Prevent Custom Tabs from stopping background media
(cherry picked from commit e83e8e6e2007a220d1d996063a8b70bb7bd9f469)
4 months ago
Noah Bond ceeffadbcd Bug 1868453 - Wrap the debug setting data store with an interface 6 months ago
Mark Hammond cfe3a0cf38 Bug 1858789 - vastly more efficient counting of bookmarks for the home activity. 6 months ago
Noah Bond 2cebc7aeda Bug 1864071 - Add debug drawer fab to an app-wide Composable overlay 6 months ago
rahulsainani 888e2e49ce Bug 1826883 - Remove juno prefix from onboarding 6 months ago
Tom Ritter c06482e340 Bug 1858193: Add a OneTimeWorkRequest to collect Telemetry for Installed Fonts 6 months ago
Arturo Mejia 4c9f7f77a6 Bug 1859391 - Update cookie banner settings page to only support private mode. 7 months ago
Arturo Mejia a5bacc4d12 Bug 1858795 - Disable the re-engagement and first encounter of a cookie banner dialogs. 7 months ago
Gabriel Luong aba4d5510e Bug 1849073 - Part 5: Remove the Add Search Engine fragment 8 months ago
Zac McKenney 89d1998f95 Bug 1857487 - Kill the app when backgrounded and extensions process spawning threshold is exceeded 8 months ago
Tif Tran 268657a16c Bug 1856438 - Reorganize Search settings to match the Cross Platform Suggest designs 8 months ago
Gabriel Luong 521e8baa01 Bug 1849073 - Part 4: Remove the Edit Custom Search Engine fragment 8 months ago
Arturo Mejia 4aafff2a59 Bug 1858057 - Make WebExtensionPrompt available to the whole app. 8 months ago
William Durand b69eb9037e Bug 1847088 - Show a notification in the Fenix add-on manager when the extensions process spawning is disabled 8 months ago
Gabriel Luong a3aa4539eb Bug 1849073 - Part 3: Remove trivial `showUnifiedSearchFeature` and `enableUnifiedSearchSettingsUI` checks 8 months ago
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 8 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