Merge branch 'betterdescs3' into 'master'

more detailed descriptions (part 3)

See merge request fdroid/fdroiddata!3404
This commit is contained in:
Marcus 2018-07-07 20:20:43 +00:00
commit a8a73e4a7a
8 changed files with 42 additions and 2 deletions

View file

@ -8,7 +8,13 @@ Auto Name:Bitcoin
Summary:Simple Bitcoin wallet
Description:
Simple Bitcoin is a standalone wallet for Android devices which does not depend
on any centralized service and gives you full control over your money.
on any centralized service and gives you full control over your money. Here are
some reasons to use it:
* A single-page application which allows you to store your bitcoins securely and transfer them easily.
* It is an HD wallet which means your balance and full transaction history can always be restored using a single mnemonic code should anything bad happen to your device.
* This wallet is lightweight and blazingly fast. It works well even on a slow internet connections.
* Wallet data is encrypted and password-protected.
.
Repo Type:git

View file

@ -9,6 +9,12 @@ Summary:Calibrate your battery
Description:
This is a simple open source battery calibration app which needs super user
rights.
'''How does it calibrate your battery?''' The app resets your fuel gauge and the
batterystats.bin file.
'''Why is superuser required?''' To reset the fuel gauge it has to write into a
/sys/class/ file. This is not possible without superuser permission.
.
Requires Root:yes

View file

@ -11,6 +11,9 @@ Summary:Birthday Calendar Adapter
Description:
Adapter that makes the birthdays from your contacts available as a standard
calendar.
Shows birthdays, anniversaries, and other dates from your contacts as events in
your favorite calendar app. It supports all calendar apps available for Android.
.
Repo Type:git

View file

@ -7,7 +7,7 @@ Issue Tracker:https://github.com/ligi/BLExplorer/issues
Auto Name:BLExplorer
Summary:Bluetooth Low Energy Explorer
Description:
Exlore Bluetooth Low Energy Devices.
Exlore Bluetooth Low Energy Devices - see values and UUIDS.
.
Repo Type:git

View file

@ -9,6 +9,10 @@ Auto Name:Blokish
Summary:Board game
Description:
A strategy board game.
Blokus is a family game involving four players and a board with 20 x 20 squares.
Like chess or checkers, it's a game for which at any time you can see your
opponent's pieces.
.
Repo Type:git

View file

@ -10,6 +10,12 @@ Summary:Import/Export calendars via ics files
Description:
This app allows you to import/export your calenders using ics files without
using Google synchronization services.
'''Features:'''
* Export/Backup to ics file
* Import from SD card or server
* Supports ics (iCal, iCalendar) files
.
Repo Type:git

View file

@ -10,6 +10,14 @@ Auto Name:BusyBox
Summary:Install BusyBox
Description:
Install a recent and un-crippled version of BusyBox.
BusyBox combines tiny versions of many common UNIX utilities into a single small
executable. It provides replacements for most of the utilities you usually find
in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer
options than their full-featured GNU cousins; however, the options that are
included provide the expected functionality and behave very much like their GNU
counterparts. BusyBox provides a fairly complete environment for any small or
embedded system.
.
Repo Type:git

View file

@ -14,6 +14,13 @@ Bitmask is an application to provide easy and secure encrypted communication.
You can choose among several different service providers or start your own.
Currently, Bitmask supports encrypted internet (VPN) with encrypted email coming
soon.
Bitmask is a VPN client using OpenVPN with automatic configuration. Just enter
your account information from any compatible service provider and away you go.
By encrypting and securely routing all your network traffic through your
Bitmask-compatible service provider, Bitmask is able to prevent many forms of
censorship and surveillance.
.
Repo Type:git