1. 9e2a823 Enable REQUEST_LOCATION from GNSS HAL by Yu-Han Yang · 6 years ago
  2. 639f759 Disable REQUEST_LOCATION from GNSS HAL by default by Yu-Han Yang · 6 years ago
  3. e684dda Catch IllegalArgumentException when calling by Yu-Han Yang · 6 years ago
  4. 5205762 Handle Gnss Hal service death gracefully by Yu-Han Yang · 6 years ago
  5. 23d9216 Refactor GnssNavigationMessageProvider by Yu-Han Yang · 6 years ago
  6. 8de2150 Refactor GnssMeasurementsProvider by Yu-Han Yang · 6 years ago
  7. 728cb51 Merge "Refactor GnssGeofenceProvider" into pi-dev by Yu-Han Yang · 6 years ago
  8. 4c958d0 Merge "Check provider exists and is enabled when request location" into pi-dev by TreeHugger Robot · 6 years ago
  9. 890ca8b Refactor GnssGeofenceProvider by Yu-Han Yang · 6 years ago
  10. 4257db3 Merge "Refactor GnssBatchingProvider" into pi-dev by TreeHugger Robot · 6 years ago
  11. 3557cc7 Refactor GnssBatchingProvider by Yu-Han Yang · 6 years ago
  12. 2649108 Check provider exists and is enabled when request location by Yu-Han Yang · 6 years ago
  13. 74041ff Use settings flag to control HAL location request by Yu-Han Yang · 6 years ago
  14. 66c7ea9 Implements GNSS satellite blacklist by Yu-Han Yang · 6 years ago
  15. a1862b5 Add NtpTimeHelper by Yu-Han Yang · 6 years ago
  16. 322929a Merge "Move HIDL calls away from the main thread" into pi-dev by TreeHugger Robot · 6 years ago
  17. 6d31735 Move HIDL calls away from the main thread by Yu-Han Yang · 6 years ago
  18. c159d52 Tidy up users of TRANSPORT constants. by Jeff Sharkey · 6 years ago
  19. 0756138 Make NLP/FLP location request behavior consistent by Yu-Han Yang · 6 years ago
  20. aa8cbab Merge "GNSS Model Name constant string and comment updates" into pi-dev by Wyatt Riley · 6 years ago
  21. 53ddc80 GPS metrics collection by Siddharth Ray · 6 years ago
  22. 49097c0 GNSS Model Name constant string and comment updates by Wyatt Riley · 6 years ago
  23. f7b4725 Use start/finish app ops in window manager by Svet Ganov · 6 years ago
  24. ee953b0 Merge "GnssLocationProvider metrics race condition fix" by TreeHugger Robot · 6 years ago
  25. bb61148 GnssLocationProvider metrics race condition fix by Kevin Tang · 7 years ago
  26. 26465d2 Handling concurrent location & SV status update by Wyatt Riley · 6 years ago
  27. 91e5864 Merge "Implement requestLocationCb" by TreeHugger Robot · 6 years ago
  28. e7baef3 Implement requestLocationCb by Yu-Han Yang · 6 years ago
  29. c706741 Non-functional refactor of Location Extras by Wyatt Riley · 6 years ago
  30. 32684dd Chained attribution for GnssLocationProvider. by Narayan Kamath · 7 years ago
  31. f87fe48 Merge "GPS Signal Quality added to BatteryStats" by Siddharth Ray · 7 years ago
  32. 74479bd Dump state of GnssMeasurement & NavMsg requests by Wyatt Riley · 7 years ago
  33. 78ccaf5 GPS Signal Quality added to BatteryStats by Siddharth Ray · 7 years ago
  34. 82c264e Merge "Battery saver: Expose location power save mode as system API" by TreeHugger Robot · 7 years ago
  35. 8134c90 Merge "Providing GNSS Model Name & Year" by Wyatt Riley · 7 years ago
  36. d87cf91 Providing GNSS Model Name & Year by Wyatt Riley · 7 years ago
  37. 57f0f55 Battery saver: Expose location power save mode as system API by Makoto Onuki · 7 years ago
  38. 300b240 Allow interval updating when no GPS fix & scheduling not supported. by gomo · 7 years ago
  39. 48f1a64 Duty Cycling and Low Power Mode GNSS feature implementations by gomo · 7 years ago
  40. b25db36 In GnssLocationProvider wrap Binder.restoreCallingIdentity() in finally{}. by Peter Visontay · 7 years ago
  41. 404f810 Merge "Make the battery saver knobs hidden public," by TreeHugger Robot · 7 years ago
  42. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  43. 523a0cf Move native_init() from ctor to handler by Wyatt Riley · 7 years ago
  44. ad48bd9 GnssLocationProvider: modify "=" restriction to support URL with "=" inside by Zheng Zhang · 7 years ago
  45. 042c48f mItarSpeedLimitExceeded thread safety by Wyatt Riley · 7 years ago
  46. e654f5e Merge "Null Pointer Check on Sim Swap" by TreeHugger Robot · 7 years ago
  47. a8ce225 Null Pointer Check on Sim Swap by Wyatt Riley · 7 years ago
  48. d688671 Listen TRANSPORT_BLUETOOTH network change in GnssLocationProvider by Zheng Zhang · 7 years ago
  49. abc69ea Only download Xtra on boot, if supported by Wyatt Riley · 7 years ago
  50. 3cceb25 Catch (and ignore) any timeout exceptions when releasing WakeLock by Zheng Zhang · 7 years ago
  51. 8eec744 Location: adding NULL check for the LPP_PROFILE property by Ecco Park · 7 years ago
  52. aa420d5 Fix RemoteListenerHelper vs. HAL deadlock by Wyatt Riley · 7 years ago
  53. bd2d9f8 Merge "Improved GNSS state debug logs" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  54. 168f12a Average of top 4 CNO by Siddharth Ray · 7 years ago
  55. 77ca4f8 Improved GNSS state debug logs by Wyatt Riley · 7 years ago
  56. 424e517 Merge "Emergency SUPL when location is disabled" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  57. fff3a9d Emergency SUPL when location is disabled by Siddharth Ray · 7 years ago
  58. 71ad5fe GnssLocationProvider: listening to conn lost event by Kevin Tang · 7 years ago
  59. e7877f8 Merge "Revert the system clock in the debug oc-dev" into oc-dev am: 4229cb80a0 by Yipeng Cao · 7 years ago
  60. 276278d Revert the system clock in the debug oc-dev by Yipeng Cao · 7 years ago
  61. 2a968ed Change currentTimeMillis to elapsedRealtime by Yipeng Cao · 7 years ago
  62. 282b594 Change currentTimeMillis to elapsedRealtime by Yipeng Cao · 7 years ago
  63. c9f25dd Cn0 info added to GPS extras by Wyatt Riley · 7 years ago
  64. 4eb34ad Merge "Merge "Fix Wakelock underlock in GnssLocationProvider." into oc-dev am: 34ab1f6a31" into oc-dev-plus-aosp by Wei Wang · 7 years ago
  65. b71c049 Fix Wakelock underlock in GnssLocationProvider. by Wei Wang · 7 years ago
  66. 2bdca70 Merge "Loading gps_debug configuration before use" into oc-dev am: 08ca0a5a9e by Wyatt Riley · 7 years ago
  67. 08ca0a5 Merge "Loading gps_debug configuration before use" into oc-dev by TreeHugger Robot · 7 years ago
  68. 3e1cd0b Loading gps_debug configuration before use by Wyatt Riley · 7 years ago
  69. 5babb6b Merge "Add a wakelock timeout when downloading xtra data for GNSS." into oc-dev am: b1f7358d98 by Wei Wang · 7 years ago
  70. c5706f6 Add a wakelock timeout when downloading xtra data for GNSS. by Wei Wang · 7 years ago
  71. bb608c8 Addition of GNSS key performance indicator logs by Siddharth Ray · 7 years ago
  72. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 7 years ago
  73. cd52950 Merge "Common code for 4 jni Location conversions" by Wyatt Riley · 7 years ago
  74. 1e1c5b8 [CM] Remove non-functional timeout from request network am: e9aea9d397 am: a6be89aa40 am: aae1411a93 by Etan Cohen · 7 years ago
  75. e74978c [CM] Remove non-functional timeout from request network am: e9aea9d397 am: a6be89aa40 by Etan Cohen · 7 years ago
  76. e9aea9d [CM] Remove non-functional timeout from request network by Etan Cohen · 7 years ago
  77. 5d22983 Common code for 4 jni Location conversions by Wyatt Riley · 7 years ago
  78. cf879db GNSS Batching - Default Implementation by Wyatt Riley · 8 years ago
  79. 4402af6 GNSS O Features according to go/o-gps-hal by gomo · 8 years ago
  80. 2e4e1a1 Treble GNSS - Removing FlpHardwareProvider by Wyatt Riley · 8 years ago
  81. 41f6bce Restoring Network Available Notification to AGnssRil by Wyatt Riley · 8 years ago
  82. bb9c990 Restoring Network Available Notification to AGnssRil by Wyatt Riley · 8 years ago
  83. 2ea2960 Modify GnssLocationProvider to use Treble Gnss HAL by Hridya Valsaraju · 8 years ago
  84. f405b08 High speed GPS/GNSS Navigation Information Block am: 5d5bac8383 am: 0021090eb9 by Wyatt Riley · 8 years ago
  85. 5d5bac8 High speed GPS/GNSS Navigation Information Block by Wyatt Riley · 8 years ago
  86. 4fa1ab7 CarrierConfig: add persist_lpp_mode_bool by Ecco Park · 8 years ago
  87. 0d6e54e2 Removing over-active NTP & XTRA assistance downloads by Wyatt Riley · 8 years ago
  88. 624ac3c GPS: Keep LPP_PROFILE for verizon by Ecco Park · 8 years ago
  89. 335387a Merge "Added more logs to track WakeLock usages" into nyc-dev by Lifu Tang · 8 years ago
  90. cbd2a14 Added more logs to track WakeLock usages by Lifu Tang · 8 years ago
  91. 260d667 Prevent startNavigating() call when GPS is off by Dante Russo · 8 years ago
  92. 5b49d8a Removed all the references to deprecated class by Lifu Tang · 8 years ago
  93. edd11f5 Add missing method called from native code. by Jeff Sharkey · 8 years ago
  94. e8abe8e Addressed API review comments and updated JavaDoc by Lifu Tang · 8 years ago
  95. 76a620f Addressed the review comments from API Council by Lifu Tang · 8 years ago
  96. 0c48410 Turn down the logging a little bit. by Joe Onorato · 8 years ago
  97. 9363b94 Finalized GPS=>GNSS changes with documents by Lifu Tang · 8 years ago
  98. 120480f Optimized the memory consumption and renamed PRN by Lifu Tang · 8 years ago
  99. 818aa2c Rename Gps to Gnss for measurement-related APIs by Lifu Tang · 8 years ago
  100. 82f893d Added an API to query GPS hardware version info by Lifu Tang · 9 years ago