1. 7630c82 Minor fixes for CTS tests by Soonil Nagarkar · 5 years ago
  2. 6c7377c Add featureId to LocationManager app-op notes by Philip P. Moltmann · 5 years ago
  3. 905e722 Add getCurrentLocation API to LocationManager by Soonil Nagarkar · 5 years ago
  4. 4eaa2ec Fix typo by Soonil Nagarkar · 5 years ago
  5. f5306d4 Move registerGnssMeasurementsCallback onto direct executor by Soonil Nagarkar · 5 years ago
  6. 99347aa Merge "Update javadocs as per API council feedback" by TreeHugger Robot · 5 years ago
  7. acb8ee8 Merge "Normalize null argument behavior for GNSS APIs" by TreeHugger Robot · 5 years ago
  8. 88be6bf Update javadocs as per API council feedback by Soonil Nagarkar · 5 years ago
  9. f4a9327 Normalize null argument behavior for GNSS APIs by Soonil Nagarkar · 5 years ago
  10. aad41eb Merge "Add useful app-op-note message to async Location deliveries" by Philip P. Moltmann · 5 years ago
  11. bc8b48a Add useful app-op-note message to async Location deliveries by Philip P. Moltmann · 5 years ago
  12. b7d4e8c Merge "Add a Test API to verify if gmscore is the network location provider." by TreeHugger Robot · 5 years ago
  13. 597703c Merge "Expose NO_GPS_LOCATION APIs to system and test" by Soonil Nagarkar · 5 years ago
  14. 9f52d55 Add a Test API to verify if gmscore is the network location provider. by Wei Wang · 5 years ago
  15. 79c47e2 Expose NO_GPS_LOCATION APIs to system and test by Soonil Nagarkar · 5 years ago
  16. 0000e8a LocationManager cleanups to make CTS tests easier by Soonil Nagarkar · 5 years ago
  17. f72128d Reuse transports if possible in LocationManager by Soonil Nagarkar · 5 years ago
  18. d4bbee2 Normalize JavaDocs and deprecate requestSingleUpdate by Soonil Nagarkar · 5 years ago
  19. 958e823 Reorder LocationManager methods by Soonil Nagarkar · 5 years ago
  20. 4551405 Add Executor APIs to LocationManager by Soonil Nagarkar · 5 years ago
  21. fc9c7f8 Remove all code dealing with obsolete location status by Soonil Nagarkar · 5 years ago
  22. bb61360 L5 Metrics Addition: by Blake Kragten · 5 years ago
  23. 4d1699d Add missing nullability annotations. by Aurimas Liutikas · 5 years ago
  24. fa05ca2 Add @UnsupportedAppUsage annotations. by Artur Satayev · 5 years ago
  25. fb6b187 Remove obsolete constants. by Soonil Nagarkar · 5 years ago
  26. 1c57255 Improve dumpsys formatting by Soonil Nagarkar · 5 years ago
  27. ad6b618 Pass binder identity through sendExtraCommand by Soonil Nagarkar · 5 years ago
  28. a172288 Merge "Restore GpsStatus listeners" into qt-dev am: beff33a3bd am: 5a57ce5366 by Soonil Nagarkar · 5 years ago
  29. beff33a Merge "Restore GpsStatus listeners" into qt-dev by Soonil Nagarkar · 5 years ago
  30. dae874b Merge "Merge "Update non-framework emergency location request notification" into qt-dev am: d566984298 am: 6d8da46657" into qt-r1-dev-plus-aosp by Anil Admal · 5 years ago
  31. fc7d3bc Restore GpsStatus listeners by Soonil Nagarkar · 5 years ago
  32. 61da5f0 Update non-framework emergency location request notification by Anil Admal · 5 years ago
  33. 4d346b7 Merge "Guard isProviderPackage with permission" by TreeHugger Robot · 5 years ago
  34. 8a246a2 User notification of NFW emergency requests similar to IGnssNi.hal by Anil Admal · 5 years ago
  35. 514dff4 Guard isProviderPackage with permission by Soonil Nagarkar · 5 years ago
  36. 3fcb6df Revert "Guard isProviderPackage with permission" by David Christie · 5 years ago
  37. 2413609 Guard isProviderPackage with permission by Soonil Nagarkar · 5 years ago
  38. d4203dd Merge "Add separate hasCapabilityName() methods in GnssCapabilities" into qt-dev by Anil Admal · 5 years ago
  39. 3ba0fa9 Add separate hasCapabilityName() methods in GnssCapabilities by Anil Admal · 5 years ago
  40. ec6ec82 Change getGnssCapabilites() return type to @NonNull by Anil Admal · 5 years ago
  41. 284234e Log constellation types in GnssMetrics by Yu-Han Yang · 6 years ago
  42. 433bb84 Merge "Adding documentation to getElapsedRealtimeUncertaintyNanos following api council guidance." into qt-dev by TreeHugger Robot · 5 years ago
  43. d017319 Adding documentation to getElapsedRealtimeUncertaintyNanos following api council guidance. by Pierre Fite-Georgel · 5 years ago
  44. 3cd9a86 Change elapsedRealtimeUncertaintyNanos from long to double by Yu-Han Yang · 6 years ago
  45. 312fddb Update getGnssCapabilities() in LMS to include sub-HAL capabilities (part 2) by Anil Admal · 6 years ago
  46. 114922a Address API council review comments. by Wei Wang · 6 years ago
  47. c90040e Merge "Add elapasedRealtimeNanos and elapsedRealtimeUncertaintyNanos to GnssClock" by TreeHugger Robot · 6 years ago
  48. 8a838a9 Merge "Query isEmergencySmsMode API when checking if emergency for GPS" am: dedc27142d am: 3b176bc1de by Brad Ebinger · 6 years ago
  49. 6862694 Merge "Query isEmergencySmsMode API when checking if emergency for GPS" am: dedc27142d by Brad Ebinger · 6 years ago
  50. 5d3dcd5 Add elapasedRealtimeNanos and elapsedRealtimeUncertaintyNanos to GnssClock by Yu-Han Yang · 6 years ago
  51. 3939230 Merge "Add location backed system clock" by Chad Brubaker · 6 years ago
  52. 6b49665 Add CONSTELLATION_IRNSS constant in GnssStatus by Yu-Han Yang · 6 years ago
  53. f113333 Add location backed system clock by Chad Brubaker · 6 years ago
  54. 500b316 Merge "Update getGnssCapabilities() in LMS to include sub-HAL capabilities" by Anil Admal · 6 years ago
  55. 5eeb79d Query isEmergencySmsMode API when checking if emergency for GPS by Brad Ebinger · 6 years ago
  56. 9934978 Update getGnssCapabilities() in LMS to include sub-HAL capabilities by Anil Admal · 6 years ago
  57. eaffea6 Update API documentation by Soonil Nagarkar · 6 years ago
  58. 3126c90 Add PROVIDERS_CHANGED_ACTION extra for provider by Soonil Nagarkar · 6 years ago
  59. 2df78c3 Merge "Address API review comments" by TreeHugger Robot · 6 years ago
  60. 7475b9b Merge "Change CodeType from enum to string (framework)" by TreeHugger Robot · 6 years ago
  61. 0f69b15 Address API review comments by Lifu Tang · 6 years ago
  62. 9c5458e Merge "Remove deprecated Settings APIs." by TreeHugger Robot · 6 years ago
  63. d55e1b17 Merge "Revert removal of GpsStatus APIs" by Soonil Nagarkar · 6 years ago
  64. a491b7a Revert removal of GpsStatus APIs by Soonil Nagarkar · 6 years ago
  65. fbcc5cf Change CodeType from enum to string (framework) by Yu-Han Yang · 6 years ago
  66. 6dac9d1 Remove deprecated Settings APIs. by Soonil Nagarkar · 6 years ago
  67. 6c58d5b Fix bug setting the 9th bit of a mFieldsMask byte. by Tyler Trephan · 6 years ago
  68. 3e112d5 DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 6 years ago
  69. 4a4717b Merge "Add @UnsupportedAppUsage annotations" am: 10c573ff85 am: f63b6157a1 by Andrei-Valentin Onea · 6 years ago
  70. f63b615 Merge "Add @UnsupportedAppUsage annotations" am: 10c573ff85 by Andrei-Valentin Onea · 6 years ago
  71. 10c573f Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 6 years ago
  72. 1cc1db0 Merge "Remove unused broadcasts from GNSS" by Soonil Nagarkar · 6 years ago
  73. 3b989d0f Merge "Bluesky: Handle null correction objects gracefully." by Mohammed Khider · 6 years ago
  74. 438ec44 Merge "Add @UnsupportedAppUsage annotations" am: 842e3aa420 am: 20ebeb61a9 by Andrei-Valentin Onea · 6 years ago
  75. 20ebeb6 Merge "Add @UnsupportedAppUsage annotations" am: 842e3aa420 by Andrei-Valentin Onea · 6 years ago
  76. 8c2fb5b Add @UnsupportedAppUsage annotations by Andrei Onea · 6 years ago
  77. 5716ab8 Bluesky: Handle null correction objects gracefully. by gomo · 6 years ago
  78. 00fe7e2 Remove deprecated GNSS APIs + add nullability by Soonil Nagarkar · 6 years ago
  79. d08180c Remove unused broadcasts from GNSS by Soonil Nagarkar · 6 years ago
  80. 0e9cf51 Merge "Revert "This CL introduces new member variable on android.location.Location (see api/current.txt)."" by Colin Cross · 6 years ago
  81. cef1e80 Revert "This CL introduces new member variable on android.location.Location (see api/current.txt)." by Colin Cross · 6 years ago
  82. 17bf9f9 Merge "DO NOT MERGE - SUPL ES Extension - Safer Init and Not After Boot" into pi-dev by Wyatt Riley · 6 years ago
  83. 4891313 Merge "SUPL ES Extension - Safer Init and Not After Boot" by Wyatt Riley · 6 years ago
  84. bbc8ad9 Merge "This CL introduces new member variable on android.location.Location (see api/current.txt). In this CL, I pushed location.setElapsedRealtimeNanos(SystemClock.elapsedRealtimeNanos()); (from Java)" by Pierre Fite-georgel · 6 years ago
  85. 9e96c57 This CL introduces new member variable on android.location.Location (see api/current.txt). by Pierre Fite-Georgel · 6 years ago
  86. f641068 Merge "Adding new Battery Saver location mode." by Kweku Adams · 6 years ago
  87. d130931 SUPL ES Extension - Safer Init and Not After Boot by WyattRiley · 6 years ago
  88. fbcb41f DO NOT MERGE - SUPL ES Extension - Safer Init and Not After Boot by WyattRiley · 6 years ago
  89. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 6 years ago
  90. 4fb074e Adding new Battery Saver location mode. by Kweku Adams · 6 years ago
  91. cf1a829 Add @UnsupportedAppUsage annotations by Andrei Onea · 6 years ago
  92. 5ac2de0 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 6 years ago
  93. fa152f9 Add @UnsupportedAppUsage annotations by Andrei Onea · 6 years ago
  94. da6e570 Add @UnsupportedAppUsage annotations by Andrei Onea · 6 years ago
  95. 3796ab1 Bluesky API council review by gomo · 6 years ago
  96. 5140e4f Add API to expose ignore settings whitelist for GTS by Soonil Nagarkar · 6 years ago
  97. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
  98. 509580f Refactor API naming and add unbundled support by Soonil Nagarkar · 6 years ago
  99. 786a2bd Add GnssMeasurementState::STATE_2ND_CODE_LOCK to GnssMeasurement API by Yu-Han Yang · 6 years ago
  100. e27f8da Merge "Add CODE_TYPE_OTHER and otherCodeTypeName to GnssMeasurement API" by TreeHugger Robot · 6 years ago