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
/
cgCache.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring: lazy initialized lists
Bananeweizen
2012-11-18
1
-36
/
+15
*
fix #1973: Logs gone after online logging
Bananeweizen
2012-11-11
1
-44
/
+43
*
fix #2149: spoilers not shown
Bananeweizen
2012-11-08
1
-0
/
+7
*
fix #559: images view inside cache details
Bananeweizen
2012-10-27
1
-4
/
+16
*
refactoring: move static maps check API to cache
Bananeweizen
2012-09-09
1
-0
/
+4
*
fix #2013: Template for cache owner
Bananeweizen
2012-09-01
1
-1
/
+2
*
fix #1963: Include "Cache Beacon" in apps
Bananeweizen
2012-08-19
1
-0
/
+19
*
fix #1858: add start time to calendar entry
Bananeweizen
2012-07-01
1
-1
/
+42
*
#1744: user name wrongly parsed/written in GPX import/export
Bananeweizen
2012-06-08
1
-21
/
+21
*
refactoring: extract logging UI to its own class
Bananeweizen
2012-06-03
1
-6
/
+7
*
Fix #1682: fix cache merge for not-detailed caches
rsudev
2012-05-31
1
-8
/
+6
*
Cleanup of refactoring
blafoo
2012-05-24
1
-1
/
+1
*
Refactoring: add missing override annotations
Samuel Tardieu
2012-05-23
1
-0
/
+1
*
fixes #1557: renaming methods to better fit the underlying code
Marco Jacob
2012-05-13
1
-4
/
+4
*
Add/remove to/from favorites. Closes #676
blafoo
2012-05-10
1
-0
/
+4
*
#1478: more cleanup of cache lists
Bananeweizen
2012-05-09
1
-1
/
+5
*
Refactoring: Move some strings into GCConstants
SammysHP
2012-05-08
1
-1
/
+1
*
Merge pull request #1502 from marco-jacob/issue#1364-originWaypointsMapsMissing
Bananeweizen
2012-05-05
1
-4
/
+3
|
\
|
*
Solves that original waypoints downloaded got no static maps because of missi...
Marco Jacob
2012-05-04
1
-4
/
+3
*
|
refactoring: more cleanup in connector interfaces
Bananeweizen
2012-05-05
1
-7
/
+13
|
/
*
refactoring: remove some activity contexts from non activity code
Bananeweizen
2012-05-03
1
-7
/
+7
*
refactoring: rename log typ enums for easier code completion and
Bananeweizen
2012-05-01
1
-21
/
+21
*
fix #376: Problems with quick selection in cache lists
Bananeweizen
2012-05-01
1
-9
/
+0
*
refactoring of database access
Bananeweizen
2012-04-23
1
-2
/
+2
*
Refactoring: remove isValidIndex() and most uses of hasWaypoints()
Samuel Tardieu
2012-04-22
1
-12
/
+6
*
Refactoring: fix Javadoc strings and style in cgCache
Samuel Tardieu
2012-04-22
1
-65
/
+40
*
Refactoring: simplify redundant if statement
Samuel Tardieu
2012-04-22
1
-8
/
+2
*
Refactoring: simplify boolean expression
Samuel Tardieu
2012-04-22
1
-1
/
+1
*
Refactoring: keep GeopointParser private to its package
Samuel Tardieu
2012-04-21
1
-4
/
+3
*
Refactoring: cleanup control flow
Samuel Tardieu
2012-04-20
1
-9
/
+3
*
refactoring: renames and encapsulation
Bananeweizen
2012-04-19
1
-13
/
+13
*
refactoring: rest in peace, cgBase
Bananeweizen
2012-04-18
1
-2
/
+174
*
refactoring: remove the logging tag from settings
Bananeweizen
2012-04-12
1
-3
/
+3
*
fix #1394: Red Circles around Event Caches
Bananeweizen
2012-04-12
1
-2
/
+1
*
Small enhancements for live-map
rsudev
2012-04-12
1
-1
/
+1
*
Remove unused methods
Samuel Tardieu
2012-04-11
1
-4
/
+0
*
Implement equals() and hashCode() for Geopoint
Samuel Tardieu
2012-04-11
1
-1
/
+1
*
Waypoint and caches both have coordinates, add ICoordinates interface
Samuel Tardieu
2012-04-11
1
-11
/
+0
*
Merge branch 'release' into upstream
Samuel Tardieu
2012-04-09
1
-28
/
+17
|
\
|
*
Work on #1367: cleanup cgCache.isEqualTo
Samuel Tardieu
2012-04-08
1
-28
/
+17
*
|
more unit test for cache filters
Bananeweizen
2012-04-07
1
-2
/
+2
*
|
Refactoring: use IWaypoint and cgCache instead of cgCoord object
Samuel Tardieu
2012-04-01
1
-1
/
+16
*
|
Proxy all logs through cgeo.geocaching.utils.Log
Samuel Tardieu
2012-03-31
1
-1
/
+1
*
|
Add method to refresh cache and some cleanup
campbeb
2012-03-24
1
-1
/
+1
|
/
*
Unit test for #1268
blafoo
2012-03-18
1
-0
/
+1
*
static code analysis and other fixes
Bananeweizen
2012-03-18
1
-7
/
+4
*
Optimization - Avoid use of internal getters.
campbeb
2012-03-18
1
-14
/
+14
*
Include found marker in merging cache data. Fixes #1203
blafoo
2012-03-11
1
-1
/
+5
*
Don't delete cache from database when just editing. Code cleanup.
campbeb
2012-03-10
1
-19
/
+38
*
Wrong merge. Fixes #1227
blafoo
2012-03-09
1
-1
/
+2
[next]