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
/
src
/
cgeo
/
geocaching
/
cgBase.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move sources into the main directory
Samuel Tardieu
2011-09-16
1
-4809
/
+0
*
Factor out logs loading to avoid dirty exception throwing
Samuel Tardieu
2011-09-16
1
-74
/
+87
*
Remove now useless parameters to search-by-GC query
Samuel Tardieu
2011-09-16
1
-3
/
+0
*
Change spoilers pattern due to web site change
Samuel Tardieu
2011-09-16
1
-1
/
+1
*
Merge branch 'release_20110915' into upstream
Samuel Tardieu
2011-09-15
1
-1
/
+1
|
\
|
*
URL for log images has changed, update it
Samuel Tardieu
2011-09-15
1
-1
/
+1
*
|
Merge branch 'release_20110915' into upstream
Samuel Tardieu
2011-09-15
1
-1
/
+1
|
\
\
|
|
/
|
*
Request 35 logs as we did before
Samuel Tardieu
2011-09-15
1
-1
/
+1
*
|
Merge pull request #463 from samueltardieu/use-geopoint-parser
Samuel Tardieu
2011-09-15
1
-112
/
+0
|
\
\
|
*
|
Use GeopointParser to parse coordinates
Samuel Tardieu
2011-09-15
1
-112
/
+0
*
|
|
Merge branch 'release_20110915' into upstream
Samuel Tardieu
2011-09-15
1
-44
/
+49
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Retrieve logs using the new JSON geocaching.com format
Samuel Tardieu
2011-09-15
1
-44
/
+49
*
|
Cache size: using constants, not strings
Karsten Priegnitz
2011-09-15
1
-11
/
+18
|
/
*
Gather all cookies handling in one place
Samuel Tardieu
2011-09-15
1
-111
/
+5
*
Remove trailing whitespace in Javadoc strings
Samuel Tardieu
2011-09-15
1
-11
/
+11
*
Formatting
SammysHP
2011-09-14
1
-4886
/
+4898
*
Remove one instance of getHumanDistance()
Samuel Tardieu
2011-09-13
1
-11
/
+3
*
Replace callers of getRadialDistance() by a direct call
Samuel Tardieu
2011-09-13
1
-4
/
+0
*
Replace callers of getHeading() by a direct call
Samuel Tardieu
2011-09-13
1
-4
/
+0
*
Replace callers of getDistance() by a direct call
Samuel Tardieu
2011-09-13
1
-8
/
+0
*
Merge branch 'new-locus-api' into upstream
Samuel Tardieu
2011-09-13
1
-71
/
+19
|
\
|
*
Merge commit 'upstream/master'
Karsten Priegnitz
2011-09-12
1
-22
/
+12
|
|
\
|
*
\
Merge commit 'upstream/master'
Karsten Priegnitz
2011-09-12
1
-177
/
+117
|
|
\
\
|
*
|
|
calling Locus - dates and empty waypoints
Karsten Priegnitz
2011-09-11
1
-14
/
+1
|
*
|
|
Merge commit 'upstream/master'
Karsten Priegnitz
2011-09-09
1
-21
/
+17
|
|
\
\
\
|
*
|
|
|
use of new Locus API
Karsten Priegnitz
2011-09-09
1
-73
/
+33
*
|
|
|
|
#420: have options menu for searching own caches. Avoid wrong error log
bananeweizen
2011-09-12
1
-6
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Factor distance parser into its own class and static method
Samuel Tardieu
2011-09-10
1
-22
/
+12
|
|
_
|
/
|
/
|
|
*
|
|
Use mixed case for cacheId
Samuel Tardieu
2011-09-10
1
-5
/
+5
*
|
|
Neither buffer nor connection can be null
Samuel Tardieu
2011-09-10
1
-6
/
+2
*
|
|
Use Geopoint instead of latitude/longitude
Samuel Tardieu
2011-09-10
1
-16
/
+18
*
|
|
Use Geopoint instead of latitude/longitude pair
Samuel Tardieu
2011-09-10
1
-5
/
+3
*
|
|
Remove dead stores to the caches variable
Samuel Tardieu
2011-09-10
1
-12
/
+7
*
|
|
Mark some fields as final
Samuel Tardieu
2011-09-10
1
-13
/
+13
*
|
|
Do not round() integer values as this is a no-op
Samuel Tardieu
2011-09-10
1
-2
/
+2
*
|
|
Merge branch 'master' into use-geopoint
Samuel Tardieu
2011-09-10
1
-20
/
+36
|
\
\
\
|
*
\
\
Merge remote branch 'gezb/301_fixes'
Bananeweizen
2011-09-10
1
-20
/
+36
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
More errors found in refactor for #301
Gerald Barker
2011-09-04
1
-14
/
+13
|
|
*
|
add braces to the for and if in cgBase.isEmpty() to make it more
Gerald Barker
2011-09-04
1
-2
/
+4
|
|
*
|
Fixes to errors made while refactoring for #301
Gerald Barker
2011-09-04
1
-8
/
+23
*
|
|
|
Merge branch 'master' into use-geopoint-391
Samuel Tardieu
2011-09-09
1
-18
/
+13
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Use localized date and time format for history
Samuel Tardieu
2011-09-08
1
-0
/
+12
|
*
|
|
Remove ancient parameter from documentation
Samuel Tardieu
2011-09-08
1
-4
/
+0
|
*
|
|
Do not try alternative pattern if primary one succeeds
Samuel Tardieu
2011-09-08
1
-14
/
+1
*
|
|
|
Refactoring to use Geopoint for coordinates
Samuel Tardieu
2011-09-08
1
-100
/
+33
|
/
/
/
*
|
|
fix: trim short description
Bananeweizen
2011-09-07
1
-4
/
+4
|
|
/
|
/
|
*
|
Use UUID instead of Long as a unique id
Samuel Tardieu
2011-09-06
1
-11
/
+12
*
|
Remove never-read field errorRetrieve
Samuel Tardieu
2011-09-06
1
-1
/
+0
*
|
Merge pull request #362 from gezb/361
mucek4
2011-09-05
1
-192
/
+115
|
\
\
|
|
/
|
/
|
|
*
Refactor to address issue #361
Gerald Barker
2011-09-03
1
-192
/
+115
[next]