Commit Graph

6791 Commits (f47c62da9f842f0bdce4860b2591b971e7d3c73b)
 

Author SHA1 Message Date
Michael Comella f47c62da9f [fenix] For perf-frontend-issueshttps://github.com/mozilla-mobile/fenix/issues/211: add pycodestyle config to tools, fix existing errors. 3 years ago
codrut.topliceanu ac4779de6d [fenix] For https://github.com/mozilla-mobile/fenix/issues/20449 - Fixes `Show most visited sites` crash on disable 3 years ago
Florin Strugariu 72d9b36b81 [fenix] Bug 1721329 - Fix perma fail on browsertime tests.
Replace  bbc with dailymail and jianshu with sina
3 years ago
MickeyMoz a739cf584e [fenix] Update Android Components version to 92.0.20210726143050. 3 years ago
mcarare 9348be6526 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20425: Update AC version 3 years ago
mcarare bb27316944 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20425: Do not show recent bookmarks older than 10 days. 3 years ago
Mozilla L10n Automation Bot ff3191f966 [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot b87268288e [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot 4a13b27102 [fenix] Import l10n. 3 years ago
Mugurell 2f57358d6a [fenix] For https://github.com/mozilla-mobile/fenix/issues/20420 - Re-enable shortcutButtonTest
The issue affecting this was resolved in AC.
3 years ago
Mugurell df0b2e0d59 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20402 - Re-enable "in progress media tab"
The crash for when media starts playing in a custom tab is now resolved in AC.
3 years ago
Gabriel Luong 1341b1e7cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/20259 - Add HistoryMetadataSuggestionProvider in AwesomeBar 3 years ago
Gabriel Luong 229aab88f7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20438 - Display a list of history metadata groups 3 years ago
MickeyMoz dd11d282b9 [fenix] Update Android Components version to 92.0.20210721180104. 3 years ago
Mozilla L10n Automation Bot 5daa184477 [fenix] Import l10n. 3 years ago
Michael Comella f6e71d4e40 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19901: correct spacing in comment on how to run
Co-authored-by: Jonathan Almeida <git@jonalmeida.com>
3 years ago
Michael Comella 94f2c824e5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19901: add benchmark.gradle to CODEOWNERS. 3 years ago
Michael Comella 40fed783ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/19901: integrate Jetback Benchmark (microbenchmark). 3 years ago
Christian Sadilek 35538a209f [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/16330: Remove remaining usages of Sentry.capture 3 years ago
Aaron Train ba24312a8e [fenix] No issue: Update Flank to v21.07.1 (https://github.com/mozilla-mobile/fenix/pull/20456)
* Update Flank to v21.07.1
* Update approach to downloading Flank
* Update parse-ui-test.py
3 years ago
MickeyMoz cb2846bad2 [fenix] Update Android Components version to 92.0.20210720190111. 3 years ago
Mozilla L10n Automation Bot 64571cf4c7 [fenix] Import l10n. 3 years ago
codrut.topliceanu 8541d3f449 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20367 - Fixes removeAllTabs adding to recently closed
`removeAllTabs` will now no longer allow `UndoMiddleware` from recovering the tabs.
3 years ago
Arturo Mejia 9351cda82e [fenix] Update Android Components version to 92.0.20210720182827. 3 years ago
Arturo Mejia 24e2991759 [fenix] Fix search_add_custom_engine_search_string_example lint warning. 3 years ago
jhugman cc44b33f9d [fenix] Allow branch enrollment and unenrollment in Nimbus secret menu (https://github.com/mozilla-mobile/fenix/pull/20050)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
codrut.topliceanu 8e35c61327 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15499 - Smoothly updates topSites list on remove
To remove the flash on refresh of the topsites list we have to use submitList, however using this too high up in the hierarchy of our listAdapters within listAdapters will cause children to refresh at once. The solution to this is to use submitList lower. Using it in TopSitesPagerAdapter.kt to update the TopSitesAdapter is the way to go. I've also had to use a dummy item for the "removed" Topsite ( with id = -1) so I can manually diff that before using submitList.
3 years ago
Mozilla L10n Automation Bot b8836b3eec [fenix] Import l10n. 3 years ago
MickeyMoz 85d394e650 [fenix] Update Android Components version to 92.0.20210719094322. 3 years ago
Mugurell 603bbdd520 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20420 - Temporarily disable SearchTest#shortcutButtonTest 3 years ago
Sebastian Kaspari b637a576f2 [fenix] Update to Kotlin 1.5.20, Android Gradle plugin 4.2.2 and Gradle 6.7.1. 3 years ago
Sebastian Kaspari d9ca412bec [fenix] Update Kotlin to 1.5.10 (and Coroutines to 1.5.0). 3 years ago
Jonathan Almeida 0522cbe007 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/20402: Disable LastMediaAccessMiddleware temporarily
The reducer in this middleware assumes the SessionState is always a
TabSessionState which holds the lastMediaAccess. This is true for the
lastAccess long which is a persistent state.

The list of MediaSessionActions however can also come from Custom Tabs
which relies on a CustomTabSessionState.

For now, the temporary fix is to disable this feature by removing the
middleware and no longer adding the last accessed media to the
recent tabs list ("Jump back in") to avoid crashing users while we think
of a real fix.
3 years ago
Mozilla L10n Automation Bot cccfc982f5 [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot ed598f1183 [fenix] Import l10n. 3 years ago
Roger Yang 9df7c99ed2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/19847: Add telemetry for the default browser notification 3 years ago
Oana Horvath 276cd60ed4 [fenix] No issue: adds warning comment to beta & release running tests 3 years ago
MickeyMoz 224ab7bbf2 [fenix] Update Android Components version to 92.0.20210715150233. 3 years ago
Roger Yang 674dbafd94 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/20307: Clear sharedViewModel selectedFolder when backing out of bookmark fragment 3 years ago
Roger Yang 213df0b403 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19989: Add rounded corners to recently tabs' icon 3 years ago
Mugurell e469026805 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19933 - Show a media tab item on homescreen for the last tab with media 3 years ago
Roger Yang e671e5314e [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19846: Make sure default browser notification only happens once 3 years ago
Mozilla L10n Automation Bot 814f0ef0c9 [fenix] Import l10n. 3 years ago
MickeyMoz 7761f861fd [fenix] Update Android Components version to 92.0.20210714143306. 3 years ago
Mugurell 1c733e918e [fenix] For https://github.com/mozilla-mobile/fenix/issues/20229 - Use the AC common implementation for ads/search telemetry
Everything should work exactly as before.
3 years ago
mcarare ef09a9c0e4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20292: Use tint for home button icon. 3 years ago
mcarare e44cc8ee69 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17808: Remove deprecated systemUiVisibility and flags. 3 years ago
Mozilla L10n Automation Bot abfbbbae16 [fenix] Import l10n. 3 years ago
Jonathan Almeida d16589648f [fenix] Update version.txt to 92.0.0-beta.1 3 years ago
Jonathan Almeida ef5be36722 [fenix] Remove outdated README sections 3 years ago