aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/apps/cache/navi
Commit message (Expand)AuthorAgeFilesLines
* Fix #1735: safely uppercase string even if it is nullSamuel Tardieu2012-06-071-1/+1
* Remove JavaDoc @author tag.SammysHP2012-05-232-4/+0
* Refactoring: add missing override annotationsSamuel Tardieu2012-05-231-0/+1
* reafactoring: enablement of navigation appsBananeweizen2012-05-193-5/+5
* Merge remote-tracking branch 'marco-jacob/issue#1580-staticMapsOnAnyDestNavig...Bananeweizen2012-05-197-1/+32
|\
| * corrected suspicious codeMarco Jacob2012-05-181-1/+1
| * corrected isEnabled(Geopoint) default to geopoint!=nullMarco Jacob2012-05-162-5/+2
| * Fixed wrong refactoring at static maps nav appsMarco Jacob2012-05-163-15/+30
| * fixes #1580: No static maps item on any destination navigation menuMarco Jacob2012-05-167-19/+38
* | new: for some activities, don't re-open them when resuming the appBananeweizen2012-05-181-11/+1
|/
* fix #1516: Navigate from "Any destination" not workingBananeweizen2012-05-071-1/+1
* refactoring: remove some of the TODOsBananeweizen2012-05-061-12/+41
* fix #1459: Refactoring navigation menuBananeweizen2012-05-0513-111/+69
* refactoring: remove duplicated code from static maps appBananeweizen2012-05-057-103/+120
* added navigation app for downloading static mapsMarco Jacob2012-05-041-0/+46
* solves issue #1494 to download static maps on demand without settingsMarco Jacob2012-05-041-30/+19
* Merge remote-tracking branch 'SammysHP/icons'Bananeweizen2012-04-301-1/+1
|\
| * Import Android drawables (from API version 8)SammysHP2012-04-271-1/+1
* | Refactoring: remove unnecessary else statementsSamuel Tardieu2012-04-281-2/+13
* | Remove Now from methods of IGeoDataSamuel Tardieu2012-04-271-1/+1
* | Use the IGeoData interface and Observer pattern to update locationSamuel Tardieu2012-04-279-38/+35
|/
* Refactoring: cleanup control flowSamuel Tardieu2012-04-201-16/+12
* refactoring: simplify list based alert dialogsBananeweizen2012-04-151-23/+15
* refactoring: remove the logging tag from settingsBananeweizen2012-04-123-7/+5
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-313-3/+3
* Export caches from Stored to Locus (#1282)jenda^^2012-03-191-1/+1
* fix #126: .trim() usageBananeweizen2012-03-031-1/+1
* Implementation for #1155 - the second default navigation tool isTorsten Keil2012-02-221-3/+46
* fix #945: unify navigation methodsBananeweizen2012-02-181-8/+6
* #945: unify navigation methodsBananeweizen2012-02-189-36/+17
* Added check for static maps.Torsten Keil2012-02-031-3/+26
* Temporarily removed offline check for static maps filtering ... isn'tTorsten Keil2012-02-031-4/+3
* Refactoring navigation apps submenus to use AlertDialog.Builder whereTorsten Keil2012-02-031-20/+163
* fix #1044: Compass starts without being chosenBananeweizen2012-01-281-2/+4
* refactoring: minor simplification of codeBananeweizen2012-01-241-12/+6
* Merge pull request #1027 from RoadRunner-/navidBananeweizen2012-01-241-49/+55
|\
| * changed method argumentsTorsten Keil2012-01-241-3/+3
| * Fix for issue #1012: ID may changeTorsten Keil2012-01-221-49/+55
* | Merge pull request #988 from marco-jacob/masterBananeweizen2012-01-201-8/+14
|\ \ | |/ |/|
| * Merge git://github.com/cgeo/c-geo-opensourceMarco Jacob2012-01-141-0/+22
| |\
| * | added setting and implementation for waypoint static mapMarco Jacob2012-01-111-8/+14
* | | changed getDefaultNavigationApplication to never return nullTorsten Keil2012-01-151-9/+15
* | | Implementation for issue #985: replace term standard navigationTorsten Keil2012-01-141-8/+13
| |/ |/|
* | fix #943: click preview map to invoke navigationBananeweizen2012-01-141-0/+22
|/
* refactoring: clean up code around static mapsBananeweizen2012-01-081-2/+2
* refactoring: cleanup for #945Bananeweizen2012-01-0815-316/+196
* fix #944: Navigon supportBananeweizen2012-01-052-1/+66
* Fix #937: DefaultNavigation not working after installSammysHP2012-01-031-8/+13
* Small changes for the pull request.Torsten Keil2012-01-021-13/+11
* Implementation for #868Torsten Keil2012-01-013-4/+100