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