1. b5e1153 LocationManager: cache isLocationEnabledForUser by Tim Murray · 4 years, 8 months ago
  2. fe446f7 Merge "Fixes to GnssAntennaInfo API" by TreeHugger Robot · 4 years, 4 months ago
  3. 213bb70 Fixes to GnssAntennaInfo API by Sasha Kuznetsov · 4 years, 4 months ago
  4. a598462 Reduce allocations in hot paths by Soonil Nagarkar · 4 years, 5 months ago
  5. db44f62 Merge "Revert^2 "Add GnssAntennaInfo framework APIs" + added fixes" by Sasha Kuznetsov · 4 years, 5 months ago
  6. 77a9227 Fix work profile handling across location by Soonil Nagarkar · 4 years, 5 months ago
  7. a68a7a3 Revert^2 "Add GnssAntennaInfo framework APIs" + added fixes by Sasha Kuznetsov · 4 years, 5 months ago
  8. eb1ae5b Merge "Revert "Add GnssAntennaInfo framework APIs"" by Yu-Han Yang · 4 years, 5 months ago
  9. fef9247 Revert "Add GnssAntennaInfo framework APIs" by Yu-Han Yang · 4 years, 5 months ago
  10. 1f11233 Merge "Add GnssAntennaInfo framework APIs" by Sasha Kuznetsov · 4 years, 5 months ago
  11. 6757132 Merge "LocationManager: move impl of setLocationEnabledForUser to server" by TreeHugger Robot · 4 years, 5 months ago
  12. dcbeb75 Add GnssAntennaInfo framework APIs by Sasha Kuznetsov · 4 years, 5 months ago
  13. 519694b Add fullTracking to registerGnssMeasurementsCallback (implementation) by Yu-Han Yang · 4 years, 6 months ago
  14. b146099 Merge "Add enableFullTracking to registerGnssMeasurementsCallback" by TreeHugger Robot · 4 years, 5 months ago
  15. f536598 Add enableFullTracking to registerGnssMeasurementsCallback by Yu-Han Yang · 4 years, 6 months ago
  16. 41a3654 Use compat framework for API behavior by Soonil Nagarkar · 4 years, 5 months ago
  17. 270296d LocationManager: move impl of setLocationEnabledForUser to server by Tim Murray · 4 years, 8 months ago
  18. b6375a4 Create AppForegroundHelper by Soonil Nagarkar · 4 years, 5 months ago
  19. 980ce6a Add DPM API to request location provider enable by Soonil Nagarkar · 4 years, 5 months ago
  20. 53fe966 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 7 months ago
  21. 45cc869 Merge "Remove logspam" by Soonil Nagarkar · 4 years, 7 months ago
  22. 76b1d81 Remove logspam by Soonil Nagarkar · 4 years, 7 months ago
  23. c3fabdc Merge "Expose FUSED_PROVIDER to test API." by Wei Wang · 4 years, 7 months ago
  24. 06e37f6 Update location broadcast behavior by Soonil Nagarkar · 4 years, 7 months ago
  25. 621e4cf Expose FUSED_PROVIDER to test API. by Wei Wang · 4 years, 7 months ago
  26. 15e4303 Add basebandCn0DbHz to GnssStatus by Yu-Han Yang · 4 years, 7 months ago
  27. fc28b55 Merge "Make GnssStatus and GpsStatus testable" by Soonil Nagarkar · 4 years, 8 months ago
  28. 0d1890b Make GnssStatus and GpsStatus testable by Soonil Nagarkar · 4 years, 8 months ago
  29. d73a4f0 Fix LM deadlock possibility by Soonil Nagarkar · 4 years, 8 months ago
  30. 4704618 Merge "Update provider javadocs" by TreeHugger Robot · 4 years, 8 months ago
  31. e24559e Update provider javadocs by Soonil Nagarkar · 4 years, 8 months ago
  32. 4af3b8d Re-add incorrectly removed API by Soonil Nagarkar · 4 years, 8 months ago
  33. 394b868 Reduce GpsStatus API crashes to SDK S+ by Soonil Nagarkar · 4 years, 8 months ago
  34. 4d77e6a Fix no-handler callback registrations by Soonil Nagarkar · 4 years, 8 months ago
  35. 9a6c8ee Merge "Add missing Deprecated annotations" by TreeHugger Robot · 4 years, 8 months ago
  36. 5eb2f07 Add missing Deprecated annotations by Soonil Nagarkar · 4 years, 8 months ago
  37. 39d614a Allow listener garbage collection by Soonil Nagarkar · 4 years, 8 months ago
  38. c4a4833 Prevent crash when invoking GNSS apis by Soonil Nagarkar · 4 years, 8 months ago
  39. 5a10495 Merge "Add expireIn implementation to LocationRequest" by Soonil Nagarkar · 4 years, 8 months ago
  40. b81c30d Fix remaining Handler mismatch by Soonil Nagarkar · 4 years, 8 months ago
  41. 7630c82 Minor fixes for CTS tests by Soonil Nagarkar · 4 years, 8 months ago
  42. 6c7377c Add featureId to LocationManager app-op notes by Philip P. Moltmann · 4 years, 9 months ago
  43. e347ea1 Add expireIn implementation to LocationRequest by Soonil Nagarkar · 4 years, 8 months ago
  44. 905e722 Add getCurrentLocation API to LocationManager by Soonil Nagarkar · 4 years, 9 months ago
  45. 4eaa2ec Fix typo by Soonil Nagarkar · 4 years, 8 months ago
  46. f5306d4 Move registerGnssMeasurementsCallback onto direct executor by Soonil Nagarkar · 4 years, 8 months ago
  47. acb8ee8 Merge "Normalize null argument behavior for GNSS APIs" by TreeHugger Robot · 4 years, 9 months ago
  48. f4a9327 Normalize null argument behavior for GNSS APIs by Soonil Nagarkar · 4 years, 9 months ago
  49. aad41eb Merge "Add useful app-op-note message to async Location deliveries" by Philip P. Moltmann · 4 years, 9 months ago
  50. bc8b48a Add useful app-op-note message to async Location deliveries by Philip P. Moltmann · 4 years, 9 months ago
  51. b7d4e8c Merge "Add a Test API to verify if gmscore is the network location provider." by TreeHugger Robot · 4 years, 9 months ago
  52. 9f52d55 Add a Test API to verify if gmscore is the network location provider. by Wei Wang · 4 years, 9 months ago
  53. 0000e8a LocationManager cleanups to make CTS tests easier by Soonil Nagarkar · 4 years, 9 months ago
  54. f72128d Reuse transports if possible in LocationManager by Soonil Nagarkar · 4 years, 9 months ago
  55. d4bbee2 Normalize JavaDocs and deprecate requestSingleUpdate by Soonil Nagarkar · 4 years, 9 months ago
  56. 958e823 Reorder LocationManager methods by Soonil Nagarkar · 4 years, 9 months ago
  57. 4551405 Add Executor APIs to LocationManager by Soonil Nagarkar · 4 years, 9 months ago
  58. fc9c7f8 Remove all code dealing with obsolete location status by Soonil Nagarkar · 5 years ago
  59. fb6b187 Remove obsolete constants. by Soonil Nagarkar · 5 years ago
  60. ad6b618 Pass binder identity through sendExtraCommand by Soonil Nagarkar · 5 years ago
  61. a172288 Merge "Restore GpsStatus listeners" into qt-dev am: beff33a3bd am: 5a57ce5366 by Soonil Nagarkar · 5 years ago
  62. fc7d3bc Restore GpsStatus listeners by Soonil Nagarkar · 5 years ago
  63. 514dff4 Guard isProviderPackage with permission by Soonil Nagarkar · 5 years ago
  64. 3fcb6df Revert "Guard isProviderPackage with permission" by David Christie · 5 years ago
  65. 2413609 Guard isProviderPackage with permission by Soonil Nagarkar · 5 years ago
  66. ec6ec82 Change getGnssCapabilites() return type to @NonNull by Anil Admal · 5 years ago
  67. 114922a Address API council review comments. by Wei Wang · 5 years ago
  68. 500b316 Merge "Update getGnssCapabilities() in LMS to include sub-HAL capabilities" by Anil Admal · 5 years ago
  69. 9934978 Update getGnssCapabilities() in LMS to include sub-HAL capabilities by Anil Admal · 5 years ago
  70. eaffea6 Update API documentation by Soonil Nagarkar · 5 years ago
  71. 3126c90 Add PROVIDERS_CHANGED_ACTION extra for provider by Soonil Nagarkar · 5 years ago
  72. 9c5458e Merge "Remove deprecated Settings APIs." by TreeHugger Robot · 5 years ago
  73. a491b7a Revert removal of GpsStatus APIs by Soonil Nagarkar · 5 years ago
  74. 6dac9d1 Remove deprecated Settings APIs. by Soonil Nagarkar · 5 years ago
  75. 1cc1db0 Merge "Remove unused broadcasts from GNSS" by Soonil Nagarkar · 5 years ago
  76. 00fe7e2 Remove deprecated GNSS APIs + add nullability by Soonil Nagarkar · 5 years ago
  77. d08180c Remove unused broadcasts from GNSS by Soonil Nagarkar · 5 years ago
  78. 4fb074e Adding new Battery Saver location mode. by Kweku Adams · 5 years ago
  79. 5140e4f Add API to expose ignore settings whitelist for GTS by Soonil Nagarkar · 5 years ago
  80. 11a7994 Merge "Add TestApi annotations to LocationManager" by Soonil Nagarkar · 5 years ago
  81. ec2718d Remove unused API by Soonil Nagarkar · 5 years ago
  82. 0d77ea6 Change provider packages API to test all providers by Soonil Nagarkar · 5 years ago
  83. ac1879a Add TestApi annotations to LocationManager by Soonil Nagarkar · 5 years ago
  84. 5e18501 Location settings documentation and migration by Soonil Nagarkar · 5 years ago
  85. 90da1ab Use LOCATION_MODE to control location by Soonil Nagarkar · 5 years ago
  86. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  87. 226b7b7 Bluesky Android Q Platform Changes by gomo · 6 years ago
  88. 980b7c2 Add APIs to set Location History package name. by Wei Wang · 6 years ago
  89. 1575a04 Refactor how location providers are managed by Soonil Nagarkar · 6 years ago
  90. c20f1b7 Revert "Allow location provider to deep link into permissions UI" by Philip P. Moltmann · 6 years ago
  91. 94749f7 Deprecate location provider status callbacks by Soonil Nagarkar · 6 years ago
  92. ed98828 Allow location provider to deep link into permissions UI by Philip P. Moltmann · 6 years ago
  93. 39e00d5 Add Doc and nullability to LocationManager#getNetworkProviderPackage by Philip P. Moltmann · 6 years ago
  94. 71225ec Expose LocationManager#getNetworkProviderPackage as @SystemApi by Philip P. Moltmann · 6 years ago
  95. 735497e Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  96. a9b72b30 Update JavaDoc of LocationManager#requestLocationUpdates by Yu-Han Yang · 6 years ago
  97. 2418982 Release wakelock in LocationManagerService if client thread is dead by Yu-Han Yang · 6 years ago
  98. f80809f Expose TestAPIs needed by GtsOsTestCases by Philip P. Moltmann · 6 years ago
  99. 2a9409e Fix test location provider bug by Maggie · 6 years ago
  100. aa8cbab Merge "GNSS Model Name constant string and comment updates" into pi-dev by Wyatt Riley · 6 years ago