Commit Graph

8769 Commits (1b8cc51ff0d7fb7f16f32a68d16334732757bb6a)
 

Author SHA1 Message Date
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
mike a a2dbecb63f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: add documentation to classes marked as UndocumentedPublicClass by lint 3 years ago
mike a d7eed1046e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276
– capitalize and stylize comments
– fix history items duplication
– fix refresh glitching after removing multiple history items
3 years ago
mike a a08b86eeee [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276:
– remove unused import
– remove HistoryViewModel
3 years ago
mike a 2150bebf5a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/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
3 years ago
mike a 7ab9c0bd64 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: removed unused Log import 3 years ago
mike a 10adc8999a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: update paging library to the latest, 3.1.1, version 3 years ago
mike a 7c3131c3d0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: fix history list displaying empty state until refresh 3 years ago
mike a e076435191 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: moved getHistory() to suspend 3 years ago
mike a 637bd89f84 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: fixed history tests 3 years ago
mike a b9eef2be49 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: updated tests 3 years ago
mike a 4b38d79472 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: removed deprecated paging from SitePermissionsExceptionsFragment 3 years ago
mike a 3bbd8d2571 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: updating pagination library, changing history related classes 3 years ago
Alexandru2909 8106fb3d15 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24203 - Remove Event.wrapper for Onboarding telemetry 3 years ago
sarah541 55baf8333b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23968 - Migrate homescreen recent tabs to compose
For https://github.com/mozilla-mobile/fenix/issues/23968 - Migrate homescreen recent tabs to compose
3 years ago
sarah541 2cfa2e92cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/23969 - Migrate homescreen recent bookmarks to compose 3 years ago
sarah541 2040233814 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23970 - Migrate homescreen recent visits header to compose 3 years ago
Brais Gabín 602887e5b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23046 - Align detekt config between Fenix and Android Components
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
3 years ago
Noah Bond 13684c2f29 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24467 - Enable Contile setting telemetry 3 years ago
Michael Comella 5ed85e61e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24486: change perf telemetry expiration email. 3 years ago
MatthewTighe c77cf53ae5 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/24442: refactor recent tabs to use common composables 3 years ago
MickeyMoz ad7e540613 [fenix] Update Android Components version to 100.0.20220328143428. 3 years ago
Arturo Mejia 09d6b80724 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24224: Send telemetry events related to the messaging framework 3 years ago
AndiAJ c8bbacd973 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24375 https://github.com/mozilla-mobile/fenix/issues/23481 https://github.com/mozilla-mobile/fenix/issues/24458 https://github.com/mozilla-mobile/fenix/issues/24462 https://github.com/mozilla-mobile/fenix/issues/24376 disable flaky UI tests 3 years ago
mcarare e37d371ce4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24148: Update tests for tracking protection metrics. 3 years ago
mcarare 09b16eecfc [fenix] For https://github.com/mozilla-mobile/fenix/issues/24148: Remove wrapper from tracking protection metrics. 3 years ago
mcarare 09fa5135e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24098: Update tests for tabs tray metrics. 3 years ago
mcarare 14a9ffa78a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24098: Remove wrapper from tabs tray metrics. 3 years ago
AndiAJ 4561716c28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20418 and https://github.com/mozilla-mobile/fenix/issues/24436 disable failing UI tests 3 years ago
Sebastian Kaspari 51f88636e9 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/22489: Remove "Fennec to Fenix" migration code 3 years ago