Commit Graph

8648 Commits (8906e837919a5f6eb98ad82107282d13f5e27ee2)
 

Author SHA1 Message Date
Ryan VanderMeulen 0950f1fc6e [fenix] Update version.txt to 101.0.0-beta.1 2 years ago
Mozilla L10n Automation Bot cd0c4e6321 [fenix] Import l10n. 2 years ago
AndiAJ 0ddca5dfe5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24436 fix and re-enable home screen UI tests 2 years ago
Roger Yang 48e5ba97f7 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/24550: Hide edit suggestion button for history and bookmarks search suggestions 2 years ago
MickeyMoz c513eeb7ef [fenix] Update Android Components version to 100.0.20220404143034. 2 years ago
AndiAJ e32c49c997 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24462 https://github.com/mozilla-mobile/fenix/issues/24376 https://github.com/mozilla-mobile/fenix/issues/24377 https://github.com/mozilla-mobile/fenix/issues/20418 re-enable top sites UI tests 2 years ago
AndiAJ a2231b791d [fenix] Skip onboarding in TopSitesTest class 2 years ago
AndiAJ ef43f62ad3 [fenix] Remove duplicate add top site from main menu UI test 2 years ago
MickeyMoz 76a1eb1e09 [fenix] Update Android Components version to 100.0.20220403190302. 2 years ago
MickeyMoz a8ff1dd779 [fenix] Update Android Components version to 100.0.20220402190340. 2 years ago
MickeyMoz bfd1a6f067 [fenix] Update Android Components version to 100.0.20220402143120. 2 years ago
Gabriel Luong fed107d67b [fenix] For https://github.com/mozilla-mobile/fenix/issues/24556 - Handle preference change for the Contile preference 2 years ago
Sammy Khamis 1da1898262 [fenix] Don't crash when receiving a bad uri via send tab (https://github.com/mozilla-mobile/fenix/pull/24326)
* don't crash when receiving a bad uri via send tab

* changed searchfox link to permalink

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
MickeyMoz f8f1d55760 [fenix] Update Android Components version to 100.0.20220401143147. 2 years ago
jhugman ed086b6f71 [fenix] Add defaults to FML, add control behaviour 2 years ago
Alexandru2909 075094b4b9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24454 - Remove Event.wrapper for SyncAccount metrics 2 years ago
Alexandru2909 ec74b43e2b [fenix] For https://github.com/mozilla-mobile/fenix/issues/24512 - Remove Event.wrapper for RecentlyClosedTabs metrics 2 years ago
Alexandru2909 624dc9baa3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24452 - Remove MetricController checks from BackgroundServicesTest 2 years ago
Alexandru2909 f2a0ca62b9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24452 - Remove Event.wrapper for SyncAuth metrics 2 years ago
Alexandru2909 3f083beeb4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24214 - Move bookmark removal events to BookmarkController 3 years ago
Alexandru2909 6ae9599a2f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24214 - Remove Event.wrapper for BookmarksManagement metrics 3 years ago
Alexandru2909 1c34e0d4ef [fenix] For https://github.com/mozilla-mobile/fenix/issues/24099 - Remove Event.wrapper for Collections telemetry 3 years ago
Pedro Coelho cd8979e995 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22308 - Changed constraint of tab tray overflow 3 years ago
sarah541 5602bfb92a [fenix] For https://github.com/mozilla-mobile/fenix/issues/23971 - Migrate CollectionHeaderViewHolder to Compose
fix ktlint
3 years ago
Roger Yang 31d5ef750b [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24502: Sanitize external intents 3 years ago
MickeyMoz 112acb561f [fenix] Update Android Components version to 100.0.20220331143042. 3 years ago
Mugurell e35120f075 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24331 - Support for opening new tabs when requested by service workers
Use the new `ServiceWorkerSupport` AC components for this.
Had to be installed in `FenixApplication` since there is a circular dependency
between the initialization of the required engine the `tabsUseCases` arguments.
3 years ago
Alexandru2909 e64ab5f219 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24209 - Remove Event.wrapper for CustomizeHome telemetry 3 years ago
Alexandru2909 f57be9751a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24147 - Remove Event.wrapper for Search widget telemetry 3 years ago
AndiAJ 4738ae1245 [fenix] Disable failing deleteCollectionTest UI test 3 years ago
Gabriel Luong 08931906b3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24519 - Add Private theme to FirefoxTheme 3 years ago
Gabriel Luong 14462b4717 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24518 - Enable Contile feature flag 3 years ago
MickeyMoz 55aa23e6a5 [fenix] Update Android Components version to 100.0.20220330211059. 3 years ago
Grigory Kruglov 865dbed96a [fenix] Do not report caught exceptions to Sentry on release channel 3 years ago
Alexandru2909 f205037644 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24450 - Remove Event.wrapper for ErrorPage metrics 3 years ago
Alexandru2909 b5a1813316 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24208 - Remove Event.wrapper for LoginDialogFacts telemetry 3 years ago
Alexandru2909 a54ac3be84 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24207 - Remove Event.wrapper for ToolbarSettings telemetry 3 years ago
MickeyMoz 1ac3ba5224 [fenix] Update Android Components version to 100.0.20220329220502. 3 years ago
Arturo Mejia 36eeae0c0f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24222: Persist user interactions with nimbus messages 3 years ago
Gabriel Luong 7f73bfcd90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24319 - Migrate PrivateBrowsingDescriptionViewHolder to Compose 3 years ago
Eitan Isaacson 7320080c11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24490 - Remove index selectors in UI tests. 3 years ago
Mugurell ab376797d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23337 - Customize the https-only mode error page 3 years ago
Roger Yang ef34055f55 [fenix] No issue: Renew/remove metrics set to expire in v101 3 years ago
MickeyMoz 018085a510 [fenix] Update Android Components version to 100.0.20220329143338. 3 years ago
Noah Bond 9ee3dc8264 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24467 - Enable Contile setting telemetry 3 years ago
Alexandru2909 0ff07369de [fenix] For https://github.com/mozilla-mobile/fenix/issues/24204 - Remove Event.wrapper for Search_shortcuts telemetry 3 years ago
Mugurell 1896402324 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16952 - Temporarily disable settingsPrivacyItemsTest ui test
Pending refactoring following the addition of a new setting, work to be done in
https://github.com/mozilla-mobile/fenix/issues/24495
3 years ago
Mugurell 2b2cfabcb3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16952 - Https-only mode support.
Default will be disabled with users having the possibility to enable this from
a new setting in the `Privacy and security` section.
If enabled then by default this force https for all tabs with the option for
users to switch to forcing https only on private tabs.
3 years ago
AndiAJ fbcf2e6ee9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24381 disable failing firstRunScreenTest UI test 3 years ago
Alexandru2909 6ebb87fc4e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24212 - Remove Event.wrapper for Preferences metrics 3 years ago