index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
location
/
GeofenceHardwareImpl.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2015-04-14
Ensure GeofenceHardware will return capabilities for old implementations.
David Christie
2015-04-14
Add versioning to FLP HAL.
David Christie
2015-04-12
Add capability callback for FLP HAL.
David Christie
2015-03-17
Frameworks/base: Fix format string in Geofence
Andreas Gampe
2014-12-03
Fixed a leak in GeofenceHardwareImpl.java.
Zhentao Sun
2014-07-31
Fix NPE when fused geofence hardware is not available.
Wonsik Kim
2014-07-30
Add support for sources in Geofencing APIs.
destradaa
2013-09-20
Ensure access to the map of geofence callbacks is synchronized in all cases
destradaa
2013-08-13
Add support in the platform for Flp Geofencing.
destradaa
2013-05-14
Passed the correct gps geofence availability value to client.
Zhentao Sun
2013-05-06
Fixed unreleased wake lock isues and NPE.
Zhentao Sun
2013-04-26
Fixed race conditions in GeofenceHardwareImpl.
Zhentao Sun
2013-04-17
Hardware geofence API changes.
Jaikumar Ganesh
2013-04-10
GPS Hardware geofencing.
Jaikumar Ganesh