2012-03-03 10:40:04 +00:00
|
|
|
Category:Reading
|
2012-01-10 23:25:28 +00:00
|
|
|
License:GPLv3+
|
2010-10-21 22:26:38 +00:00
|
|
|
Web Site:http://github.com/eleybourn/Book-Catalogue/wiki
|
|
|
|
Source Code:http://github.com/eleybourn/Book-Catalogue
|
|
|
|
Issue Tracker:http://github.com/eleybourn/Book-Catalogue/issues
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2012-11-12 12:49:52 +00:00
|
|
|
Summary:Book cataloguing app
|
2010-10-21 22:26:38 +00:00
|
|
|
Description:
|
2012-11-12 12:49:52 +00:00
|
|
|
N.B The GoodReads integration won't work as there aren't any API
|
2012-11-28 11:55:03 +00:00
|
|
|
keys in the source code to make it work. If you are switching between
|
|
|
|
different apk signatures it is a good idea to export your list
|
|
|
|
before uninstalling.
|
2012-11-12 12:49:52 +00:00
|
|
|
|
2012-09-17 20:53:29 +00:00
|
|
|
This is a simple book catalogue application, to store a list of your books.
|
|
|
|
Books can be added either manually, by ISBN, or by barcode if you have
|
|
|
|
[[com.google.zxing.client.android]] installed. In the case of the last two
|
|
|
|
methods, information including cover images is sought on the internet
|
|
|
|
meaning you can have a thorough record of a book in as little as 30 seconds.
|
|
|
|
|
|
|
|
One thing to watch out for is that in rare case, barcodes do not contain ISBN
|
|
|
|
numbers. This will usually apply to older trade or pulp books and a barcode is
|
|
|
|
often also present inside the front cover. If no ISBN is present a search for
|
|
|
|
the author's name may still give results.
|
2010-10-21 22:26:38 +00:00
|
|
|
.
|
|
|
|
|
2010-11-11 00:03:39 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:git://github.com/eleybourn/Book-Catalogue.git
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2011-06-23 19:19:09 +00:00
|
|
|
Build Version:3.0.1,36,b876c6df82c7e195ec5d,patch=percent-in-strings.patch
|
|
|
|
Build Version:3.0,35,448858bad8b397974db7,patch=percent-in-strings.patch
|
2011-01-26 16:03:27 +00:00
|
|
|
Build Version:3.3,47,50379da3ee1f7e95679a
|
2011-03-03 20:25:38 +00:00
|
|
|
Build Version:3.3.1,48,!No source - see https://github.com/eleybourn/Book-Catalogue/issues/162/#issue/162/comment/821843
|
2011-03-17 15:18:56 +00:00
|
|
|
Build Version:3.4,49,ef03c165bdc34e6be1f6
|
2011-03-26 06:06:30 +00:00
|
|
|
Build Version:3.4.2,51,f802cfb067684b78f195
|
2011-04-19 21:24:44 +00:00
|
|
|
Build Version:3.5.1,53,52ba5015693ae0b2696e
|
2011-06-22 23:19:34 +00:00
|
|
|
Build Version:3.5.6,57,!version code incorrect in source repo - 57 does not exist
|
2012-01-08 15:58:15 +00:00
|
|
|
Build Version:3.6,59,0f22f87a308190d74fab,target=android-10
|
|
|
|
Build Version:3.6.1,61,75e2f8328ff9a2602fe1,target=android-10
|
|
|
|
Build Version:3.6.2,62,da37baecb2c90aa2b306,target=android-10
|
|
|
|
Build Version:3.7,68,514799b45d18cf6dbc42065adf08abbdc9e2f16f,target=android-10
|
|
|
|
Build Version:3.8,69,bb85065cb6045df773cd681ac8bad55a6818d48a,target=android-10
|
|
|
|
Build Version:3.8.1,70,890b6affe8a64,target=android-10
|
2012-05-10 08:20:04 +00:00
|
|
|
Build Version:4.0.3,79,!No matching source
|
2012-10-10 12:09:00 +00:00
|
|
|
Build Version:4.0.6,88,!0d673d0b1
|
|
|
|
#Dummy keys
|
2012-11-15 13:24:06 +00:00
|
|
|
Build Version:4.0.7,90,!build problem 22ac838388f14a5
|
2012-10-10 12:09:00 +00:00
|
|
|
Build Version:4.1.5,98,!no source
|
2012-11-12 12:49:52 +00:00
|
|
|
Build Version:4.2,124,0de4519c4ce,target=android-15,extlibs=android/android-support-v4.jar,prebuild=\
|
|
|
|
rm -rf external_libs marketplace_info && \
|
|
|
|
sed -i 's/GoodreadsApiKeys.GOODREADS_DEV_SECRET/"JARXkJTfyo0F8MyctYi9bUmrLISjo8vXAHsZHiuk2E"/g' \
|
|
|
|
src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java && \
|
|
|
|
sed -i 's/GoodreadsApiKeys.GOODREADS_DEV_KEY/"udFVpMhBnhJutfVj6abfA"/g' \
|
|
|
|
src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
|
2011-09-25 13:21:26 +00:00
|
|
|
|
2012-09-24 15:20:17 +00:00
|
|
|
Auto Update Mode:None
|
2012-11-12 12:49:52 +00:00
|
|
|
#Tags stopped recently
|
2012-01-26 17:53:59 +00:00
|
|
|
Update Check Mode:Market
|
2012-11-26 02:21:56 +00:00
|
|
|
Current Version:4.2.3
|
|
|
|
Current Version Code:129
|
2011-01-26 16:03:27 +00:00
|
|
|
|