aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgCache.java
Commit message (Expand)AuthorAgeFilesLines
* avoid NPE when accessing cache type, #737bananeweizen2011-10-311-3/+8
* Merge remote branch 'remotes/blafoo692/issue692'rsudev2011-10-311-79/+403
|\
| * deprecatedblafoo2011-10-301-0/+4
| * No direct access to fieldsblafoo2011-10-261-79/+399
* | Use flags rather than 6 different booleansSamuel Tardieu2011-10-271-0/+11
|/
* refactoring: unify and improve when cache size shall not be shownBananeweizen2011-10-221-0/+9
* #671, cache normalized name for sortingBananeweizen2011-10-191-0/+15
* support cache type "unknown", fixes #518Bananeweizen2011-10-161-3/+5
* Tuned regexblafoo2011-10-101-0/+45
* fix #644: Cache note not removed after deleting at gc.comBananeweizen2011-10-091-1/+1
* Use isEmpty() and isNotEmpty() from CollectionUtilsSamuel Tardieu2011-10-091-1/+2
* Remove comparisons to booleansSamuel Tardieu2011-10-091-1/+1
* fix #360: don't load cache description, except when needed in detailsBananeweizen2011-10-031-1/+8
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-8/+8
* fix #552: don't invoke getRating for non GC cachesBananeweizen2011-10-021-0/+4
* Merge #510bananeweizen2011-10-011-0/+20
|\
| * Pimped additional regexblafoo2011-09-251-0/+20
* | Remove latitudeString and longitudeString fieldsSamuel Tardieu2011-09-281-10/+2
* | ConcurrentModificationException when merging cachesbananeweizen2011-09-281-1/+3
* | fix #554: Forwarding OC-caches not possiblebananeweizen2011-09-271-0/+23
* | Unify intent handling for spoilers and log imagesSamuel Tardieu2011-09-261-1/+1
|/
* Silly bug when implementing Apache libmucek42011-09-221-1/+1
* initial support of OpenCaching.DE/.PL/.USBananeweizen2011-09-201-0/+8
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+461