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
*
Fixes #4370, OX caches should have blank before rating
rsudev
2014-09-20
1
-4
/
+4
*
fix #4341: captcha doesn't refresh
Samuel Tardieu
2014-09-15
1
-4
/
+6
*
fix #4302: unpublished caches not recognized
Bananeweizen
2014-09-02
1
-1
/
+1
*
fix #4015: recognize new date formats on gc.com
Samuel Tardieu
2014-09-01
2
-1
/
+3
*
Merge branch 'issue-4292' into release
Samuel Tardieu
2014-09-01
1
-1
/
+1
|
\
|
*
fix #4292: cache placed date parsing is wrong
Samuel Tardieu
2014-09-01
1
-1
/
+1
*
|
fix #4272: trackable image is too small
Samuel Tardieu
2014-09-01
1
-1
/
+1
|
/
*
No event cache can get a favorite point (#4287)
Samuel Tardieu
2014-09-01
1
-2
/
+1
*
fix #4287: GC does not allow favorite point on CITO caches
Samuel Tardieu
2014-08-31
3
-4
/
+5
*
Fix more activity problems (#4236)
Samuel Tardieu
2014-08-27
1
-1
/
+8
*
fix #3966: double friend log in standard logbook
Samuel Tardieu
2014-08-20
2
-29
/
+18
*
fix #4196: GC membership information may be wrong in logs
Samuel Tardieu
2014-08-20
1
-3
/
+1
*
fix #4165: avatar no longer recognized
Samuel Tardieu
2014-08-12
2
-11
/
+4
*
fix #4164: error when no log present for an Okapi cache
Samuel Tardieu
2014-08-12
1
-4
/
+2
*
Allow erasing of personal note on server
Samuel Tardieu
2014-08-12
1
-1
/
+1
*
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
[next]