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