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
/
gcvote
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unnecessary nested else
Bananeweizen
2015-01-11
1
-2
/
+1
*
fix #4608: own rating is saved even if vote could not be uploaded
Samuel Tardieu
2015-01-10
2
-55
/
+41
*
remove superfluous unboxing
Michael Keppler
2015-01-02
1
-1
/
+1
*
#4566 new voting dialog
Bananeweizen
2014-12-30
4
-3
/
+191
*
Transmit geocode along with a GCVote rating
Samuel Tardieu
2014-11-24
1
-16
/
+6
*
Signal an error if GCVote rating is not possible
Samuel Tardieu
2014-11-24
1
-18
/
+14
*
Close input stream after use
Samuel Tardieu
2014-09-03
1
-1
/
+6
*
Parse GCVote as a stream
Samuel Tardieu
2014-09-03
1
-6
/
+7
*
Use typed Collections.emptyMap() rather than raw MapUtils.EMPTY_SORTED_MAP
Samuel Tardieu
2014-08-30
1
-3
/
+3
*
Use a XML pull parser instead of pattern-matching for gcvote
Samuel Tardieu
2014-08-30
1
-126
/
+59
*
Remove unused code
Samuel Tardieu
2014-08-04
1
-5
/
+0
*
switch to Java 1.7
Bananeweizen
2014-07-17
1
-3
/
+3
*
#3903: gcvote rating bar
Bananeweizen
2014-05-27
1
-1
/
+32
*
Use RxJava instead of thread for getting GCVote
Samuel Tardieu
2014-03-09
1
-1
/
+1
*
fix #3473: GCVote on non GC caches
Michael Keppler
2013-12-25
1
-9
/
+22
*
Update to CollectionUtils 4.0-alpha1
Samuel Tardieu
2013-09-15
1
-1
/
+1
*
fix: null warnings and errors
Samuel Tardieu
2013-09-12
1
-1
/
+1
*
refactoring: cleanup of gcvote code
Bananeweizen
2013-09-12
1
-9
/
+6
*
refactoring: cleanup of gcvote code
Bananeweizen
2013-09-12
2
-9
/
+26
*
refactoring: naming conventions
Bananeweizen
2013-08-26
1
-18
/
+18
*
refactoring: findbugs cleanup
Bananeweizen
2013-08-26
1
-31
/
+19
*
Fixes #3162, GCVote not loaded for search results
rsudev
2013-08-22
1
-13
/
+33
*
Implements #750, use preference activity
koem
2013-07-09
1
-1
/
+1
*
refactoring of cache logging code
Bananeweizen
2013-03-30
1
-2
/
+5
*
Refactoring: rename cgCache into Geocache
Samuel Tardieu
2013-02-03
1
-5
/
+5
*
Refactoring: simplify code
Samuel Tardieu
2013-01-23
1
-22
/
+8
*
refactoring: use exception object in loggging
Bananeweizen
2013-01-12
1
-2
/
+2
*
fix #2328: Have a wrapper around Matcher to avoid String related memory
Bananeweizen
2013-01-05
1
-7
/
+7
*
Refactoring: narrow scope of variables
Samuel Tardieu
2012-12-18
1
-2
/
+1
*
Refactoring: remove redundant initializers
Samuel Tardieu
2012-04-28
1
-1
/
+1
*
Refactoring: make it clearer that the first value is returned
Samuel Tardieu
2012-04-22
1
-6
/
+4
*
Refactoring: rename request into getRequest
Samuel Tardieu
2012-04-17
1
-2
/
+2
*
Merge branch 'common-network-code' into upstream
Samuel Tardieu
2012-04-13
1
-2
/
+2
|
\
|
*
Cleanup: do not add Content-Type to GET request
Samuel Tardieu
2012-04-12
1
-2
/
+2
*
|
refactoring: remove the logging tag from settings
Bananeweizen
2012-04-12
1
-7
/
+7
|
/
*
Merge remote-tracking branch 'teschi/issue#1304'
Bananeweizen
2012-04-08
1
-3
/
+2
|
\
|
*
renamed LeastRecentlyUsedCache to LeastRecentlyUsedMap
teschi
2012-04-03
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
/
+3
*
refactoring: cleanups
Bananeweizen
2012-03-04
1
-6
/
+10
*
performance refactorings
Bananeweizen
2012-03-04
1
-0
/
+34
*
refactoring: moved some classes to packages, renaming
Bananeweizen
2012-01-22
1
-1
/
+1
*
refactoring: move and rename LeastRecentlyUsedCache to avoid confusion
Bananeweizen
2012-01-14
1
-2
/
+2
*
new base class cache
blafoo
2012-01-14
1
-11
/
+3
*
change implementation of #939: hard limit for cached ratings
Bananeweizen
2012-01-12
1
-2
/
+12
*
Cache for ratings. Avoids double requests. Fixes #939
blafoo
2012-01-08
1
-0
/
+30
*
fix: avoid NPE in GC voting
Bananeweizen
2011-12-06
2
-4
/
+4
*
Prevent null check warnings
Samuel Tardieu
2011-11-16
1
-2
/
+1
*
refactor GCVote ratings, move into own package
Bananeweizen
2011-11-15
2
-0
/
+220