gecko-dev/mobile/android/thirdparty
Jan Henning 93115a878a Bug 1485439 - Upgrade to Java 8. r=nalexander,jchen
Doing so allow to use try-with-resources on all API levels supported by us, not
just starting from API19.

Unfortunately this step also introduces some additional ambiguities in overload
resolution, which means that one of GeckoResult's "then" overloads needs to be
renamed.

Differential Revision: https://phabricator.services.mozilla.com/D4887

--HG--
extra : rebase_source : 7173395484a9616ce739e9d2ba3aa0b8410be386
extra : source : 66955d05bb86c25b1fcb81d60b38be95018d09ca
2018-08-22 21:15:42 +02:00
..
ch/boye/httpclientandroidlib Bug 1465053 - Remove confusing README files from /mobile/android/; r=jchen 2018-06-19 16:15:00 +03:00
com Bug 1486432 Leanplum push notifications are not received on devices with Android O or above r=JanH,flod 2018-09-03 10:21:51 +00:00
org Bug 1457255 - 2. Fix Java warnings; r=me 2018-05-01 00:22:54 -04:00
src/main/res/drawable Bug 1486432 Leanplum push notifications are not received on devices with Android O or above r=JanH,flod 2018-09-03 10:21:51 +00:00
AndroidManifest.xml
build.gradle Bug 1485439 - Upgrade to Java 8. r=nalexander,jchen 2018-08-22 21:15:42 +02:00
README

This directory contains the source code of Java libraries used by
Mozilla Fennec (Firefox for Android) but developed by third-party
organizations.