aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/apps/cache/navi/GoogleMapsApp.java
Commit message (Expand)AuthorAgeFilesLines
* Add missing final qualifiers in main moduleSamuel Tardieu2015-03-171-7/+7
* rename packageBananeweizen2014-11-021-3/+3
* Name ignored catch parameter as suchSamuel Tardieu2014-09-091-1/+1
* fix #3731: use formatted numbers when calling navigationMichael Keppler2014-04-231-2/+6
* fix #3555: No marker on external mapBananeweizen2014-01-201-3/+19
* #2210: convert cache list menus to resourceBananeweizen2013-09-301-1/+1
* refactoring: findbugs cleanupBananeweizen2013-08-261-1/+1
* Correct log messages to account for refactoringcampbeb2013-06-051-1/+1
* refactoring: use interfaces for navigation appsBananeweizen2012-05-291-1/+1
* fix #1459: Refactoring navigation menuBananeweizen2012-05-051-2/+1
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-2/+1
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* refactoring: cleanup for #945Bananeweizen2012-01-081-36/+10
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-251-2/+2
* Remove redundant super interfacesSamuel Tardieu2011-11-091-1/+1
* No direct access to fieldsblafoo2011-10-261-4/+4
* Do not use an extra indirection for storing search resultsSamuel Tardieu2011-10-241-4/+3
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-2/+2
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+67