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
/
Network.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring: move charset definition into TextUtils
Samuel Tardieu
2014-04-10
1
-9
/
+1
*
Remove redundant prefix
Samuel Tardieu
2014-03-22
1
-14
/
+14
*
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
*
Ensure that we do not generate a NPE while reading response stream
Samuel Tardieu
2014-01-18
1
-0
/
+25
*
Use RxJava.Action1 instead of our RunnableWithArgument
Samuel Tardieu
2014-01-11
1
-1
/
+0
*
Implements part of #3267, Detect and report time-skew that prevents okapi access
rsudev
2013-10-14
1
-0
/
+6
*
Do not retry loading a page after 404 from gc.com
Samuel Tardieu
2013-09-15
1
-0
/
+4
*
refactoring: adjust method name to purpose
Samuel Tardieu
2013-09-14
1
-6
/
+6
*
refactoring: remove useless parentheses
Samuel Tardieu
2013-09-13
1
-1
/
+1
*
fix: null warnings and errors
Samuel Tardieu
2013-09-12
1
-1
/
+1
*
Increase data transmission timeout
Samuel Tardieu
2013-09-12
1
-1
/
+1
*
Remove retries on network access
Samuel Tardieu
2013-09-12
1
-21
/
+12
*
refactoring: add @Nullable and @NonNull annotations
Samuel Tardieu
2013-09-12
1
-11
/
+32
*
fix #3085 - set string encoding for json StringEntity
Marco Jacob
2013-09-05
1
-1
/
+1
*
fix #3020: document request headers for caching
Bananeweizen
2013-07-19
1
-1
/
+2
*
refactoring: extract constant
Bananeweizen
2013-07-18
1
-6
/
+7
*
Implements #750, use preference activity
koem
2013-07-09
1
-1
/
+1
*
refactoring: minor cleanup in utils classes
Bananeweizen
2013-06-15
1
-4
/
+4
*
Fixed Issue #708 - Refresh caches + no internet = normal progress.
donEgro
2013-04-20
1
-0
/
+18
*
Fixes #2538 - German Umlauts in image caption and description
koem
2013-03-18
1
-2
/
+10
*
Merge remote-tracking branch 'campbeb/fix6a' into 6b
rsudev
2013-02-18
1
-2
/
+2
|
\
|
*
Fix #6 - Support uploading images with cache logs
campbeb
2013-01-16
1
-2
/
+2
*
|
Check the HTTP response data for nullness
Samuel Tardieu
2013-01-13
1
-5
/
+11
*
|
Add javadoc to BaseUtils#getResponseData
Samuel Tardieu
2013-01-13
1
-0
/
+16
*
|
Merge remote-tracking branch 'origin/release'
Bananeweizen
2013-01-13
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
fix #2390: NPE in status updater
Bananeweizen
2013-01-13
1
-0
/
+2
|
*
fix #2144: webview on non UI thread exception
Bananeweizen
2012-11-19
1
-4
/
+2
*
|
Refactoring: limit code repetitions
Samuel Tardieu
2013-01-11
1
-5
/
+2
*
|
code cleanup: remove debug code
Bananeweizen
2012-12-26
1
-3
/
+3
*
|
Reclassify debug information
Samuel Tardieu
2012-12-19
1
-1
/
+0
*
|
Refactoring: narrow scope of variables
Samuel Tardieu
2012-12-18
1
-2
/
+1
*
|
Merge branch 'cache_coords_wpt_ng' of https://github.com/triakcz/c-geo-openso...
Samuel Tardieu
2012-12-18
1
-0
/
+23
|
\
\
|
*
|
Uploading of modified coords to geocaching.com
triakcz
2012-12-18
1
-0
/
+23
*
|
|
code cleanup
Bananeweizen
2012-12-15
1
-4
/
+2
|
/
/
*
|
fix #2144: webview on non UI thread exception
Bananeweizen
2012-11-19
1
-4
/
+2
*
|
#2083: target level 17 changes
Bananeweizen
2012-11-19
1
-1
/
+24
|
/
*
fixed mixe-up
Marco Jacob
2012-10-16
1
-2
/
+2
*
fixes #1843 - settings for using native user agent instead
Marco Jacob
2012-10-15
1
-2
/
+13
*
Fix #1751: set language to English
Samuel Tardieu
2012-06-17
1
-2
/
+14
*
Refactoring: add missing override annotations
Samuel Tardieu
2012-05-23
1
-0
/
+1
*
Cleanup: remove deprecated constants and add missing override
Samuel Tardieu
2012-05-23
1
-4
/
+4
*
Use library-provided GzipDecompressingEntity
Samuel Tardieu
2012-05-23
1
-21
/
+1
*
Handle HTTP redirections gracefully
Samuel Tardieu
2012-05-23
1
-0
/
+22
*
Use httpclientandroidlib instead of plain old httpclient
Samuel Tardieu
2012-05-23
1
-26
/
+26
*
Add file upload capabilities
Samuel Tardieu
2012-05-11
1
-0
/
+33
*
Refactoring: separate steps of network requests
Samuel Tardieu
2012-05-11
1
-1
/
+25
*
Refactoring: Network cleanup
Samuel Tardieu
2012-04-24
1
-16
/
+13
*
Refactoring: cleanup control flow
Samuel Tardieu
2012-04-20
1
-10
/
+13
*
NPE when starting without Network
Portree-Kid
2012-04-20
1
-1
/
+1
[next]