more description tweaks
This commit is contained in:
parent
608e6ee47b
commit
9e2795b899
|
@ -7,7 +7,7 @@ Issue Tracker:http://code.google.com/p/anstop/issues/list
|
|||
Summary:A simple stopwatch
|
||||
Description:
|
||||
A simple stopwatch, that also supports lap timing and a countdown
|
||||
timer.
|
||||
timer. The countdown timer doesn't make an alarm so an eye will have to be kept on it.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
|
|
|
@ -4,7 +4,8 @@ Web Site:http://fivasim.pcriot.com/antikythera.html
|
|||
Source Code:https://github.com/fivasim/Antikythera-Simulation
|
||||
Issue Tracker:https://github.com/fivasim/Antikythera-Simulation/issues
|
||||
|
||||
Summary:Simulation of an ancient machine
|
||||
Name:Antikythera
|
||||
Summary:Model of an ancient mechanism
|
||||
Description:
|
||||
The extraordinary "Antikythera Mechanism" is the oldest known complex
|
||||
scientific calculator, and it was built in Ancient Greece. Although it was
|
||||
|
|
|
@ -7,20 +7,22 @@ Donate:http://code.google.com/p/softkeyboard/
|
|||
|
||||
Summary:Alternative keyboard
|
||||
Description:
|
||||
* Multi languages keyboard support via external packages
|
||||
* Multi-language keyboard support via external packages
|
||||
* Completion dictionaries for multiple languages
|
||||
* Also completes your typed words from your contacts names (in Android 2.0+)!
|
||||
* Also completes your typed words from your contacts' names (in Android 2.0+)!
|
||||
* Multitouch support
|
||||
* Extension keyboard (swipe your finger all the way up out of the keyboard)
|
||||
* Voice Input support (Android 2.2+)
|
||||
* Gesture support: swipe left or right to switch layouts; swipe up to shift; swipe down to close the keyboard
|
||||
* Theme support (comes with 3 skins)
|
||||
* Built-in user dictionary words editor
|
||||
* Optional 16-key English keyboard
|
||||
* Cursor movement soft-keys that can also be mapped to hardware keys
|
||||
|
||||
There are many language packs and themes available as apk's on the website. There are instructions
|
||||
There are many language packs and themes available as apks on the website. There are instructions
|
||||
on the [https://code.google.com/p/softkeyboard/wiki/HowToCreateLanguagePack wiki] for creating a pack from
|
||||
the source code: it involves editing the keyboard layout xml file and adding a dictionary. There is
|
||||
full code for these three: Hebrew, Czech and Sindhi.
|
||||
the source code: it involves editing the keyboard layout xml file and adding a dictionary. Only a couple
|
||||
of the addon packs have their full source code published.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -5,9 +5,10 @@ Source Code:http://code.google.com/p/antons-apps/source/checkout
|
|||
Issue Tracker:http://code.google.com/p/antons-apps/issues/list
|
||||
|
||||
Name:Anton Widget
|
||||
Summary:Calendar Widget
|
||||
Summary:Agenda on the homescreen
|
||||
Description:
|
||||
Display agenda from the calendar on your homescreen
|
||||
The agenda widget is formatted in a space-efficient way, displaying each event's location and
|
||||
calendar colour. Birthday events from Outlook and Facebook can be displayed separately.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
|
|
|
@ -4,11 +4,11 @@ Web Site:http://andstatus.org/
|
|||
Source Code:https://github.com/andstatus/andstatus
|
||||
Issue Tracker:https://github.com/andstatus/andstatus/issues
|
||||
|
||||
Summary:A light-weight Twitter/Identi.ca alternative
|
||||
Summary:A light-weight Twitter/Identi.ca app
|
||||
Description:
|
||||
It allows you to read tweets, send status updates, create Favorites etc. even when you are offline.
|
||||
Andstatus allows you to read tweets, send status updates and create Favorites, even when you are offline.
|
||||
Tweets can be stored on the local storage indefinitely and the search option is limited to that.
|
||||
Basic auth only for Identi.ca.
|
||||
Only basic authentication works with Identi.ca.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
Loading…
Reference in a new issue