Adam Novak
1c29b6f439
Don't hunt for the dsk manager because we have found it
2020-11-08 17:18:57 -08:00
Adam Novak
dffb84aec4
Merge remote-tracking branch 'origin/upstream-sync' into upstream-sync2
2020-11-08 17:18:19 -08:00
interfect
39339377b8
Try and find the Android sdkmanager on Travis
2020-11-08 17:13:48 -08:00
Adam Novak
ebbf9bb352
Merge remote-tracking branch 'upstream/releases/v83.0.0' into upstream-sync2
2020-11-08 17:10:23 -08:00
Adam Novak
718c486765
Make Travis preinstall needed NDK too
2020-11-08 17:09:52 -08:00
Adam Novak
5b2bbe9a08
Add pre-installation of missing SDK parts to Github Actions
2020-11-08 17:07:44 -08:00
Adam Novak
0082e32088
Suppress Mozilla's new lint errors
2020-11-08 16:53:33 -08:00
Stefan Arentz
1ad5a98260
Update to Android-Components 63.0.6. ( #16418 )
2020-11-06 16:18:13 -05:00
Stefan Arentz
18a3fd33c4
Update to Android-Components 63.0.5. ( #16359 )
2020-11-03 21:26:18 -05:00
Stefan Arentz
abe27d53af
Fixes #16348 - Increase Gradle daemon memory size ( #16349 ) ( #16354 )
2020-11-03 16:02:10 -05:00
Stefan Arentz
ed01490512
Uplift #16267 - Make sure we are cleaning up test coroutines ( #16350 )
...
Co-authored-by: ekager <emilykager@gmail.com>
2020-11-03 15:21:53 -05:00
Stefan Arentz
bfe934fb1a
Update to Android-Components 63.0.4. ( #16335 )
2020-11-03 11:55:10 -05:00
Sebastian Kaspari
9f29678e0a
For #16250 : Disable remote USB debugging for SDK <23. ( #16322 )
...
Co-authored-by: mcarare <mihai.carare.dev@gmail.com>
2020-11-02 12:37:45 -05:00
Stefan Arentz
998e759cb5
Use Android-Components 63.0.1 ( #16211 )
2020-10-27 13:56:59 -04:00
Adam Novak
a6e01d9f8b
Revert "Manually install NDK"
...
This reverts commit 9c0b461e90
.
2020-10-26 17:27:13 -07:00
Adam Novak
3cd64d8be6
Revert "Also grab NDK for releases"
...
This reverts commit 955e87761c
.
2020-10-26 17:27:03 -07:00
interfect
955e87761c
Also grab NDK for releases
2020-10-26 17:19:58 -07:00
interfect
9c0b461e90
Manually install NDK
...
I had to `sdkmanager "ndk;21.0.6113669"` locally too. Gradle is supposed to fetch all the SDK components for me, but for some reason it isn't doing do for this one.
2020-10-26 17:18:52 -07:00
Adam Novak
86742d23c4
Merge remote-tracking branch 'upstream/releases/v83.0.0' into upstream-sync
2020-10-25 21:48:41 -07:00
interfect
e0fd0613d8
Hide private browsing myths link ( #232 )
...
Also turn off Android test for it.
This is easier than actually writing our own documentation, disentangling the
link from the SUMO topic linking system, and changing the tests to respect the
new destination. The downside is that if users don't know what they're doing
with private browsing, we will no longer even try to help them.
This fixes #221 .
2020-10-25 20:49:36 -07:00
interfect
b4c7f62ff3
Describe install process and tracker stubs ( #231 )
...
* Describe install process and tracker stubs
This should fix #226 and maybe stop #228 from being reported again.
* Give Relan credit for the analytics stubs
2020-10-25 20:34:39 -07:00
Stefan Arentz
74d6eceffc
Use Android-Components 63.0.0 ( #16102 )
2020-10-21 17:52:21 -04:00
ekager
aae43b84eb
For #12062 - Feature Flag return to browser ( #16099 )
2020-10-21 16:29:06 -04:00
ekager
6b8f2001df
For #16084 - Match elevation of Tab in Collection to header ( #16100 )
2020-10-21 15:47:25 -04:00
ekager
d5cb9c599c
For #15910 - Adds back automatic toggle, disables slider when enabled ( #16070 )
2020-10-21 12:20:04 -04:00
Arturo Mejia
dbe6dbb18c
For #16019 - Fix intermittent test failure TrackingProtectionPolicyFactoryTest ( #16056 )
2020-10-21 10:25:25 -04:00
mcarare
1a10215caf
For #14619 : Show half a tab top offset when scrolling to selected tab.
2020-10-21 13:31:59 +03:00
mozilla-l10n-automation-bot
20df97ad57
Import l10n. ( #16074 )
2020-10-20 20:41:54 -04:00
Mugurell
57462d612f
For #16054 - Enable pull to refresh webpage in Nightly and Debug ( #16060 )
2020-10-20 20:41:14 -04:00
Elise Richards
7e3c26914c
For #15080 : Handle default search engine when editing or removing ( #15768 )
2020-10-20 16:00:00 -07:00
Juan C. Goncalves
eb0712d9b4
For #11397 - Add lint rule for AppCompatResources instead of ContextCompat ( #16011 )
2020-10-20 13:23:43 -07:00
MickeyMoz
cd4cd020b2
Update Android Components version to 63.0.20201019143159.
2020-10-20 09:59:49 -07:00
Sebastian Kaspari
0d97862824
FennecWebAppIntentProcessor: Catch JSONException.
2020-10-20 15:46:18 +02:00
Mihai Adrian Carare
b1bc024ff5
For #11631 : Move report site issue extension to main menu. ( #15884 )
...
* For #11631 : Move report site issue extension to main menu.
* For #11631 : Update UI test for installing add-on.
2020-10-20 09:34:54 +03:00
Tom Klein
57ba92080f
For #15480 - Update the UI when a collection is renamed
2020-10-19 19:32:11 -07:00
mcarare
edd613ace2
For #15688 : Update UI tests.
2020-10-19 17:45:46 -07:00
mcarare
5f01583f25
For #15688 : Update unit tests.
2020-10-19 17:45:46 -07:00
mcarare
9274558e2f
For #15688 : Navigate to home screen with arguments on new tab action.
2020-10-19 17:45:46 -07:00
Mozilla L10n Automation Bot
ae74edecdb
Import l10n.
2020-10-19 17:37:17 -07:00
Sebastian Kaspari
2da24cd91d
Update Android Components, Kotlin, Gradle plugin ( #16021 )
...
* Closes #13262 : Update AGP to 4
* Update to Mozilla Android Components 63.0.20201019090011.
* Update Kotlin to 1.4.10 and Coroutines to 1.3.9.
* Fix new compiler warnings.
* Fix compilation of lint rules module.
* Pin JNA version.
* Fix new lint errors.
Co-authored-by: Tiger Oakes <toakes@mozilla.com>
2020-10-19 14:07:47 -04:00
Mihai Adrian Carare
3ed49d8802
For #14744 : Also show Fill link from clipboard with search shortcuts. ( #15885 )
2020-10-19 13:58:54 -04:00
Christian Sadilek
f59cfd961c
Configure M5 AMO collection for all builds
2020-10-19 11:19:47 -04:00
mozilla-l10n-automation-bot
46ff7a182a
Import l10n. ( #16014 )
2020-10-18 23:26:52 -04:00
mozilla-l10n-automation-bot
c941bd99b0
Import l10n. ( #16001 )
2020-10-17 21:54:08 -04:00
Mickey Moz
999dafc5cd
Update Android Components version to 63.0.20201016221440. ( #15982 )
2020-10-17 09:42:19 -04:00
liuche
259ec95b8c
Issue #15731 - Enable tg
on release locales. ( #15984 )
2020-10-17 09:41:48 -04:00
mozilla-l10n-automation-bot
1d91f1f087
Import l10n. ( #15986 )
2020-10-17 09:41:31 -04:00
Gabriel Luong
d33bd76e40
For #15796 - Use the device locale for the system locale subtitle ( #15975 )
2020-10-17 09:40:28 -04:00
Gabriel Luong
87ec7a77ae
For #15937 - Remove topFrecentSite feature flag ( #15967 )
...
* For #15937 - Remove the topFrecentSite feature flag
* For #15937 - Hide the "Pull to refresh" preference since its visibility is managed by a feature flag
2020-10-16 18:37:27 -07:00
Juan C. Goncalves
6d699105ad
For #8947 - Lint check for licenses in Kotlin/Java source files ( #15639 )
2020-10-16 17:41:08 -07:00