Changes to descriptions and summaries

This commit is contained in:
David Black 2012-09-12 12:40:05 +01:00
parent 7ed1cb259c
commit ce752956e1
8 changed files with 25 additions and 15 deletions

View file

@ -6,7 +6,12 @@ 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.
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.
.
Repo Type:git

View file

@ -7,7 +7,8 @@ FlattrID:434849
Summary:Reprap (3D printer) controller
Description:
Print directly to a RepRap device over Bluetooth.
Print directly to a RepRap device over Bluetooth. The RepRap project is an initiative to develop a
3D printer that can print most of its own components.
.
Repo Type:git

View file

@ -4,13 +4,12 @@ Web Site:http://binauralbeatstherapy.wordpress.com/
Source Code:https://github.com/GiorgioRegni/Binaural-Beats
Issue Tracker:https://github.com/GiorgioRegni/Binaural-Beats/issues
Summary:Auditory brainwave mangler
Summary:Sound to brainwave harmonizer
Description:
Stimulate your brain to produce subtle changes though entraiment of brainwaves.
Binaural beats stimulates your brain by sending special auditory artifacts
directly into your headphones to produce subtle changes in behavior though
entraiment of brainwaves frequency.
Binaural Beats stimulates your brain by sending special auditory artifacts
directly into your headphones to produce subtle changes in behavior through
entrainment of brainwaves frequency. Brain activity operates in waves whose
frequency can be encouraged to change by the sound waves produced in the app.
This app can help induce relaxation, creativity and many other desirable mental
states.

View file

@ -6,9 +6,13 @@ Issue Tracker:https://github.com/guardianproject/cacert/issues
Summary:Disable untrusted certificates
Description:
A slightly more vetted version of the Android CACert keystore. You can disable certificates that have been
revoked since your phone was bought such as those by the DigiNotar vendor. Android 4+ can do this too
from the main settings and root isn't required, so try that first.
An app to manage security certificates on your phone also containing a version of the Android CACert keystore
vetted by the Guardian Project. If a certificate has become untrusted you will need to install an update
to remain safe. However, the latest version of the keystore can be grabbed from the source code page.
In addition, you can backup and remove certificates by yourself. Android 4+ allows you to disable certificates
from the main settings and root isn't required, so try that first if you want to manually mess with
the certificates.
***
This application requires root, as well as a device that has the grep command on it. (check busybox)

View file

@ -6,7 +6,7 @@ Issue Tracker:http://code.google.com/p/andless/issues/list
Summary:Audio player
Description:
Audio player that plays lossless files (FLAC/APE/MPC/WV) as well as
Audio player that plays lossless files (FLAC/APE/MPC/WAV) as well as
any formats natively supported by Android. CUE sheets and playlists
are also supported.
.

View file

@ -7,7 +7,7 @@ Donate:http://szym.net/barnacle/#donate
Summary:Ad-hoc WiFi Access Point
Description:
Turn your device into a wireless ad-hoc access point.
Turn your device into a wireless adhoc access point.
.
Requires Root:Yes

View file

@ -6,7 +6,8 @@ Issue Tracker:https://github.com/tstein/AndroSS/issues
Summary:Screenshot application
Description:
Screenshot application.
Take screen captures. Root is required on non-Tegra devices. Android 4+ allows screenshots usually
by holding Volume Down and the Power button, but earlier versions of Android need root, by design.
.
Requires Root:Yes

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/AnderWeb/android_packages_apps_Launcher/issues
Summary:Home screen replacement
Description:
Home screen replacement.
This was the default Home app in Cyanogenmod prior to v9 but it still works on Android 4+
.
Repo Type:git