aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/MapProviderFactory.java
Commit message (Expand)AuthorAgeFilesLines
* fix #3756: NPE when changing map sourceSamuel Tardieu2014-04-131-1/+4
* Use RxJava.Action1 instead of our RunnableWithArgumentSamuel Tardieu2014-01-111-1/+1
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-2/+2
* fix #3186: do not try to install a null map sourceSamuel Tardieu2013-08-251-0/+15
* Log warning if Google API key not availableSammysHP2013-08-221-3/+8
* Disable Google Maps if no API key setSammysHP2013-08-221-2/+9
* Implements #750, use preference activitykoem2013-07-091-1/+1
* Fixes #2715, NPE when activiating menu on maprsudev2013-05-131-0/+1
* refactoring: use menu resources instead of codeBananeweizen2013-05-101-2/+6
* have Google Maps directions only on Google Maps devicesBananeweizen2012-11-211-1/+1
* fix #1940: Quicker change of OSM offline mapsBananeweizen2012-11-041-59/+36
* Refactoring: remove unnecessary boxing/unboxingSamuel Tardieu2012-09-041-2/+2
* refactoring: some findbugs cleanupBananeweizen2012-07-011-31/+14
* refactoring: remove publicly shared constants in map implementationBananeweizen2012-05-031-0/+4
* fix #1488: Disable OSM:Offline if no file is selectedBananeweizen2012-05-031-12/+17
* Compatibility for mapsforge 0.2.4 offline mapsrsudev2012-04-301-2/+2
* refactoringsBananeweizen2012-04-211-2/+8
* make google maps api optional so that cgeo runs on x86 emulatorStephan Merker2012-03-271-1/+8
* fix several FindBugs warningsBananeweizen2011-11-191-6/+4
* Mapsource refactor little cleanup:rsudev2011-11-151-12/+12
* Implementing #179, refactor maps to single source, last partrsudev2011-11-151-0/+104