Commit Graph

7269 Commits (69485da0f88465d454ebd967ef6be8f5285ff2a2)
 

Author SHA1 Message Date
Mozilla L10n Automation Bot a31f859508 Import l10n. 3 years ago
MickeyMoz 0a1f9e0020 Update Android Components version to 94.0.20210910143108. 3 years ago
AndiAJ fc806283a5 For #21133 fix openMainMenuSyncItemTest UI test 3 years ago
MickeyMoz 2d2bac8015 Update Android Components version to 94.0.20210910083224. 3 years ago
bendk 5ba47a90db
Handle breaking changes from a-s 83.0.0 (#21215) 3 years ago
Mozilla L10n Automation Bot cd053f2a9a Import l10n. 3 years ago
Noah Bond b3a86e982d Issue mozilla-mobile#20637 - Fixed bug causing the tabs tray to scroll to the wrong tab when opened 3 years ago
mcarare 70247e9456 For #6968: Use close instead of read to close the response stream. 3 years ago
Jonathan Almeida 3dc1c670d2 Fix TaskCluster badge in README 3 years ago
Mickey Moz 90037df17f
Update Android Components version to 94.0.20210909143340. (#21214)
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
3 years ago
Arturo Mejia d4a212f235 For #21095 allow users to configure their home screen. 3 years ago
Elise Richards 7d481a7836
For #19947: manually add login (#21199)
* [WIP] New Layout for adding login and 'add login' button in 'SavedLoginsListView' to launch it.
Fixed bindings.

* [WIP] Removed "reveal password" button

* [WIP] Added interactor for the add login screen

* [WIP] Trying to check for duplicates

* [WIP] Renaming "addNew..." with "add..."

* [WIP] Check for duplicates

* [WIP] Fixes after merge

* Cleaning up the layout and making edit text for hostname selectable

* Error handling on add login screen. Tests for interactors and controllers

Co-authored-by: Vitaly V. Pinchuk <vetal.978@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
Mozilla L10n Automation Bot 32105f8724 Import l10n. 3 years ago
Michael Comella d4b13ce519 For #21183: remove view hierarchy depth check from excessive resource test.
This doesn't seem to be a high value test: increasing the view hierarchy
depth will only result in a performance problem on low end devices
if there is enough content on the new layer to cause the traversal to
take longer. It's more likely to result in a hard-to-workaround false
positive so we can remove it, like component init count.
3 years ago
Michael Comella 4fe6a4506d For #21183: remove lazyMonitored wrapper functionality.
We're not using the functionality so there's no sense in doing the work.
However, we keep the wrapper: see the code comments for details.
3 years ago
Michael Comella 09fe569b30 For #21183: remove component init check from excessive resource test.
This check doesn't seem high value because initializing a component
only indicates a performance problem if it's slow, which is not most
components, so it's likely to result in many false positives. To fix
the intermittent, we won't lose much if we remove it.
3 years ago
Arturo Mejia d288502840 For #20892 update connection panel strings 3 years ago
Noah Bond 28b07e7c8b
Issue mozilla-mobile#21140 - Updated recent tab logic to show media tab and second-to-last tab, if the media tab was the last active tab. (#21141)
* Issue mozilla-mobile#21140 - Updated recent tab logic to show media tab and second-to-last tab, if the media tab was the last active tab.

* Fixed RecentTabsListFeatureTest unit test

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
MickeyMoz 14a2ba3ed5 Update Android Components version to 94.0.20210908143400. 3 years ago
Alex Ionescu 3886bd80d5 Issue #21184: Update artifacts format 3 years ago
Arturo Mejia dd1fb24705 For #20881 print if the build is a MozillaOnline 3 years ago
Mozilla L10n Automation Bot 64f5e85ddd Import l10n. 3 years ago
Elise Richards 3e30219fe9 Dont clip bounds on recently saved bookmarks 3 years ago
Roger Yang 494a901019 Set version to 94.0.0 3 years ago
Michael Comella 951e49fec4 For #21138: change EXPECTED_RUNBLOCKING to range.
Compared with my local runs, CI sees +1 runBlockingIncrement calls so seems to
take other code paths. As such, we search for a range of rather than a single
value. The main downside I can think of is this could make the test trickier to
debug but we can wait and see if that's a problem in practice before taking
action on it.
3 years ago
Michael Comella 0014f94176 For #21138: re-enable excessive resource use test.
This test wasn't running in CI
https://github.com/mozilla-mobile/fenix/issues/20386 so we changed the
CI configuration so that it will. However, the test was then failing so
this is the revision that unignores the test.

I wonder if componentInit count is useful - it seems like it'd cause
more false positives than not - but I figure we can leave it in and see
how it goes.
3 years ago
MickeyMoz 4d3e4bb75a Update Android Components version to 94.0.20210907172517. 3 years ago
Roger Yang 5d22bb4707 Issue #18711: Telemetry for credit card autofill 3 years ago
Michael Comella 4a0f29d0a0 Closes #21128: remove measure_start_up.py.
This script was moved to the perf-tools repository for easy to access
from other perf tools & to be accessible for multiple apps:
    https://github.com/mozilla-mobile/perf-tools
3 years ago
MickeyMoz 3593e32583 Update Android Components version to 93.0.20210907143236. 3 years ago
Mozilla L10n Automation Bot fe7f6b8a56 Import l10n. 3 years ago
MickeyMoz 3bc3ff8220 Update Android Components version to 93.0.20210906143419. 3 years ago
Mozilla L10n Automation Bot e74a304f14 Import l10n. 3 years ago
MickeyMoz f15c6e8b54 Update Android Components version to 93.0.20210905143045. 3 years ago
Mozilla L10n Automation Bot ac71f4d929 Import l10n. 3 years ago
MickeyMoz 9458ba294c Update Android Components version to 93.0.20210903190252. 3 years ago
Mozilla L10n Automation Bot 7f08b2d44d Import l10n. 3 years ago
MickeyMoz cbc9bc9d89 Update Android Components version to 93.0.20210903143410. 3 years ago
Mozilla L10n Automation Bot 0a9b70f47d Import l10n. 3 years ago
Arturo Mejia 4357ebb8aa For 20892 Update connection icons in address bar 3 years ago
Christian Sadilek 5cc5a3438c Remove mocked lambdas from AccountSettingsInteractorTest 3 years ago
Christian Sadilek a3cd81e7b8 Add missing androidx.lifecycle dependencies 3 years ago
MickeyMoz 8ab30a7ffd Update Android Components version to 93.0.20210901190054. 3 years ago
Aaron Train bca177541e
Rollback Flank to v21.08.1 (#21123) 3 years ago
Mozilla L10n Automation Bot ffa5668c73 Import l10n. 3 years ago
Sebastian Kaspari 5f99cf14d6 Print Java version in test tasks. 3 years ago
Sebastian Kaspari be6f379eec Force rebuild of Docker image. 3 years ago
czlucius cb6741210b For #18727: Exit PiP when launched externally with Intents 3 years ago
Mickey Moz 4c30483c57
Update Android Components version (#21109)
* Update Android Components version to 93.0.20210901143120.

* For #21043 - Integrate AC changes

* Fix breaking API changes of RestoreAction

Co-authored-by: Mugurell <Mugurell@users.noreply.github.com>
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
3 years ago
Christian Sadilek b7c2c0eb0b Do not run unit tests in parallel
This is to investigate the intermittent mockk class
generation/loading issues. Since we can not reproduce
locally and the failures are intermittent they could
be caused by us running unit tests in parallel.
3 years ago