From 004731ee1d459c3c403f97899f632c6895132121 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Fri, 15 Mar 2013 16:37:01 +0100 Subject: [PATCH 1/4] Add Google-Gson to gitignore --- build/extlib/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/build/extlib/.gitignore b/build/extlib/.gitignore index c42c9ceb24..efba60e228 100644 --- a/build/extlib/.gitignore +++ b/build/extlib/.gitignore @@ -66,3 +66,4 @@ HoloColorPicker/ ChartLib/ MeterLib/ SunriseSunset/ +Google-Gson/ From e97c3b63b3241ad896b06c0170be71fcd3ae4549 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Fri, 15 Mar 2013 16:37:24 +0100 Subject: [PATCH 2/4] New app: openmesa --- metadata/de.uni_potsdam.hpi.openmensa.txt | 32 +++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/de.uni_potsdam.hpi.openmensa.txt diff --git a/metadata/de.uni_potsdam.hpi.openmensa.txt b/metadata/de.uni_potsdam.hpi.openmensa.txt new file mode 100644 index 0000000000..be021bd2ea --- /dev/null +++ b/metadata/de.uni_potsdam.hpi.openmensa.txt @@ -0,0 +1,32 @@ +AntiFeatures:NonFreeNet +Category:Office +License:Apache2 +Web Site:https://github.com/domoritz/open-mensa-android +Source Code:https://github.com/domoritz/open-mensa-android +Issue Tracker:https://github.com/domoritz/open-mensa-android/issues + +Summary:Meals for university canteens +Description: +OpenMensa shows you what you can eat in the cafeteria or canteen at your +university. At the moment about 150 canteens in German speaking countries are +supported. In order to get today's meal plan, this app connects to the +database at http://openmensa.org/. + +Anti-feature:NonFreeNet. It seems that the on-line database server is to be +open-sourced sometime in the near future, although currently it is still not. +. + +Repo Type:git +Repo:https://github.com/domoritz/open-mensa-android.git + +# Google-Gson@1163 corresponds to version 2.2.2 +Build Version:0.4,4,39179db03aed6ed61e51256247ec4b71bfefa6a2,extlibs=\ +android/android-support-v4.jar;osmdroid/osmdroid-android-3.0.8.jar;\ +sl4j/slf4j-android-1.6.1-RC1.jar,srclibs=ActionBarSherlock@4.2.0;Google-Gson@1163,\ +prebuild=mv $$Google-Gson$$/src/main/java/com src + +Auto Update Mode:None +Update Check Mode:Market +Current Version:0.4 +Current Version Code:4 + From c2b9f8542d1d64d038b02438c9132fc4c540cfd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Fri, 15 Mar 2013 17:20:27 +0100 Subject: [PATCH 3/4] New app: Caldav Sync Adapter --- metadata/org.gege.caldavsyncadapter.txt | 26 +++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/org.gege.caldavsyncadapter.txt diff --git a/metadata/org.gege.caldavsyncadapter.txt b/metadata/org.gege.caldavsyncadapter.txt new file mode 100644 index 0000000000..0487633d1f --- /dev/null +++ b/metadata/org.gege.caldavsyncadapter.txt @@ -0,0 +1,26 @@ +Category:Office +License:Apache2 +Web Site:https://github.com/gggard/AndroidCaldavSyncAdapater +Source Code:https://github.com/gggard/AndroidCaldavSyncAdapater +Issue Tracker:https://github.com/gggard/AndroidCaldavSyncAdapater/issues + +Summary:Caldav sync adapter +Description: +Synchronise your calendar from a caldav calendar server. Fully integrated and +transparent in Android account management. + +You can use your owncloud server with the following uri scheme: +https://owncloud_server/remote.php/caldav/principals/user_name +. + +Repo Type:git +Repo:https://github.com/gggard/AndroidCaldavSyncAdapater.git + +Build Version:1.6,7,v1.6,subdir=CalDAVSyncAdapter,prebuild=\ +sed -i 's@/libs/@libs/@' proguard-project.txt + +Auto Update Mode:None +Update Check Mode:Market +Current Version:1.6 +Current Version Code:7 + From eb7e12bd17ff5825ca1e597f926bb9ef7610f52e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Fri, 15 Mar 2013 17:21:13 +0100 Subject: [PATCH 4/4] Disable caldavsyncadapter: forgot about the libs! --- metadata/org.gege.caldavsyncadapter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.gege.caldavsyncadapter.txt b/metadata/org.gege.caldavsyncadapter.txt index 0487633d1f..543e6e0a51 100644 --- a/metadata/org.gege.caldavsyncadapter.txt +++ b/metadata/org.gege.caldavsyncadapter.txt @@ -16,7 +16,7 @@ https://owncloud_server/remote.php/caldav/principals/user_name Repo Type:git Repo:https://github.com/gggard/AndroidCaldavSyncAdapater.git -Build Version:1.6,7,v1.6,subdir=CalDAVSyncAdapter,prebuild=\ +Build Version:1.6,7,!unknown source of some libs v1.6,subdir=CalDAVSyncAdapter,prebuild=\ sed -i 's@/libs/@libs/@' proguard-project.txt Auto Update Mode:None