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
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade RxJava to version 0.19
Samuel Tardieu
2014-06-09
1
-1
/
+1
*
Add more parallelism in static maps downloads
Samuel Tardieu
2014-06-01
1
-3
/
+3
*
fix compile errors
Bananeweizen
2014-05-20
1
-1
/
+0
*
Don't let the OAuth dialogs use the Dialog theme
Arne Schwabe
2014-05-18
1
-2
/
+3
*
Implement ActionBar using AppCompat in cgeo
Arne Schwabe
2014-05-17
1
-2
/
+2
*
Upgrade to RxJava 0.18.3 and use the new Scheduler interface
Samuel Tardieu
2014-05-13
2
-18
/
+15
*
refactoring: add conversion utility methods between File and url
Samuel Tardieu
2014-04-24
1
-2
/
+2
*
Return an empty observable rather than null if local image is absent
Samuel Tardieu
2014-04-24
1
-5
/
+4
*
Add local file loading capability
Samuel Tardieu
2014-04-24
1
-0
/
+14
*
refactoring: move charset definition into TextUtils
Samuel Tardieu
2014-04-10
1
-9
/
+1
*
Use the Android-provided API to stream-decode base64-encoded data
Samuel Tardieu
2014-04-10
1
-20
/
+3
*
Refactoring opencaching implementation
rsudev
2014-04-07
1
-27
/
+67
*
Do not use AndroidObservable
Samuel Tardieu
2014-04-05
1
-5
/
+5
*
Remove redundant prefix
Samuel Tardieu
2014-03-22
1
-14
/
+14
*
Do not open images from geocheck.org in external application
Samuel Tardieu
2014-03-22
1
-9
/
+1
*
Better handling of unsubscriptions
Samuel Tardieu
2014-03-22
1
-7
/
+6
*
Use DecompressingHttpClient instead of our own
Samuel Tardieu
2014-02-27
1
-42
/
+2
*
Use LaxRedirectStrategy instead of our own
Samuel Tardieu
2014-02-27
1
-22
/
+2
*
Fixes #3626, Can not authorize to oc.pl
rsudev
2014-02-25
1
-1
/
+2
*
Finally fixes #3267, Detect and report time-skew that prevents okapi access
rsudev
2014-02-22
1
-27
/
+61
*
Fixes #3608, TB details empty
rsudev
2014-02-22
1
-4
/
+7
*
Update to RxJava 0.17.0-RC2
Samuel Tardieu
2014-02-18
2
-3
/
+3
*
Make explicit use of Schedulers and document it
Samuel Tardieu
2014-02-17
1
-56
/
+72
*
Proper use of schedulers with RxJava downloading
Samuel Tardieu
2014-02-17
1
-10
/
+11
*
Update for RxJava 0.17.0-RC1
Samuel Tardieu
2014-02-16
2
-37
/
+27
*
remove some nullness warnings in Eclipse
Bananeweizen
2014-01-27
2
-8
/
+10
*
Fix @Nullable/@NonNull annotations
Samuel Tardieu
2014-01-20
1
-2
/
+3
*
When we have a cached image, return it before checking its validity
Samuel Tardieu
2014-01-20
1
-90
/
+142
*
fix #3540: corrupted images on image tab
Samuel Tardieu
2014-01-19
1
-7
/
+5
*
fix deprecations
Bananeweizen
2014-01-19
2
-3
/
+4
*
remove eclipse warnings about potential null pointer
Bananeweizen
2014-01-18
1
-12
/
+13
*
Ensure that we do not generate a NPE while reading response stream
Samuel Tardieu
2014-01-18
1
-0
/
+25
*
When storing a cache, download images concurrently
Samuel Tardieu
2014-01-12
1
-0
/
+64
*
refactoring: use Observable.from() instead of Observable.just()
Samuel Tardieu
2014-01-11
1
-1
/
+1
*
Use RxJava.Action1 instead of our RunnableWithArgument
Samuel Tardieu
2014-01-11
3
-3
/
+0
*
Use 1800 seconds instead of 30 minutes
Samuel Tardieu
2014-01-11
1
-1
/
+1
*
refactoring: extract some methods for easier reading
Samuel Tardieu
2014-01-11
1
-46
/
+55
*
Use RxJava for status updates rather than own observers
Samuel Tardieu
2014-01-08
1
-23
/
+34
*
Implements part of #3267, Detect and report time-skew that prevents okapi access
rsudev
2013-10-14
1
-0
/
+6
*
refactoring: remove unused code
Bananeweizen
2013-10-05
1
-4
/
+0
*
Fixes #3318, OC Authorization activity is black on black with light skin and ...
rsudev
2013-10-04
1
-1
/
+1
*
fix #3320: OAuth signing is wrong
Bananeweizen
2013-10-02
1
-2
/
+14
*
Do not retry loading a page after 404 from gc.com
Samuel Tardieu
2013-09-15
1
-0
/
+4
*
Add comment about using streaming version of base64
Samuel Tardieu
2013-09-15
1
-0
/
+2
*
Merge branch 'release' into upstream
Samuel Tardieu
2013-09-15
1
-1
/
+1
|
\
|
*
Use Base64 class from our HTTP library
Samuel Tardieu
2013-09-15
1
-1
/
+1
*
|
Use Apache commons IOUtils rather than our own
Samuel Tardieu
2013-09-15
1
-1
/
+1
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2013-09-15
1
-16
/
+38
|
\
\
|
|
/
|
*
fix #3262: c:geo does not handle inline images
Samuel Tardieu
2013-09-15
1
-16
/
+38
*
|
refactoring: typos, formatting, visibility
Bananeweizen
2013-09-15
1
-1
/
+1
[next]