nextcloud-android/oc_jb_workaround
MMMarcy 2cad715525 Commit for the PR
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
2014-10-28 16:09:34 +01:00
..
.settings Added helper app to work around the issue of lost credentials at boot time affecting ownCloud apps installed from the Google Play Store in Android 4.1.x 2013-01-18 13:33:08 +01:00
gradle/wrapper Commit for the PR 2014-10-28 16:09:34 +01:00
res Removed legacy icons in JB workaround app 2013-12-12 12:24:04 +01:00
src/com/owncloud/android/workaround/accounts OC-1663: Replace references to app_name in code 2013-10-17 16:54:43 +02:00
.classpath Dumb update of workaround app (1.0.5) to avoid problems after update of main app 2013-08-01 18:28:41 +02:00
.gitignore Added helper app to work around the issue of lost credentials at boot time affecting ownCloud apps installed from the Google Play Store in Android 4.1.x 2013-01-18 13:33:08 +01:00
.project Added helper app to work around the issue of lost credentials at boot time affecting ownCloud apps installed from the Google Play Store in Android 4.1.x 2013-01-18 13:33:08 +01:00
AndroidManifest.xml Bump workaround app version to 1.0.19 2014-10-24 10:52:41 +02:00
README.md Added helper app to work around the issue of lost credentials at boot time affecting ownCloud apps installed from the Google Play Store in Android 4.1.x 2013-01-18 13:33:08 +01:00
build.gradle Commit for the PR 2014-10-28 16:09:34 +01:00
build.xml Added workaround app project to environment setup files 2013-11-04 11:40:07 +01:00
gradlew Commit for the PR 2014-10-28 16:09:34 +01:00
gradlew.bat Commit for the PR 2014-10-28 16:09:34 +01:00
proguard-project.txt Added helper app to work around the issue of lost credentials at boot time affecting ownCloud apps installed from the Google Play Store in Android 4.1.x 2013-01-18 13:33:08 +01:00
project.properties Commit for the PR 2014-10-28 16:09:34 +01:00

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