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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #3836: cache type is no longer recognized due to gc.com change
Samuel Tardieu
2014-05-13
2
-2
/
+2
*
fix #3791: have logs separated from caches
Michael Keppler
2014-04-25
2
-9
/
+10
*
Take advantage of RxJava's renewed Android operators
Samuel Tardieu
2014-04-20
1
-3
/
+4
*
fixes #3313 - on enable/disable logging also set cache enabled/disabled
Marco Jacob
2014-04-08
1
-0
/
+7
*
Refactoring opencaching implementation
rsudev
2014-04-07
13
-316
/
+97
*
Implements #3692. Add support for new opencaching nodes
rsudev
2014-04-07
7
-2
/
+187
*
Remove inlined method
Samuel Tardieu
2014-04-05
1
-22
/
+0
*
Do not use AndroidObservable
Samuel Tardieu
2014-04-05
1
-28
/
+44
*
fix #3707: missing method in Android < 2.3
Samuel Tardieu
2014-03-31
1
-24
/
+4
*
fix #2906: newly loaded found caches are added to the history
Samuel Tardieu
2014-03-27
1
-11
/
+0
*
Fixes #3518, Online log on OC without authentication not prohibited
rsudev
2014-03-25
1
-0
/
+13
*
Upgrade to RxJava 0.17.1 + cgeo patch
Samuel Tardieu
2014-03-22
1
-1
/
+1
*
Merge branch 'release'
SammysHP
2014-03-17
1
-1
/
+1
|
\
|
*
Fix #3662: Pocket Query Download function - empty list
SammysHP
2014-03-17
1
-1
/
+1
*
|
Fixes #3547, Nearby search does not respect type filter for OX-caches
rsudev
2014-03-15
1
-24
/
+71
*
|
Fixes #3639, Type filters on live map unreliable
rsudev
2014-03-14
1
-7
/
+70
*
|
Use already defined method to put viewstates
Samuel Tardieu
2014-03-11
1
-10
/
+1
*
|
Add missing serialVersionUID to TileCache
Samuel Tardieu
2014-03-06
1
-1
/
+3
*
|
Fix FindBugs warning
Samuel Tardieu
2014-03-06
1
-1
/
+1
*
|
refactoring: use a LRUSet instead of a LRUMap for tile cache
Samuel Tardieu
2014-03-06
2
-27
/
+14
*
|
refactoring: move GC specific code in GCParser
Samuel Tardieu
2014-02-28
1
-2
/
+18
*
|
refactoring: style fix
Samuel Tardieu
2014-02-27
1
-1
/
+1
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-02-27
1
-0
/
+4
|
\
\
|
|
/
|
*
fix #3541: trackable geocode is null
Samuel Tardieu
2014-02-27
1
-0
/
+4
*
|
Fixes #3517, Search by finder should ignore "Hide found" when searching for o...
rsudev
2014-02-22
3
-9
/
+27
*
|
Finally fixes #3267, Detect and report time-skew that prevents okapi access
rsudev
2014-02-22
2
-0
/
+31
*
|
Update to RxJava 0.17.0-RC2
Samuel Tardieu
2014-02-18
5
-7
/
+7
*
|
Fixes #3617, Archived message is shown as note
rsudev
2014-02-18
1
-0
/
+24
*
|
fix #3589: export only GC field notes
Bananeweizen
2014-02-02
2
-1
/
+54
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-01-28
1
-2
/
+2
|
\
\
|
|
/
|
*
fix #3585: trackable name and type not parsed
Samuel Tardieu
2014-01-28
1
-2
/
+2
*
|
remove some nullness warnings in Eclipse
Bananeweizen
2014-01-27
3
-5
/
+14
*
|
create waypoint from personal note (OC)
Bananeweizen
2014-01-25
1
-0
/
+1
*
|
fastdateformat is broken, remove it
Bananeweizen
2014-01-19
2
-4
/
+4
*
|
fix deprecations
Bananeweizen
2014-01-19
2
-5
/
+7
*
|
remove eclipse warnings about potential null pointer
Bananeweizen
2014-01-18
1
-1
/
+1
*
|
Ensure that we do not generate a NPE while reading response stream
Samuel Tardieu
2014-01-18
1
-13
/
+13
*
|
refactoring: simplify RecaptchReceiver a bit
Samuel Tardieu
2014-01-17
1
-11
/
+11
*
|
refactoring: cleanup logic flow of RecaptchaHandler
Samuel Tardieu
2014-01-17
2
-126
/
+113
*
|
refactoring: remove the dangerous ordinal() dependency of the loaders
Bananeweizen
2014-01-17
1
-1
/
+1
*
|
fix #3319: Support OC cache size "Nano"
Bananeweizen
2014-01-16
1
-5
/
+19
*
|
remove code duplication
Bananeweizen
2014-01-15
1
-11
/
+7
*
|
Merge remote-tracking branch 'origin/release'
Bananeweizen
2014-01-15
1
-3
/
+12
|
\
\
|
|
/
|
*
fix #3543: Exception in search by user for non existing user name
Bananeweizen
2014-01-15
1
-3
/
+12
*
|
trim OX short description
Bananeweizen
2014-01-13
1
-2
/
+2
*
|
Use RxJava.Action1 instead of our RunnableWithArgument
Samuel Tardieu
2014-01-11
9
-23
/
+17
*
|
fix #3173: open specific connector preferences on missing login
Bananeweizen
2014-01-11
2
-2
/
+2
*
|
Use image CDN when computing image URL
Samuel Tardieu
2014-01-11
1
-1
/
+1
*
|
refactoring: getFirstCacheFromResult() can return null
Samuel Tardieu
2014-01-09
1
-0
/
+3
*
|
refactoring: premium membership is specific to geocaching.com
Samuel Tardieu
2014-01-09
4
-9
/
+9
[next]