-
-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b822d05
commit d680089
Showing
2 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
v4.0.1: OpenTracks | ||
|
||
Changes: | ||
- Voice announcements are now configurable | ||
- Fullscreen mode now also hides Android's navigation bar | ||
- Connection to BLE sensors should now be faster | ||
- Allow to reset settings while recording | ||
- Allow to change import/export settings while recording | ||
- KML/KMZ: do not use icons to be loaded from Google | ||
|
||
Bugfix: | ||
- TrackStoppedActivity now works on smaller screens | ||
- Requests permissions on track list |