Merge commit 'refs/merge-requests/122' of gitorious.org:f-droid/fdroiddata into merge-requests/122
This commit is contained in:
commit
47961c9842
|
@ -1,6 +1,6 @@
|
|||
Category:Navigation
|
||||
License:GPLv3
|
||||
Web Site:http://code.seawolfsanctuary.com/keepingtracks
|
||||
Web Site:http://keepingtracks.seawolfsanctuary.com
|
||||
Source Code:http://code.seawolfsanctuary.com/keepingtracks
|
||||
Issue Tracker:http://code.seawolfsanctuary.com/keepingtracks/issues?status=new&status=open
|
||||
Donate:https://flattr.com/thing/1146360/KeepingTracks
|
||||
|
@ -8,26 +8,32 @@ FlattrID:1146360
|
|||
|
||||
Summary:Keep track of your rail journeys
|
||||
Description:
|
||||
Keep track of your rail journeys in the United Kingdom, with your Android device.
|
||||
|
||||
Features:
|
||||
* auto-completes the stations by name or three-letter code
|
||||
* save typing by picking a journey from the departure board
|
||||
* share your journeys by "checking in" on Foursquare (GPS enabled)
|
||||
* import & export your journeys (easy backups; SQLite can corrupt)
|
||||
* browse some info, photos and make notes on train types
|
||||
* help bug-fixing by sending geeky data if the app crashes (optional)
|
||||
|
||||
* auto-complete station names and three-letter codes
|
||||
* pick from the departure board and have stations and times auto-completed
|
||||
* share your journeys with a Foursquare check-in
|
||||
* browse information and photos, and make notes on train types
|
||||
* 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:https://bitbucket.org/sea_wolf/keepingtracks.git
|
||||
|
||||
Build Version:1.01,20130223,1.01,prebuild=rm -rf sources
|
||||
Build Version:1.02,20130323,1.02,prebuild=rm -rf sources
|
||||
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
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.03
|
||||
Current Version Code:20130421
|
||||
|
||||
|
|
Loading…
Reference in a new issue