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
/
cgData.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use of Logtype instead of int
blafoo
2011-12-14
1
-15
/
+16
*
Friend logs
blafoo
2011-12-10
1
-6
/
+23
*
refactoring: more boxing/unboxing cleanup
Bananeweizen
2011-12-04
1
-4
/
+4
*
refactoring: reduce boxing/unboxing craziness
Bananeweizen
2011-12-03
1
-3
/
+3
*
refactoring: more Findbugs cleanups
bananeweizen
2011-12-01
1
-44
/
+41
*
Merge remote branch 'blafoo/cachetype'
Bananeweizen
2011-11-23
1
-21
/
+21
|
\
|
*
Use of CacheType instead of String
blafoo
2011-11-18
1
-21
/
+21
*
|
refactoring: more FindBugs issues
Bananeweizen
2011-11-21
1
-31
/
+4
*
|
refactoring: more FindBugs issues
Bananeweizen
2011-11-20
1
-12
/
+4
*
|
fix: don't replace null date with 1.1.1970 on database loading, #805
Bananeweizen
2011-11-19
1
-1
/
+4
*
|
refactoring: remove duplicated getter
Bananeweizen
2011-11-19
1
-2
/
+2
|
/
*
Remove empty directories left hanging on the secondary storage
Samuel Tardieu
2011-11-16
1
-1
/
+21
*
ask for restore after reinstallation, fixes #777
Bananeweizen
2011-11-12
1
-0
/
+18
*
refactoring of cgImage, cgeoimages activity
Bananeweizen
2011-11-12
1
-18
/
+9
*
more unit tests
bananeweizen
2011-11-11
1
-1
/
+1
*
Accept any coordinate when creating a Geopoint
Samuel Tardieu
2011-11-09
1
-9
/
+1
*
Remove deprecated structures and methods
Samuel Tardieu
2011-11-08
1
-8
/
+8
*
Do not use deprecated methods
Samuel Tardieu
2011-11-08
1
-6
/
+6
*
Merge remote branch 'remotes/blafoo692/issue692'
rsudev
2011-10-31
1
-149
/
+150
|
\
|
*
No direct access to fields
blafoo
2011-10-26
1
-149
/
+150
*
|
Mark statements as destroyed when they are
Samuel Tardieu
2011-10-27
1
-0
/
+2
*
|
Use flags rather than 6 different booleans
Samuel Tardieu
2011-10-27
1
-9
/
+9
|
/
*
performance: avoid column index lookups reading cache data
Bananeweizen
2011-10-22
1
-37
/
+82
*
faster cache list loading
Bananeweizen
2011-10-22
1
-31
/
+15
*
new: copy waypoints (context menu), fixes #627
Bananeweizen
2011-10-20
1
-1
/
+1
*
#310, import GPX from mail
Bananeweizen
2011-10-16
1
-11
/
+5
*
code cleanup: remove all unnecessary casts
Bananeweizen
2011-10-15
1
-23
/
+22
*
use WaypointType
koem
2011-10-11
1
-3
/
+3
*
Merge remote branch 'upstream/master' into enums
koem
2011-10-10
1
-103
/
+104
|
\
|
*
Use isEmpty() and isNotEmpty() from CollectionUtils
Samuel Tardieu
2011-10-09
1
-14
/
+18
|
*
Remove comparisons to booleans
Samuel Tardieu
2011-10-09
1
-16
/
+15
|
*
Use Apache Commons CollectionUtils instead of reinventing one
Samuel Tardieu
2011-10-09
1
-2
/
+3
|
*
Fixed + refactored cgTrackable, added test
blafoo
2011-10-08
1
-18
/
+18
|
*
Various mechanical code cleanups
Samuel Tardieu
2011-10-08
1
-67
/
+63
*
|
always use WaypointType
koem
2011-10-08
1
-3
/
+4
|
/
*
fix #595: rename list
Bananeweizen
2011-10-07
1
-0
/
+23
*
Reorganize and cleanup the local storage handling
Samuel Tardieu
2011-10-06
1
-116
/
+22
*
Factor out the obsolete removal routine for possible reuse
Samuel Tardieu
2011-10-06
1
-27
/
+38
*
Use an heuristic to find old cache directories to clean up
Samuel Tardieu
2011-10-06
1
-6
/
+7
*
Remove obsolete cache files
Samuel Tardieu
2011-10-06
1
-57
/
+80
*
Protect compiled statements from concurrent use
Samuel Tardieu
2011-10-05
1
-10
/
+35
*
fix #291: use parameters in most queries to enable better caching of
Bananeweizen
2011-10-03
1
-65
/
+86
*
fix #360: don't load cache description, except when needed in details
Bananeweizen
2011-10-03
1
-3
/
+22
*
fix #120: make settings static (no singleton)
Bananeweizen
2011-10-03
1
-98
/
+98
*
Make parameters read-only
Samuel Tardieu
2011-09-29
1
-12
/
+4
*
Minor cleanups
Samuel Tardieu
2011-09-29
1
-1
/
+1
*
Include whole exception backtrace
Samuel Tardieu
2011-09-28
1
-1
/
+1
*
Remove latitudeString and longitudeString fields
Samuel Tardieu
2011-09-28
1
-32
/
+102
*
Remove unnecessary null checks
Samuel Tardieu
2011-09-27
1
-8
/
+2
*
Use existing StringUtils.join() instead of implode()
Samuel Tardieu
2011-09-26
1
-2
/
+2
[next]