aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/files
Commit message (Expand)AuthorAgeFilesLines
* Update to CollectionUtils 4.0-alpha1Samuel Tardieu2013-09-151-1/+1
* Add note about Waypoint natural orderingSamuel Tardieu2013-09-151-0/+3
* refactoring: do not use default encodingSamuel Tardieu2013-09-142-7/+14
* refactoring: introduce PseudoList to handle non concrete listsBananeweizen2013-09-142-2/+2
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-132-4/+4
* refactoring: cgData -> DataStoreSamuel Tardieu2013-09-133-10/+10
* Merge branch 'release'Bananeweizen2013-09-111-0/+1
|\
| * fixes #3261 - reset lastPosition on descend dirMarco Jacob2013-09-111-0/+1
* | findbugs: unchecked castsBananeweizen2013-08-281-14/+13
* | refactoring: findbugs cleanupBananeweizen2013-08-262-5/+5
|/
* refactoring #3159: file copy exception handlingBananeweizen2013-08-221-11/+12
* Fixes #3159, Backup failingrsudev2013-08-221-2/+1
* fix #3144: GPX import problemBananeweizen2013-08-191-1/+1
* refactoring: more findbugs cleanupBananeweizen2013-08-181-3/+4
* refactoring: fix findbugs issuesBananeweizen2013-08-181-8/+13
* fix #2941: huge text about standard directoriesBananeweizen2013-08-051-16/+19
* refactoring: move storages detection to LocalStorage classBananeweizen2013-08-052-48/+47
* refactoring: extract constantBananeweizen2013-07-181-2/+5
* Implements #750, use preference activitykoem2013-07-091-1/+1
* refactoring: minor cleanup, experimenting with CheckstyleBananeweizen2013-07-071-8/+8
* findbugs: remove unused variable and codeBananeweizen2013-06-241-5/+0
* #2824: comment removal of caches after GPX importBananeweizen2013-06-212-50/+50
* Fix #2888 - Store loc file owner name correctlycampbeb2013-06-131-3/+3
* Fix #2862 - Support LOC file import via intentcampbeb2013-06-081-2/+31
* new: support for waymarking GPX filesBananeweizen2013-06-081-5/+25
* fix #2841: *.loc from waymarking not importedBananeweizen2013-06-081-17/+16
* Correct log messages to account for refactoringcampbeb2013-06-052-3/+3
* fix #2794 - rename SearchResult.addCache method nameMarco Jacob2013-05-281-1/+1
* Fix #2727 - Support GeoTour attributecampbeb2013-05-251-0/+1
* #1348: use buffered ioBananeweizen2013-05-113-17/+19
* fix #2702: Don't allow to check ".." in path selectionBananeweizen2013-05-071-4/+3
* #2684: use view injection libraryBananeweizen2013-05-012-12/+5
* fixes #2651 - exclude inaccessable dirs from choiceMarco Jacob2013-04-101-1/+1
* Merge remote-tracking branch 'origin/release'Bananeweizen2013-04-071-0/+3
|\
| * fix #2639: NPE in GPX parserBananeweizen2013-04-071-0/+3
* | refactoring: use Unix line endingSamuel Tardieu2013-04-061-462/+462
* | refactoring: make sure downloadMaps doesn't get a null cacheSamuel Tardieu2013-04-061-4/+8
|/
* code cleanupBananeweizen2013-02-241-5/+5
* reduce memory usage for cache listsBananeweizen2013-02-141-3/+10
* Icons for OCkoem2013-02-111-1/+1
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-034-40/+40
* Do not repeat the work done in superclass in overriden methodSamuel Tardieu2013-01-271-1/+1
* Make our dir chooser return the same thing as the OI oneSamuel Tardieu2013-01-271-4/+3
* Isolate intent extras into a new classSamuel Tardieu2013-01-272-4/+4
* refactoring: use exception object in logggingBananeweizen2013-01-123-7/+7
* Do not depend on mapsforge in non-maps related classesSamuel Tardieu2013-01-101-1/+1
* Merge branch 'release' into upstreamSamuel Tardieu2013-01-081-10/+13
|\
| * fix #2361: index out of bounds in dir chooserSamuel Tardieu2013-01-081-7/+13
* | Refactoring: rename cgTrackable into TrackableSamuel Tardieu2013-01-071-4/+4
* | Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-5/+5