index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
location
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a leak in GeofenceHardwareImpl.java.
Zhentao Sun
2014-12-03
1
-3
/
+61
*
Put in real "code" (aka marketing) name.
Dianne Hackborn
2014-10-07
1
-1
/
+1
*
Add @SystemApi annotation to Geofence Hardware types.
destradaa
2014-08-18
5
-4
/
+22
*
Fix NPE when fused geofence hardware is not available.
Wonsik Kim
2014-07-31
1
-2
/
+2
*
Add support for sources in Geofencing APIs.
destradaa
2014-07-30
10
-67
/
+321
*
Fix exceptions in ActivityRecognition platform stack.
destradaa
2014-07-17
3
-11
/
+35
*
Add support in the platform for Activity Recognition Hardware.
destradaa
2014-07-11
7
-0
/
+526
*
Mark FLP constants as public, so they can be consumed by geofencing.
destradaa
2014-07-10
1
-4
/
+0
*
Make sure FLP HAL statuses currently used are translated (if needed) correctl...
destradaa
2014-04-25
1
-2
/
+2
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-2
/
+0
*
Ensure access to the map of geofence callbacks is synchronized in all cases
destradaa
2013-09-20
1
-8
/
+6
*
Add support in the platform for Flp Geofencing.
destradaa
2013-08-13
6
-147
/
+397
*
Add FlpHal layer to support Location Batching.
destradaa
2013-08-08
2
-0
/
+158
*
Passed the correct gps geofence availability value to client.
Zhentao Sun
2013-05-14
1
-2
/
+2
*
Fixed unreleased wake lock isues and NPE.
Zhentao Sun
2013-05-06
1
-34
/
+40
*
Fixed race conditions in GeofenceHardwareImpl.
Zhentao Sun
2013-04-26
1
-41
/
+65
*
Hardware geofence API changes.
Jaikumar Ganesh
2013-04-17
9
-111
/
+529
*
GPS Hardware geofencing.
Jaikumar Ganesh
2013-04-10
6
-0
/
+1338