aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching
Commit message (Expand)AuthorAgeFilesLines
* Partial fix: do not crash if a cache has no coordinatesSamuel Tardieu2012-04-121-6/+12
* Fix bug introduced in 018e7db82858c3ab0fdc7dc5aba70eddbe1fa3feSamuel Tardieu2012-04-121-27/+15
* Refactoring: temporarily rewrite redundant code waiting for it to disappearSamuel Tardieu2012-04-121-34/+9
* Refactoring: cleanup and add methods to ViewportSamuel Tardieu2012-04-121-9/+67
* Refactoring: remove int based Geopoint and Viewport constructorsSamuel Tardieu2012-04-125-24/+5
* Refactoring: remove useless null checksSamuel Tardieu2012-04-122-29/+17
* fix #1389: Waypoint Note edit defectBananeweizen2012-04-121-1/+7
* crash on application startBananeweizen2012-04-121-2/+2
* fix #1394: Red Circles around Event CachesBananeweizen2012-04-124-52/+80
* Small enhancements for live-maprsudev2012-04-123-7/+15
* Live-map refresh on zoom-inrsudev2012-04-121-1/+3
* Implements cache for live-map tilesrsudev2012-04-126-53/+194
* remove debug code from dfbdd962599a6034bba9945d92dbf0ba90580580Bananeweizen2012-04-122-5/+2
* Remove unused (except in tests) conversion methodsSamuel Tardieu2012-04-111-56/+0
* Remove never-used actualMemberStatusSamuel Tardieu2012-04-111-11/+0
* Remove the never used error_code field of StatusCodeSamuel Tardieu2012-04-111-25/+19
* Remove Task type, whose name field is never usedSamuel Tardieu2012-04-112-18/+1
* Simplify IAbstractActivity interfaceSamuel Tardieu2012-04-111-11/+0
* Remove unused methodsSamuel Tardieu2012-04-1112-234/+0
* fix #1038: use shared preferences with correct typesBananeweizen2012-04-112-41/+124
* Move two methods into the testsSamuel Tardieu2012-04-111-12/+0
* Some methods are only used internallySamuel Tardieu2012-04-112-18/+3
* Cache order is only used internallySamuel Tardieu2012-04-111-8/+0
* Make cgDestination an immutable typeSamuel Tardieu2012-04-114-82/+35
* Implement equals() and hashCode() for GeopointSamuel Tardieu2012-04-112-13/+18
* Waypoint and caches both have coordinates, add ICoordinates interfaceSamuel Tardieu2012-04-116-29/+19
* fix cache attribute from 08d132878d4e8818c8090169e6f0ece257ac4732Bananeweizen2012-04-103-8/+14
* Extend GPX export.SammysHP2012-04-093-9/+75
* Add enum for cache attributes.SammysHP2012-04-091-0/+136
* Export package: Documentation and make activity optionalSammysHP2012-04-095-22/+110
* #1384: FC when apply a filterBananeweizen2012-04-092-9/+6
* Merge branch 'release' into upstreamSamuel Tardieu2012-04-091-28/+17
|\
| * Work on #1367: cleanup cgCache.isEqualToSamuel Tardieu2012-04-081-28/+17
| * StaticMaps for waypoints default now offMarco Jacob2012-04-031-1/+1
* | Merge remote-tracking branch 'teschi/issue#1304'Bananeweizen2012-04-088-80/+275
|\ \
| * | Support different modes of operation on LastRecentlyUsedMapteschi2012-04-033-6/+234
| * | renamed LeastRecentlyUsedCache to LeastRecentlyUsedMapteschi2012-04-034-9/+9
* | | updates for SDK v17Bananeweizen2012-04-071-1/+1
* | | more unit test for cache filtersBananeweizen2012-04-075-27/+28
* | | New: Export featureSammysHP2012-04-066-204/+556
* | | StaticMaps for waypoints default now offMarco Jacob2012-04-031-1/+1
* | | refactoring: more static code analysis cleanupsBananeweizen2012-04-022-4/+5
* | | Merge branch 'release' into upstreamSamuel Tardieu2012-04-021-1/+1
|\ \ \ | | |/ | |/|
| * | Info can be hidden after it's shown for 3 times!mucek42012-04-021-1/+1
* | | Cache debug settings information as they are accessed very oftenSamuel Tardieu2012-04-021-1/+6
* | | Refresh the data of confirmed cached dataSamuel Tardieu2012-04-021-2/+7
* | | Do not use stale information if the cache file does not exist anymoreSamuel Tardieu2012-04-021-1/+1
* | | Clicking on the navigation info will open navigation preferencesSamuel Tardieu2012-04-011-0/+8
* | | Close #1208: indicate if GPS is disabled in settingsSamuel Tardieu2012-04-011-8/+69
* | | Merge remote-tracking branch 'upstream/release' into upstreamSamuel Tardieu2012-04-015-13/+92
|\ \ \ | |/ /