Merge branch 'owncloud' of https://gitlab.com/krt/fdroiddata
This commit is contained in:
commit
ccfd27ae2a
|
@ -13,6 +13,9 @@ server app from your device and read RSS feeds on the go.
|
||||||
[https://github.com/owncloud/News-Android-App#updates Changelog]
|
[https://github.com/owncloud/News-Android-App#updates Changelog]
|
||||||
|
|
||||||
Status: Beta
|
Status: Beta
|
||||||
|
|
||||||
|
This app uses prebuilt libraries that have been verified to match their
|
||||||
|
upstream versions.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
@ -110,12 +113,26 @@ Build:0.5.5,40
|
||||||
disable=beta
|
disable=beta
|
||||||
commit=v0.5.5
|
commit=v0.5.5
|
||||||
|
|
||||||
|
Build:0.5.8,43
|
||||||
|
commit=v0.5.8
|
||||||
|
rm=OwncloudNewsReader.apk,News-Android-App/src/main/libs/gson-2.2.4-sources.jar,News-Android-App/src/main/libs/gson-2.2.4-javadoc.jar,News-Android-App/src/main/libs/jsoup-1.7.2.jar
|
||||||
|
submodules=yes
|
||||||
|
gradle=yes
|
||||||
|
subdir=News-Android-App
|
||||||
|
extlibs=jsoup/jsoup-1.7.2.jar
|
||||||
|
prebuild=sed -i -e 's/android {/android {\nlintOptions {\ncheckReleaseBuilds false\nabortOnError false\n}\n/g' \
|
||||||
|
-e 's@src/main/libs/@libs/@g' build.gradle && \
|
||||||
|
mv src/main/libs/gson-2.2.4.jar libs/gson-2.2.4.jar
|
||||||
|
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Releases are usually (not always) tagged. Tag names are erratic.
|
Releases are usually (not always) tagged. Tag names are erratic.
|
||||||
|
|
||||||
|
Gson and jsoup should be build from source.
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.5.5
|
Current Version:0.5.8
|
||||||
Current Version Code:40
|
Current Version Code:43
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue