1. 8f0b3f2 Update GnssAntennaInfo docs and formatting by Sasha Kuznetsov · 4 years, 6 months ago
  2. afec5cc Assorted cleanup and refactoring by Soonil Nagarkar · 4 years, 6 months ago
  3. 3d655ad Replace manual creation of StatsEvent objects with their appropriate buildStatsEvent() method by Salud Lemus · 4 years, 6 months ago
  4. ab5d243 Merge "docs: Fix link to loc. Google Play services API" into rvc-dev am: 4bef972b77 am: 9a16d1a934 am: aacf1ce9ac am: 941fb17fd4 by Kevin Hufnagle · 4 years, 6 months ago
  5. 4bef972 Merge "docs: Fix link to loc. Google Play services API" into rvc-dev by Kevin Hufnagle · 4 years, 6 months ago
  6. 00af9a3 Ask location provider for its package name by Soonil Nagarkar · 4 years, 6 months ago
  7. f715113 Deprecate high power location broadcast by Soonil Nagarkar · 4 years, 6 months ago
  8. cab8731 Keep old callback thread by Soonil Nagarkar · 4 years, 6 months ago
  9. 7b6e608 DO NOT MERGE: Keep old callback thread by Soonil Nagarkar · 4 years, 6 months ago
  10. 98bcf11 docs: Fix link to loc. Google Play services API by Kevin Hufnagle · 4 years, 7 months ago
  11. 1d7e0ba Remove onRemoved callbacks by Soonil Nagarkar · 4 years, 7 months ago
  12. e00730382 DO NOT MERGE: Fix array casting bug by Soonil Nagarkar · 4 years, 7 months ago
  13. c25f4f1 Various small fixes by Soonil Nagarkar · 4 years, 7 months ago
  14. 3ec36c4 Merge "Fix deadlock for system location clients" into rvc-dev am: b297119cdb am: 243af9e9cf am: 27ec4f69b8 am: aba492eb0e by TreeHugger Robot · 4 years, 7 months ago
  15. 8bd4db2 Fix deadlock for system location clients by Soonil Nagarkar · 4 years, 7 months ago
  16. 5e72ff7 Merge "Remove unused intent in NiNotification" into rvc-dev am: e93814953c am: ebaf86bece am: c6e39e749d am: 6200c35d5b by TreeHugger Robot · 4 years, 7 months ago
  17. e938149 Merge "Remove unused intent in NiNotification" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  18. 50bf07e Remove unused intent in NiNotification by Yu-Han Yang · 4 years, 7 months ago
  19. 80169f2 Merge changes I6c0940fd,I1b2dc636 into rvc-dev am: 01d150e539 am: fdd1c9d081 am: f40041df55 am: f1d8c17883 by Ruchir Rastogi · 4 years, 7 months ago
  20. ef0904e Move GnssStats puller to binder thread by Ruchir Rastogi · 4 years, 8 months ago
  21. 5ea18c9 Partial CP of ag/10846962 by Ruchir Rastogi · 4 years, 7 months ago
  22. 6fb00bb Remove permission info from CallerIdentity by Soonil Nagarkar · 4 years, 8 months ago
  23. 7f78f20 Adopt new ListenerTransport framework by Soonil Nagarkar · 4 years, 8 months ago
  24. fb27209 Refactor GeofenceManager by Soonil Nagarkar · 4 years, 8 months ago
  25. 828ffbe Merge "Fix invalid null executor in registerGnssStatusCallback" by TreeHugger Robot · 4 years, 8 months ago
  26. 13d6ad7 Merge "Remove LocationTimeZoneProviderRequest.workSource" by Neil Fuller · 4 years, 8 months ago
  27. 2c248c89 Fix invalid null executor in registerGnssStatusCallback by Yu-Han Yang · 4 years, 8 months ago
  28. 3575562 Remove LocationTimeZoneProviderRequest.workSource by Neil Fuller · 4 years, 8 months ago
  29. 07c129c DO NOT MERGE Don't crash if already unregistered by Soonil Nagarkar · 4 years, 9 months ago
  30. 13308eb Merge changes from topic "RVC-SDK-Finalization-master" by Svetoslav Ganov · 4 years, 9 months ago
  31. ea8a214 Revert an API breaking changes by Svet Ganov · 4 years, 9 months ago
  32. deecba6 Invoke GnssStatus listeners on caller's thread by Yu-Han Yang · 4 years, 9 months ago
  33. d0dfc78 Invoke GnssStatus listeners on caller's thread by Yu-Han Yang · 4 years, 9 months ago
  34. fffa4e4 Merge "Update javadoc of getCodeType to add BDS B1C" into rvc-dev am: 6569339663 am: 957bbd35e4 am: 0bad77936a am: e5150b170e by TreeHugger Robot · 4 years, 9 months ago
  35. 8c7011a Update javadoc of getCodeType to add BDS B1C by Yu-Han Yang · 4 years, 9 months ago
  36. 8ecc688 Add utilities for creating AppOps listenerIds by Soonil Nagarkar · 4 years, 9 months ago
  37. 4523f96 DO NOT MERGE Add utilities for creating AppOps listenerIds by Soonil Nagarkar · 4 years, 9 months ago
  38. 490c46c Refactor and reorganize listener multiplexers by Soonil Nagarkar · 4 years, 9 months ago
  39. b03841f Merge "Rename ILocationProviderManager method" by Soonil Nagarkar · 4 years, 9 months ago
  40. 714fa9a Merge "Minimal skeleton for location time zone providers" by Neil Fuller · 4 years, 9 months ago
  41. e1d4509 Merge "Fix initialization bug in LocationRequest" into rvc-dev am: a23f461e1b am: 22d8e598c4 am: e6b437581a am: 8481c777c3 by TreeHugger Robot · 4 years, 9 months ago
  42. d879ec9 Rename ILocationProviderManager method by Soonil Nagarkar · 4 years, 9 months ago
  43. 9d11b38 Fix initialization bug in LocationRequest by Soonil Nagarkar · 4 years, 9 months ago
  44. 0970a9b Minimal skeleton for location time zone providers by Neil Fuller · 5 years ago
  45. 45e623c DO NOT MERGE Add listener ids for location listening operations by Soonil Nagarkar · 4 years, 9 months ago
  46. a758407 Add listener ids for location listening operations by Soonil Nagarkar · 4 years, 9 months ago
  47. 7fe47ad Merge "Fix up LocationRequest and ProviderRequest" into rvc-dev am: 240eaaaaab am: 293347f282 am: 14f734fbed am: d8f077de28 by Soonil Nagarkar · 4 years, 10 months ago
  48. c4f8716 Fix up LocationRequest and ProviderRequest by Soonil Nagarkar · 4 years, 10 months ago
  49. 3976639 DO NOT MERGE Refactor appops across location by Soonil Nagarkar · 4 years, 10 months ago
  50. 99a2a72 Make GnssStatus a Parcelable by Soonil Nagarkar · 4 years, 10 months ago
  51. 8aea09f DO NOT MERGE Don't lock listener delivery by Soonil Nagarkar · 4 years, 10 months ago
  52. 9822fa4 Merge "Update inter-signal bias (framework)" into rvc-dev am: f7fcee236e am: 644308c8bc am: 1a4be9a822 am: df40da0489 by Yu-Han Yang · 4 years, 10 months ago
  53. b4f806f Update inter-signal bias (framework) by Yu-Han Yang · 4 years, 10 months ago
  54. f29d776 Rename featureId to attributionTag by Soonil Nagarkar · 4 years, 10 months ago
  55. 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 4 years, 11 months ago
  56. 8a06c28 Rename featureId -> attributionTag by Philip P. Moltmann · 4 years, 11 months ago
  57. 6cc3fce Remove remaining LOCATION_PROVIDERS_ALLOWED usages by Soonil Nagarkar · 4 years, 10 months ago
  58. 03185c5 Merge "Add equals() to ProviderProperties" by Soonil Nagarkar · 4 years, 10 months ago
  59. cfb945c Add equals() to ProviderProperties by Soonil Nagarkar · 4 years, 10 months ago
  60. 5eb7513 Merge "Restore legacy SecurityException behavior" into rvc-dev am: 0ea91490c5 am: 9942a42bd6 am: 963cc1a02f am: d1b373fef8 am: b62baf2ea9 by Automerger Merge Worker · 4 years, 10 months ago
  61. bf016bb Restore legacy SecurityException behavior by Soonil Nagarkar · 4 years, 10 months ago
  62. 1276b66 Merge "Address Puller API Feedback" into rvc-dev am: 8651b62518 am: eff89f9fcf am: c7a97df065 am: 6776affc26 by Automerger Merge Worker · 4 years, 10 months ago
  63. 72a70a8 Address Puller API Feedback by Tej Singh · 4 years, 11 months ago
  64. 1eb8014 Merge "Give location providers a known identity" by Soonil Nagarkar · 4 years, 11 months ago
  65. 470c8f6a Give location providers a known identity by Soonil Nagarkar · 4 years, 11 months ago
  66. c178f80d Make calls for geocoder one way by Soonil Nagarkar · 4 years, 11 months ago
  67. 24c8c34 Merge "Small test changes" by Soonil Nagarkar · 4 years, 11 months ago
  68. eb246cf Merge "Quick fix for possible deadlock in LMS" into rvc-dev am: 45b8146ae8 am: 98c1646443 am: 4ec5b2f0ff am: 5d2e7f95e9 by Automerger Merge Worker · 4 years, 11 months ago
  69. 8538237 Merge "Log permission mismatch with 128s emergency extension" by TreeHugger Robot · 4 years, 11 months ago
  70. 5df43c1 Quick fix for possible deadlock in LMS by Soonil Nagarkar · 4 years, 11 months ago
  71. 859751f Small test changes by Soonil Nagarkar · 4 years, 11 months ago
  72. c0fe2ba Add comments to messageId, subMessageId and data by Yu-Han Yang · 4 years, 11 months ago
  73. 5e793ba Merge "Updates and fixes to GnssMeasurementsProvider" by Soonil Nagarkar · 4 years, 11 months ago
  74. 003af80 Merge "Add comments to messageId, subMessageId and data" by TreeHugger Robot · 4 years, 11 months ago
  75. 5ca36f4 Log permission mismatch with 128s emergency extension by Yu-Han Yang · 4 years, 11 months ago
  76. afe1adf Updates and fixes to GnssMeasurementsProvider by Soonil Nagarkar · 4 years, 11 months ago
  77. 6257ba8 Refactor GNSS listeners by Soonil Nagarkar · 4 years, 11 months ago
  78. 9ccc663 Address API council comments by Sasha Kuznetsov · 4 years, 11 months ago
  79. e9af9a8 Merge "Refactor appops across location" by Soonil Nagarkar · 5 years ago
  80. e4383d89 Merge "GnssMetrics" by Blake Kragten · 5 years ago
  81. 6033344 Refactor appops across location by Soonil Nagarkar · 5 years ago
  82. a2668e55 Merge "LocationManager: cache isLocationEnabledForUser" by Tim Murray · 5 years ago
  83. b5e1153 LocationManager: cache isLocationEnabledForUser by Tim Murray · 5 years ago
  84. 6ce382a GnssMetrics by Blake Kragten · 5 years ago
  85. 3819f97 Revert requestSetProviderEnabled API by Soonil Nagarkar · 5 years ago
  86. fe446f7 Merge "Fixes to GnssAntennaInfo API" by TreeHugger Robot · 5 years ago
  87. 213bb70 Fixes to GnssAntennaInfo API by Sasha Kuznetsov · 5 years ago
  88. e179484 Merge "Clarify environment bearing docs in framework API" by Sasha Kuznetsov · 5 years ago
  89. 20ba506 Clarify environment bearing docs in framework API by Sasha Kuznetsov · 5 years ago
  90. a598462 Reduce allocations in hot paths by Soonil Nagarkar · 5 years ago
  91. 23fcf56 Add equals/hashcode for GnssStatus by Soonil Nagarkar · 5 years ago
  92. db44f62 Merge "Revert^2 "Add GnssAntennaInfo framework APIs" + added fixes" by Sasha Kuznetsov · 5 years ago
  93. 77a9227 Fix work profile handling across location by Soonil Nagarkar · 5 years ago
  94. e8759cc Merge "Deprecate Gps* APIs" by TreeHugger Robot · 5 years ago
  95. a68a7a3 Revert^2 "Add GnssAntennaInfo framework APIs" + added fixes by Sasha Kuznetsov · 5 years ago
  96. eb1ae5b Merge "Revert "Add GnssAntennaInfo framework APIs"" by Yu-Han Yang · 5 years ago
  97. fef9247 Revert "Add GnssAntennaInfo framework APIs" by Yu-Han Yang · 5 years ago
  98. 1f11233 Merge "Add GnssAntennaInfo framework APIs" by Sasha Kuznetsov · 5 years ago
  99. 6757132 Merge "LocationManager: move impl of setLocationEnabledForUser to server" by TreeHugger Robot · 5 years ago
  100. dcbeb75 Add GnssAntennaInfo framework APIs by Sasha Kuznetsov · 5 years ago