Fix some spacings found by lint
This commit is contained in:
parent
7c391afa20
commit
1f365ad347
|
@ -8,7 +8,7 @@ Auto Name:Charmap
|
||||||
Summary:Access unicode characters
|
Summary:Access unicode characters
|
||||||
Description:
|
Description:
|
||||||
A small and simple character picker, allowing you to copy and paste unicode characters,
|
A small and simple character picker, allowing you to copy and paste unicode characters,
|
||||||
from Arabic to Ethiopic Extended. To copy multiple characters, enable the editor.
|
from Arabic to Ethiopic Extended. To copy multiple characters, enable the editor.
|
||||||
|
|
||||||
Note, of course, that your device’s font may not support all known characters.
|
Note, of course, that your device’s font may not support all known characters.
|
||||||
Characters that your device cannot render will most likely show up as empty
|
Characters that your device cannot render will most likely show up as empty
|
||||||
|
|
|
@ -11,7 +11,7 @@ Description:
|
||||||
ChordReader is an app that fetches chord charts and tabulatures for your
|
ChordReader is an app that fetches chord charts and tabulatures for your
|
||||||
favorite songs from the Internet, saves them, and displays them in an
|
favorite songs from the Internet, saves them, and displays them in an
|
||||||
easy-to-read format with the chords highlighted. The identified chords can also
|
easy-to-read format with the chords highlighted. The identified chords can also
|
||||||
be transposed up or down, or you can add a capo. It's good for changing the
|
be transposed up or down, or you can add a capo. It's good for changing the
|
||||||
key of a song to fit your vocal range.
|
key of a song to fit your vocal range.
|
||||||
|
|
||||||
Doesn't work on tablets running android 4+ , but works for phones
|
Doesn't work on tablets running android 4+ , but works for phones
|
||||||
|
|
|
@ -13,7 +13,7 @@ enter commands which represented what would be drawn out out on a Cartesian plan
|
||||||
this same functionality to Android users.
|
this same functionality to Android users.
|
||||||
|
|
||||||
Not sure what to do? Make sure to check out the help section in the app or visit the website. There is
|
Not sure what to do? Make sure to check out the help section in the app or visit the website. There is
|
||||||
information on how to use the app and what every command does.
|
information on how to use the app and what every command does.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -13,7 +13,7 @@ It is used for logging into a (OTP enabled) system from an untrusted terminal
|
||||||
by generating a password
|
by generating a password
|
||||||
that is only valid for one login. Supports SHA1 and MD5. Option to store
|
that is only valid for one login. Supports SHA1 and MD5. Option to store
|
||||||
passphrase and challenge
|
passphrase and challenge
|
||||||
(encrypted with IMEI (device) and IMSI (sim) via AES-256).
|
(encrypted with IMEI (device) and IMSI (sim) via AES-256).
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -9,8 +9,8 @@ Summary:Lightweight text editor
|
||||||
Description:
|
Description:
|
||||||
Ted is a lightweight text editor, meant as a Notepad application,
|
Ted is a lightweight text editor, meant as a Notepad application,
|
||||||
and not meant to edit big files. You can create new text file, open existing files and of
|
and not meant to edit big files. You can create new text file, open existing files and of
|
||||||
course save them. You can also display line numbers and open recent files. You can also
|
course save them. You can also display line numbers and open recent files. You can also
|
||||||
search for text inside the opened file.
|
search for text inside the opened file.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -19,8 +19,7 @@ Please note: This is not a music file tagger for Android but rather a helper
|
||||||
tool for MusicBrainz Picard on your desktop.
|
tool for MusicBrainz Picard on your desktop.
|
||||||
Requirements:
|
Requirements:
|
||||||
* Picard 1.0 or later
|
* Picard 1.0 or later
|
||||||
* Your phone and the computer running Picard should be both on the same
|
* Your phone and the computer running Picard should be both on the same network, and the port 8000 should be accessible
|
||||||
network, and the port 8000 should be accessible
|
|
||||||
|
|
||||||
It is also worth noting that, in order for this app to work, you need to
|
It is also worth noting that, in order for this app to work, you need to
|
||||||
install [[com.google.zxing.client.android]], which is not shown by default as
|
install [[com.google.zxing.client.android]], which is not shown by default as
|
||||||
|
|
|
@ -11,7 +11,7 @@ The goal of the Serval Maps application is to provide a platform that allows
|
||||||
users to collaboratively add information to a map. The Serval Mesh network is
|
users to collaboratively add information to a map. The Serval Mesh network is
|
||||||
used to transfer data between instances of the application, and the map is
|
used to transfer data between instances of the application, and the map is
|
||||||
rendered using data stored on the device. This means that the use of Serval Maps
|
rendered using data stored on the device. This means that the use of Serval Maps
|
||||||
is not dependent on access to the Internet for download map tiles. Requires
|
is not dependent on access to the Internet for download map tiles. Requires
|
||||||
[[org.servalproject]] to be installed, thus root could be necessary. (##for now)
|
[[org.servalproject]] to be installed, thus root could be necessary. (##for now)
|
||||||
.
|
.
|
||||||
|
|
||||||
|
|
|
@ -9,11 +9,11 @@ Summary:Scuba Dive Logbook
|
||||||
Description:
|
Description:
|
||||||
Android Dive Logbook. Based on http://scubadive.networld.to
|
Android Dive Logbook. Based on http://scubadive.networld.to
|
||||||
|
|
||||||
With graph support for
|
With graph support for:
|
||||||
|
|
||||||
* Tank Pressure
|
* Tank Pressure
|
||||||
* Temperature
|
* Temperature
|
||||||
* Depth
|
* Depth
|
||||||
|
|
||||||
Detailed Dive and Buddy Information.
|
Detailed Dive and Buddy Information.
|
||||||
Portable data through the use of RDFS Ontology.
|
Portable data through the use of RDFS Ontology.
|
||||||
|
|
Loading…
Reference in a new issue