mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Fix some description paragraphs
This commit is contained in:
parent
ac5507a9b3
commit
e0f635afc7
6 changed files with 13 additions and 6 deletions
|
|
@ -8,8 +8,9 @@ Issue Tracker:https://github.com/Shahul3D/IndiaSatelliteWeather/issues
|
||||||
Auto Name:India Satellite Weather
|
Auto Name:India Satellite Weather
|
||||||
Summary:Satellite weather maps
|
Summary:Satellite weather maps
|
||||||
Description:
|
Description:
|
||||||
"A picture is worth a thousand words".
|
"A picture is worth a thousand words". A complex weather data can be conveyed
|
||||||
A complex weather data can be conveyed with a single image map.
|
with a single image map.
|
||||||
|
|
||||||
By observing the cloud formations around your City, you can predict
|
By observing the cloud formations around your City, you can predict
|
||||||
whether the day is going to be Hot or Rainy/Cloudy.
|
whether the day is going to be Hot or Rainy/Cloudy.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,11 +9,11 @@ Summary:OTP generator
|
||||||
Description:
|
Description:
|
||||||
An One Time Password (rfc2289) implementation for the Android: a fork of
|
An One Time Password (rfc2289) implementation for the Android: a fork of
|
||||||
[http://android.f00d.nl/opiekey opiekey].
|
[http://android.f00d.nl/opiekey opiekey].
|
||||||
|
|
||||||
It is used for logging into a (OTP enabled) system from an untrusted terminal
|
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
|
||||||
that is only valid for one login. Supports SHA1 and MD5. Option to store
|
MD5. Option to store passphrase and challenge (encrypted with IMEI (device)
|
||||||
passphrase and challenge
|
and IMSI (sim) via AES-256).
|
||||||
(encrypted with IMEI (device) and IMSI (sim) via AES-256).
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,7 @@ Summary:Track group expenses
|
||||||
Description:
|
Description:
|
||||||
Whenever someone pays something for the group (or part of it) the expense is
|
Whenever someone pays something for the group (or part of it) the expense is
|
||||||
entered into this app.
|
entered into this app.
|
||||||
|
|
||||||
At the end of the vacation it will tell you who paid too little or too much,
|
At the end of the vacation it will tell you who paid too little or too much,
|
||||||
so the accounts can be easily balanced.
|
so the accounts can be easily balanced.
|
||||||
.
|
.
|
||||||
|
|
|
||||||
|
|
@ -13,6 +13,8 @@ Summary:Application manager
|
||||||
Description:
|
Description:
|
||||||
Connects to F-Droid compatible repositories. The default repo is hosted at
|
Connects to F-Droid compatible repositories. The default repo is hosted at
|
||||||
f-droid.org, which contains only bona fide FOSS.
|
f-droid.org, which contains only bona fide FOSS.
|
||||||
|
Connects to F-Droid compatible repositories. The default repo is hosted at
|
||||||
|
f-droid.org, which contains only bona fide FOSS.
|
||||||
|
|
||||||
Android is open in the sense that you are free to install apks from anywhere
|
Android is open in the sense that you are free to install apks from anywhere
|
||||||
you wish, but there are many good reasons for using a client/repository setup:
|
you wish, but there are many good reasons for using a client/repository setup:
|
||||||
|
|
|
||||||
|
|
@ -9,8 +9,10 @@ Summary:Spaced-repetition learning aid
|
||||||
Description:
|
Description:
|
||||||
Mnemododo allows cards from Mnemosyne (a spaced-repetition flash-card program)
|
Mnemododo allows cards from Mnemosyne (a spaced-repetition flash-card program)
|
||||||
to be reviewed.
|
to be reviewed.
|
||||||
|
|
||||||
Mnemododo does not replace Mnemosyne: cards are still added, edited, and
|
Mnemododo does not replace Mnemosyne: cards are still added, edited, and
|
||||||
deleted using a desktop or laptop computer.
|
deleted using a desktop or laptop computer.
|
||||||
|
|
||||||
Rather, cards for several days are exported using the Mnemogogo plugin and then
|
Rather, cards for several days are exported using the Mnemogogo plugin and then
|
||||||
transferred to a mobile phone where they can be reviewed on the go.
|
transferred to a mobile phone where they can be reviewed on the go.
|
||||||
When those cards have been reviewed, they are imported back into Mnemosyne,
|
When those cards have been reviewed, they are imported back into Mnemosyne,
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,7 @@ for the user.
|
||||||
|
|
||||||
There is an option to use DDG in the CyanogenMod 10 browser (depending on
|
There is an option to use DDG in the CyanogenMod 10 browser (depending on
|
||||||
the locale), and also in [[org.tint]].
|
the locale), and also in [[org.tint]].
|
||||||
|
|
||||||
[[org.mozilla.firefox]] allows you make search engines by long-pressing any
|
[[org.mozilla.firefox]] allows you make search engines by long-pressing any
|
||||||
input field.
|
input field.
|
||||||
.
|
.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue