aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/Geocache.java
Commit message (Expand)AuthorAgeFilesLines
* fix #2695: Different log types and order before/after log page loadingBananeweizen2013-05-091-10/+14
* refactoring: simplify log types handlingBananeweizen2013-05-071-3/+1
* fix #2599: Typos in `strings.xml`Bananeweizen2013-05-041-2/+2
* Merge branch 'release' into upstreamSamuel Tardieu2013-04-071-1/+1
|\
| * issue #2636: fix was incorrect, check for equality, not identitySamuel Tardieu2013-04-071-1/+1
* | Merge branch 'release' into upstreamSamuel Tardieu2013-04-071-2/+14
|\ \ | |/
| * fix #2686: waypoint from notes are duplicated upon refreshSamuel Tardieu2013-04-071-2/+14
* | refactoring: prefer StringUtils.defaultIfBlank over an explicit testSamuel Tardieu2013-04-061-4/+1
* | fix #2555: try to detect waypoint type in personal noteBananeweizen2013-04-061-1/+25
|/
* Fix #2258: Share function should use http://coord.info/ URLSammysHP2013-03-081-1/+5
* fix #2534: Updating a OC.de cache doubles the cache descriptionBananeweizen2013-03-021-1/+27
* reduce memory usage for cache listsBananeweizen2013-02-141-36/+53
* new var instead of reassigning input parameterkoem2013-02-131-5/+5
* issue #275 - Move to other list from cache screenkoem2013-02-081-2/+8
* Use a standard Callable interface for lazy initialized listsSamuel Tardieu2013-02-031-3/+3
* Restrict LazyInitializedList to the List interfaceSamuel Tardieu2013-02-031-10/+25
* Make LazyInitializedList<E> a List<E>Samuel Tardieu2013-02-031-4/+4
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-0/+1647