Formatted a couple of descriptions for test purposes
This commit is contained in:
parent
4dea460056
commit
d3f6ec569f
|
@ -6,12 +6,16 @@ Issue Tracker:http://github.com/eleybourn/Book-Catalogue/issues
|
||||||
|
|
||||||
Summary:Book cataloguing application
|
Summary:Book cataloguing application
|
||||||
Description:
|
Description:
|
||||||
This is a simple book catalogue application, to store a list of your books. Books can be added either
|
This is a simple book catalogue application, to store a list of your books.
|
||||||
manually, by ISBN, or by barcode if you have Barcode Scanner installed. In the case of the last two methods,
|
Books can be added either manually, by ISBN, or by barcode if you have
|
||||||
information including cover images is sought on the internet meaning you can have a thorough record of a book
|
[[com.google.zxing.client.android]] installed. In the case of the last two
|
||||||
in as little as 30 seconds. One thing to watch out for is that in rare case, barcodes do not contain ISBN numbers.
|
methods, information including cover images is sought on the internet
|
||||||
This will usually apply to older trade or pulp books and a barcode is often also present inside the front
|
meaning you can have a thorough record of a book in as little as 30 seconds.
|
||||||
cover. If no ISBN is present a search for the author's name may still give results.
|
|
||||||
|
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
|
Repo Type:git
|
||||||
|
|
|
@ -11,13 +11,13 @@ Description:
|
||||||
An ad blocker using the hosts file.
|
An ad blocker using the hosts file.
|
||||||
|
|
||||||
Permissions:
|
Permissions:
|
||||||
*Root access: To write hosts file to system partition
|
*'''Root access''': To write hosts file to system partition
|
||||||
*Internet access: To download hosts files
|
*'''Internet access''': To download hosts files
|
||||||
*Modify/delete SD card content: To export lists to sd card
|
*'''SD card''': To export lists to SD card
|
||||||
*Wakelock: Wake up phone when AdAway updates in background
|
*'''Wakelock''': Wake up phone when AdAway updates in background
|
||||||
|
|
||||||
Translations:
|
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
|
Requires Root:Yes
|
||||||
|
|
Loading…
Reference in a new issue