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
/
utils
/
RxUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor refactoring
Samuel Tardieu
2015-01-01
1
-1
/
+1
*
Add thread information in debug messages
Samuel Tardieu
2015-01-01
1
-5
/
+5
*
Use an initial value in rotation sensors
Samuel Tardieu
2015-01-01
1
-2
/
+2
*
fix #4503: cache with repeated images may corrupt the on-disk copy
Samuel Tardieu
2014-11-28
1
-0
/
+40
*
Use Scheduler and helper for consecutive action on different threads
Samuel Tardieu
2014-11-28
1
-0
/
+20
*
Do not refresh more than 3 caches at the same time
Samuel Tardieu
2014-11-21
1
-0
/
+2
*
fix #4458: no arrow without play services on the map
Samuel Tardieu
2014-11-08
1
-0
/
+19
*
refactoring: use longer parameter names
Samuel Tardieu
2014-11-08
1
-5
/
+5
*
Use default priority for sensors thread
Samuel Tardieu
2014-11-06
1
-1
/
+2
*
Use shorter form for cloned subscriber
Samuel Tardieu
2014-10-27
1
-17
/
+2
*
Remove a potential race condition
Samuel Tardieu
2014-10-24
1
-2
/
+19
*
Close takeUntil observable streams sooner
Samuel Tardieu
2014-10-10
1
-11
/
+38
*
cleanup: remove redundant type specification
Bananeweizen
2014-09-01
1
-2
/
+2
*
In low power mode, consider all GPS data until the accuracy is at least 20m
Samuel Tardieu
2014-08-31
1
-2
/
+25
*
Use a single LocationClient to get all location information
Samuel Tardieu
2014-08-19
1
-1
/
+4
*
Use simpler code for location and direction providers
Samuel Tardieu
2014-08-15
1
-20
/
+22
*
Further factoring of ConnectableObservable behaviour
Samuel Tardieu
2014-08-03
1
-53
/
+53
*
Factor out looper thread activity scheduling
Samuel Tardieu
2014-08-03
1
-2
/
+58
*
Use the same handler thread for GpsStatus and GeoData
Samuel Tardieu
2014-08-03
1
-0
/
+11
*
Use a shared download scheduler for all network access
Samuel Tardieu
2014-07-06
1
-1
/
+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
-0
/
+11
*
Upgrade to RxJava 0.18.3 and use the new Scheduler interface
Samuel Tardieu
2014-05-13
1
-7
/
+1
*
Take advantage of RxJava's renewed Android operators
Samuel Tardieu
2014-04-20
1
-33
/
+0
*
Do not use AndroidObservable
Samuel Tardieu
2014-04-05
1
-0
/
+51