51 lines
1.3 KiB
YAML
51 lines
1.3 KiB
YAML
|
Categories:
|
||
|
- Science & Education
|
||
|
License: Apache-2.0
|
||
|
WebSite: http://evancharlton.com/projects/mileage
|
||
|
SourceCode: https://github.com/evancharlton/android-mileage
|
||
|
IssueTracker: https://github.com/evancharlton/android-mileage/issues
|
||
|
Donate: http://evancharlton.com/donate
|
||
|
|
||
|
AutoName: Mileage
|
||
|
Description: |-
|
||
|
A Mileage tracker for an Android-based phone. Allows importing and exporting of
|
||
|
data in various formats, so it is easy to sync with your existing logs.
|
||
|
|
||
|
'''Key features:'''
|
||
|
|
||
|
* Multiple vehicle support
|
||
|
* All new charts (thanks to aiCharts)
|
||
|
* Customizable fillup fields
|
||
|
* Per-vehicle measurement units
|
||
|
* All new statistics
|
||
|
* Vastly improved CSV importing
|
||
|
* Streamlined import and export
|
||
|
* Automatic SD card backups
|
||
|
* All new vehicle types
|
||
|
* Service interval templates
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/evancharlton/android-mileage
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 3.0.8
|
||
|
versionCode: 3080
|
||
|
commit: 16b397029a76
|
||
|
subdir: trunk
|
||
|
oldsdkloc: true
|
||
|
|
||
|
- versionName: 3.1.0
|
||
|
versionCode: 3100
|
||
|
commit: e0e7b5de827b
|
||
|
subdir: trunk
|
||
|
|
||
|
- versionName: 3.1.1
|
||
|
versionCode: 3110
|
||
|
commit: 2f32257a5216
|
||
|
subdir: trunk
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: 3.1.1
|
||
|
CurrentVersionCode: 3110
|