summaryrefslogtreecommitdiff
path: root/location/java
AgeCommit message (Expand)Author
2020-10-14Add quality to LocationRequest/ProviderRequest Soonil Nagarkar
2020-10-14Use TelephonyManager#isEmergencyNumber() instead Taesu Lee
2020-10-13Use TelephonyManager#isEmergencyNumber() instead Taesu Lee
2020-10-08Remove getTestProviderLocationRequests TestApi Soonil Nagarkar
2020-10-06Various location fixes Soonil Nagarkar
2020-10-05Merge "Refactor background/system user behavior" Soonil Nagarkar
2020-09-30Refactor location event log Soonil Nagarkar
2020-09-30Refactor background/system user behavior Soonil Nagarkar
2020-09-30Fix background request throttling + jitter calculation Soonil Nagarkar
2020-09-24DO NOT MERGE Local timeout should cancel remote work Soonil Nagarkar
2020-09-24Tidy up the "unbundled" provider API Neil Fuller
2020-09-22DO NOT MERGE Fix bug in getCurrentLocation cancellation Soonil Nagarkar
2020-09-22Merge "Fix bug in getCurrentLocation cancellation" TreeHugger Robot
2020-09-21Fix bug in getCurrentLocation cancellation Soonil Nagarkar
2020-09-21Improve LocationRequest appcompat Soonil Nagarkar
2020-09-18Refactor ListenerMultiplexer with new capabilities Soonil Nagarkar
2020-09-16Merge "Additional API change after feedback" TreeHugger Robot
2020-09-15Fix up provider internal/external APIs Soonil Nagarkar
2020-09-15Additional API change after feedback Soonil Nagarkar
2020-09-14Merge "Make LocationRequest a public API" Soonil Nagarkar
2020-09-11Make LocationRequest a public API Soonil Nagarkar
2020-09-08Merge "Small docs fix" Neil Fuller
2020-09-04Merge "Small fixes to basic classes and refactorings" Neil Fuller
2020-09-04Small fixes to basic classes and refactorings Neil Fuller
2020-09-04Small docs fix Neil Fuller
2020-08-25Add SdkConstant annotations to public API Soonil Nagarkar
2020-08-20DO NOT MERGE: Fix NPE bug in LocationManager Soonil Nagarkar
2020-08-20Basic changes to the LocationTimeZoneProvider API Neil Fuller
2020-08-04Merge "Extract LocationProviderManager" TreeHugger Robot
2020-08-04Extract LocationProviderManager Soonil Nagarkar
2020-08-03Update GnssAntennaInfo docs and formatting Sasha Kuznetsov
2020-07-23Assorted cleanup and refactoring Soonil Nagarkar
2020-07-15DO NOT MERGE: Always return non null from getGpsStatus Soonil Nagarkar
2020-07-14Replace manual creation of StatsEvent objects with their appropriate buildSta... Salud Lemus
2020-07-13Merge "docs: Fix link to loc. Google Play services API" into rvc-dev am: 4bef... Kevin Hufnagle
2020-07-13Merge "docs: Fix link to loc. Google Play services API" into rvc-dev Kevin Hufnagle
2020-07-09Ask location provider for its package name Soonil Nagarkar
2020-07-09Deprecate high power location broadcast Soonil Nagarkar
2020-07-08Keep old callback thread Soonil Nagarkar
2020-07-06DO NOT MERGE: Keep old callback thread Soonil Nagarkar
2020-07-01docs: Fix link to loc. Google Play services API Kevin Hufnagle
2020-06-29Remove onRemoved callbacks Soonil Nagarkar
2020-06-23DO NOT MERGE: Fix array casting bug Soonil Nagarkar
2020-06-22Various small fixes Soonil Nagarkar
2020-06-11Merge "Fix deadlock for system location clients" into rvc-dev am: b297119cdb ... TreeHugger Robot
2020-06-11Fix deadlock for system location clients Soonil Nagarkar
2020-06-09Merge "Remove unused intent in NiNotification" into rvc-dev am: e93814953c am... TreeHugger Robot
2020-06-09Merge "Remove unused intent in NiNotification" into rvc-dev TreeHugger Robot
2020-06-08Remove unused intent in NiNotification Yu-Han Yang
2020-06-08Merge changes I6c0940fd,I1b2dc636 into rvc-dev am: 01d150e539 am: fdd1c9d081 ... Ruchir Rastogi