Skip to content

Releases: junjunguo/PocketMaps

Bluetooth-transfer options and bugfixes

26 Oct 17:54
Compare
Choose a tag to compare

New:

  • Allow transmit/receive maps and settings via bluetooth.
  • Option to skip straight-instructions in nav.
  • Option to show hint text on fab-buttons.

Bugfixes:

  • Load tracking data in background instead freezing some time.
  • Loading also incomplete gpx files with missing time and ele.
  • Some ui fixes from user iTzzBlackJack.

Layout bugfix

01 Jan 19:52
Compare
Choose a tag to compare

This release fixes a bug in layout with missing width/height that leads to a crash.

Small GUI Fixes and Spain language

23 Dec 23:45
Compare
Choose a tag to compare

Small GUI Fixes (Scrollpane added and show version in about-screen)
Added Spain language

Updates for building issues

28 Jul 15:17
Compare
Choose a tag to compare

Nothing changed on the app itshelf, just some building issues.

Import-Export

06 Jun 08:18
Compare
Choose a tag to compare

Allow to export Favourites, Tracking-Records, Settings and Maps.
Unpack maps synchronized, improve Notification.
Updates for speed-limits.
Upgrade of gradle wrapper and resolving lint warnings.
Bugs: Catch NullPointer on TTS and JsonWrapper.

Speed sign

01 May 12:19
Compare
Choose a tag to compare
Speed sign Pre-release
Pre-release

Show a speed sign with maximum-speed while navigating.
When only average-speed is available, then use it with a question-mark.
Must be activated in navi-settings.
The option 'speak-speed' is not implemented yet.

WARNING:

  • The attached apk has the DebugSimulator activated, where moving along the first route is simulated.
  • Installing the apk may clear maps, favourites and other maps-data.

Voice and usability

19 Apr 12:37
Compare
Choose a tag to compare

The voice is now translated to some native languages, not ENG only.
In main menu you can select voice and tts-engine.
Now it is allowed to drag the map while navigating, then a center-button appears.
Reopen map with existing route, when home-button, and then app-icon was pressed.

Voice Language

30 Mar 16:07
Compare
Choose a tag to compare
Voice Language Pre-release
Pre-release

Select correct voice regarding language.
Translate voice text.

Solves regarding MapFolder

03 Feb 20:38
Compare
Choose a tag to compare

Prevent to override map-folder-settings with default folder.
Prevent to use deprecated ExternalStoragePublicDirectory on Android 10.

Solves regarding MapFolder

01 Feb 13:22
Compare
Choose a tag to compare
Pre-release

Do not override map-folder-settings with default folder.
Do not use deprecated ExternalStoragePublicDirectory on Android 10.