Fix: metadata for com.seawolfsanctuary.keepingtracks
- purge old versions from the server - extend feature list in description - add permissions information to description
This commit is contained in:
parent
d2a67ae9bc
commit
5e0162da41
|
@ -10,21 +10,30 @@ Summary:Keep track of your rail journeys
|
||||||
Description:
|
Description:
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
* auto-completes the stations by name or three-letter code
|
|
||||||
* save typing by picking a journey from the departure board
|
* auto-complete station names and three-letter codes
|
||||||
* share your journeys by "checking in" on Foursquare (GPS enabled)
|
* pick from the departure board and have stations and times auto-completed
|
||||||
* import & export your journeys (easy backups; SQLite can corrupt)
|
* share your journeys with a Foursquare check-in
|
||||||
* browse some info, photos and make notes on train types
|
* browse information and photos, and make notes on train types
|
||||||
* help bug-fixing by sending geeky data if the app crashes (optional)
|
* import & export your journeys as CSV, so you can easily back-up your data
|
||||||
|
* help bug-fixing by sending geeky data if the app crashes
|
||||||
|
|
||||||
|
Permissions:
|
||||||
|
|
||||||
|
* Location: for accurate Foursquare check-ins
|
||||||
|
* Internet/Network: for downloading departure board, and Foursquare check-in
|
||||||
|
* Logs: for sending log data with crash reports (crash reports are optional)
|
||||||
|
* Storage (SD Card): for saving photos, tokens etc.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://bitbucket.org/sea_wolf/keepingtracks.git
|
Repo:https://bitbucket.org/sea_wolf/keepingtracks.git
|
||||||
|
|
||||||
|
Build Version:1.01,20130223,!Far too old (upgrade still supported)
|
||||||
|
Build Version:1.02,20130323,!Mistake in database schema upgrade
|
||||||
Build Version:1.03,20130421,1.03,prebuild=rm -rf sources,target=android-10
|
Build Version:1.03,20130421,1.03,prebuild=rm -rf sources,target=android-10
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.03
|
Current Version:1.03
|
||||||
Current Version Code:20130421
|
Current Version Code:20130421
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue