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 #2321: have a link to related webpage in cache details
Samuel Tardieu
2014-07-25
2
-1
/
+7
*
fix #4044: blocking network access in avatar download
Samuel Tardieu
2014-07-25
1
-4
/
+14
*
Merge branch 'release' into upstream
Samuel Tardieu
2014-07-24
1
-1
/
+1
|
\
|
*
fix #4080: user name with >< characters fails to login
Samuel Tardieu
2014-07-24
1
-1
/
+1
*
|
Request GCLogin instance only once
Samuel Tardieu
2014-07-24
1
-5
/
+6
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-07-24
1
-1
/
+1
|
\
\
|
|
/
|
*
fix #4088: login is slow
Samuel Tardieu
2014-07-24
1
-1
/
+1
|
*
Fix unpublished check not to match on css styles
Arne Schwabe
2014-07-18
1
-1
/
+1
*
|
refactoring: reduce package cycles
Bananeweizen
2014-07-20
2
-1
/
+53
*
|
Fix unpublished check not to match on css styles
Arne Schwabe
2014-07-18
1
-1
/
+1
*
|
switch to Java 1.7
Bananeweizen
2014-07-17
9
-41
/
+41
*
|
Request live map info before decoding the PNG
Samuel Tardieu
2014-07-12
2
-42
/
+71
*
|
remove some findbugs issues
Bananeweizen
2014-07-09
1
-3
/
+6
*
|
Implements #4047, Live-map support for opencaching.org.uk
rsudev
2014-07-07
4
-22
/
+31
*
|
Use a shared download scheduler for all network access
Samuel Tardieu
2014-07-06
2
-5
/
+5
*
|
Merge branch 'release'
Bananeweizen
2014-07-06
1
-1
/
+1
|
\
\
|
|
/
|
*
fix #4036: avatar not shown on gc.com login
Samuel Tardieu
2014-07-06
1
-1
/
+1
*
|
fix Java warning
Bananeweizen
2014-06-30
1
-4
/
+7
*
|
fix several name shadowing occurrences
Bananeweizen
2014-06-29
3
-7
/
+5
*
|
fix lint warning: layout inflation root
Bananeweizen
2014-06-29
1
-4
/
+7
*
|
Merge branch 'release'
rsudev
2014-06-29
1
-4
/
+1
|
\
\
|
|
/
|
*
Fixes #4012, Search result limited to 40 caches
rsudev
2014-06-29
1
-4
/
+1
*
|
Fixes #3939, Will attend not counted in log summary on OC-logbooks
rsudev
2014-06-11
1
-1
/
+4
*
|
Upgrade RxJava to version 0.19
Samuel Tardieu
2014-06-09
2
-4
/
+4
*
|
cleanup: fix Java warnings
Michael Keppler
2014-06-07
1
-1
/
+1
*
|
Implements #3944, Geokrety support for OC
rsudev
2014-06-06
1
-8
/
+40
*
|
Implement a small internal browser (using webview) and allow the user to pick...
Arne Schwabe
2014-05-24
1
-1
/
+1
*
|
Revert the url distinguistion from "Implement Android Beam (NFC Sharing) for ...
Arne Schwabe
2014-05-24
16
-49
/
+18
*
|
Implement Android Beam (NFC Sharing) for cgeo
Arne Schwabe
2014-05-18
16
-18
/
+49
*
|
Fixes #3838, All caches are "own" if not logged in to GC.com
rsudev
2014-05-17
2
-3
/
+3
*
|
minor code cleanups
Bananeweizen
2014-05-17
4
-30
/
+2
*
|
Handler can be null in calls to GCParser methods
Samuel Tardieu
2014-05-14
1
-2
/
+2
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-05-13
2
-2
/
+2
|
\
\
|
|
/
|
*
fix #3836: cache type is no longer recognized due to gc.com change
Samuel Tardieu
2014-05-13
2
-2
/
+2
*
|
Mark method return as NonNull
Samuel Tardieu
2014-05-13
1
-2
/
+2
*
|
Parse and load additional logs and rating in parallel
Samuel Tardieu
2014-05-13
1
-10
/
+25
*
|
Separate cache parsing and database saving code
Samuel Tardieu
2014-05-13
1
-43
/
+53
*
|
Load friends logs and own log in parallel
Samuel Tardieu
2014-05-13
1
-102
/
+115
*
|
change: set ownerUserId for OC caches
Bananeweizen
2014-05-11
1
-2
/
+5
*
|
Merge pull request #3808 from marco-dev/personalLogsOnFriendsTab
rsudev
2014-05-05
1
-51
/
+86
|
\
\
|
*
|
Fixes #1793 - personal logs on friends logs tab
Marco Jacob
2014-05-03
1
-51
/
+86
|
|
/
*
|
Fixes #3809, Cannot hide owned caches on live map; OpenCaching.us
rsudev
2014-05-04
1
-0
/
+6
|
/
*
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
[next]