Hey guys,
There is an official update out now:
http://www.trackdroid.com/info/nicolas-gramlich/andnav
Any feedback is welcome. YOU can influence the Project !!
Major changes:
- Voice-Directions (by Joy an Tom Gibara[MoseyCode]) (not ON by
default, as MediaPlayer is buggy. See "Settings"...)
- UnitSystems (Metric & US [i.e. Kilometers vs. Miles]) (See
"Settings"...)
- Home-Location (Route-Home with one click)
- WeatherForecast in WhereAmIMap (Long-Press to Map)
- Waypoints can be optimized (Travelling-Salesman-Problem. Calculation
can only be done using the linear distance) (select via Menu)
Full Changelog:
######################################################
###########################
# 0.5.0 (adc) --> 0.6.0 #
###########################
# Added:
- Voice-Directions & Menu-Voices, spoken by 'Joy Gibrara' (British
female)
- Possibility to En/Disable in the Settings
- Added CitySearch to SearchDestination
- Possibility to change KeyLayouts (Generic implementation.
Currently: QWERTZ, QWERTY, ABCDEF)
- Possibility to change UnitSystems (Generic implementation.
Currently: METRIC, US)
- AndNav now starts the "Where Am I?"-Activity on system-wide
{android.content.Intent.VIEW_ACTION; and "geo"-scheme}-Intents.
- Navigate Home-Possibility
- Changeable in the Settings
- a.) with a Long-Press to the MapView
- b.) with the SearchDestination-Dialogs (SOON)
- Asked for Home-Location if not set (when clicking "Home-Sweet-
Home"-Button in the Main-Menu)
- Weather ForeCast can be accessed from the Menu and LongPress-
ContextMenu of WhereAmI
- Context-Menu on the Main-Nav-Map allows to Add and Clear Waypoints
when long-pressing the MapView
- WayPoints can now get optimized, what means distance between gets
minimized. (classic 'Traveling-Salesman' problem)
# Updated:
- 7 instead of 5 turn-arrows
- QuickInfo in Settings-Activity now changes also on Click (not just
on FocusChanges)
- ZipCode and CityName now also AutoComplete with previously entered
ones.
- DisplayQuality can now be changed "on the fly" (via Settings). -->
No more map-restart necessary
- Reduced Memory-Footprint in all Activities, by Code-Optimizations
and combination of Listeners
- WayPoints being crossed, now get removed. (on next Route-Refetch
they are no more included)
# Fixed:
- When Route was lost once it stuck searching the same GPS-position
again and again. Now it uses always the current GPS-position, as it
was originally meant to be.
- When remaining time is > 10 hours, it now shows only hours, no more
minutes.
- Clicks to the Buttons of the NumberPads now not just appends the
number, but also replaces previous selections.
######################################################
Any feedback is welcome. YOU can influence the Project !!
Regards, plusminus
http://anddev.org
# Worlds largest Android Development Community / Tutorials
> > > > BTW,I will test theAndNavin my Android DotPhone Development