Merge branch 'update_sismics_reader' into 'master'

com.sismics.reader: Updated to newest version and added srclibs

Build, install and starting of the app tested. Functionality untested because of the lack of an sismics server.

Using Aquery @ 0.26.9 instead of 0.26.7 because of this issue in the older versions together with Java7: https://groups.google.com/forum/#!topic/android-query/3HmROsnDJ20

Not quite sure if we also should replace the "drag-sort-listview-0.6.1-SNAPSHOT-AAR.aar" in https://github.com/sismics/reader/tree/master/reader-android/app/libs . This is currently also used in [net.rurik.roman.dashclock](/fdroid/fdroiddata/blob/master/metadata/net.nurik.roman.dashclock.txt)

See merge request !468
This commit is contained in:
Boris Kraut 2015-01-12 18:34:00 +00:00
commit 8017117362
2 changed files with 10 additions and 0 deletions

View file

@ -32,6 +32,13 @@ Build:1.3.2,6
$$MVN3$$ -N -Pinit validate && \
$$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r13 -Dpackaging=jar -Dfile=libs/android-support-v4r13.jar
Build:1.5.1,11
commit=c0af802ddc35be7e02e91e35d33d068c485beb47
subdir=reader-android/app
srclibs=AndroidQuery@0.26.9
gradle=yes
prebuild=rm libs/*.jar && cp -fR $$AndroidQuery$$/src/com src/main/java/com
Maintainer Notes:
Tags are probably for the server, they definitely don't correspond to client releases.
.

3
srclibs/AndroidQuery.txt Normal file
View file

@ -0,0 +1,3 @@
Repo Type:git
Repo:https://github.com/androidquery/androidquery.git