Formatted a couple of descriptions for test purposes

This commit is contained in:
Ciaran Gultnieks 2012-09-17 21:53:29 +01:00
parent 4dea460056
commit d3f6ec569f
2 changed files with 15 additions and 11 deletions

View file

@ -6,12 +6,16 @@ Issue Tracker:http://github.com/eleybourn/Book-Catalogue/issues
Summary:Book cataloguing application
Description:
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 Barcode Scanner 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.
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.
.
Repo Type:git

View file

@ -11,13 +11,13 @@ Description:
An ad blocker using the hosts file.
Permissions:
*Root access: To write hosts file to system partition
*Internet access: To download hosts files
*Modify/delete SD card content: To export lists to sd card
*Wakelock: Wake up phone when AdAway updates in background
*'''Root access''': To write hosts file to system partition
*'''Internet access''': To download hosts files
*'''SD card''': To export lists to SD card
*'''Wakelock''': Wake up phone when AdAway updates in background
Translations:
Help translating AdAway on https://www.transifex.net/projects/p/adaway
Help translating AdAway on [https://www.transifex.net/projects/p/adaway Transifex]
.
Requires Root:Yes