DailybRead: Fix build and metadata
This commit is contained in:
parent
52f6bd7257
commit
161d0fddaf
|
@ -1,15 +1,15 @@
|
||||||
Categories:Reading
|
Categories:Reading
|
||||||
License:AGPL
|
License:AGPLv3
|
||||||
|
|
||||||
Web Site:http://elevenk.tk/portfolio.html
|
Web Site:http://elevenk.tk/portfolio.html
|
||||||
Source Code:https://github.com/jpkrause/DailybRead
|
Source Code:https://github.com/jpkrause/DailybRead
|
||||||
Issue Tracker:https://github.com/jpkrause/DailybRead/issues
|
Issue Tracker:https://github.com/jpkrause/DailybRead/issues
|
||||||
|
|
||||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RSH5EHTQ8PU8A&lc=US&item_name=Eleven%2dK%20Software&item_number=dailyBreadAndroid¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted
|
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RSH5EHTQ8PU8A&lc=US&item_name=Eleven%2dK%20Software&item_number=dailyBreadAndroid¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted
|
||||||
Bitcoin:1E7nyNHffkzQY6PuZirazUYRFGMhBVeFvZ
|
Bitcoin:1E7nyNHffkzQY6PuZirazUYRFGMhBVeFvZ
|
||||||
|
|
||||||
Summary:Find random books for you to read and download from a huge, free library!
|
Auto Name:DailybRead
|
||||||
Description:DailybRead finds random books for you to read and download from OpenLibrary.
|
Summary:Find books to download and read
|
||||||
|
Description:
|
||||||
|
Finds random books for you to read and download from OpenLibrary.
|
||||||
|
|
||||||
The app features include:
|
The app features include:
|
||||||
|
|
||||||
|
@ -22,18 +22,25 @@ The random search acts as a sort of 'book roulette' by picking random words
|
||||||
from the english language and trying to find a book with that word.
|
from the english language and trying to find a book with that word.
|
||||||
You can see what words it is using for the search while it is looking.
|
You can see what words it is using for the search while it is looking.
|
||||||
Search as many times as you like to keep finding new, interesting books!
|
Search as many times as you like to keep finding new, interesting books!
|
||||||
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/jpkrause/DailybRead.git
|
Repo:https://github.com/jpkrause/DailybRead.git
|
||||||
|
|
||||||
Build:0.2,5
|
Build:0.2,5
|
||||||
submodules=yes
|
|
||||||
commit=V0.2
|
commit=V0.2
|
||||||
subdir=app
|
subdir=app
|
||||||
|
submodules=yes
|
||||||
gradle=yes
|
gradle=yes
|
||||||
rm=app/libs/*.jar
|
rm=app/libs/*.jar
|
||||||
|
extlibs=epublib/epublib-core-3.1.jar
|
||||||
|
|
||||||
Auto Update Mode:Version
|
Maintainer Notes:
|
||||||
|
Replace epublib with recent srclib version!
|
||||||
|
.
|
||||||
|
|
||||||
|
Auto Update Mode:Version V%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.2
|
Current Version:0.2
|
||||||
Current Version Code:5
|
Current Version Code:5
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue