1. eaffea6 Update API documentation by Soonil Nagarkar · 5 years ago
  2. 3126c90 Add PROVIDERS_CHANGED_ACTION extra for provider by Soonil Nagarkar · 5 years ago
  3. 2df78c3 Merge "Address API review comments" by TreeHugger Robot · 5 years ago
  4. 7475b9b Merge "Change CodeType from enum to string (framework)" by TreeHugger Robot · 5 years ago
  5. 0f69b15 Address API review comments by Lifu Tang · 5 years ago
  6. 9c5458e Merge "Remove deprecated Settings APIs." by TreeHugger Robot · 5 years ago
  7. d55e1b17 Merge "Revert removal of GpsStatus APIs" by Soonil Nagarkar · 5 years ago
  8. a491b7a Revert removal of GpsStatus APIs by Soonil Nagarkar · 5 years ago
  9. fbcc5cf Change CodeType from enum to string (framework) by Yu-Han Yang · 5 years ago
  10. 6dac9d1 Remove deprecated Settings APIs. by Soonil Nagarkar · 5 years ago
  11. 6c58d5b Fix bug setting the 9th bit of a mFieldsMask byte. by Tyler Trephan · 5 years ago
  12. 1cc1db0 Merge "Remove unused broadcasts from GNSS" by Soonil Nagarkar · 5 years ago
  13. 3b989d0f Merge "Bluesky: Handle null correction objects gracefully." by Mohammed Khider · 5 years ago
  14. 5716ab8 Bluesky: Handle null correction objects gracefully. by gomo · 5 years ago
  15. 00fe7e2 Remove deprecated GNSS APIs + add nullability by Soonil Nagarkar · 5 years ago
  16. d08180c Remove unused broadcasts from GNSS by Soonil Nagarkar · 5 years ago
  17. 0e9cf51 Merge "Revert "This CL introduces new member variable on android.location.Location (see api/current.txt)."" by Colin Cross · 5 years ago
  18. cef1e80 Revert "This CL introduces new member variable on android.location.Location (see api/current.txt)." by Colin Cross · 5 years ago
  19. 4891313 Merge "SUPL ES Extension - Safer Init and Not After Boot" by Wyatt Riley · 5 years ago
  20. 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
  21. 9e96c57 This CL introduces new member variable on android.location.Location (see api/current.txt). by Pierre Fite-Georgel · 5 years ago
  22. f641068 Merge "Adding new Battery Saver location mode." by Kweku Adams · 5 years ago
  23. d130931 SUPL ES Extension - Safer Init and Not After Boot by WyattRiley · 5 years ago
  24. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  25. 4fb074e Adding new Battery Saver location mode. by Kweku Adams · 5 years ago
  26. 5ac2de0 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 5 years ago
  27. fa152f9 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  28. da6e570 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  29. 3796ab1 Bluesky API council review by gomo · 5 years ago
  30. 5140e4f Add API to expose ignore settings whitelist for GTS by Soonil Nagarkar · 5 years ago
  31. 509580f Refactor API naming and add unbundled support by Soonil Nagarkar · 5 years ago
  32. 786a2bd Add GnssMeasurementState::STATE_2ND_CODE_LOCK to GnssMeasurement API by Yu-Han Yang · 5 years ago
  33. e27f8da Merge "Add CODE_TYPE_OTHER and otherCodeTypeName to GnssMeasurement API" by TreeHugger Robot · 5 years ago
  34. a321401 Add CODE_TYPE_OTHER and otherCodeTypeName to GnssMeasurement API by Yu-Han Yang · 5 years ago
  35. 11a7994 Merge "Add TestApi annotations to LocationManager" by Soonil Nagarkar · 5 years ago
  36. ec2718d Remove unused API by Soonil Nagarkar · 5 years ago
  37. 0d77ea6 Change provider packages API to test all providers by Soonil Nagarkar · 5 years ago
  38. ac1879a Add TestApi annotations to LocationManager by Soonil Nagarkar · 5 years ago
  39. 2348248 Merge "Fix location ignore settings bugs" by Soonil Nagarkar · 5 years ago
  40. 835a0a0 Fix location ignore settings bugs by Soonil Nagarkar · 5 years ago
  41. 5e18501 Location settings documentation and migration by Soonil Nagarkar · 5 years ago
  42. 6ec9538 Bluesky add position uncertainty field by gomo · 5 years ago
  43. be93e9c Add location settings piercing in emergencies by Soonil Nagarkar · 6 years ago
  44. b4635ba Bluesky change LOS from bool to float prob by gomo · 5 years ago
  45. a32c79d Merge "Add CodeType to GnssMeasurement API" by TreeHugger Robot · 6 years ago
  46. 4827328 Merge "Use LOCATION_MODE to control location" by Soonil Nagarkar · 6 years ago
  47. 90da1ab Use LOCATION_MODE to control location by Soonil Nagarkar · 6 years ago
  48. d71cf14 Add emergency session extension duration (framework) by Anil Admal · 6 years ago
  49. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  50. 7a01a91 Merge "Bluesky Android Q Platform Changes" by TreeHugger Robot · 6 years ago
  51. 226b7b7 Bluesky Android Q Platform Changes by gomo · 6 years ago
  52. a828d1d Merge "Adding SUPL NI Emergency Extension Time" into pi-dev am: 73c242793f by WyattRiley · 6 years ago
  53. ac488cd Merge "Adding SUPL NI Emergency Extension Time" into pi-dev am: 73c242793f by WyattRiley · 6 years ago
  54. 5400946 Add CodeType to GnssMeasurement API by Yu-Han Yang · 6 years ago
  55. e48e378 Merge "Add APIs to set Location History package name." by TreeHugger Robot · 6 years ago
  56. 980b7c2 Add APIs to set Location History package name. by Wei Wang · 6 years ago
  57. 78e0756 Undeprecate injector API to allow change summary by Lifu Tang · 6 years ago
  58. cae8ed6 Merge "Refactor how location providers are managed" by Soonil Nagarkar · 6 years ago
  59. a725dd6 Adding SUPL NI Emergency Extension Time by WyattRiley · 6 years ago
  60. 1575a04 Refactor how location providers are managed by Soonil Nagarkar · 6 years ago
  61. 75b9fd6 Show location icon when reporting GNSS measurements/status by Anil Admal · 6 years ago
  62. c20f1b7 Revert "Allow location provider to deep link into permissions UI" by Philip P. Moltmann · 6 years ago
  63. 94749f7 Deprecate location provider status callbacks by Soonil Nagarkar · 6 years ago
  64. 48d362e Statsd atom: GpsSignalQuality by Bookatz · 6 years ago
  65. a737061 Merge "Update javadoc for carrier phase alignment in getAccumulatedDeltaRangeMeters" by TreeHugger Robot · 6 years ago
  66. 10ecc84 Update javadoc for carrier phase alignment in getAccumulatedDeltaRangeMeters by Yu-Han Yang · 6 years ago
  67. ed98828 Allow location provider to deep link into permissions UI by Philip P. Moltmann · 6 years ago
  68. 41e2d74 Merge "Move some members to the "Q blacklist"." am: f5cf9f24ed am: 13c9e7e2f3 by Nathan Harold · 6 years ago
  69. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  70. 39e00d5 Add Doc and nullability to LocationManager#getNetworkProviderPackage by Philip P. Moltmann · 6 years ago
  71. 62e668c Merge "docs: bug 37130805, typo" into pi-dev am: 7c5c4d1ca8 am: 0afec3a1ba by Todd Kopriva · 6 years ago
  72. 0afec3a Merge "docs: bug 37130805, typo" into pi-dev am: 7c5c4d1ca8 by Todd Kopriva · 6 years ago
  73. 5ba798e docs: bug 37130805, typo by kopriva · 6 years ago
  74. b7b399e Merge "docs: fixing several minor documentation bugs" into pi-dev am: 82b0d17b39 by kopriva · 6 years ago
  75. f6b27fb Merge "docs: fixing several minor documentation bugs" into pi-dev am: 82b0d17b39 by kopriva · 6 years ago
  76. f07a460 docs: fixing several minor documentation bugs by kopriva · 6 years ago
  77. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  78. 71225ec Expose LocationManager#getNetworkProviderPackage as @SystemApi by Philip P. Moltmann · 6 years ago
  79. aa3a71b Merge "Add @UnsupportedAppUsage annotations" am: df82ab2de2 am: b6c87140c7 by Mathew Inwood · 6 years ago
  80. c185f08 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  81. af972c8 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  82. 42197c1 Merge "Add @UnsupportedAppUsage annotations" am: fd07385fea am: d1299b89dd by Mathew Inwood · 6 years ago
  83. 0d5cb9a Merge "Add HW Revision to GNSS Metrics" into pi-dev am: b0b70b8e87 by Siddharth Ray · 6 years ago
  84. dcbed5f Add HW Revision to GNSS Metrics by Siddharth Ray · 6 years ago
  85. 8eb07d9 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  86. 735497e Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  87. a9b72b30 Update JavaDoc of LocationManager#requestLocationUpdates by Yu-Han Yang · 6 years ago
  88. 2418982 Release wakelock in LocationManagerService if client thread is dead by Yu-Han Yang · 6 years ago
  89. 25bc14e Improve document for Location#setExtras(Bundle). by Wei Wang · 6 years ago
  90. b95c4e8 Merge "Simplify Javadoc for easier parsing." into pi-dev am: f707c55725 by Wyatt Riley · 6 years ago
  91. 5b630af Simplify Javadoc for easier parsing. by Wyatt Riley · 6 years ago
  92. 3311515 Expose APIs used by CtsPermissionTestCases by Philip P. Moltmann · 6 years ago
  93. 9240f1f Merge "Update Java doc of GnssMeasurementEvent#STATUS_NOT_ALLOWED" into pi-dev am: d5a1bb621a by Yu-Han Yang · 6 years ago
  94. d5a1bb6 Merge "Update Java doc of GnssMeasurementEvent#STATUS_NOT_ALLOWED" into pi-dev by TreeHugger Robot · 6 years ago
  95. e048bab Update Java doc of GnssMeasurementEvent#STATUS_NOT_ALLOWED by Yu-Han Yang · 6 years ago
  96. 325f728 Merge "Expose TestAPIs needed by GtsOsTestCases" into pi-dev am: d565f04957 by Philip P. Moltmann · 6 years ago
  97. f80809f Expose TestAPIs needed by GtsOsTestCases by Philip P. Moltmann · 6 years ago
  98. 8a5425e Merge "Fix test location provider bug" into pi-dev am: 4f79a18cc5 am: 542c52372c by Maggie Wang · 6 years ago
  99. 4f79a18 Merge "Fix test location provider bug" into pi-dev by Maggie Wang · 6 years ago
  100. 2a9409e Fix test location provider bug by Maggie · 6 years ago