aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/google/GoogleMapProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Use RxJava.Action1 instead of our RunnableWithArgumentSamuel Tardieu2014-01-111-1/+1
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-2/+2
* code cleanup: remove debug codeBananeweizen2012-12-261-6/+6
* Refactoring: remove pointless null checksSamuel Tardieu2012-12-181-1/+1
* fix #1940: Quicker change of OSM offline mapsBananeweizen2012-11-041-24/+27
* Refactoring: remove unused fieldSamuel Tardieu2012-05-061-5/+3
* refactoring: remove publicly shared constants in map implementationBananeweizen2012-05-031-17/+24
* fix #1488: Disable OSM:Offline if no file is selectedBananeweizen2012-05-031-8/+9
* Compatibility for mapsforge 0.2.4 offline mapsrsudev2012-04-301-18/+8
* Refactoring: remove redundant local variablesSamuel Tardieu2012-04-221-4/+2
* Refactoring: use IWaypoint and cgCache instead of cgCoord objectSamuel Tardieu2012-04-011-2/+2
* fix several FindBugs warningsBananeweizen2011-11-191-2/+2
* Implementing #179, refactor maps to single source, last partrsudev2011-11-151-0/+95