1. 5750395 Merge "Fix indentation for dumpsys" by TreeHugger Robot · 4 years, 8 months ago
  2. 1249eaf Fix indentation for dumpsys by Soonil Nagarkar · 4 years, 8 months ago
  3. f7cffa7 Exposing WorkSource hidden APIs as system APIs by Suprabh Shukla · 4 years, 9 months ago
  4. d838847 Merge "Fix determining request expiration time" by TreeHugger Robot · 4 years, 9 months ago
  5. 95768ce Fix determining request expiration time by Soonil Nagarkar · 4 years, 9 months ago
  6. b8466b7 Pull out Settings usage into utility by Soonil Nagarkar · 4 years, 9 months ago
  7. e4ef7cb Merge "Allow listener garbage collection" by TreeHugger Robot · 4 years, 9 months ago
  8. 39d614a Allow listener garbage collection by Soonil Nagarkar · 4 years, 9 months ago
  9. 6234069 Merge "Refactor LMS to use SystemService" by TreeHugger Robot · 4 years, 9 months ago
  10. 5a10495 Merge "Add expireIn implementation to LocationRequest" by Soonil Nagarkar · 4 years, 9 months ago
  11. 141417a Refactor LMS to use SystemService by Soonil Nagarkar · 4 years, 9 months ago
  12. f94dcc8 Merge "Add featureId to LocationManager app-op notes" by Philip P. Moltmann · 4 years, 9 months ago
  13. 7fc24c6 Add 0,0 location check by Soonil Nagarkar · 4 years, 9 months ago
  14. 6c7377c Add featureId to LocationManager app-op notes by Philip P. Moltmann · 4 years, 10 months ago
  15. e347ea1 Add expireIn implementation to LocationRequest by Soonil Nagarkar · 4 years, 9 months ago
  16. 8eb590b Merge "Add getCurrentLocation API to LocationManager" by Soonil Nagarkar · 4 years, 9 months ago
  17. 905e722 Add getCurrentLocation API to LocationManager by Soonil Nagarkar · 4 years, 10 months ago
  18. 59076d8 Add feature context by Philip P. Moltmann · 5 years ago
  19. aad41eb Merge "Add useful app-op-note message to async Location deliveries" by Philip P. Moltmann · 4 years, 9 months ago
  20. bc8b48a Add useful app-op-note message to async Location deliveries by Philip P. Moltmann · 4 years, 10 months ago
  21. b7d4e8c Merge "Add a Test API to verify if gmscore is the network location provider." by TreeHugger Robot · 4 years, 10 months ago
  22. 9f52d55 Add a Test API to verify if gmscore is the network location provider. by Wei Wang · 4 years, 10 months ago
  23. 0000e8a LocationManager cleanups to make CTS tests easier by Soonil Nagarkar · 4 years, 10 months ago
  24. 1bdde83 Merge "Normalize JavaDocs and deprecate requestSingleUpdate" by Soonil Nagarkar · 4 years, 10 months ago
  25. d4bbee2 Normalize JavaDocs and deprecate requestSingleUpdate by Soonil Nagarkar · 4 years, 10 months ago
  26. a8ace3c Moving GNSS related code in class LocationManagerService into its own class. by Sasha Kuznetsov · 4 years, 11 months ago
  27. fc9c7f8 Remove all code dealing with obsolete location status by Soonil Nagarkar · 5 years ago
  28. c3edd4a Merge changes from topic "providers" by TreeHugger Robot · 5 years ago
  29. 583378d Move providers to permission manager by Todd Kennedy · 5 years ago
  30. db49bea Don't assume SYSTEM is current user on boot by Soonil Nagarkar · 5 years ago
  31. 036426c Merge "Make test APIs synchronous" by TreeHugger Robot · 5 years ago
  32. d334f7b Make test APIs synchronous by Soonil Nagarkar · 5 years ago
  33. 1c57255 Improve dumpsys formatting by Soonil Nagarkar · 5 years ago
  34. ad6b618 Pass binder identity through sendExtraCommand by Soonil Nagarkar · 5 years ago
  35. ca7d59f Merge "Merge "Fix NPE in removeGeofence" into qt-dev am: 365e2c0dae am: e9d993474a" into qt-r1-dev-plus-aosp by Hongyi Zhang · 5 years ago
  36. 0e9ea75 Fix NPE in removeGeofence by Hongyi Zhang · 5 years ago
  37. f536332 Merge "Fix location API usage for API_ADD_GNSS_MEASUREMENTS_LISTENER" into qt-dev am: a1d0453641 am: 887d09db5f by Hongyi Zhang · 5 years ago
  38. ff1aeb3 Fix location API usage for API_ADD_GNSS_MEASUREMENTS_LISTENER by Hongyi Zhang · 5 years ago
  39. 5b2bc96 Merge "Add Usage info for LocationManager's APIs" into qt-dev am: 11ddc8ea0b am: 98eed7dcca by Hongyi Zhang · 5 years ago
  40. 700137e Add Usage info for LocationManager's APIs by Hongyi Zhang · 5 years ago
  41. 4d346b7 Merge "Guard isProviderPackage with permission" by TreeHugger Robot · 5 years ago
  42. cf852ae Merge "Include bypass whitelist in dump" into qt-dev by TreeHugger Robot · 5 years ago
  43. 9c68820 Include bypass whitelist in dump by Soonil Nagarkar · 5 years ago
  44. ae6ce77 Add system location request stack traces by Soonil Nagarkar · 5 years ago
  45. 514dff4 Guard isProviderPackage with permission by Soonil Nagarkar · 5 years ago
  46. 3fcb6df Revert "Guard isProviderPackage with permission" by David Christie · 5 years ago
  47. 2413609 Guard isProviderPackage with permission by Soonil Nagarkar · 5 years ago
  48. ba6072f Improve Location dump Timestamps by WyattRiley · 5 years ago
  49. 312fddb Update getGnssCapabilities() in LMS to include sub-HAL capabilities (part 2) by Anil Admal · 5 years ago
  50. 78c9ef7 Merge "Move all UI thread callbacks off ui thread to mitigate watchdog kills" by TreeHugger Robot · 5 years ago
  51. e770ea6 Move all UI thread callbacks off ui thread to mitigate watchdog kills by Soonil Nagarkar · 5 years ago
  52. 114922a Address API council review comments. by Wei Wang · 5 years ago
  53. 2f3ee9a Fixed "adb shell dumpsys location" NullPointerException. If dumpsys is called before systemRunning(), then NullPointerException is thrown because of null member variables. by Tyler Trephan · 5 years ago
  54. 3939230 Merge "Add location backed system clock" by Chad Brubaker · 5 years ago
  55. f3d7dd6 Merge "Ensure test provider turns real provider off" by TreeHugger Robot · 5 years ago
  56. f113333 Add location backed system clock by Chad Brubaker · 5 years ago
  57. 500b316 Merge "Update getGnssCapabilities() in LMS to include sub-HAL capabilities" by Anil Admal · 5 years ago
  58. 04cff6c Ensure test provider turns real provider off by Soonil Nagarkar · 5 years ago
  59. 9934978 Update getGnssCapabilities() in LMS to include sub-HAL capabilities by Anil Admal · 5 years ago
  60. 0667e8b Merge "Move work off UI thread" by TreeHugger Robot · 5 years ago
  61. efd9dc6 Add new GNSS capabilities for year of hardware deprecation (framework) by Anil Admal · 5 years ago
  62. ea8801a Move work off UI thread by Soonil Nagarkar · 5 years ago
  63. 3126c90 Add PROVIDERS_CHANGED_ACTION extra for provider by Soonil Nagarkar · 5 years ago
  64. 8486fc7 Fix an issue that appOps was called before location delivery check. by Wei Wang · 5 years ago
  65. 497c1cb Fix isProviderEnabled() on work profiles by Soonil Nagarkar · 5 years ago
  66. f641068 Merge "Adding new Battery Saver location mode." by Kweku Adams · 5 years ago
  67. 4fb074e Adding new Battery Saver location mode. by Kweku Adams · 5 years ago
  68. 1512e80 Merge "Fix LOCATION_PROVIDERS_ALLOWED with provider status" by Soonil Nagarkar · 5 years ago
  69. 8c4655e Fix deadlock in GeofenceManager by Soonil Nagarkar · 5 years ago
  70. 4ee3ac2 Fix LOCATION_PROVIDERS_ALLOWED with provider status by Soonil Nagarkar · 5 years ago
  71. 5e0052b Fix Battery Saver location bugs. by Kweku Adams · 5 years ago
  72. 75c5607 Merge "Handle master location settings on/off for NFW location access" by Anil Admal · 5 years ago
  73. 5140e4f Add API to expose ignore settings whitelist for GTS by Soonil Nagarkar · 5 years ago
  74. 316f948 Handle master location settings on/off for NFW location access by Anil Admal · 5 years ago
  75. 64cdaef Merge "Consolidate add/remove GNSS data listeners code in LMS" by Anil Admal · 5 years ago
  76. 52686f8 Consolidate add/remove GNSS data listeners code in LMS by Anil Admal · 5 years ago
  77. 509580f Refactor API naming and add unbundled support by Soonil Nagarkar · 5 years ago
  78. 98d49b7 Update GNSS listener maps when clients die abnormally. by Anil Admal · 5 years ago
  79. b46c167 Minor cleanups to LMS by Soonil Nagarkar · 5 years ago
  80. 03da687 Merge "Disable GNSS HAL when location is off" by TreeHugger Robot · 5 years ago
  81. ac36fd3 Merge "Use checkOp instead noteOp for location permission checks." by TreeHugger Robot · 5 years ago
  82. 35c3b91 Disable GNSS HAL when location is off by Soonil Nagarkar · 5 years ago
  83. 16276a4 Use checkOp instead noteOp for location permission checks. by Wei Wang · 5 years ago
  84. ec2718d Remove unused API by Soonil Nagarkar · 5 years ago
  85. 0d77ea6 Change provider packages API to test all providers by Soonil Nagarkar · 5 years ago
  86. a0d18b6 Merge "Do not report GNSS requests from location providers to AppOps" by Anil Admal · 5 years ago
  87. 08b9612 Do not report GNSS requests from location providers to AppOps by Anil Admal · 5 years ago
  88. 2348248 Merge "Fix location ignore settings bugs" by Soonil Nagarkar · 5 years ago
  89. 835a0a0 Fix location ignore settings bugs by Soonil Nagarkar · 5 years ago
  90. 5e18501 Location settings documentation and migration by Soonil Nagarkar · 6 years ago
  91. 397ad58 Add whitelist for location settings piercing by Soonil Nagarkar · 6 years ago
  92. 24fc594 Merge "Properly upgrade LOCATION_MODE" by Soonil Nagarkar · 6 years ago
  93. 0ef3493 Merge "Add location settings piercing in emergencies" by Soonil Nagarkar · 6 years ago
  94. be93e9c Add location settings piercing in emergencies by Soonil Nagarkar · 6 years ago
  95. 42da1b1 Properly upgrade LOCATION_MODE by Soonil Nagarkar · 6 years ago
  96. cfa5b5b Revert "Remove Activity Recognition from the Android Code." by Brian Duddie · 6 years ago
  97. e24f1b0 Remove Activity Recognition from the Android Code. by Ashutosh Joshi · 6 years ago
  98. 8e0e572 Merge "Pre-grant location permisson to location extra packages." by TreeHugger Robot · 6 years ago
  99. 66c0bac Fix nondeterminism in LMS by Soonil Nagarkar · 6 years ago
  100. ffb94e6 Pre-grant location permisson to location extra packages. by Wei Wang · 6 years ago