Merge branch 'betterdesc5' into 'master'

more detailed descriptions (part 5)

See merge request fdroid/fdroiddata!3410
This commit is contained in:
Marcus 2018-07-10 11:07:57 +00:00
commit 578167f742
15 changed files with 157 additions and 11 deletions

View file

@ -9,6 +9,12 @@ Summary:Musical instrument tuner
Description:
Provides tunings for various instruments and supports chromatic tuning. Displays
deviation between reference and detected pitch.
Changes background color from red to green to indicate that the pitch is in tune
(with a tolerance of 10 cents).
Displays deviations between -60 and 60 cents. Supports scientific pitch notation
and Solfège.
.
Repo Type:git

View file

@ -8,6 +8,14 @@ Auto Name:DiskUsage
Summary:Disk usage explorer
Description:
Visually explore used and free space on internal and external storage.
''DiskUsage'' provides a way to find files and directories on storage card which
consume a lot of space. It displays a diagram with directories/subdirectories
shown proportional to their size.
Press MENU for actions.
Integrates with OI FileManager and Solid Explorer.
.
Repo Type:git

View file

@ -8,6 +8,9 @@ Auto Name:Decimal Time Clock Widget
Summary:Shows decimal clock as a widget
Description:
Add a decimal clock widget to your homescreen.
* Time of day represented in 100 time units, each divided in 100 equal parts.
* Date can be represented on both the Gregorian format and Isaac Asimov's World Season Calendar format.
.
Repo Type:git

View file

@ -9,6 +9,24 @@ Name:DoliDroid
Summary:Use Dolibarr ERP & CRM
Description:
Use [https://www.dolibarr.org/ Dolibarr ERP & CRM] from your device.
This application is not a standalone program. It is a front end client to use
your online hosted instance of Dolibarr ERP & CRM software (Open-source web
software to manage your business). The advantages of DoliDroid are:
* DoliDroid is not a duplicated code of Dolibarr for Android, but rewamps your Dolibarr web installation, so all your online existing features are supported by this application. This is also true for external modules features.
* Upgrading Dolibarr will not break DoliDroid.
* DoliDroid use embedded image resources of your version, when available, to reduce bandwidth usage.
* DoliDroid use internal cache for pages that should not change during session (like menu page)
* Connections parameters (login/password) are saved. No need to enter them each time you use DoliDroid.
* Integration with your phone or other applications is better (Clicking on a PDF opens the PDF reader, clicking onto email or phone launch your email application or launch Android dialer, ...)
* A lot of other enhancement make usability of your Dolibarr from a smartphone better like:
* Save spaces of the menus bars by replacing the menu with a button always visible to choose your meny entry more friendly.
* Provide a button, always available, to make a quick search on any item.
* All visible date use year on 2 chars instead of 4 to save you space.
* When the popup calendar is opened, the keyword is no more opened if not required like it is on a common browser (Dolibarr v7 required).
* Components that provide help information on mouse hover are hidden to save space (they are useless without a mouse).
* A lot of other not useful information are hidden.
.
Repo Type:git

View file

@ -8,7 +8,14 @@ Auto Name:DroidBeard
Summary:Manage SickBeard installations
Description:
Managing your [http://sickbeard.com/ SickBeard] installation either at home or
remotely.
remotely. Current features include:
* Add new shows from your Android device
* See upcoming episodes
* View snatch and download history
* Manage episode statuses and force searches
* Supports multiple profiles so you can manage multiple Sick Beard installations
* Support for Sick Rage specific API
.
Repo Type:git

View file

@ -7,7 +7,13 @@ Issue Tracker:https://github.com/voidcode/Diaspora-Webclient/issues
Auto Name:Diaspora Webclient
Summary:Diaspora Social Network Client
Description:
Client for the Diaspora social network.
Client for the Diaspora social network which gives you the opportunity to
* Read your stream.
* Share a message.
* Find quickly a stream via tag searches.
* Switch between pods(see settings).
* Auto-translation of post(with Google or Microsoft Translator).
.
Repo Type:git

View file

@ -1,17 +1,30 @@
Categories:Multimedia
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/herverenault/DirectDictaphone
Issue Tracker:https://github.com/herverenault/DirectDictaphone/issues
Source Code:
Issue Tracker:
Auto Name:Direct Dictaphone
Summary:Record short audio notes
Description:
Record short (~45 seconds) audio notes.
.
Repo Type:git
Repo:https://github.com/herverenault/DirectDictaphone
Want to record a thought? Just launch this app and talk. No need to click any
other button. It tries to detect when you stop talking (provided you're not in
an a noisy environment or far from the phone) and it records up to 45 seconds by
default so it won't fill your memory card.
Want to record another one? Touch the red dot, or launch it again from the phone
lockscreen.
This app is for recording short notes, such as "Remember to buy milk". If you
want to record a long speech, don't use this app, but rather use VirtualRecorder
for example.
No network connection needed: notes are stored on the SD card. You can listen to
notes later: press the "Menu" key in Android 2, or click on "Listen" in Android
4 action bar. Then click on a note.
.
Build:1.8,14
commit=v1.8

View file

@ -8,6 +8,20 @@ Auto Name:Dimmer
Summary:Lower brightness
Description:
Lower the brightness beyond the limit through a filter.
Protect your eyes in dark environment.
Lower screen light.
Simple, Intuitive, Useful.
'''Features:'''
* Quickly control in notification.
* Automatically dim and brighten as environment.
* One click icon to switch dim and bright.
* Auto launch at the specific time.
* Support color filter.
.
Repo Type:git

View file

@ -9,7 +9,7 @@ Summary:A tower defense game
Description:
You are called to defend a base.
The game is developing using Godot v2.1.4.
A tower defense game developed using Godot v2.1.4.
.
Repo Type:git

View file

@ -11,6 +11,15 @@ Description:
TV Series/TV Shows browser and tracker based on [[org.droidseries]]. It helps
you manage your favorite TV shows and keep track of the episodes that you have
or have not seen.
This fork adds quite a bunch of features, among which an improved interface, a
menu overflow button, pinning, quick search and filters, a separate
archive/backlog list, a last seen episodes log, swipe gestures, more show
information, backup/restore, double episode entries clean-up, faster updating,
cover and fan art view, a modern launcher icon and it speeds up responsiveness
significantly by (more) efficient SQL queries and some threading. DroidShows
only needs an internet connection when updating the show info or watching
full-size posters.
.
Repo Type:git

View file

@ -9,6 +9,24 @@ Auto Name:Derandom
Summary:Pseudo random number predictor
Description:
Predicts pseudo random numbers based on a sequence of observed numbers.
Enter a sequence of numbers that you obtained from a pseudo random number
generator like, for instance, the Java standard pseudo random number generator
or the Mersenne Twister MT19937. The app will then try to predict following
numbers from the generator.
The app expects all numbers to be entered as integers or floating point numbers
between zero and one. Currently, floating point numbers are supported for the
Mersenne Twister only. Three input modes are supported:
# Text field lets you enter the numbers directly on the device.
# File lets you choose a file with newline separated number strings.
# Socket opens a server socket on the device.
You can then connect with a custom client by means of a client socket and send
newline separated number strings to the server. After each number the server
will send back the next newline separated predictions. Each block of predictions
is separated by an additional newline.
.
Repo Type:git

View file

@ -8,7 +8,20 @@ Changelog:https://github.com/domogik/domodroid/blob/HEAD/Domodroid/src/main/res/
Auto Name:Domodroid
Summary:Interface with a Domogik home automation server
Description:
Interface with a [http://www.domogik.org/ Domogik] home automation server.
''Domodroid'' is a remote control application that allow you to control your
[http://www.domogik.org/ Domogik] home automation system. The following features
are already available on the latest version of ''Domodroid:''
* Graph Data Values with homemade graph engine (by default)
* Graph Data Values with Achartengine (in development)
* Video camera streaming
* On/Off (2 versions available), Variator, Actuator, State and Data Widgets
* Auto-Updated widgets
* Full icon pack supported
* Technologies supported: Onewire, PLCBus, IPX800, Mirror, Teleinfo, X10, WakeOnLan, Ping, Zibase, RFXCom, YahooWather (Theorycally, all that are supported by Domogik)
* All screen size supported Smartphone/Tablet
* Power management control
* Startup directly in map mode.
.
Repo Type:git

View file

@ -7,7 +7,13 @@ Issue Tracker:
Auto Name:DroidLife
Summary:Conway's Game of Life
Description:
An implementation of Conway's Game of Life.
Simulate cellular life. This is an implementation of Conway's Game of Life.
Choose from many included seeds, download thousands online, or design your own
from the app.
Define your own life: configure birth and survival rules.
Reads standard Life file formats: Life 106 & RLE.
.
Build:2.4.1,21

View file

@ -7,7 +7,27 @@ Issue Tracker:https://github.com/peterosterlund2/droidfish/issues
Auto Name:DroidFish
Summary:Chess program
Description:
Port of the CuckooChess applet/engine.
Port of the CuckooChess applet/engine. Features include:
* Opening books: Internal, polyglot, CTG
* Clocks
* Analyze mode
* Two player mode
* Edit board
* PGN import/export/edit
* FEN/EPD import
* Adjustable playing strength
* One Touch Moves
* Blindfold mode
* Color themes
* Animated moves
* Scid DB support using "Scid on the go"
* Highly configurable
* Third party UCI engines
* Configurable UCI engine options
* Support for "open exchange" engine apps, such as texel and komodo 8.
* Gaviota endgame tablebases
* Syzygy endgame tablebases
If you have [[org.scid.android]] installed you can read Scid database files
directly from the app by long-pressing the board and choosing Load game from

View file

@ -18,6 +18,11 @@ Document Viewer supports:
* Comic Books (cbz) (NO support for cbr (rar compressed))
* FictionBook (fb2)
IT DOES NOT SUPPORT DOC or DOCX files!
Collaboration with electronic publication sites and access to online ebook
catalogs is allowed by the supported OPDS protocol.
This apk supports all ABIs: ARM, x86 and MIPS.
.