summaryrefslogtreecommitdiff
path: root/location/lib/java
AgeCommit message (Expand)Author
2020-02-19Revert requestSetProviderEnabled APISoonil Nagarkar
2020-02-11Fix work profile handling across locationSoonil Nagarkar
2020-01-23Add DPM API to request location provider enableSoonil Nagarkar
2020-01-22Overhaul FusedLocationProviderSoonil Nagarkar
2019-09-13Remove all code dealing with obsolete location statusSoonil Nagarkar
2019-04-15Add RequiresApi annotations to LocationProviderSoonil Nagarkar
2019-02-22Remove cross process dump() callSoonil Nagarkar
2019-02-13Refactor API naming and add unbundled supportSoonil Nagarkar
2019-02-04Change provider packages API to test all providersSoonil Nagarkar
2019-01-22Revert "Remove Activity Recognition from the Android Code."Brian Duddie
2019-01-18Remove Activity Recognition from the Android Code.Ashutosh Joshi
2018-12-10Refactor how location providers are managedSoonil Nagarkar
2018-11-26Deprecate location provider status callbacksSoonil Nagarkar
2018-03-21Remove FlpHardwareProviderJiyong Park
2018-03-19Create the stubs lib for com.android.location.providerJiyong Park
2015-08-26Merge "Disable AR HW when client binder dies." into mnc-dr-devDaniel Estrada Alva
2015-08-24Cherry-pick: Add callback-based support for HW Activity Recognition.destradaa
2015-08-24Disable AR HW when client binder dies.destradaa
2015-04-14Add versioning to FLP HAL.David Christie
2015-04-13Add ability to flush FLP HAL batched locations buffer.David Christie
2015-04-13Add a status callback for location batching in FLP HALDavid Christie
2015-04-12Add capability callback for FLP HAL.David Christie
2015-04-08Add smallest displacement field to FLP HALDavid Christie
2014-07-17Fix exceptions in ActivityRecognition platform stack.destradaa
2014-07-11Add support in the platform for Activity Recognition Hardware.destradaa
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-08-09Address Robin's code review comments in initial FlpHal submission.destradaa
2013-08-08Add FlpHal layer to support Location Batching.destradaa
2013-06-24Use FastPrintWriter... everywhere.Dianne Hackborn
2013-04-10GPS Hardware geofencing.Jaikumar Ganesh
2012-12-11Revert "Move location provider lib to frameworks/ex - 1"Laurent Tu
2012-12-05Move location provider lib to frameworks/ex - 1Laurent Tu
2012-11-01Hide new location APIs and undeprecate old onesLaurent Tu
2012-11-01fix NLP for COARSE applications, build FLP with SDKVictoria Lease
2012-08-16Add documentation for com.android.location.provider shared library.Nick Pelly
2012-08-10Fix a couple of bugs from the location overhaul.Nick Pelly
2012-08-10Location overhaul, major commit.Nick Pelly
2010-09-28Add location shared library for location provider APIs.Dianne Hackborn