Commit Graph

8753 Commits (upstream-sync)
 

Author SHA1 Message Date
AndiAJ 413387c37c Remove duplicate add top site from main menu UI test 2 years ago
MickeyMoz 7ef4a8f7f8 Update Android Components version to 100.0.20220403190302. 2 years ago
MickeyMoz f8f872bbd2 Update Android Components version to 100.0.20220402190340. 2 years ago
MickeyMoz c419d7e0f1 Update Android Components version to 100.0.20220402143120. 2 years ago
Gabriel Luong 81167eb953 For #24556 - Handle preference change for the Contile preference 2 years ago
Sammy Khamis b6a0b41536
Don't crash when receiving a bad uri via send tab (#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 f497c4e13e Update Android Components version to 100.0.20220401143147. 2 years ago
jhugman 2b36ca75bf Add defaults to FML, add control behaviour 2 years ago
Alexandru2909 480ab3dca7 For #24454 - Remove Event.wrapper for SyncAccount metrics 2 years ago
Alexandru2909 54e17f4e2d For #24512 - Remove Event.wrapper for RecentlyClosedTabs metrics 2 years ago
Alexandru2909 623bfd0a03 For #24452 - Remove MetricController checks from BackgroundServicesTest 2 years ago
Alexandru2909 258f329046 For #24452 - Remove Event.wrapper for SyncAuth metrics 2 years ago
Alexandru2909 82901297cb For #24214 - Move bookmark removal events to BookmarkController 2 years ago
Alexandru2909 0a5b8c49a0 For #24214 - Remove Event.wrapper for BookmarksManagement metrics 2 years ago
Alexandru2909 740566992a For #24099 - Remove Event.wrapper for Collections telemetry 2 years ago
Pedro Coelho e5e286f843 For #22308 - Changed constraint of tab tray overflow 2 years ago
sarah541 3a039ca918 For #23971 - Migrate CollectionHeaderViewHolder to Compose
fix ktlint
2 years ago
Roger Yang 582d8ef52d Issue #24502: Sanitize external intents 2 years ago
MickeyMoz 4d57920b3c Update Android Components version to 100.0.20220331143042. 2 years ago
Mugurell 6fb54b08f2 For #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.
2 years ago
Alexandru2909 da723ee2fd For #24209 - Remove Event.wrapper for CustomizeHome telemetry 2 years ago
Alexandru2909 0e5f75bfe2 For #24147 - Remove Event.wrapper for Search widget telemetry 2 years ago
AndiAJ 455e5853a2 Disable failing deleteCollectionTest UI test 2 years ago
Gabriel Luong 8652ff5bcf For #24519 - Add Private theme to FirefoxTheme 2 years ago
Gabriel Luong 33cb72b561 For #24518 - Enable Contile feature flag 2 years ago
MickeyMoz 6b9289b6da Update Android Components version to 100.0.20220330211059. 2 years ago
Grigory Kruglov f1bd1a4ce1 Do not report caught exceptions to Sentry on release channel 2 years ago
Alexandru2909 a1243a8e9f For #24450 - Remove Event.wrapper for ErrorPage metrics 2 years ago
Alexandru2909 7cedc8b440 For #24208 - Remove Event.wrapper for LoginDialogFacts telemetry 2 years ago
Alexandru2909 f924f74434 For #24207 - Remove Event.wrapper for ToolbarSettings telemetry 2 years ago
MickeyMoz ca7fda5406 Update Android Components version to 100.0.20220329220502. 2 years ago
Arturo Mejia 4389da7811 For #24222: Persist user interactions with nimbus messages 2 years ago
Gabriel Luong e950ec3f4d For #24319 - Migrate PrivateBrowsingDescriptionViewHolder to Compose 2 years ago
Eitan Isaacson f9369a5535 For #24490 - Remove index selectors in UI tests. 2 years ago
Mugurell fab6b8d1d8 For #23337 - Customize the https-only mode error page 2 years ago
Roger Yang 26767a79bc No issue: Renew/remove metrics set to expire in v101 2 years ago
MickeyMoz ce0c38cbe9 Update Android Components version to 100.0.20220329143338. 2 years ago
Noah Bond ccd8084dd4 For #24467 - Enable Contile setting telemetry 2 years ago
Alexandru2909 df702a2694 For #24204 - Remove Event.wrapper for Search_shortcuts telemetry 2 years ago
Mugurell dc87226e42 For #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
2 years ago
Mugurell 46d757ab54 For #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.
2 years ago
AndiAJ 541b2be184 For #24381 disable failing firstRunScreenTest UI test 2 years ago
Alexandru2909 28db4caa8c For #24212 - Remove Event.wrapper for Preferences metrics 2 years ago
mike a a0f02b27be Closes #24276: add documentation to classes marked as UndocumentedPublicClass by lint 2 years ago
mike a 8ca01de0fa Closes #24276
– capitalize and stylize comments
– fix history items duplication
– fix refresh glitching after removing multiple history items
2 years ago
mike a ebf4ce2fe7 Closes #24276:
– remove unused import
– remove HistoryViewModel
2 years ago
mike a 5b481ad204 Closes #24276:
– make comments inside HistoryDataSource capitalized and informative
– remove scroll to first item in swipe-to-refresh
– change adapter initialization
– fixed SitePermissionsExceptionsFragment flickering empty state
2 years ago
mike a 548ff770f3 Closes #24276: removed unused Log import 2 years ago
mike a 788a478863 Closes #24276: update paging library to the latest, 3.1.1, version 2 years ago
mike a b934f3659c Closes #24276: fix history list displaying empty state until refresh 2 years ago