summaryrefslogtreecommitdiff
path: root/packages/FusedLocation/src/com
AgeCommit message (Expand)Author
2025-03-18Add missing attribution tags to com.android.location.fused Dante Russo
2025-03-11Update logic in default fused location provider to avoid excessive power drain David Christie
2025-01-07Avoid crashing system server Mat Bevilacqua
2024-02-23Fix issue where location provider overlay may not bind David Christie
2022-01-13Fix newly discovered crashes in FusedLocationProvider Soonil Nagarkar
2021-01-13Include attribution tag in identifying providers Soonil Nagarkar
2021-01-08Copy LocationProviderBase API into SystemApi surface Soonil Nagarkar
2020-10-14Add quality to LocationRequest/ProviderRequest Soonil Nagarkar
2020-09-11Make LocationRequest a public API Soonil Nagarkar
2020-03-04Give location providers a known identity Soonil Nagarkar
2020-01-22Overhaul FusedLocationProvider Soonil Nagarkar
2018-12-10Refactor how location providers are managed Soonil Nagarkar
2018-11-26Deprecate location provider status callbacks Soonil Nagarkar
2015-07-21Fix reintroduction of b/10845061 Soonil Nagarkar
2015-01-28Fix FusionEngine so it isn't confused by location providers enabling/disabling. Soonil Nagarkar
2013-11-20Remove unused imports from frameworks/base. John Spurlock
2013-10-13do not request location from unavailable providers Victoria Lease
2013-02-01dual-mode switching single/multiuser ServiceWatcher Victoria Lease
2012-12-04Protect against NPE in FusionEngine.java. Laurent Tu
2012-11-01Hide new location APIs and undeprecate old ones Laurent Tu
2012-11-01fix NLP for COARSE applications, build FLP with SDK Victoria Lease
2012-10-12Simplify fused location provider. Victoria Lease
2012-10-05Revert "Changes to support updating location providers." Jeff Hamilton
2012-10-04Changes to support updating location providers. Jeff Hamilton
2012-09-26Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() Philip Milne
2012-09-24Merge "Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtim... Philip Milne
2012-09-24Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" Philip Milne
2012-09-24Merge "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()... Philip Milne
2012-09-21Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() Philip Milne
2012-09-21Do not use passive GPS data for COARSE only apps. Victoria Lease
2012-08-16Add javadoc for new location API's. Nick Pelly
2012-08-10Fix a couple of bugs from the location overhaul. Nick Pelly
2012-08-10Location overhaul, major commit. Nick Pelly