spiegel-keyman/android/KMAPro
darcywong00 3a0134a758 Handle undefined packageID as "cloud"
Per design discussions, use "cloud" as the package ID when it's undefined. Those keyboards get stored physically at `/cloud/`.

Later on, keyboards installed via kmp will be installed at `/packages/packageID/`

Also update version checker depending on package ID:
1. cloud:  use the version string within the filename
2. all others: parse kmp.json for the keyboard version
2018-01-17 16:08:46 +07:00
..
.idea Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
gradle/wrapper Update to Android Studio and Gradle 3.0 2017-10-30 14:51:24 +07:00
kMAPro Handle undefined packageID as "cloud" 2018-01-17 16:08:46 +07:00
.classpath Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
build.gradle Update to Android Studio and Gradle 3.0 2017-10-30 14:51:24 +07:00
build.sh Stop gradle daemon from starting when we are running CI 2017-08-21 16:23:02 +07:00
gradlew Fix build scripts for Linux 2017-07-31 08:36:10 +07:00
gradlew.bat Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
ic_launcher-web.png Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
lint.xml Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
proguard-project.txt Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
project.properties Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
settings.gradle Add to history.md changelog 2017-08-23 17:28:47 +07:00