gecko-dev/mobile/android/thirdparty
Swaroop Rao 7e12d23496 Bug 1328837 - Move 'Switchboard' code into our module/package. Refactored SwitchBoard component to pull it into the app module. r=sebastian
MozReview-Commit-ID: HfypfVFdPwP

--HG--
rename : mobile/android/thirdparty/com/keepsafe/switchboard/AsyncConfigLoader.java => mobile/android/base/java/org/mozilla/gecko/switchboard/AsyncConfigLoader.java
rename : mobile/android/thirdparty/com/keepsafe/switchboard/DeviceUuidFactory.java => mobile/android/base/java/org/mozilla/gecko/switchboard/DeviceUuidFactory.java
rename : mobile/android/thirdparty/com/keepsafe/switchboard/Preferences.java => mobile/android/base/java/org/mozilla/gecko/switchboard/Preferences.java
rename : mobile/android/thirdparty/com/keepsafe/switchboard/Switch.java => mobile/android/base/java/org/mozilla/gecko/switchboard/Switch.java
rename : mobile/android/thirdparty/com/keepsafe/switchboard/SwitchBoard.java => mobile/android/base/java/org/mozilla/gecko/switchboard/SwitchBoard.java
extra : rebase_source : 696e6169c616f7a7540d452b27318c9647f620ee
2017-01-28 16:26:13 -05:00
..
ch/boye/httpclientandroidlib Backed out 2 changesets (bug 984503) for android build bustage 2014-08-29 12:30:33 -07:00
com Bug 1328837 - Move 'Switchboard' code into our module/package. Refactored SwitchBoard component to pull it into the app module. r=sebastian 2017-01-28 16:26:13 -05:00
org Bug 964854 - Reveal cause of exception. r=rnewman 2015-06-19 10:50:34 -07:00
AndroidManifest.xml Bug 1123416 - Part 5: Make a 'thirdparty' Gradle project in the source directory. r=sebastian 2015-10-20 15:32:50 -07:00
build.gradle Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian 2016-10-05 20:23:38 -07:00
README

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