Releases: scheibler/WalkersGuide-Android
v3.2.0
New entries in the redesigned apps main menu:
- Navigate to a street address
- Navigate home
- Plan or record a route
- Open a GPX file
- Share your location and open a shared location link from others
Sub tab reorganization:
- The Track subtab moved from the Overview tab to Points
- The Overview tab now includes the additional subtabs Collections and History.
Text to speech:
- Speech rate can be adjusted in the app's settings
- A message queue has been implemented to prevent navigation instruction interruptions.
- Announcements now include bearing updates to the next route point, in addition to continuous distance updates while navigating.
- Fixed a bug where Talkback would take precedence over the distance and bearing announcements from the app's TTS, frequently interrupting them.
Routes:
- New presets for way class weights. Makes it easier to calculate routes for
different use cases like hiking or walking in urban areas. - GPX file export added
- Current coordinates are now automatically resolved to their closest address when used as the starting point for route calculation.
- Fixed: Route calculation previously failed if one or more via points were included.
Additional user interface changes:
- New talkback actions for the bearing and location buttons in the toolbar
- Bearing: Switch between values from compass or satellite, Enable/disable simulation
- Location: Speak current address, Show GPS details, Enable/disable simulation
- Point context menu:
- New entry: Navigate directly to this point
- Rename and add annotation entries were moved into the edit sub menu
- Precise bearing in degrees was added to the distance and bearing label in the point details
(see the already existing menu item with the same name in the navigate tab for details) - More compact layout for the track tab
- Fixed a bug in the tab bar below the toolbar: Tabs were sometimes duplicated.
Other:
- Enter latitude/longitude using the DMS input format (degrees, minutes, seconds)
- Support for Android 15
- Ukrainian translation added
v3.1.0
- POI categories:
- New: post boxes and intersections with railway tracks
- Reorganized:
- services has been divided into public and other services
- named intersections has been divided into fully named intersections and partially named intersections (the latter is helpful if you walk on small paths and want to know if there is an intersection with a bigger street nearby).
- Click on post addresses in your contacts app or .gpx files in your file browser to open them in WalkersGuide directly
- More detailed information for pedestrian crossings
- New settings:
- Prefer localized names and descriptions from the OpenStreetMap if available.
For example a Japanese restaurant may provide an English translation of its name. - Optionally you can disable the previously introduced fused location provider again. It improves the GPS
accuracy especially indoors but may cause problems for some users.
- Prefer localized names and descriptions from the OpenStreetMap if available.
- Many smaller bug fixes and improvements like more precise route instructions
v3.0.0
New features:
- Pin and track points and routes
- Record your own routes
- Collections to group and manage your points and routes
- Improved GPX file import
- Support for Android 14
Additional changes
The structure of the app has also changed. The "Favorites" tab has been replaced by the "Overview"
tab. Your existing favorites were transferred to a collection and can now be found in the
overview tab under the pinned profiles section.
The tab bar at the bottom of the screen is now permanently visible, allowing for easier switching
between the main views of the app.
Some tabs now have their own tab bar. If available, this is located in the top area of the screen.
For example, the "Overview" tab has two sub-tabs called "Pin" and "Track". The newly named "Routes"
tab, next to it, is divided into the sub-tabs "Navigate" and "Record".
You can also quickly access all sub-tabs from other parts of the app. To do this, focus on the corresponding
tab at the bottom of the screen and perform a long click or swipe through the Talkback actions.
v2.3.1
v2.3.0
- New Talkback actions to switch between point profiles:
Focus the profiles button in the points tab and swipe left or right to switch between profiles more quickly. - New point details information:
- All points: Link to the corresponding wikidata website
- Stations: Show network and operator if available
- Bug fixes:
- Check if location provider exists before requesting location updates
- fixed some problems in the points tab menu
v2.2.0
Favorites: Routes are displayed in addition to points now (see the tab bar on top)
Router: New Talkback accessible mini map of the next intersection
GPX Import: Added option to import route from GPX file in reverse order
App settings:
- New option: Screen remains active as long as the app is in the foreground.
- New option: Keep Bluetooth headphone connection alive to prevent truncated voice commands.
Changes in the main menu
- Options "Enter address", "Enter coordinates" and "Point from link"
now open the respective points details activity instead of creating a favorite point automatically. - Moved route GPX import from router fragment option menu into main menu (same behavior as described above)
Other:
- EditText: ENTER key press on a physical keyboard triggers the configured action like start a search
- public transport enabler library updated (2023-05-18)