Kotori
- New: show latitude and longitude values
- Fix: app crashes if exit and location is disable after first launch
- Fix: some lints warnings
- Reduce average and maximum speed text size
- Toolchain updates: update android and kotlin gradle plugins
- Remove obsolete jcenter repo
- Move code into new package name
- Set compile and min sdk version to 33 to meet with play store requirements
- Add coarse location permission, this is required in newer android versions
- Remove old JVM args
Currently the data showed is:
- Current speed
- Distance
- Average speed
- Maximum speed
- GPS accuracy
- Used and available satellites
- And more...
Note that Kotori does not require any internet connection but may is necessary to assist the GPS.
This means some data is shared with Google if the device uses Google Play Services.
This is a fork of Speedmeter
- Author: Gabriel Ibáñez
- License: GNU General Public License v3.0 or later
- Issue Tracker
- Source Code
- Changelog
- Build Metadata
- Reproducibility Status
Donate
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
This version requires Android 4.1 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 4.2 MiB PGP Signature | Build Log
-
This version requires Android 4.1 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 4.3 MiB PGP Signature | Build Log
-
This version requires Android 4.1 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 4.1 MiB PGP Signature | Build Log
- Keep screen on in main activity
- Does not show dialog when location is disabled
- Reset data when location provider is disabled
- Add option to show altitude above mean sea level in android 7+
- Show units in notification text
- Fix remove location updates and notification when app is finished
- Fix measure of stopping time (thanks to @w-rj)
- Port code base to kotlin
- Use android ktx location
- Update application logic
- Night theme is darker
- Change app theme from preferences
- Add spanish traslation
- Display current speed in notification instead of max speed
- Add Exit option
- Portrait support
- Change status and navigation bar colors
- Remove Gson dependency
- Update dependencies
- Compile sdk version is 31
- Fix: average speed



