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
/
cgeotouch.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring: rest in peace, cgBase
Bananeweizen
2012-04-18
1
-9
/
+11
*
Refactoring: move Login from network to connector.gc
Samuel Tardieu
2012-04-17
1
-1
/
+1
*
Refactoring: rename request into getRequest
Samuel Tardieu
2012-04-17
1
-1
/
+1
*
Merge branch 'common-network-code' into upstream
Samuel Tardieu
2012-04-13
1
-1
/
+1
|
\
|
*
Cleanup: do not add Content-Type to GET request
Samuel Tardieu
2012-04-12
1
-1
/
+1
*
|
refactoring: remove the logging tag from settings
Bananeweizen
2012-04-12
1
-2
/
+2
|
/
*
Proxy all logs through cgeo.geocaching.utils.Log
Samuel Tardieu
2012-03-31
1
-1
/
+1
*
refactoring: first part of removing cgBase
Bananeweizen
2012-03-10
1
-3
/
+6
*
Changed database handling
blafoo
2012-02-08
1
-1
/
+1
*
refactoring: moved some classes to packages, renaming
Bananeweizen
2012-01-22
1
-0
/
+1
*
Fix #928: Default trackable-log type
SammysHP
2012-01-03
1
-19
/
+25
*
New: Autofill trackable code
SammysHP
2012-01-03
1
-0
/
+4
*
refactoring: replace useless super class by nested interface
Bananeweizen
2012-01-02
1
-2
/
+4
*
Use of Logtype instead of int
blafoo
2011-12-14
1
-26
/
+22
*
new: disable suggestions in trackable code fields, #839
bananeweizen
2011-11-27
1
-0
/
+1
*
don't use regular expressions for String replacement
Bananeweizen
2011-11-19
1
-9
/
+8
*
Enabled (and fixed) (more) warnings
blafoo
2011-11-18
1
-0
/
+1
*
Prevent boolean boxing/unboxing
Samuel Tardieu
2011-11-09
1
-1
/
+1
*
Remove comparisons to booleans
Samuel Tardieu
2011-10-09
1
-2
/
+2
*
Fixed + refactored cgTrackable, added test
blafoo
2011-10-08
1
-3
/
+3
*
Use symbolic errors instead of hardcoded integers
Samuel Tardieu
2011-10-05
1
-42
/
+23
*
Make several things static following the Settings static move
Samuel Tardieu
2011-10-05
1
-1
/
+1
*
fix #120: make settings static (no singleton)
Bananeweizen
2011-10-03
1
-22
/
+32
*
fix #552: don't invoke getRating for non GC caches
Bananeweizen
2011-10-02
1
-1
/
+1
*
Use Parameters instead of Map<String, String> for parameters
Samuel Tardieu
2011-09-27
1
-3
/
+1
*
Inline host strings
Samuel Tardieu
2011-09-26
1
-3
/
+1
*
Remove method parameter to request()
Samuel Tardieu
2011-09-26
1
-3
/
+2
*
Reorganize HTTP traffic
Samuel Tardieu
2011-09-26
1
-1
/
+1
*
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
-2
/
+3
*
Use URI instead of secure/host/path when calling request()
Samuel Tardieu
2011-09-22
1
-1
/
+3
*
Move sources into the main directory
Samuel Tardieu
2011-09-16
1
-0
/
+458