- 19 Dec, 2019 6 commits
-
-
Johan Lorenzo authored
-
Mihai Adrian authored
-
Tiger Oakes authored
-
Tiger Oakes authored
-
mcarare authored
Uninstall engine immediately and allow reinstall in onCancel. Set previous list with default engine in onCancel. Keep default engine change in operation and remove now unnecessary view refresh.
-
Tiger Oakes authored
-
- 18 Dec, 2019 5 commits
-
-
Rushab Kumar authored
-
Sebastian Kaspari authored
-
Emily Kager authored
* For #7219 - Use accent color for downloads dialog positive button * For #7219 - Fixes gap beneath download notification dialog * switch to setimageresource
-
Emma Malysz authored
* For perf-frontend-issues#16: specify device_config parameter to be 'android7' when running Nimbledroid tests. This will switch the tests from running Android5 to Android7, which is a better representation of our user's experience * Ensure we can test with both Android5 and Android7
-
Roger Yang authored
-
- 17 Dec, 2019 9 commits
-
-
Severin Rudie authored
-
Grisha Kruglov authored
This call will acquire a "write" lock at the storage layer (sqlite's reserved+), which may interfere with migrations that run during startup as well (they need to write to storage, and so also need to acquire a lock). If these operations clash, we get a SQLITE_BUSY crash. For now, just disable the maintenance operation.
-
Tiger Oakes authored
-
David Walsh authored
-
Sawyer Blatz authored
I'm sorry, Dave, I'm afraid I can't do that.
-
Colin Lee authored
-
Sebastian Kaspari authored
-
Suraj Shah authored
* Fixes #7048. Adds extension function to check if online or not based on capabilities Modified `buildDeviceList` Modifies tests * Fixing lint error for max length Fixing test in AppRequestInterceptorTest.kt * Adds suppression for deprecation Moving away from using anko for ConnectivityManager instance * Creates ConnectivityManager extension component * Fixes #7180 Refactors test cases to fix static mocks
-
David Walsh authored
* Fix 5366 - Use VectorDrawableCompat for all imagery * Fix detekt lint issues * Restore previous comment contents
-
- 16 Dec, 2019 6 commits
-
-
Severin Rudie authored
This ensures that the bar is expanded when opening a link in a new tab
-
Jeff Boek authored
-
mcarare authored
-
Colin Lee authored
-
Aaron Train authored
-
Aaron Train authored
Add tests for verifying basic UI functionality of Enhanced Tracking Protection
-
- 14 Dec, 2019 3 commits
-
-
Patrick Martin authored
-
Afzal Najam authored
-
Ryan Kelly authored
-
- 13 Dec, 2019 9 commits
-
-
mcarare authored
-
mcarare authored
Set visibility for feature flags before settings screen it's displayed. Change string for preference to match existing header string. Update UI Tests
-
mcarare authored
-
Colin Lee authored
-
Will Hawkins authored
If the intent that starts the HomeActivity includes an extra boolean flag named finishonboarding and it is set to true, Fenix will "finish onboarding".
-
Emily Kager authored
-
Emily Kager authored
-
Justin Wood authored
-
Justin Wood authored
-
- 12 Dec, 2019 2 commits
-
-
Vlad Filippov authored
-
Emily Kager authored
-