Commit Graph

6823 Commits

Author SHA1 Message Date
Stefan Arentz 6a3adb5aeb
Fixes #11427 - Rename master branch to main (#20457)
* Fixes #11427 - Rename master branch to main (Automation/TC)

* Fixes #11427 - Rename master branch to main (GitHub Workflows)

* Fixes #11427 - Rename master branch to main (GitHub Workflows)

* Fixes #11427 - Rename master branch to main (GitHub Issue Templates)

* Fixes #11427 - Rename master branch to main (Jenkins)

* Fixes #11427 - Rename master branch to main (README & Documentation)

* Fixes #11427 - Rename master branch to main (Jenkins)

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