index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
FusedLocation
/
test
Age
Commit message (
Expand
)
Author
2024-02-23
Fix issue where location provider overlay may not bind
David Christie
2021-03-22
Refactor ServiceWatcher
Soonil Nagarkar
2021-02-03
Update batching APIs
Soonil Nagarkar
2021-01-13
Include attribution tag in identifying providers
Soonil Nagarkar
2021-01-08
Copy LocationProviderBase API into SystemApi surface
Soonil Nagarkar
2020-12-28
Replace LocationProvider with ProviderProperties
Soonil Nagarkar
2020-11-10
Add batching APIs and Location.equals()
Soonil Nagarkar
2020-10-14
Add quality to LocationRequest/ProviderRequest
Soonil Nagarkar
2020-09-30
Fix background request throttling + jitter calculation
Soonil Nagarkar
2020-09-15
Fix up provider internal/external APIs
Soonil Nagarkar
2020-09-11
Make LocationRequest a public API
Soonil Nagarkar
2020-08-10
Fix a provider bug and remove redundant GNSS logic
Soonil Nagarkar
2020-07-09
Ask location provider for its package name
Soonil Nagarkar
2020-04-08
Rename ILocationProviderManager method
Soonil Nagarkar
2020-03-04
Merge "Give location providers a known identity"
Soonil Nagarkar
2020-03-04
Give location providers a known identity
Soonil Nagarkar
2020-03-04
Add test permission to FusedLocationServiceTest
Soonil Nagarkar
2020-01-23
Add DPM API to request location provider enable
Soonil Nagarkar
2020-01-22
Overhaul FusedLocationProvider
Soonil Nagarkar