1. 53f4d6d Handle emergency mode in requestLocation by Yu-Han Yang · 5 years ago
  2. b50cdaf Updating Framework to support update to the GnssLocation HAL v2.0. by Pierre Fite-Georgel · 5 years ago
  3. 5e0052b Fix Battery Saver location bugs. by Kweku Adams · 5 years ago
  4. 316f948 Handle master location settings on/off for NFW location access by Anil Admal · 5 years ago
  5. 509580f Refactor API naming and add unbundled support by Soonil Nagarkar · 5 years ago
  6. 41153fd Let GnssLocationProvider pierce battery saving by Soonil Nagarkar · 5 years ago
  7. 92ace29 BugFix: GNSS HAL was not enabled at start by gomo · 5 years ago
  8. 03da687 Merge "Disable GNSS HAL when location is off" by TreeHugger Robot · 5 years ago
  9. 319830d Merge "Renaming gpsMode to locationMode." by TreeHugger Robot · 5 years ago
  10. 35c3b91 Disable GNSS HAL when location is off by Soonil Nagarkar · 5 years ago
  11. 731a103 Renaming gpsMode to locationMode. by Kweku Adams · 5 years ago
  12. 0d77ea6 Change provider packages API to test all providers by Soonil Nagarkar · 5 years ago
  13. 6a5f0b7 Remove mSingleShot by Yu-Han Yang · 5 years ago
  14. 54fee7e Merge "Non-framework location access visibility and control (framework2)" by Anil Admal · 6 years ago
  15. 94ec76a Non-framework location access visibility and control (framework2) by Anil Admal · 6 years ago
  16. 8a1b51d Add GnssNiEvent logging by Yu-Han Yang · 6 years ago
  17. 4827328 Merge "Use LOCATION_MODE to control location" by Soonil Nagarkar · 6 years ago
  18. 90da1ab Use LOCATION_MODE to control location by Soonil Nagarkar · 6 years ago
  19. d71cf14 Add emergency session extension duration (framework) by Anil Admal · 6 years ago
  20. 585b285 Merge "Migrate GPS configs to carrier config" by Meng Wang · 6 years ago
  21. c70344b Address SUPL connection requestRouteToHost deprecation by Anil Admal · 6 years ago
  22. 7a01a91 Merge "Bluesky Android Q Platform Changes" by TreeHugger Robot · 6 years ago
  23. 19b214d Migrate GPS configs to carrier config by Meng Wang · 6 years ago
  24. 226b7b7 Bluesky Android Q Platform Changes by gomo · 6 years ago
  25. a828d1d Merge "Adding SUPL NI Emergency Extension Time" into pi-dev am: 73c242793f by WyattRiley · 6 years ago
  26. cae8ed6 Merge "Refactor how location providers are managed" by Soonil Nagarkar · 6 years ago
  27. e016c16 Merge "Show location icon when reporting GNSS measurements/status" by Anil Admal · 6 years ago
  28. a725dd6 Adding SUPL NI Emergency Extension Time by WyattRiley · 6 years ago
  29. 1575a04 Refactor how location providers are managed by Soonil Nagarkar · 6 years ago
  30. 6dc9f05 Not to use handler thread in GnssGeofenceProvider by Yu-Han Yang · 6 years ago
  31. 75b9fd6 Show location icon when reporting GNSS measurements/status by Anil Admal · 6 years ago
  32. 94749f7 Deprecate location provider status callbacks by Soonil Nagarkar · 6 years ago
  33. 4f97c94 Demote message send/receive wakelock log messages to DEBUG. by Anil Admal · 6 years ago
  34. 50ba15e GNSS HAL must be notified correctly when networks disconnect by Anil Admal · 6 years ago
  35. 5cc7373 Add back the SUPL network setup timeout. by Anil Admal · 6 years ago
  36. a50cd60 Reset PositionMode if native_stop() is called by Yu-Han Yang · 6 years ago
  37. dc27ce4 Query Apn protocol by roaming state by Shinru Han · 6 years ago
  38. 6593cf1 Remove unused SMS & WAP intent filters by WyattRiley · 6 years ago
  39. ad49660 [automerger] Merge "Enable REQUEST_LOCATION from GNSS HAL" into pi-dev am: 6eb9ce63b8 am: 1c7230ced4 by Android Build Merger (Role) · 6 years ago
  40. 9e2a823 Enable REQUEST_LOCATION from GNSS HAL by Yu-Han Yang · 6 years ago
  41. 69d5075 Merge "Disable REQUEST_LOCATION from GNSS HAL by default" into pi-dev am: a364b3111a by Yu-Han Yang · 6 years ago
  42. 639f759 Disable REQUEST_LOCATION from GNSS HAL by default by Yu-Han Yang · 6 years ago
  43. 31b307d Merge "Catch IllegalArgumentException when calling LocationManager#requestLocationUpdate" into pi-dev am: 3bc533d22f by Yu-Han Yang · 6 years ago
  44. e684dda Catch IllegalArgumentException when calling by Yu-Han Yang · 6 years ago
  45. c8b9ff7 Avoid spamming native_set_position_mode by caching by Yu-Han Yang · 6 years ago
  46. 5205762 Handle Gnss Hal service death gracefully by Yu-Han Yang · 6 years ago
  47. 23d9216 Refactor GnssNavigationMessageProvider by Yu-Han Yang · 6 years ago
  48. 8de2150 Refactor GnssMeasurementsProvider by Yu-Han Yang · 6 years ago
  49. 728cb51 Merge "Refactor GnssGeofenceProvider" into pi-dev by Yu-Han Yang · 6 years ago
  50. 4c958d0 Merge "Check provider exists and is enabled when request location" into pi-dev by TreeHugger Robot · 6 years ago
  51. 890ca8b Refactor GnssGeofenceProvider by Yu-Han Yang · 6 years ago
  52. 4257db3 Merge "Refactor GnssBatchingProvider" into pi-dev by TreeHugger Robot · 6 years ago
  53. 3557cc7 Refactor GnssBatchingProvider by Yu-Han Yang · 6 years ago
  54. 2649108 Check provider exists and is enabled when request location by Yu-Han Yang · 6 years ago
  55. 74041ff Use settings flag to control HAL location request by Yu-Han Yang · 6 years ago
  56. 66c7ea9 Implements GNSS satellite blacklist by Yu-Han Yang · 6 years ago
  57. a1862b5 Add NtpTimeHelper by Yu-Han Yang · 6 years ago
  58. 322929a Merge "Move HIDL calls away from the main thread" into pi-dev by TreeHugger Robot · 6 years ago
  59. 6d31735 Move HIDL calls away from the main thread by Yu-Han Yang · 6 years ago
  60. c159d52 Tidy up users of TRANSPORT constants. by Jeff Sharkey · 6 years ago
  61. 0756138 Make NLP/FLP location request behavior consistent by Yu-Han Yang · 6 years ago
  62. aa8cbab Merge "GNSS Model Name constant string and comment updates" into pi-dev by Wyatt Riley · 6 years ago
  63. 53ddc80 GPS metrics collection by Siddharth Ray · 6 years ago
  64. 49097c0 GNSS Model Name constant string and comment updates by Wyatt Riley · 6 years ago
  65. f7b4725 Use start/finish app ops in window manager by Svet Ganov · 6 years ago
  66. ee953b0 Merge "GnssLocationProvider metrics race condition fix" by TreeHugger Robot · 6 years ago
  67. bb61148 GnssLocationProvider metrics race condition fix by Kevin Tang · 7 years ago
  68. 26465d2 Handling concurrent location & SV status update by Wyatt Riley · 6 years ago
  69. 91e5864 Merge "Implement requestLocationCb" by TreeHugger Robot · 6 years ago
  70. e7baef3 Implement requestLocationCb by Yu-Han Yang · 6 years ago
  71. c706741 Non-functional refactor of Location Extras by Wyatt Riley · 6 years ago
  72. 32684dd Chained attribution for GnssLocationProvider. by Narayan Kamath · 7 years ago
  73. f87fe48 Merge "GPS Signal Quality added to BatteryStats" by Siddharth Ray · 7 years ago
  74. 74479bd Dump state of GnssMeasurement & NavMsg requests by Wyatt Riley · 7 years ago
  75. 78ccaf5 GPS Signal Quality added to BatteryStats by Siddharth Ray · 7 years ago
  76. 82c264e Merge "Battery saver: Expose location power save mode as system API" by TreeHugger Robot · 7 years ago
  77. 8134c90 Merge "Providing GNSS Model Name & Year" by Wyatt Riley · 7 years ago
  78. d87cf91 Providing GNSS Model Name & Year by Wyatt Riley · 7 years ago
  79. 57f0f55 Battery saver: Expose location power save mode as system API by Makoto Onuki · 7 years ago
  80. 300b240 Allow interval updating when no GPS fix & scheduling not supported. by gomo · 7 years ago
  81. 48f1a64 Duty Cycling and Low Power Mode GNSS feature implementations by gomo · 7 years ago
  82. b25db36 In GnssLocationProvider wrap Binder.restoreCallingIdentity() in finally{}. by Peter Visontay · 7 years ago
  83. 404f810 Merge "Make the battery saver knobs hidden public," by TreeHugger Robot · 7 years ago
  84. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  85. 523a0cf Move native_init() from ctor to handler by Wyatt Riley · 7 years ago
  86. ad48bd9 GnssLocationProvider: modify "=" restriction to support URL with "=" inside by Zheng Zhang · 7 years ago
  87. 042c48f mItarSpeedLimitExceeded thread safety by Wyatt Riley · 7 years ago
  88. e654f5e Merge "Null Pointer Check on Sim Swap" by TreeHugger Robot · 7 years ago
  89. a8ce225 Null Pointer Check on Sim Swap by Wyatt Riley · 7 years ago
  90. d688671 Listen TRANSPORT_BLUETOOTH network change in GnssLocationProvider by Zheng Zhang · 7 years ago
  91. abc69ea Only download Xtra on boot, if supported by Wyatt Riley · 7 years ago
  92. 3cceb25 Catch (and ignore) any timeout exceptions when releasing WakeLock by Zheng Zhang · 7 years ago
  93. 8eec744 Location: adding NULL check for the LPP_PROFILE property by Ecco Park · 7 years ago
  94. aa420d5 Fix RemoteListenerHelper vs. HAL deadlock by Wyatt Riley · 7 years ago
  95. bd2d9f8 Merge "Improved GNSS state debug logs" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  96. 168f12a Average of top 4 CNO by Siddharth Ray · 7 years ago
  97. 77ca4f8 Improved GNSS state debug logs by Wyatt Riley · 7 years ago
  98. 424e517 Merge "Emergency SUPL when location is disabled" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  99. fff3a9d Emergency SUPL when location is disabled by Siddharth Ray · 7 years ago
  100. 71ad5fe GnssLocationProvider: listening to conn lost event by Kevin Tang · 7 years ago