1. 3299f09 Tidy up the "unbundled" provider API by Neil Fuller · 4 years, 4 months ago
  2. a44e3df Merge "Fix bug in getCurrentLocation cancellation" by TreeHugger Robot · 4 years, 4 months ago
  3. 43a368d Fix bug in getCurrentLocation cancellation by Soonil Nagarkar · 4 years, 4 months ago
  4. 69d8713 Improve LocationRequest appcompat by Soonil Nagarkar · 4 years, 4 months ago
  5. 87b8cc3 Refactor ListenerMultiplexer with new capabilities by Soonil Nagarkar · 4 years, 4 months ago
  6. 559bf65 Merge "Additional API change after feedback" by TreeHugger Robot · 4 years, 4 months ago
  7. f2bc6ba Fix up provider internal/external APIs by Soonil Nagarkar · 4 years, 4 months ago
  8. 12c2c5c Additional API change after feedback by Soonil Nagarkar · 4 years, 4 months ago
  9. 7926062 Merge "Make LocationRequest a public API" by Soonil Nagarkar · 4 years, 4 months ago
  10. 7573805 Make LocationRequest a public API by Soonil Nagarkar · 4 years, 5 months ago
  11. a32bde8 Merge "Small docs fix" by Neil Fuller · 4 years, 4 months ago
  12. 076aaa5 Merge "Small fixes to basic classes and refactorings" by Neil Fuller · 4 years, 4 months ago
  13. 7c552b3 Small fixes to basic classes and refactorings by Neil Fuller · 4 years, 5 months ago
  14. 05dc932 Small docs fix by Neil Fuller · 4 years, 4 months ago
  15. bb7c92c Add SdkConstant annotations to public API by Soonil Nagarkar · 4 years, 5 months ago
  16. 376a91b Basic changes to the LocationTimeZoneProvider API by Neil Fuller · 4 years, 5 months ago
  17. 275fd7e Merge "Extract LocationProviderManager" by TreeHugger Robot · 4 years, 5 months ago
  18. d615825 Extract LocationProviderManager by Soonil Nagarkar · 4 years, 6 months ago
  19. 8f0b3f2 Update GnssAntennaInfo docs and formatting by Sasha Kuznetsov · 4 years, 5 months ago
  20. afec5cc Assorted cleanup and refactoring by Soonil Nagarkar · 4 years, 6 months ago
  21. 3d655ad Replace manual creation of StatsEvent objects with their appropriate buildStatsEvent() method by Salud Lemus · 4 years, 6 months ago
  22. 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
  23. 4bef972 Merge "docs: Fix link to loc. Google Play services API" into rvc-dev by Kevin Hufnagle · 4 years, 6 months ago
  24. 00af9a3 Ask location provider for its package name by Soonil Nagarkar · 4 years, 6 months ago
  25. f715113 Deprecate high power location broadcast by Soonil Nagarkar · 4 years, 6 months ago
  26. cab8731 Keep old callback thread by Soonil Nagarkar · 4 years, 6 months ago
  27. 7b6e608 DO NOT MERGE: Keep old callback thread by Soonil Nagarkar · 4 years, 6 months ago
  28. 98bcf11 docs: Fix link to loc. Google Play services API by Kevin Hufnagle · 4 years, 6 months ago
  29. 1d7e0ba Remove onRemoved callbacks by Soonil Nagarkar · 4 years, 7 months ago
  30. e00730382 DO NOT MERGE: Fix array casting bug by Soonil Nagarkar · 4 years, 7 months ago
  31. c25f4f1 Various small fixes by Soonil Nagarkar · 4 years, 7 months ago
  32. 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
  33. 8bd4db2 Fix deadlock for system location clients by Soonil Nagarkar · 4 years, 7 months ago
  34. 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
  35. e938149 Merge "Remove unused intent in NiNotification" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  36. 50bf07e Remove unused intent in NiNotification by Yu-Han Yang · 4 years, 7 months ago
  37. 80169f2 Merge changes I6c0940fd,I1b2dc636 into rvc-dev am: 01d150e539 am: fdd1c9d081 am: f40041df55 am: f1d8c17883 by Ruchir Rastogi · 4 years, 7 months ago
  38. ef0904e Move GnssStats puller to binder thread by Ruchir Rastogi · 4 years, 7 months ago
  39. 5ea18c9 Partial CP of ag/10846962 by Ruchir Rastogi · 4 years, 7 months ago
  40. 6fb00bb Remove permission info from CallerIdentity by Soonil Nagarkar · 4 years, 7 months ago
  41. 7f78f20 Adopt new ListenerTransport framework by Soonil Nagarkar · 4 years, 7 months ago
  42. fb27209 Refactor GeofenceManager by Soonil Nagarkar · 4 years, 8 months ago
  43. 828ffbe Merge "Fix invalid null executor in registerGnssStatusCallback" by TreeHugger Robot · 4 years, 8 months ago
  44. 13d6ad7 Merge "Remove LocationTimeZoneProviderRequest.workSource" by Neil Fuller · 4 years, 8 months ago
  45. 2c248c89 Fix invalid null executor in registerGnssStatusCallback by Yu-Han Yang · 4 years, 8 months ago
  46. 3575562 Remove LocationTimeZoneProviderRequest.workSource by Neil Fuller · 4 years, 8 months ago
  47. 07c129c DO NOT MERGE Don't crash if already unregistered by Soonil Nagarkar · 4 years, 8 months ago
  48. 13308eb Merge changes from topic "RVC-SDK-Finalization-master" by Svetoslav Ganov · 4 years, 8 months ago
  49. ea8a214 Revert an API breaking changes by Svet Ganov · 4 years, 9 months ago
  50. deecba6 Invoke GnssStatus listeners on caller's thread by Yu-Han Yang · 4 years, 9 months ago
  51. d0dfc78 Invoke GnssStatus listeners on caller's thread by Yu-Han Yang · 4 years, 9 months ago
  52. 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
  53. 8c7011a Update javadoc of getCodeType to add BDS B1C by Yu-Han Yang · 4 years, 9 months ago
  54. 8ecc688 Add utilities for creating AppOps listenerIds by Soonil Nagarkar · 4 years, 9 months ago
  55. 4523f96 DO NOT MERGE Add utilities for creating AppOps listenerIds by Soonil Nagarkar · 4 years, 9 months ago
  56. 490c46c Refactor and reorganize listener multiplexers by Soonil Nagarkar · 4 years, 9 months ago
  57. b03841f Merge "Rename ILocationProviderManager method" by Soonil Nagarkar · 4 years, 9 months ago
  58. 714fa9a Merge "Minimal skeleton for location time zone providers" by Neil Fuller · 4 years, 9 months ago
  59. 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
  60. d879ec9 Rename ILocationProviderManager method by Soonil Nagarkar · 4 years, 9 months ago
  61. 9d11b38 Fix initialization bug in LocationRequest by Soonil Nagarkar · 4 years, 9 months ago
  62. 0970a9b Minimal skeleton for location time zone providers by Neil Fuller · 5 years ago
  63. 45e623c DO NOT MERGE Add listener ids for location listening operations by Soonil Nagarkar · 4 years, 9 months ago
  64. a758407 Add listener ids for location listening operations by Soonil Nagarkar · 4 years, 9 months ago
  65. 7fe47ad Merge "Fix up LocationRequest and ProviderRequest" into rvc-dev am: 240eaaaaab am: 293347f282 am: 14f734fbed am: d8f077de28 by Soonil Nagarkar · 4 years, 9 months ago
  66. c4f8716 Fix up LocationRequest and ProviderRequest by Soonil Nagarkar · 4 years, 10 months ago
  67. 3976639 DO NOT MERGE Refactor appops across location by Soonil Nagarkar · 4 years, 10 months ago
  68. 99a2a72 Make GnssStatus a Parcelable by Soonil Nagarkar · 4 years, 10 months ago
  69. 8aea09f DO NOT MERGE Don't lock listener delivery by Soonil Nagarkar · 4 years, 10 months ago
  70. 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
  71. b4f806f Update inter-signal bias (framework) by Yu-Han Yang · 4 years, 10 months ago
  72. f29d776 Rename featureId to attributionTag by Soonil Nagarkar · 4 years, 10 months ago
  73. 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 4 years, 10 months ago
  74. 8a06c28 Rename featureId -> attributionTag by Philip P. Moltmann · 4 years, 10 months ago
  75. 6cc3fce Remove remaining LOCATION_PROVIDERS_ALLOWED usages by Soonil Nagarkar · 4 years, 10 months ago
  76. 03185c5 Merge "Add equals() to ProviderProperties" by Soonil Nagarkar · 4 years, 10 months ago
  77. cfb945c Add equals() to ProviderProperties by Soonil Nagarkar · 4 years, 10 months ago
  78. 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
  79. bf016bb Restore legacy SecurityException behavior by Soonil Nagarkar · 4 years, 10 months ago
  80. 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
  81. 72a70a8 Address Puller API Feedback by Tej Singh · 4 years, 11 months ago
  82. 1eb8014 Merge "Give location providers a known identity" by Soonil Nagarkar · 4 years, 10 months ago
  83. 470c8f6a Give location providers a known identity by Soonil Nagarkar · 4 years, 10 months ago
  84. c178f80d Make calls for geocoder one way by Soonil Nagarkar · 4 years, 10 months ago
  85. 24c8c34 Merge "Small test changes" by Soonil Nagarkar · 4 years, 10 months ago
  86. 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
  87. 8538237 Merge "Log permission mismatch with 128s emergency extension" by TreeHugger Robot · 4 years, 11 months ago
  88. 5df43c1 Quick fix for possible deadlock in LMS by Soonil Nagarkar · 4 years, 11 months ago
  89. 859751f Small test changes by Soonil Nagarkar · 4 years, 11 months ago
  90. c0fe2ba Add comments to messageId, subMessageId and data by Yu-Han Yang · 4 years, 11 months ago
  91. 5e793ba Merge "Updates and fixes to GnssMeasurementsProvider" by Soonil Nagarkar · 4 years, 11 months ago
  92. 003af80 Merge "Add comments to messageId, subMessageId and data" by TreeHugger Robot · 4 years, 11 months ago
  93. 5ca36f4 Log permission mismatch with 128s emergency extension by Yu-Han Yang · 4 years, 11 months ago
  94. afe1adf Updates and fixes to GnssMeasurementsProvider by Soonil Nagarkar · 4 years, 11 months ago
  95. 6257ba8 Refactor GNSS listeners by Soonil Nagarkar · 4 years, 11 months ago
  96. 9ccc663 Address API council comments by Sasha Kuznetsov · 4 years, 11 months ago
  97. e9af9a8 Merge "Refactor appops across location" by Soonil Nagarkar · 4 years, 11 months ago
  98. e4383d89 Merge "GnssMetrics" by Blake Kragten · 5 years ago
  99. 6033344 Refactor appops across location by Soonil Nagarkar · 5 years ago
  100. a2668e55 Merge "LocationManager: cache isLocationEnabledForUser" by Tim Murray · 5 years ago