Commit Graph

6130 Commits (4c738cbf10adf1865388d7f217113bd2d404ddd8)

Author SHA1 Message Date
mcarare 4c738cbf10 For #24210: Remove wrapper from "app opened" event. 2 years ago
Mozilla L10n Automation Bot 003211ac8b Import l10n. 2 years ago
Gabriel Luong 8b01528f5b For #24616 - Update all the strings that references "top site" to "shortcut" 2 years ago
Roger Yang a4dc80adbc Issue #24298: Refactor Scan button from the search toolbar into the display toolbar 2 years ago
Arturo Mejia b6dd45798c For #24621: Update HTTP only mode strings 2 years ago
Gabriel Luong c5d6012b91 For #24581 - Fix row spacing between Top Sites 2 years ago
Alexandru2909 ee7c268302 For #24576 - Record delete collection metric 2 years ago
Roger Yang e6ca009e6a Issue #24611: Enable history improvement feature 2 years ago
Gabriel Luong 31e24e96f5 For #24607 - Remove all unused strings marked moz:removedIn <= 98 2 years ago
jknair c38320c7c0 For #24461 - Increase touch target for scan, search engine & voice search button 2 years ago
AndiAJ 4382227b92 Ignore and remove recently_saved_show_all unused resource 2 years ago
Mugurell 526b9a17d7 For #24593 - Initialize Glean on all builds. Avoid Fennec check.
This completes the work for removing the Fennec migration support.
Before that, for Fenix release and beta, apps to which users might update to
from old Fennec builds the Glean initialization was done separately in
MigratingFenixApplication to allow time to first migrate user's telemetry
setting.
With the removal of the migration support it is now safe to initialize Glean in
the same way for all builds and remove that Fennec check.
2 years ago
Mozilla L10n Automation Bot 4cd2a7fb90 Import l10n. 2 years ago
Roger Yang 36c271cab3 Close #24550: Hide edit suggestion button for history and bookmarks search suggestions 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
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 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
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
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
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
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
Mugurell fab6b8d1d8 For #23337 - Customize the https-only mode error page 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 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
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 b934f3659c Closes #24276: fix history list displaying empty state until refresh 2 years ago
mike a 386c4da765 Closes #24276: moved getHistory() to suspend 2 years ago
mike a 9f699e2b40 Closes #24276: fixed history tests 2 years ago