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
/
sensors
/
GeoDataProvider.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #4529: missing back pressure on location observable
Samuel Tardieu
2014-12-13
1
-1
/
+1
*
Remove used-once interface IGeoData
Samuel Tardieu
2014-11-23
1
-4
/
+4
*
Remove a potential race condition
Samuel Tardieu
2014-10-24
1
-2
/
+2
*
Use shorter warning messages
Samuel Tardieu
2014-08-27
1
-2
/
+2
*
Get the initial location from Android at startup time
Samuel Tardieu
2014-08-26
1
-98
/
+31
*
Use simpler code for location and direction providers
Samuel Tardieu
2014-08-15
1
-35
/
+22
*
fix #4140: blocking geodata call in emulator
Samuel Tardieu
2014-08-12
1
-1
/
+2
*
Further factoring of ConnectableObservable behaviour
Samuel Tardieu
2014-08-03
1
-29
/
+18
*
Factor out looper thread activity scheduling
Samuel Tardieu
2014-08-03
1
-33
/
+18
*
Use the same handler thread for GpsStatus and GeoData
Samuel Tardieu
2014-08-03
1
-9
/
+3
*
Remove GPS status from location information
Samuel Tardieu
2014-08-03
1
-79
/
+15
*
Remove special handling of pseudo location
Samuel Tardieu
2014-08-03
1
-7
/
+3
*
Upgrade RxJava to version 0.19
Samuel Tardieu
2014-06-09
1
-2
/
+4
*
Upgrade to RxJava 0.18.3 and use the new Scheduler interface
Samuel Tardieu
2014-05-13
1
-8
/
+6
*
Put out as much sensor work as possible onto background threads
Samuel Tardieu
2014-03-26
1
-3
/
+9
*
#3586: share location listener instances
Samuel Tardieu
2014-03-12
1
-20
/
+27
*
#3586: add debugging information to help trace the issue
Samuel Tardieu
2014-03-12
1
-0
/
+7
*
Always use a combined geodata and direction provider
Samuel Tardieu
2014-03-06
1
-19
/
+37
*
refactoring: create cgeo.geocaching.sensors package
Samuel Tardieu
2014-03-06
1
-0
/
+245