1. a1a8e7f Wait for the capabilities callback before deciding FLP HAL version. by David Christie · 9 years ago
  2. 38feb6f Fix issue where GeofenceHardwareImpl can crash. by David Christie · 9 years ago
  3. cfc9b6d Add versioning to FLP HAL. by David Christie · 9 years ago
  4. fff3043 Add ability to flush FLP HAL batched locations buffer. by David Christie · 9 years ago
  5. 15003f1 Add a status callback for location batching in FLP HAL by David Christie · 9 years ago
  6. ffca45a Add capability callback for FLP HAL. by David Christie · 9 years ago
  7. daf35c3 Fix issue where FlpHardwareProvider can crash if GmsCore re-registers a sink. by David Christie · 10 years ago
  8. 17ff2b2 Mark FLP constants as public, so they can be consumed by geofencing. by destradaa · 10 years ago
  9. 5ce66d8 Re-work the initialization of FLP HAL to make isSupported() static. b/14839888 by destradaa · 10 years ago
  10. a4dfc2c Make sure nativeInit is called on an object. by Zhentao Sun · 10 years ago
  11. cfbdcd2 Make sure the FlpHardwareProvider is only advertised to GmsCore if the platform supports it. by destradaa · 10 years ago
  12. cc97272 Make sure FLP HAL statuses currently used are translated (if needed) correctly into the framework. by destradaa · 10 years ago
  13. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/location/FlpHardwareProvider.java]
  14. 9e9ce92 Don't track LocationManager internal requests in AppOps (b/10725757). by David Christie · 11 years ago
  15. 839904e Fix exceptions in the Flp Hal layer: by destradaa · 11 years ago
  16. 0682809a Add support in the platform for Flp Geofencing. by destradaa · 11 years ago
  17. 64be0c6 Address Robin's code review comments in initial FlpHal submission. by destradaa · 11 years ago
  18. 1af4b02 Add FlpHal layer to support Location Batching. by destradaa · 11 years ago