aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/mapcommon
Commit message (Expand)AuthorAgeFilesLines
* have radio buttons in map source menu to show which map source isbananeweizen2011-08-171-7/+10
* Merge branch 'master' into cleanupFlorian Moesch2011-08-135-35/+33
|\
| * code cleanup, fixed static code analysis bugsbananeweizen2011-08-122-11/+2
| * Remove uses of "== true" and "!= false"Samuel Tardieu2011-08-113-15/+15
| * Merge branch 'master' of https://github.com/cgeo/c-geo-opensourcersudev2011-08-112-3/+3
| |\
| * | Fix issue #124 part 2 (ClassCast)rsudev2011-08-113-9/+16
* | | viewport might be nullFlorian Moesch2011-08-111-1/+3
| |/ |/|
* | using `.valueov()` instead of constructor for doubles and floatsFlorian Moesch2011-08-112-3/+3
|/
* * remove duplicated app, settings, pref, res, base fields in allBananeweizen2011-08-101-16/+13
* * have common base classes for cgeo related activities to encapsulateBananeweizen2011-08-101-21/+8
* Fixing incorrect forwarding of map activity lifecycle callsRainer2011-08-091-3/+3
* some cleanup of settings code, this is only preparation for making it aBananeweizen2011-08-082-4/+7
* fix #113: refresh missing after circles setting has been changed,Bananeweizen2011-08-072-0/+4
* * replace collection.clone() by copy constructorBananeweizen2011-08-073-14/+9
* Merge branch 'master' of https://github.com/cgeo/c-geo-opensourceRainer2011-08-021-29/+29
|\
| * cleanupBananeweizen2011-08-011-29/+29
* | Removed google analyticsRainer2011-08-021-4/+0
|/
* Implemented map view switch in map activityRainer2011-08-012-56/+140
* Fix 2x FC, fix #43mucek42011-08-011-3/+7
* * move app invocation code into factoriesBananeweizen2011-07-311-3/+3
* several bugs/problems found with static code analysis:Bananeweizen2011-07-242-44/+47
* code cleanup to reduce compiler warningsBananeweizen2011-07-231-21/+19
* Added Eclipse project file, caches blinking on live map, blue arrow movingmucek42011-07-201-5/+37
* Fixed live map behaviour for non-live mapsRainer2011-07-191-2/+2
* RC2 - Fix FCmucek42011-07-152-15/+18
* First commitmucek42011-07-117-0/+2652