| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I9b83aa709887aa658bc474391573f2d45b6c4eb2
|
|
|
|
|
|
|
|
|
|
| |
SensorService now correctly sends the last known
state of a sensor as soon as a new connection is made.
This fixes the issue where, for instance, an application
could wait a long time before getting the light or proximity
sensor initial state.
Change-Id: Ic41392f3626e26c4f15746c7e17c7ecd44bbb10b
|
|
|
|
|
|
|
| |
we now don't send events down to a connection that has not
registered for this event.
Change-Id: I3fe507974d3e99293749bfec2ef871e8a0ee9600
|
|
|
|
| |
Change-Id: I1abe4c0fcce423caab79208353fded4d57398227
|
|
|
|
| |
Change-Id: I32e67d30e4295285a6827956cc8161b2025d70bc
|
|
|
|
| |
Change-Id: I83700b1a1b43390f5830e1056572bfb16e58e8e4
|
|
|
|
| |
Change-Id: Iae65a8547ee5815cc4c3b74d2c9ef17bed7f565d
|
|
|
|
| |
Change-Id: I2af319d89e49b0f2349ec9d8b0fccac80e9bc047
|
|
remove old sensor service and implement SensorManager
on top of the new (native) SensorManger API.
Change-Id: Iddb77d498755da3e11646473a44d651f12f40281
|