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
/
connector
/
GCConnector.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring: move constants and classes to the packages they belong to
Bananeweizen
2012-03-04
1
-163
/
+0
*
refactoring: never set listId of cache to TEMPORARY_ID
Bananeweizen
2012-03-03
1
-3
/
+3
*
New connector functionality
blafoo
2012-02-24
1
-0
/
+19
*
fix #972: also have existing OC caches marked as reliable
Bananeweizen
2012-02-14
1
-0
/
+5
*
Relocated constants to new class Constants
blafoo
2012-02-11
1
-2
/
+2
*
Changed database handling
blafoo
2012-02-08
1
-9
/
+7
*
refactoring: moved some classes to packages, renaming
Bananeweizen
2012-01-22
1
-1
/
+1
*
Changed the way logs are retrieved. Fixes #882
blafoo
2011-12-29
1
-0
/
+3
*
Refactored/renamed cgSearch/cgWrapCache
blafoo
2011-12-25
1
-24
/
+18
*
Fix #903 Rename field "reason" to "listId"
blafoo
2011-12-19
1
-4
/
+4
*
Bug fix
blafoo
2011-12-18
1
-1
/
+1
*
new: accept OpenCaching zipped GPX files in import
Bananeweizen
2011-12-12
1
-0
/
+7
*
Merge remote branch 'blafoo/cachetype'
Bananeweizen
2011-11-23
1
-1
/
+1
|
\
|
*
Use of CacheType instead of String
blafoo
2011-11-18
1
-1
/
+1
*
|
refactoring: cgBase no longer instantiated
Bananeweizen
2011-11-19
1
-1
/
+1
|
/
*
more unit tests
bananeweizen
2011-11-11
1
-0
/
+13
*
Remove redundant super interfaces
Samuel Tardieu
2011-11-09
1
-1
/
+1
*
Do not reassign method parameters
Samuel Tardieu
2011-11-08
1
-3
/
+4
*
Cleanup addSearch
Samuel Tardieu
2011-11-07
1
-11
/
+2
*
No direct access to fields
blafoo
2011-10-26
1
-2
/
+2
*
Use a cancellable handler when loading, storing and refreshing caches
Samuel Tardieu
2011-10-24
1
-2
/
+2
*
Do not use an extra indirection for storing search results
Samuel Tardieu
2011-10-24
1
-4
/
+3
*
Use static declarations and static accesses when possible
Samuel Tardieu
2011-10-18
1
-2
/
+2
*
new: support Geocaching Australia caches (GAxxxx, TPxxxx)
Bananeweizen
2011-10-12
1
-3
/
+3
*
Use isEmpty() and isNotEmpty() from CollectionUtils
Samuel Tardieu
2011-10-09
1
-1
/
+2
*
Simplify filterSearchResults (was processSearchResults)
Samuel Tardieu
2011-10-09
1
-1
/
+1
*
Merge remote-tracking branch 'sammyshp/verboseloading'
Samuel Tardieu
2011-10-05
1
-7
/
+12
|
\
|
*
Remove duplicated code
SammysHP
2011-10-04
1
-6
/
+1
|
*
Add verbose cache-loading
SammysHP
2011-10-04
1
-8
/
+17
*
|
Use symbolic errors instead of hardcoded integers
Samuel Tardieu
2011-10-05
1
-1
/
+1
*
|
Make several things static following the Settings static move
Samuel Tardieu
2011-10-05
1
-3
/
+3
|
/
*
Use more Parameters() with variable arguments
Samuel Tardieu
2011-10-03
1
-2
/
+1
*
fix #120: make settings static (no singleton)
Bananeweizen
2011-10-03
1
-6
/
+6
*
Make some methods static
Samuel Tardieu
2011-09-29
1
-1
/
+1
*
Use Parameters instead of Map<String, String> for parameters
Samuel Tardieu
2011-09-27
1
-3
/
+2
*
fix #554: Forwarding OC-caches not possible
bananeweizen
2011-09-27
1
-1
/
+2
*
Inline host strings
Samuel Tardieu
2011-09-26
1
-3
/
+1
*
Remove method parameter to request()
Samuel Tardieu
2011-09-26
1
-3
/
+2
*
Use android.net.Uri instead of java.net.URI
Samuel Tardieu
2011-09-26
1
-2
/
+2
*
Precompute static URI values
Samuel Tardieu
2011-09-22
1
-3
/
+3
*
Use URI instead of secure/host/path when calling request()
Samuel Tardieu
2011-09-22
1
-3
/
+3
*
initial support of OpenCaching.DE/.PL/.US
Bananeweizen
2011-09-20
1
-1
/
+99
*
Move sources into the main directory
Samuel Tardieu
2011-09-16
1
-0
/
+33