aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into chooselistkoem2013-02-081-1/+1
|\
| * Fix #2459, Attended is not detected as found for OCrsudev2013-02-071-1/+1
* | issue #275 - Move to other list from cache screenkoem2013-02-089-65/+242
|/
* Merge remote-tracking branch 'origin/release'Bananeweizen2013-02-061-1/+1
|\
| * fix #2451, bad pattern for cache count parsingBananeweizen2013-02-061-1/+1
| * Revert "Keep the Waypoint Ids stable. Fixes #2341"Samuel Tardieu2013-01-291-6/+3
* | refactoring: minor rename of resourcesBananeweizen2013-02-052-2/+2
* | Use a standard Callable interface for lazy initialized listsSamuel Tardieu2013-02-032-22/+27
* | Restrict LazyInitializedList to the List interfaceSamuel Tardieu2013-02-036-23/+29
* | Make LazyInitializedList<E> a List<E>Samuel Tardieu2013-02-033-56/+20
* | Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-0398-491/+491
* | Remove useless importSamuel Tardieu2013-02-031-1/+0
* | Refactoring: use static initializationSamuel Tardieu2013-02-031-5/+5
* | Remove obsolete javadocSamuel Tardieu2013-02-031-11/+0
* | Use two methods to do two different thingsSamuel Tardieu2013-02-031-99/+93
* | Refactoring: simplify variable computationSamuel Tardieu2013-02-031-14/+3
* | don't load image urls when getting OC cache listsBananeweizen2013-02-031-5/+5
* | respect exclude options when searching OC cachesBananeweizen2013-02-031-7/+20
* | #2347: map common cache attributes of opencachingBananeweizen2013-02-022-3/+388
* | change wording from "GC code" to "geo code"Bananeweizen2013-02-011-1/+1
* | new: log images for opencaching.deBananeweizen2013-02-012-7/+33
* | new: spoiler support for opencaching.deBananeweizen2013-02-012-1/+75
* | fix #2392: Global cache type filter not applied for OC-cachesBananeweizen2013-01-311-0/+1
* | refactoring: simplify cache type checksBananeweizen2013-01-314-3/+20
* | fix #2352: String "Listed on geocaching.com" missing for translationBananeweizen2013-01-301-1/+6
* | fix #2353: "This description contains table elements..."Bananeweizen2013-01-301-1/+3
* | Remove unused importSamuel Tardieu2013-01-291-2/+0
* | Refactoring: iterate directly over collection itemsSamuel Tardieu2013-01-291-14/+5
* | Return Parcel objects to the global pool after useSamuel Tardieu2013-01-291-2/+3
* | Remove unnecessary importsSamuel Tardieu2013-01-291-4/+0
* | Refactoring: remove unnecessary private qualifierSamuel Tardieu2013-01-291-1/+1
* | Refactoring: remove unnecessary this qualifierSamuel Tardieu2013-01-291-3/+3
* | lint cleanupsBananeweizen2013-01-281-2/+2
* | Refactoring: simplify and optimize code by avoiding toArraySamuel Tardieu2013-01-271-4/+2
* | #1791: remove reset coords dialogBananeweizen2013-01-271-40/+49
* | refactoring: move some more dialogs into new packageBananeweizen2013-01-2712-18/+29
* | #1791: refactor live map hint activity into a dialogBananeweizen2013-01-273-56/+45
* | Do not repeat the work done in superclass in overriden methodSamuel Tardieu2013-01-272-17/+1
* | Fix typo in AddressListActivitySamuel Tardieu2013-01-272-5/+5
* | Make our dir chooser return the same thing as the OI oneSamuel Tardieu2013-01-272-9/+5
* | Isolate intent extras into a new classSamuel Tardieu2013-01-2716-89/+105
* | 0 is a valid waypoint idSamuel Tardieu2013-01-262-4/+4
* | Add documentation of what is an unset waypoint idSamuel Tardieu2013-01-261-3/+5
* | Do not use a N² algorithm when merging waypoints setsSamuel Tardieu2013-01-261-23/+16
* | The waypoint id must be kept when merging dataSamuel Tardieu2013-01-261-0/+3
* | fix #2430: waypoints not loaded from websiteSamuel Tardieu2013-01-261-2/+2
* | Renumber columns cache to remove holeSamuel Tardieu2013-01-231-75/+41
* | Remove the now unused "own" column in caches tableSamuel Tardieu2013-01-231-1/+0
* | Refactoring: simplify codeSamuel Tardieu2013-01-231-22/+8
* | Merge branch 'master' of github.com:cgeo/c-geo-opensource into upstreamSamuel Tardieu2013-01-232-71/+67
|\ \