Commit Graph

6822 Commits (173786d6b672c8a60a9a912fa0fd1c346da395c9)
 

Author SHA1 Message Date
Michael Comella 173786d6b6 Closes #16855: disable jetifier. 3 years ago
codrut.topliceanu e2af42a497 For #20440 - Forces TopSitePager bind if no. of pages changed 3 years ago
Sebastian Kaspari 1cd04cd05e Render debug info screen with Jetpack Compose. 3 years ago
Christian Sadilek 84fdf62240 Fix init order in TrackingProtectionExceptionsViewTest 3 years ago
Christian Sadilek 00d0ed53e0 Fix race condition in ShareViewModelTest 3 years ago
Christian Sadilek 9320700fd7 Remove unused imports in PwaOnboardingObserverTest.kt 3 years ago
Christian Sadilek 4d8d1b4ea2 Use MainCoroutineRule in PwaOnboardingObserverTest 3 years ago
Sebastian Kaspari 7840aac3ba Update Robolectric and mockk. 3 years ago
Sebastian Kaspari e3740b1e24 GitHub workflow (run-ui): Use Java 11. 3 years ago
Sebastian Kaspari 781813ab50 Remove over-eager protobuf stripping. 3 years ago
Sebastian Kaspari 287dfaf92d Allow insecure protocol usage when using local Nexus in CI. 3 years ago
Sebastian Kaspari 08afc2ed5a Update to Gradle 7 and Android plugin 7. 3 years ago
Sebastian Kaspari 21c023d001 Use new lint API. 3 years ago
Sebastian Kaspari fc7ac5b475 gradle.properties: Remove R8 properties to use default config. 3 years ago
Sebastian Kaspari 8d8b6e6d36 Issue #19662: Use Java 11. 3 years ago
Oana Horvath f37abbe4ae For #20297: close tab to avoid saving the same tab to collection 3 years ago
Mozilla L10n Automation Bot 95f0c48dbf Import l10n. 3 years ago
Michael Comella e0c1c51b6a For perf-frontend-issues#211: support focus in measure_start_up.py. 3 years ago
Michael Comella 72159260a2 For perf-frontend-issues#211: dynamically resolve activity in measure_start_up. 3 years ago
Michael Comella d5263138c3 For perf-frontend-issues#211: add pycodestyle to pre-push hook. 3 years ago
Michael Comella ba86dff942 For perf-frontend-issues#211: add pycodestyle config to tools, fix existing errors. 3 years ago
codrut.topliceanu 302ad8ae85 For #20449 - Fixes `Show most visited sites` crash on disable 3 years ago
Florin Strugariu 9d17643045 Bug 1721329 - Fix perma fail on browsertime tests.
Replace  bbc with dailymail and jianshu with sina
3 years ago
MickeyMoz 3c243b4fbe Update Android Components version to 92.0.20210726143050. 3 years ago
mcarare a5a4a7f6d9 For #20425: Update AC version 3 years ago
mcarare c094e1a457 For #20425: Do not show recent bookmarks older than 10 days. 3 years ago
Mozilla L10n Automation Bot e60de9df5b Import l10n. 3 years ago
Mozilla L10n Automation Bot 4f7424ce4b Import l10n. 3 years ago
Mozilla L10n Automation Bot 67c9d74432 Import l10n. 3 years ago
Mugurell 52e152300d For #20420 - Re-enable shortcutButtonTest
The issue affecting this was resolved in AC.
3 years ago
Mugurell 2c8c6d29ea For #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 973070ab50 For #20259 - Add HistoryMetadataSuggestionProvider in AwesomeBar 3 years ago
Gabriel Luong 9b22b2baa4 For #20438 - Display a list of history metadata groups 3 years ago
MickeyMoz 3f975952e2 Update Android Components version to 92.0.20210721180104. 3 years ago
Mozilla L10n Automation Bot ac0f3cc3ad Import l10n. 3 years ago
Michael Comella 30a6e29b25 For #19901: correct spacing in comment on how to run
Co-authored-by: Jonathan Almeida <git@jonalmeida.com>
3 years ago
Michael Comella 343ff924d7 For #19901: add benchmark.gradle to CODEOWNERS. 3 years ago
Michael Comella 6d609bc651 For #19901: integrate Jetback Benchmark (microbenchmark). 3 years ago
Christian Sadilek 589f166b29 Issue #16330: Remove remaining usages of Sentry.capture 3 years ago
Aaron Train a516bb6681
No issue: Update Flank to v21.07.1 (#20456)
* Update Flank to v21.07.1
* Update approach to downloading Flank
* Update parse-ui-test.py
3 years ago
MickeyMoz 8ba91b9c61 Update Android Components version to 92.0.20210720190111. 3 years ago
Mozilla L10n Automation Bot 43aff29816 Import l10n. 3 years ago
codrut.topliceanu 2040af6a5d For #20367 - Fixes removeAllTabs adding to recently closed
`removeAllTabs` will now no longer allow `UndoMiddleware` from recovering the tabs.
3 years ago
Arturo Mejia d6ad8ba413 Update Android Components version to 92.0.20210720182827. 3 years ago
Arturo Mejia 87f73c0109 Fix search_add_custom_engine_search_string_example lint warning. 3 years ago
jhugman 097fa68964
Allow branch enrollment and unenrollment in Nimbus secret menu (#20050)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
codrut.topliceanu bc723e0a9b For #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 55fc014071 Import l10n. 3 years ago
MickeyMoz adbf1f4cf5 Update Android Components version to 92.0.20210719094322. 3 years ago
Mugurell 094413578c For #20420 - Temporarily disable SearchTest#shortcutButtonTest 3 years ago