Releases: curiousfyre/vtrack
Releases · curiousfyre/vtrack
Release list
v1.2.0
What's New
- Bidirectional price entry: Enter either price per gallon or total cost when logging a fill-up — the other field auto-calculates
- Price per gallon on fuel list: Each fill-up card now shows the price per gallon alongside odometer, gallons, and total cost
Full Changelog
v1.1.2
Bug Fixes
- Fix MaintenanceCheckWorker crash: add missing
androidx.hilt:hilt-compilerKSP processor for@HiltWorkerannotation - Request
POST_NOTIFICATIONSruntime permission on API 33+ when enabling maintenance notifications - Wire notification toggle to worker — notifications now respect the Settings switch
- Fix hardcoded "v1.0.0" in Settings screen — now reads from
BuildConfig.VERSION_NAME
Reproducible Build
SHA-256: a2528094a65e86f94deb61c3184fc0c5aadb50bdf0b12a878fbc7056e48cbf44
v1.1.1
Enable reproducible builds for F-Droid. Disable baseline profiles, VCS/dependency info embedding, fix R8 nondeterminism, limit Gradle to single worker. Bump versionCode to 3.
Autometer v1.1.0
What's New
- Next due odometer override — Optionally set the exact odometer for when your next service is due, instead of relying solely on interval math. Great for when you're starting the app mid-cycle.
- Visible delete button for maintenance types — Delete icon with confirmation dialog on each maintenance card (replaces hidden swipe gesture).
- iOS app merged to main — Swift/SwiftUI/SwiftData port now lives alongside Android in the repo.
- App renamed to Autometer across both platforms.
Install
Download app-release.apk below and install on your Android device.
VTrack v1.0.0
VTrack v1.0.0 — Vehicle Fuel & Maintenance Tracker
First release! Track fuel fill-ups, calculate MPG, manage maintenance schedules, and get notifications when service is due.
Features
- Dashboard with vehicle overview, MPG stats, and upcoming maintenance
- Fuel tracking with MPG calculation (handles partial fills)
- Maintenance scheduling with Oil Change, Tire Rotation, and 6 other presets
- Statistics with MPG trends and monthly spending charts
- CSV export via share intent
- Multi-vehicle support
- Daily maintenance check notifications
Install on Android
- Download
app-release.apkbelow - On your phone, go to Settings → Security → Install unknown apps and allow your browser/file manager
- Tap the downloaded APK to install
- Requires Android 8.0 (API 26) or newer