index
:
cgeo.git
master
upstream_release
cgeo without proprietary dependencies
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
src
/
cgeo
/
geocaching
/
Geocache.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring: move waypoint parsing code in Waypoint
Samuel Tardieu
2014-02-28
1
-51
/
+3
*
refactoring: make user actions depend on the connector
Bananeweizen
2014-01-04
1
-4
/
+0
*
fix #3494: EC attributes disappear on refresh
Samuel Tardieu
2014-01-03
1
-4
/
+4
*
There is no point in clearing an empty list
Samuel Tardieu
2014-01-03
1
-1
/
+0
*
Return a concrete list when returning cache logs
Samuel Tardieu
2014-01-02
1
-2
/
+5
*
optimization: do not merge a cache against itself
Samuel Tardieu
2014-01-01
1
-0
/
+3
*
fix some findbugs findings
Michael Keppler
2013-12-23
1
-2
/
+2
*
refactoring: remove duplicate code
Bananeweizen
2013-12-19
1
-0
/
+17
*
fix: NPE in search by geocode
Bananeweizen
2013-12-16
1
-4
/
+4
*
calendar addon: recognize one more variation of the event time
Bananeweizen
2013-12-13
1
-1
/
+1
*
findbugs: more cleanup
Bananeweizen
2013-12-08
1
-0
/
+3
*
Fix #3441, 'Visited' not saved for own waypoints
rsudev
2013-11-26
1
-1
/
+32
*
Implements stable keys for opencaching waypoints
rsudev
2013-11-23
1
-0
/
+8
*
fix #3396: crash on logging event cache
Bananeweizen
2013-11-09
1
-0
/
+2
*
fixes #3370 #2960 #1320 - also keep empty and null values for hint, short des...
Marco Jacob
2013-11-07
1
-3
/
+3
*
fix #3371: Log-offline-menu doesn't respect cache source
Bananeweizen
2013-10-19
1
-33
/
+1
*
fix #3368: New placeholer [LOG] for twitter template
Bananeweizen
2013-10-19
1
-1
/
+1
*
fix: wrong condition for not showing cache size
Bananeweizen
2013-10-13
1
-1
/
+7
*
fix #3335: calendar time recognized wrongly
Bananeweizen
2013-10-07
1
-0
/
+2
*
improve calendar time detection
Bananeweizen
2013-09-22
1
-21
/
+19
*
refactoring: add missing final
Samuel Tardieu
2013-09-15
1
-1
/
+1
*
refactoring: do not duplicate code path, partition list instead
Samuel Tardieu
2013-09-15
1
-0
/
+8
*
Update to CollectionUtils 4.0-alpha1
Samuel Tardieu
2013-09-15
1
-1
/
+1
*
refactoring: introduce PseudoList to handle non concrete lists
Bananeweizen
2013-09-14
1
-0
/
+1
*
refactoring: cgeoapplication -> CgeoApplication
Samuel Tardieu
2013-09-13
1
-3
/
+3
*
refactoring: cgData -> DataStore
Samuel Tardieu
2013-09-13
1
-22
/
+22
*
findbugs: unchecked casts
Bananeweizen
2013-08-28
1
-7
/
+6
*
refactoring: replace unboxing of boolean by BooleanUtils.isTrue
Samuel Tardieu
2013-08-25
1
-15
/
+16
*
refactoring: extract common code
Bananeweizen
2013-08-14
1
-10
/
+2
*
Fixes #3104, Wrong parsed cache type not corrected by nearby search and/or popup
rsudev
2013-08-10
1
-28
/
+29
*
fix #3061: name sorting wrong for certain number combinations
Bananeweizen
2013-07-28
1
-6
/
+9
*
Finetuning fixes for #1851 and #3000 (cache merging)
rsudev
2013-07-28
1
-43
/
+47
*
Fixes #3000: Basic members caches missing on map
JavaDog
2013-07-28
1
-1
/
+1
*
fix #1851 - merge popup information
Marco Jacob
2013-07-28
1
-30
/
+43
*
cleanup: remove isWatchlist() since isOnWatchlist() exists already
Samuel Tardieu
2013-07-14
1
-5
/
+1
*
Remove elevation handling
Samuel Tardieu
2013-07-14
1
-13
/
+0
*
Fix #2962, Live map empty after loading has finished
rsudev
2013-07-10
1
-0
/
+4
*
Implements #750, use preference activity
koem
2013-07-09
1
-0
/
+1
*
fix #2937: Merging of personal note not OK
Bananeweizen
2013-07-07
1
-1
/
+1
*
Merge pull request #2893 from marco-jacob/fixPersonalNoteFinal
Marco Jacob
2013-06-27
1
-1
/
+7
|
\
|
*
make personalNote multiline again, upload button, merge on refresh
Marco Jacob
2013-06-26
1
-1
/
+7
*
|
Implements #2900, Support logging with password (oc)
rsudev
2013-06-27
1
-0
/
+9
*
|
findbugs null pointers and initializations
Bananeweizen
2013-06-24
1
-32
/
+30
|
/
*
Fix #2882 - Clear offline log through cache object
campbeb
2013-06-13
1
-0
/
+5
*
refactoring: use activity names for layouts
Bananeweizen
2013-06-09
1
-3
/
+3
*
fix #2841: *.loc from waymarking not imported
Bananeweizen
2013-06-08
1
-1
/
+4
*
Correct log messages to account for refactoring
campbeb
2013-06-05
1
-1
/
+1
*
Fix #2837 - Check for null waypoint coords in hasIdenticalWaypoint
campbeb
2013-06-04
1
-1
/
+3
*
refactoring: remove the cache realm
Bananeweizen
2013-06-01
1
-5
/
+4
*
Merge pull request #2787 from rsudev/ocde_okapi_2
rsudev
2013-05-28
1
-1
/
+10
|
\
[next]