pageturner: seems to be working now
This commit is contained in:
parent
f443461eb6
commit
c25f56e31f
BIN
build/extlib/epublib/epublib-core-3.1.jar
Normal file
BIN
build/extlib/epublib/epublib-core-3.1.jar
Normal file
Binary file not shown.
Binary file not shown.
BIN
build/extlib/roboguice-sherlock/roboguice-sherlock-1.5.jar
Normal file
BIN
build/extlib/roboguice-sherlock/roboguice-sherlock-1.5.jar
Normal file
Binary file not shown.
|
@ -1 +1 @@
|
|||
http://mvnrepository.com/artifact/com.github.rtyley/roboguice-sherlock/1.1
|
||||
http://mvnrepository.com/artifact/com.github.rtyley/roboguice-sherlock
|
||||
|
|
BIN
build/extlib/sl4j/slf4j-api-1.6.1.jar
Normal file
BIN
build/extlib/sl4j/slf4j-api-1.6.1.jar
Normal file
Binary file not shown.
|
@ -8,7 +8,20 @@ FlattrID:462097
|
|||
|
||||
Summary:Synchronising e-reader
|
||||
Description:
|
||||
E-book reader with synchronisation capabilities.
|
||||
* Cloud synchronization for reading progress
|
||||
* Integrates with Calibre content server (or other OPDS/Stanza sources)
|
||||
* Search OPDS / Stanza catalogs
|
||||
* Buy books from Smashwords directly from the app.
|
||||
* Animated page flips by tapping/swiping/volume buttons/d-pad
|
||||
* Auto-scroll with rolling blind and timed page changes
|
||||
* Library to organize the books on your device.
|
||||
* Day / night mode with configurable colour schemes
|
||||
* Renders tables for use in text / tech books
|
||||
* Detects installed file managers and integrates with them
|
||||
* Brightness controls
|
||||
* Orientation locking
|
||||
* Whitespace stripping
|
||||
* Installable to SD Card
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -20,11 +33,11 @@ Build Version:1.0.1,3,d29570f185d585d3eaf83ebf8b9e78928f36ad2e,extlibs=guice/gui
|
|||
Build Version:1.1.2,6,1.1.2,extlibs=guice/guice-2.0-no_aop.jar;roboguice/roboguice-1.1.jar;epublib/epublib-core-3.0-SNAPSHOT2.jar;acra/acra-4.2.3.jar;sl4j/slf4j-android-1.6.1-RC1.jar;HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar;htmlcleaner/htmlcleaner-2.2.jar
|
||||
Build Version:1.2.1,8,d7a087618ba4390d8f154da656cc26ad92d2354c,srclibs=ActionBarNW@1a98f283,extlibs=guice/guice-2.0-no_aop.jar;roboguice/roboguice-1.1.jar;epublib/epublib-core-3.0-SNAPSHOT2.jar;acra/acra-4.2.3.jar;sl4j/slf4j-android-1.6.1-RC1.jar;HtmlSpanner/htmlspanner-0.2.jar;htmlcleaner/htmlcleaner-2.2.jar,prebuild=sed -i 's@\(android\.library\.reference\.1=\).*@\1$$ActionBarNW$$@' project.properties,target=android-15
|
||||
Build Version:1.3.4,14,6d28de0b2c,srclibs=ActionBarNW@1a98f283,extlibs=guice/guice-2.0-no_aop.jar;roboguice/roboguice-1.1.jar;epublib/epublib-core-3.0-SNAPSHOT2.jar;acra/acra-4.2.3.jar;sl4j/slf4j-android-1.6.1-RC1.jar;HtmlSpanner/htmlspanner-0.2.jar;htmlcleaner/htmlcleaner-2.2.jar,prebuild=sed -i 's@\(android\.library\.reference\.1=\).*@\1$$ActionBarNW$$@' project.properties,target=android-15
|
||||
#Can use maven but apk can't be found
|
||||
Build Version:2.0.7,24,!broken build - looks like wrong dependencies (at 2.0.7),srclibs=ActionBarSherlock@4.2.0,extlibs=guice/guice-2.0-no_aop.jar;\
|
||||
roboguice/roboguice-2.0.jar;epublib/epublib-core-3.0-SNAPSHOT2.jar;acra/acra-4.2.3.jar;\
|
||||
#Can use maven (uses author's repo) but apk can't be found
|
||||
Build Version:2.0.7,24,2.0.7,srclibs=ActionBarSherlock@4.2.0,extlibs=guice/guice-2.0-no_aop.jar;\
|
||||
roboguice/roboguice-2.0.jar;epublib/epublib-core-3.1.jar;acra/acra-4.2.3.jar;\
|
||||
sl4j/slf4j-android-1.6.1-RC1.jar;findbugs/jsr305-1.3.2.jar;\
|
||||
htmlcleaner/htmlcleaner-2.2.jar;roboguice-sherlock/roboguice-sherlock-1.1.jar,\
|
||||
htmlcleaner/htmlcleaner-2.2.jar;roboguice-sherlock/roboguice-sherlock-1.5.jar,\
|
||||
prebuild=sed -i 's@\(android\.library\.reference\.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
git clone https://github.com/NightWhistler/HtmlSpanner && mvn package -f HtmlSpanner/pom.xml && \
|
||||
mv HtmlSpanner/target/htmlspanner-0.3-SNAPSHOT.jar libs/,target=android-15
|
||||
|
|
Loading…
Reference in a new issue