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
*
Share bitmaps in addition to sharing observables
Samuel Tardieu
2015-01-13
1
-1
/
+10
*
fix #4593: socket timeout is too long
Samuel Tardieu
2015-01-07
1
-1
/
+1
*
Use only one shared images directory
Samuel Tardieu
2015-01-03
1
-5
/
+6
*
Use System.currentTimeMillis() instead of new Date().getTime()
Samuel Tardieu
2015-01-02
2
-8
/
+3
*
fix Javadoc visibility issue
Bananeweizen
2015-01-01
1
-19
/
+29
*
Remove extra debugging information
Samuel Tardieu
2015-01-01
1
-1
/
+0
*
Merge branch 'issue-4563' into upstream
Samuel Tardieu
2015-01-01
1
-1
/
+1
|
\
|
*
Cache end observable even after unsubscription
Samuel Tardieu
2015-01-01
1
-1
/
+1
*
|
Minor refactoring
Samuel Tardieu
2015-01-01
1
-22
/
+23
|
/
*
fix #4503: cache with repeated images may corrupt the on-disk copy
Samuel Tardieu
2014-11-28
1
-6
/
+14
*
Use SharedPreferences.Editor#apply instead of commit
Samuel Tardieu
2014-11-23
1
-0
/
+1
*
Move OAuthAuthorizationActivity class into package cgeo.geocaching.activity
Samuel Tardieu
2014-11-23
1
-396
/
+0
*
Javadoc and style fix
Samuel Tardieu
2014-11-23
1
-2
/
+2
*
Update JavaDoc and access level
Samuel Tardieu
2014-11-23
1
-15
/
+19
*
Use ImmutablePair when possible
Samuel Tardieu
2014-11-22
2
-36
/
+27
*
Update Javadoc
Samuel Tardieu
2014-11-22
1
-4
/
+4
*
fix #4493: mass-refreshing caches won't refresh stale images
Samuel Tardieu
2014-11-22
1
-1
/
+1
*
Move constants into their own class
Samuel Tardieu
2014-11-20
2
-13
/
+21
*
Separate send2cgeo functionality into its own class
Samuel Tardieu
2014-11-20
1
-0
/
+77
*
Revert "Remove always true assertion"
rsudev
2014-11-20
1
-0
/
+1
*
Rename constant field
Samuel Tardieu
2014-11-20
1
-6
/
+6
*
Remove always true assertion
Samuel Tardieu
2014-11-20
1
-2
/
+1
*
Merge pull request #4477 from samueltardieu/issue-2025
Samuel Tardieu
2014-11-10
1
-0
/
+4
|
\
|
*
Fail early if there is no network connection
Samuel Tardieu
2014-11-07
1
-0
/
+4
*
|
fix Javadoc
Bananeweizen
2014-11-09
1
-11
/
+12
|
/
*
Do not require a context to check if currently active network is connected
Samuel Tardieu
2014-11-07
1
-8
/
+9
*
Merge branch 'release' into upstream
Samuel Tardieu
2014-08-27
1
-1
/
+1
|
\
|
*
fix #4231: crash when host name is null
Samuel Tardieu
2014-08-27
1
-1
/
+1
*
|
fix #4111: scale smileys in log book
Bananeweizen
2014-08-24
2
-3
/
+17
*
|
Upgrade to RxJava 0.20.0
Samuel Tardieu
2014-08-19
1
-4
/
+4
*
|
avoid false optimization hint in eclipse
Bananeweizen
2014-08-05
1
-0
/
+1
*
|
Use Jackson for geocaching.com data parsing
Samuel Tardieu
2014-08-05
2
-23
/
+15
*
|
#4111: scale smileys
Bananeweizen
2014-08-04
2
-7
/
+44
*
|
Log exception when it happens
Samuel Tardieu
2014-08-04
1
-1
/
+1
*
|
fix #4114: replace strings with patterns in parsers
Samuel Tardieu
2014-08-04
1
-2
/
+4
*
|
Make patterns more preeminently constant
Samuel Tardieu
2014-08-03
1
-6
/
+6
*
|
Use simpler regular expressions
Samuel Tardieu
2014-08-03
1
-2
/
+2
*
|
Use multicatch
Samuel Tardieu
2014-08-03
1
-3
/
+1
*
|
use dedicated class for OAuth tokens
Bananeweizen
2014-08-03
3
-29
/
+65
|
/
*
fix broken Javadoc
Bananeweizen
2014-07-30
1
-9
/
+9
*
fix #4074: unavailable host prevents pictures from being shown
Samuel Tardieu
2014-07-24
1
-9
/
+43
*
switch to Java 1.7
Bananeweizen
2014-07-17
2
-7
/
+7
*
Use a shared download scheduler for all network access
Samuel Tardieu
2014-07-06
2
-12
/
+6
*
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
[next]