add 0.9.4-ICS for KolabDroid

This commit is contained in:
David Black 2013-08-22 19:44:40 +01:00
parent 827461a703
commit 13a1a062b6

View file

@ -13,12 +13,17 @@ or IMAP servers.
Status: '''Currently, this is a developer preview.''' Status: '''Currently, this is a developer preview.'''
The project can eat all your data. The project can eat all your data.
(And calendar sync doesn't work on Android 4.x). (Calendar sync probably only works on 0.9.4-ICS).
. .
Repo Type:git Repo Type:git
Repo:https://git.gitorious.org/kolab-android/kolab-android.git Repo:https://git.gitorious.org/kolab-android/kolab-android.git
Build Version:0.9.4-ICS,94,91eab7c,forceversion=yes,prebuild=\
cp -r javamail/* src/ && rm -rf javamail/ && \
cp -r activation/* src/ && rm -rf activation/ && \
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml
Build Version:0.9.5,95,8d9fce5,prebuild=\ Build Version:0.9.5,95,8d9fce5,prebuild=\
cp -r javamail/* src/ && rm -rf javamail/ && \ cp -r javamail/* src/ && rm -rf javamail/ && \
cp -r activation/* src/ && rm -rf activation/ && \ cp -r activation/* src/ && rm -rf activation/ && \