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
*
Bad fields and absence of trackable can be legitimate
Samuel Tardieu
2012-12-19
1
-13
/
+13
*
Refactoring: use isEmpty() where appropriate
Samuel Tardieu
2012-12-18
1
-1
/
+1
*
Uploading of modified coords to geocaching.com
triakcz
2012-12-18
1
-8
/
+37
*
#2223: change creation of spannables
Bananeweizen
2012-12-04
1
-14
/
+0
*
refactoring: remove unused code
Bananeweizen
2012-12-01
1
-24
/
+12
*
fix #2211: remove application-database indirection
Bananeweizen
2012-12-01
1
-23
/
+18
*
Merge pull request #2212 from marco-jacob/fixFinalFlagNew
Bananeweizen
2012-11-29
1
-3
/
+3
|
\
|
*
fix finalDefined flag vanishing on list item refresh
Marco Jacob
2012-11-29
1
-3
/
+3
*
|
Merge branch 'release'
Bananeweizen
2012-11-27
1
-1
/
+22
|
\
\
|
|
/
|
*
fix #2202: logs duplicated after importing GPX twice
Bananeweizen
2012-11-27
1
-1
/
+22
*
|
code cleanup: fix Lint warnings about Locales
Bananeweizen
2012-11-22
1
-3
/
+3
|
/
*
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
|
\
[next]