1
0
Fork 0
Commit Graph

4535 Commits (8c1d3dc827635339005fe02f71fd2eeb241c363b)

Author SHA1 Message Date
MickeyMoz 1261da0ec7 Update Android Components version to 50.0.20200712190143. 2020-07-13 11:40:10 -04:00
Hakkı Kaan Çalışkan ca30fef579 For #12106: Follow ux mock on Settings --> Logins screen 2020-07-13 11:14:32 -04:00
Oana Horvath 4624bf5c50 For #10911: disables flaky createBookmarkFolderTest 2020-07-13 15:40:50 +03:00
Mugurell ea10d2a872 For #11875 - Prevent mixup of region / locale based search engines
We have two search engine types:
- one based on MLS reported region,
- one based only on Locale.

There are multiple steps involved in returning the default search engine for
example and though at each step we could verify if a certain operation is
completed we are still exposed to concurrency issues.
Simplest and most effective way to make sure the MLS engines do not mix with
Locale based engines is to use the same type of engines for the entire duration
of the app. At the next cold start we'll verify again which engines to use.

Using the Locale based engines (fallbacks) is expected to only happen once, at
the first run of the application after being installed.
2020-07-13 13:41:34 +03:00
Justin Wood (Callek) 24169d4671
Bug 1595808 - part 2: Update the decision image (#12407) 2020-07-13 12:16:35 +02:00
MickeyMoz 5172805329 Update Android Components version to 50.0.20200712130829. 2020-07-13 08:00:03 +03:00
Mozilla L10n Automation Bot ca352c555b Import l10n. 2020-07-13 07:59:10 +03:00
jhugman 9df13ae121
For #11655: add leanplum event for installing an addon (#12136) r=elise
* For #11655: add leanplum event for installing an addon

* Add link to data-review request in PR

* Addressed CI comments
2020-07-12 23:47:34 +01:00
Grisha Kruglov 31248b835c Synced Tabs: make sure to stop 'loading' when we encounter an error 2020-07-10 19:02:55 -07:00
Tiger Oakes c265a7089a
Fix Robolectric tests SDK version (#12464) 2020-07-10 17:21:10 -07:00
ekager 0add94e353 For #11324 - Adds trash icon to swipe to delete 2020-07-10 20:16:57 -04:00
Michael Comella 9fa241fbb0 No issue - post: mock profiler object in DefaultTabTrayControllerTest.
Without this line, the tests fail when running the full suite (but not
this test in isolation, for some reason).
2020-07-10 16:43:06 -07:00
Nazım Can Altınova 7319f77114 Add profiler markers for HomeActivity.load and DefaultTabTrayController.onNewTabTapped 2020-07-10 16:43:06 -07:00
Michael Comella 1202b15b17 No issue: move autosignRelease... to local.properties section of README. 2020-07-10 16:26:40 -07:00
Sawyer Blatz 5d9fdd6266 Update app/src/main/java/org/mozilla/fenix/HomeActivity.kt
Co-authored-by: Tiger Oakes <contact@tigeroakes.com>
2020-07-10 18:44:14 -04:00
Sawyer Blatz bab0f9d95b No issue: Update AC version 2020-07-10 18:44:14 -04:00
Tiger Oakes da87727c61
Add links in Checks panel for test/lint tasks (#12222)
* Add lints in Checks panel for test/lint tasks

* Switch to custom task

* Rename github tasks
2020-07-10 11:24:48 -07:00
Michael Comella 0df234cf76 For perf-frontend-issues#44: add local property to autosign release builds. 2020-07-10 10:55:32 -07:00
Mihai Eduard Badea 9aab1d1678 For issue #12339 - Collection delete dialog string update
Set the collection delete dialog title text to "Delete %1$s?"
2020-07-10 11:38:39 -04:00
Mozilla L10n Automation Bot c3b06374a1 Import l10n. 2020-07-09 21:39:49 -04:00
Grisha Kruglov 806f6031ae For #12433 - Allow synced tabs pull-to-refresh for non-critical account errors 2020-07-09 16:18:54 -07:00
ekager ad265be672 For #11303 - Change copy login origin to open in browser 2020-07-09 18:09:41 -04:00
Tiger Oakes c99a8f5cfa
Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 2020-07-09 10:50:51 -07:00
Emily Kager 63eb7b3e4e
For #12010: Follow ux mock on Settings --> ETP --> Info screen (#12429)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
2020-07-09 09:47:09 -07:00
Sebastian Kaspari a2a7b11425 Issue #12311: BrowserToolbarController: Stop SessionFeature and release session from EngineView. 2020-07-09 12:36:56 -04:00
TejaswiKarasani 1926ddbc22
No Issue: Verify the page main menu items UI Test (#12336) 2020-07-09 09:15:10 -07:00
Mozilla L10n Automation Bot cba27a3883 Import l10n. 2020-07-09 11:29:38 -04:00
MickeyMoz ad16f12fa6 Update Android Components version to 50.0.20200709130100. 2020-07-09 17:04:27 +02:00
David Walsh 85cebf8796 For 11889 - Fix snackbar for collection creation in browser fragment 2020-07-09 08:50:12 +03:00
Emily Kager 51cc9aec1e
Adds issue section to readme (#12394) 2020-07-08 18:56:58 -07:00
mozilla-l10n-automation-bot 6f49e08725
Import l10n. (#12404) 2020-07-08 18:56:37 -07:00
Hakkı Kaan Çalışkan d76d8d1881 For #11563: Set ic_close.xml to use full width and height 2020-07-08 17:21:25 -04:00
ekager 38657bbfc6 For #11431 - Scroll to restored tab in tab tray 2020-07-08 17:18:16 -04:00
Christian Sadilek 216396d979 For #12353: URL copied to clipboard should not be extension/reader URL 2020-07-08 16:55:32 -04:00
Tiger Oakes 9ae1aa6f16 Add tests for exceptions 2020-07-08 15:52:37 -04:00
MickeyMoz 236b981881 Update Android Components version to 50.0.20200708130551. 2020-07-08 12:44:51 -04:00
isabelrios 8b3f9804b5
No issue: Update screenshots test (#12348) 2020-07-08 12:20:34 -04:00
Tiger Oakes 67ce5ad5d9
Add tests for onboarding viewholders (#11522) 2020-07-08 07:53:22 -07:00
Richard Pappalardo cf94906e9d fix: disable intermittent test failure 2020-07-08 12:21:25 +03:00
Tiger Oakes 720a590902
Add tests for browser helper classes (#12370) 2020-07-07 19:46:25 -07:00
Mozilla L10n Automation Bot bedd1d452c Import l10n. 2020-07-07 21:27:37 -04:00
Christian Sadilek 5ad714db86 Update Android Components version to 50.0.20200707200739 2020-07-07 18:41:12 -04:00
Christian Sadilek 27c608d956 Update built-in extensions for new AC/GV API
New API (installBuiltIn/ensureBuiltin) requires
- Gecko IDs and new permissions
- Extension will only be re-installed if it has a new version

This includes a gradle task to automatically generate a
new version in manifest.json for every build so we don't
forget to update the version and end up with changes that
are never applied.
2020-07-07 18:41:12 -04:00
amkcpu fab64229a5 Closes #11873 - Add scrollbar in tabs tray 2020-07-07 17:50:56 -04:00
ekager bceb07a05b For #12312 - Disable settings that navigate while authenticating 2020-07-07 16:46:14 -04:00
Michael Comella 3e617245b5 For #12345: catch SecurityException when calling reportFullyDrawn.
That's amazing! I've got the same combination on my luggage.
2020-07-07 13:44:09 -07:00
Tiger Oakes 65637e9e2b
Use A-C version of Resources.getSpanned (#12358) 2020-07-07 13:36:29 -07:00
MickeyMoz 4f74f34dba Update Android Components version to 49.0.20200707131055. 2020-07-07 14:49:54 -04:00
Mihai Eduard Badea eeb8719fa1 For issue #12126 - Tab counter consumeFrom update
Added a direct call to the updateTabCounter method to account for changes made to the BrowserState while the tabCounter view is not visible.
2020-07-07 11:12:55 -04:00
Mozilla L10n Automation Bot f838049e97 Import l10n. 2020-07-07 11:12:02 -04:00