mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
2cad715525
The pull request targets: 1) Introduces Gradle support 2) Updates maven support (even thou the apk generated is not stable) 3) Updates the setup_env.* scripts to support different building tools 4) Removes non UTF-8 characters 5) Removes switches on R.id entries (not supported anymore from ADT >= 14) 6) Introduced a binary dependency (.aar) that replace the actionbarsherlock sub-module Remainders: 1) Change the sub-module back to the owncloud android library once the PR will be merge |
||
---|---|---|
.. | ||
.settings | ||
gradle/wrapper | ||
res | ||
src/com/owncloud/android/workaround/accounts | ||
.classpath | ||
.gitignore | ||
.project | ||
AndroidManifest.xml | ||
build.gradle | ||
build.xml | ||
gradlew | ||
gradlew.bat | ||
proguard-project.txt | ||
project.properties | ||
README.md |
ownCloud Jelly Bean Workaround
Helper app to work around the problem of lost credentials at reboot time found in devices with Android 4.1.x.
Only needed for ownCloud apps installed from the Google Play Store.
See more information about the bug here: http://code.google.com/p/android/issues/detail?id=34880