Skip to content

Commit 10601e6

Browse files
Update to v3.1.4
1 parent 929a052 commit 10601e6

File tree

5 files changed

+9
-1
lines changed

5 files changed

+9
-1
lines changed

apk/GPSLogger-3.1.4.apk

4.96 MB
Binary file not shown.

apk/GPSLogger-latest.apk

1.26 MB
Binary file not shown.

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ android {
3434
// -----------------------------------------------------------------------------------------
3535
// We use the Semantic Versioning (https://semver.org/):
3636
versionName '3.1.4'
37-
versionCode 44
37+
versionCode 45
3838
// -----------------------------------------------------------------------------------------
3939

4040
vectorDrawables.useSupportLibrary = true
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
- Add a quick annotation with a long click of the Annotation button
2+
- The App is drivable with keyboard shortcuts for task automation
3+
- Added greek language
4+
- Added a warning when the app is battery optimised
5+
- Some improvements for Light Theme
6+
- Fixes the alignment of Time fields on Android 4.0
7+
- Fixes crash on devices without onboard GPS chipset
8+
- Some minor bugs fixed
652 KB
Binary file not shown.

0 commit comments

Comments
 (0)