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



