Kotori
A simple speedmeter
新版本 4.2.0
Kotori v4.2
- 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
- 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
Kotori obtains the GPS data from device sensors.
Currently the data showed is:
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
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
捐助
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 4.1 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 4.1 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 4.1 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 4.1.0
## Kotori 4.1.0
- 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)
- 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)
新版本 4.0.0
Kotori 4.0.0
- 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
- 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



