summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/location/GeofenceHardwareImpl.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2015-04-14Ensure GeofenceHardware will return capabilities for old implementations.David Christie
2015-04-14Add versioning to FLP HAL.David Christie
2015-04-12Add capability callback for FLP HAL.David Christie
2015-03-17Frameworks/base: Fix format string in GeofenceAndreas Gampe
2014-12-03Fixed a leak in GeofenceHardwareImpl.java.Zhentao Sun
2014-07-31Fix NPE when fused geofence hardware is not available.Wonsik Kim
2014-07-30Add support for sources in Geofencing APIs.destradaa
2013-09-20Ensure access to the map of geofence callbacks is synchronized in all casesdestradaa
2013-08-13Add support in the platform for Flp Geofencing.destradaa
2013-05-14Passed the correct gps geofence availability value to client.Zhentao Sun
2013-05-06Fixed unreleased wake lock isues and NPE.Zhentao Sun
2013-04-26Fixed race conditions in GeofenceHardwareImpl.Zhentao Sun
2013-04-17Hardware geofence API changes.Jaikumar Ganesh
2013-04-10GPS Hardware geofencing.Jaikumar Ganesh