Book Catalogue: antifeature, disable update check
This commit is contained in:
parent
1f14b9c426
commit
340eb9e596
|
@ -1,3 +1,4 @@
|
||||||
|
AntiFeatures:UpstreamNonFree
|
||||||
Categories:Reading
|
Categories:Reading
|
||||||
License:GPLv3+
|
License:GPLv3+
|
||||||
Web Site:https://github.com/eleybourn/Book-Catalogue/wiki
|
Web Site:https://github.com/eleybourn/Book-Catalogue/wiki
|
||||||
|
@ -128,8 +129,12 @@ Build:5.1.1,168
|
||||||
sed -i -e 's/GoodreadsApiKeys.GOODREADS_DEV_SECRET/"JARXkJTfyo0F8MyctYi9bUmrLISjo8vXAHsZHiuk2E"/g' -e 's/GoodreadsApiKeys.GOODREADS_DEV_KEY/"udFVpMhBnhJutfVj6abfA"/g' src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
|
sed -i -e 's/GoodreadsApiKeys.GOODREADS_DEV_SECRET/"JARXkJTfyo0F8MyctYi9bUmrLISjo8vXAHsZHiuk2E"/g' -e 's/GoodreadsApiKeys.GOODREADS_DEV_KEY/"udFVpMhBnhJutfVj6abfA"/g' src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
|
||||||
target=android-16
|
target=android-16
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
Now includes non-free libraries, e.g. Amazon Mobile Associates library.
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags ^[0-9.]*-release$
|
Update Check Mode:None
|
||||||
Current Version:5.1.1
|
Current Version:5.1.1
|
||||||
Current Version Code:168
|
Current Version Code:168
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue