aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/files
Commit message (Expand)AuthorAgeFilesLines
* refactoring: remove the logging tag from settingsBananeweizen2012-04-125-38/+33
* refactoring: more static code analysis cleanupsBananeweizen2012-04-021-2/+3
* Merge remote-tracking branch 'upstream/release' into upstreamSamuel Tardieu2012-04-011-2/+2
|\
| * Fix #1332: uppercase geocode built from name when importing GPXSamuel Tardieu2012-04-011-2/+2
* | Refactoring: use IWaypoint and cgCache instead of cgCoord objectSamuel Tardieu2012-04-011-63/+65
* | Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-315-5/+5
* | Reset Progress internal var progress to 0 on resetMarco Jacob2012-03-251-1/+1
* | no second dialog when skipping static maps on GPXImporterMarco Jacob2012-03-251-3/+8
* | Cache ETag and Last-Modified HTTP headers for imagesSamuel Tardieu2012-03-251-2/+51
* | Merge pull request #1318 from marco-jacob/issue#1309Bananeweizen2012-03-241-5/+17
|\ \ | |/ |/|
| * GPXImporter.importStaticMaps only loads cache when neededMarco Jacob2012-03-221-4/+3
| * Fix for issue 1309Marco Jacob2012-03-211-1/+14
* | Lint: use Double.valueOf(…) instead of new Double(…)Samuel Tardieu2012-03-221-2/+2
|/
* fix #1281: .gpx import fails to recognize most caches in TX ChallengeBananeweizen2012-03-201-13/+25
* static code analysis and other fixesBananeweizen2012-03-182-12/+11
* Merge pull request #1287 from marco-jacob/issue#1270Bananeweizen2012-03-181-3/+17
|\
| * GPXImporter now showing imported cache count on cancelMarco Jacob2012-03-151-3/+8
| * added abort button to GPXImporter and skip button for static maps importMarco Jacob2012-03-141-2/+11
* | Non-reliable coords for Basic Members. Fixes #1285blafoo2012-03-171-0/+1
|/
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-0/+14
* fix #1238: Fatal Error while updating stored cachesBananeweizen2012-03-091-8/+30
* Merge pull request #1230 from campbeb/fix1196Bananeweizen2012-03-061-1/+1
|\
| * Refactor so all waypoint operations are done through the Cache object.campbeb2012-03-051-1/+1
* | Merge remote-tracking branch 'marco-jacob/issue#285'Bananeweizen2012-03-051-4/+33
|\ \ | |/ |/|
| * import static maps after gpx importMarco Jacob2012-02-241-4/+33
* | performance refactoringsBananeweizen2012-03-041-1/+13
* | refactoring: performance cleanupsBananeweizen2012-03-031-1/+1
* | refactoring: don't load caches in loopsBananeweizen2012-03-011-4/+9
* | refactoring: use underscore in symbolic constantsBananeweizen2012-02-162-2/+2
* | Fix #1040, waypoint typesrsudev2012-02-121-1/+1
|/
* Changed database handlingblafoo2012-02-084-17/+21
* fix #986: mention standard GPX directory in progress dialogStephan Merker2012-02-051-8/+27
* fix #1071: FC with unknown container sizeBananeweizen2012-01-311-1/+1
* Search returns reliable coords. Fixes #1031blafoo2012-01-251-1/+0
* fix #1003: Implementation for #977: Import renamed waypoint GPX filesBananeweizen2012-01-221-1/+1
* Fixed tests and added additional null check in code.Torsten Keil2012-01-211-6/+8
* Removed deprecated methods.Torsten Keil2012-01-171-16/+0
* Implementation for #977: Import renamed waypoint GPX filesTorsten Keil2012-01-161-409/+442
* support more mime types for importing zipped PQsStephan Merker2012-01-151-5/+16
* fix #972: mark non GC caches as reliableBananeweizen2012-01-142-1/+5
* performance: remove caches from cache after importBananeweizen2012-01-121-1/+4
* refactoring: clean up code around static mapsBananeweizen2012-01-081-1/+1
* addendum to last commit: NPE for imported caches without any log Bananeweizen2012-01-041-4/+1
* refactoring: immutable attributes collectionBananeweizen2011-12-311-4/+1
* refactoring for #908: waypoint list of cache is immutable for clientsBananeweizen2011-12-261-7/+6
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-252-9/+8
* Fix #903 Rename field "reason" to "listId"blafoo2011-12-192-2/+2
* fix #890: Non existing waypointBananeweizen2011-12-171-1/+1
* Use of Logtype instead of intblafoo2011-12-141-6/+2
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-032-6/+6