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
/
cgGeo.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring: performance cleanups
Bananeweizen
2012-03-03
1
-1
/
+1
*
Don't removeUpdates for a provider just because it is disabled. We would
campbeb
2012-01-07
1
-3
/
+1
*
refactoring: more boxing/unboxing cleanup
Bananeweizen
2011-12-04
1
-2
/
+2
*
refactoring: reduce boxing/unboxing craziness
Bananeweizen
2011-12-03
1
-1
/
+1
*
refactoring of cgGeo.java, see #355
Bananeweizen
2011-11-30
1
-186
/
+90
*
first refactoring of cgGeo, see #355
Bananeweizen
2011-11-29
1
-41
/
+9
*
use an enum instead of magic constants for location providers
bananeweizen
2011-11-26
1
-14
/
+15
*
refactoring: more FindBugs issues
Bananeweizen
2011-11-20
1
-1
/
+1
*
refactor Go4Cache code
Bananeweizen
2011-11-12
1
-0
/
+1
*
Use a separate and unique thread for Go4Cache
Samuel Tardieu
2011-11-07
1
-58
/
+3
*
reduce missing location provider levels to warning
Bananeweizen
2011-10-24
1
-2
/
+2
*
Remove comparisons to booleans
Samuel Tardieu
2011-10-09
1
-1
/
+1
*
Make several things static following the Settings static move
Samuel Tardieu
2011-10-05
1
-1
/
+1
*
Use more Parameters() with variable arguments
Samuel Tardieu
2011-10-03
1
-6
/
+6
*
fix #120: make settings static (no singleton)
Bananeweizen
2011-10-03
1
-15
/
+13
*
Inline host strings
Samuel Tardieu
2011-09-26
1
-3
/
+1
*
More POST methods
Samuel Tardieu
2011-09-26
1
-6
/
+3
*
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
-4
/
+3
*
fix #473: ROT13 on String or Spannable, including new test
Bananeweizen
2011-09-16
1
-1
/
+2
*
Move sources into the main directory
Samuel Tardieu
2011-09-16
1
-0
/
+441