1. d688671 Listen TRANSPORT_BLUETOOTH network change in GnssLocationProvider by Zheng Zhang · 7 years ago
  2. abc69ea Only download Xtra on boot, if supported by Wyatt Riley · 7 years ago
  3. 3cceb25 Catch (and ignore) any timeout exceptions when releasing WakeLock by Zheng Zhang · 7 years ago
  4. 8eec744 Location: adding NULL check for the LPP_PROFILE property by Ecco Park · 7 years ago
  5. aa420d5 Fix RemoteListenerHelper vs. HAL deadlock by Wyatt Riley · 7 years ago
  6. bd2d9f8 Merge "Improved GNSS state debug logs" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  7. 168f12a Average of top 4 CNO by Siddharth Ray · 7 years ago
  8. 77ca4f8 Improved GNSS state debug logs by Wyatt Riley · 7 years ago
  9. 424e517 Merge "Emergency SUPL when location is disabled" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  10. fff3a9d Emergency SUPL when location is disabled by Siddharth Ray · 7 years ago
  11. 71ad5fe GnssLocationProvider: listening to conn lost event by Kevin Tang · 7 years ago
  12. e7877f8 Merge "Revert the system clock in the debug oc-dev" into oc-dev am: 4229cb80a0 by Yipeng Cao · 7 years ago
  13. 276278d Revert the system clock in the debug oc-dev by Yipeng Cao · 7 years ago
  14. 2a968ed Change currentTimeMillis to elapsedRealtime by Yipeng Cao · 7 years ago
  15. 282b594 Change currentTimeMillis to elapsedRealtime by Yipeng Cao · 7 years ago
  16. c9f25dd Cn0 info added to GPS extras by Wyatt Riley · 7 years ago
  17. 4eb34ad Merge "Merge "Fix Wakelock underlock in GnssLocationProvider." into oc-dev am: 34ab1f6a31" into oc-dev-plus-aosp by Wei Wang · 7 years ago
  18. b71c049 Fix Wakelock underlock in GnssLocationProvider. by Wei Wang · 7 years ago
  19. 2bdca70 Merge "Loading gps_debug configuration before use" into oc-dev am: 08ca0a5a9e by Wyatt Riley · 7 years ago
  20. 08ca0a5 Merge "Loading gps_debug configuration before use" into oc-dev by TreeHugger Robot · 7 years ago
  21. 3e1cd0b Loading gps_debug configuration before use by Wyatt Riley · 7 years ago
  22. 5babb6b Merge "Add a wakelock timeout when downloading xtra data for GNSS." into oc-dev am: b1f7358d98 by Wei Wang · 7 years ago
  23. c5706f6 Add a wakelock timeout when downloading xtra data for GNSS. by Wei Wang · 7 years ago
  24. bb608c8 Addition of GNSS key performance indicator logs by Siddharth Ray · 7 years ago
  25. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 7 years ago
  26. cd52950 Merge "Common code for 4 jni Location conversions" by Wyatt Riley · 7 years ago
  27. 1e1c5b8 [CM] Remove non-functional timeout from request network am: e9aea9d397 am: a6be89aa40 am: aae1411a93 by Etan Cohen · 7 years ago
  28. e74978c [CM] Remove non-functional timeout from request network am: e9aea9d397 am: a6be89aa40 by Etan Cohen · 7 years ago
  29. e9aea9d [CM] Remove non-functional timeout from request network by Etan Cohen · 7 years ago
  30. 5d22983 Common code for 4 jni Location conversions by Wyatt Riley · 7 years ago
  31. cf879db GNSS Batching - Default Implementation by Wyatt Riley · 8 years ago
  32. 4402af6 GNSS O Features according to go/o-gps-hal by gomo · 8 years ago
  33. 2e4e1a1 Treble GNSS - Removing FlpHardwareProvider by Wyatt Riley · 8 years ago
  34. 41f6bce Restoring Network Available Notification to AGnssRil by Wyatt Riley · 8 years ago
  35. bb9c990 Restoring Network Available Notification to AGnssRil by Wyatt Riley · 8 years ago
  36. 2ea2960 Modify GnssLocationProvider to use Treble Gnss HAL by Hridya Valsaraju · 8 years ago
  37. f405b08 High speed GPS/GNSS Navigation Information Block am: 5d5bac8383 am: 0021090eb9 by Wyatt Riley · 8 years ago
  38. 5d5bac8 High speed GPS/GNSS Navigation Information Block by Wyatt Riley · 8 years ago
  39. 4fa1ab7 CarrierConfig: add persist_lpp_mode_bool by Ecco Park · 8 years ago
  40. 0d6e54e2 Removing over-active NTP & XTRA assistance downloads by Wyatt Riley · 8 years ago
  41. 624ac3c GPS: Keep LPP_PROFILE for verizon by Ecco Park · 8 years ago
  42. 335387a Merge "Added more logs to track WakeLock usages" into nyc-dev by Lifu Tang · 8 years ago
  43. cbd2a14 Added more logs to track WakeLock usages by Lifu Tang · 8 years ago
  44. 260d667 Prevent startNavigating() call when GPS is off by Dante Russo · 8 years ago
  45. 5b49d8a Removed all the references to deprecated class by Lifu Tang · 8 years ago
  46. edd11f5 Add missing method called from native code. by Jeff Sharkey · 8 years ago
  47. e8abe8e Addressed API review comments and updated JavaDoc by Lifu Tang · 8 years ago
  48. 76a620f Addressed the review comments from API Council by Lifu Tang · 8 years ago
  49. 0c48410 Turn down the logging a little bit. by Joe Onorato · 9 years ago
  50. 9363b94 Finalized GPS=>GNSS changes with documents by Lifu Tang · 8 years ago
  51. 120480f Optimized the memory consumption and renamed PRN by Lifu Tang · 8 years ago
  52. 818aa2c Rename Gps to Gnss for measurement-related APIs by Lifu Tang · 9 years ago
  53. 82f893d Added an API to query GPS hardware version info by Lifu Tang · 9 years ago
  54. 30f95a7 Supported GNSS multi-constellation in frameworks by Lifu Tang · 9 years ago[Renamed (97%) from services/core/java/com/android/server/location/GpsLocationProvider.java]
  55. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  56. e21252a Stop using deprecated Connectivity changed broadcast. by destradaa · 9 years ago
  57. c6454fc resolved conflicts for merge of 256718bc to master by destradaa · 9 years ago
  58. 1afe952 am 90738c2a: Merge "Use private action for SUPL related connectivity changes." into mnc-dr-dev by Daniel Estrada Alva · 9 years ago
  59. a468d63 Use private action for SUPL related connectivity changes. by destradaa · 9 years ago
  60. ee9fd34 Add required null-checks while handling network intents. by destradaa · 9 years ago
  61. 25e8caf Update pretty-printed capabilities in GpsLocationProvider. by destradaa · 9 years ago
  62. 2aa0523 DO NOT MERGE Work around for not getting APN info in NetworkInfo object. by Sharvil Nanavati · 9 years ago
  63. efea967 Fixed that processing malformed PDUs stored in the intent caused crash. by Jack Yu · 9 years ago
  64. 56b47f8 Ensure retry of NTP refresh. by destradaa · 9 years ago
  65. 8b2b995 Fix use of incorrect network type to identify network availability. b/22068911 by destradaa · 9 years ago
  66. 9139b29 Fixing log typo. s/realted/related by Ian Pedowitz · 9 years ago
  67. 0adc5f3 am 83467228: am 6f6326bc: Implement a exponential backoff for NTP time and XTRA data retry. by Wei Liu · 9 years ago
  68. 8346722 am 6f6326bc: Implement a exponential backoff for NTP time and XTRA data retry. by Wei Liu · 9 years ago
  69. 6f6326b Implement a exponential backoff for NTP time and XTRA data retry. by Wei Liu · 9 years ago
  70. 87c17df Disable GPS when in device-idle mode. by Adam Lesinski · 9 years ago
  71. 8e4799a resolved conflicts for merge of f0c4f0dd to mnc-dev by Wei Liu · 9 years ago
  72. f0c4f0d am 3d76e2f3: Merge "Create GpsLocationProvider only if GPS is supported." into lmp-mr1-modular-dev by Wei Liu · 9 years ago
  73. 5241a4c Create GpsLocationProvider only if GPS is supported. by Wei Liu · 9 years ago
  74. bfb3bdb Update use of A-GPS modes in GpsLocationProvider b/20664846 by destradaa · 9 years ago
  75. 4fbc845 Merge "Avoid performing work in the platform when GPS HAL does not support a feature. b/19271554" by destradaa · 9 years ago
  76. 32830cc Listen for CONNECTIVITY_ACTION instead of _IMMEDIATE by Erik Kline · 9 years ago
  77. f851d6d CONNECTIVITY_ACTION is the new _IMMEDIATE by Erik Kline · 9 years ago
  78. ef752b6 Avoid performing work in the platform when GPS HAL does not support a feature. by destradaa · 9 years ago
  79. fb23c67 Update GpsLocationProvider construction sequence to save time on startup. by destradaa · 9 years ago
  80. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  81. bad6337 GpsLocationProvider: Read data enabled status from TelephonyManager. automerge: 64ce5f8 automerge: 6b27472 by Shishir Agrawal · 9 years ago
  82. b7e04f3 GpsLocationProvider: Read data enabled status from TelephonyManager. automerge: 64ce5f8 by Shishir Agrawal · 9 years ago
  83. 64ce5f8 GpsLocationProvider: Read data enabled status from TelephonyManager. by Shishir Agrawal · 9 years ago
  84. 13a60b0 Fix race condition generating READY and NOT_SUPPORTED statuses. by destradaa · 10 years ago
  85. 9482799 am 6a903c31: am 84c5e8eb: Merge "Rename reg/unreg OnSubscriptionsChangedListener." into lmp-mr1-dev by Wink Saville · 10 years ago
  86. 071743f Rename reg/unreg OnSubscriptionsChangedListener. by Wink Saville · 10 years ago
  87. 4a207e3 Merge "Revert "GpsLocationProvider: Read data enabled status from TelephonyManager." as it reintroduces b/18922524" into lmp-mr1-dev automerge: cce8db2 by Ariel Gertzenstein · 10 years ago
  88. 2999acb Revert "GpsLocationProvider: Read data enabled status from TelephonyManager." as it reintroduces b/18922524 by Ariel Gertzenstein · 10 years ago
  89. f53dda1 am bde7bc45: GpsLocationProvider: Read data enabled status from TelephonyManager. by Shishir Agrawal · 10 years ago
  90. bde7bc4 GpsLocationProvider: Read data enabled status from TelephonyManager. by Shishir Agrawal · 10 years ago
  91. 1cad889 Merge "Revert "GpsLocationProvider: Read data enabled status from TelephonyManager."" into lmp-mr1-dev automerge: c010c96 by Bryce Lee · 10 years ago
  92. 7c91446 Revert "GpsLocationProvider: Read data enabled status from TelephonyManager." by Bryce Lee · 10 years ago
  93. 7b895de am d0173277: am 5a21b0c2: Merge "GpsLocationProvider: Read data enabled status from TelephonyManager." into lmp-mr1-dev by Shishir Agrawal · 10 years ago
  94. fabbdf7 GpsLocationProvider: Read data enabled status from TelephonyManager. by Shishir Agrawal · 10 years ago
  95. 65940c4 am 476520f7: am 3749541a: Merge "Adding helper functions to retrieve settings that are stored per subId." into lmp-mr1-dev by Amit Mahajan · 10 years ago
  96. 3749541 Merge "Adding helper functions to retrieve settings that are stored per subId." into lmp-mr1-dev by Amit Mahajan · 10 years ago
  97. 421a539 Adding helper functions to retrieve settings that are stored per subId. by Amit Mahajan · 10 years ago
  98. b4c5410 am 4f1cce63: am 12c2136e: Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev by Wink Saville · 10 years ago
  99. d09c4ca Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  100. 49414b5 am 816e19eb: Merge "Revert "Additional changes to SubscriptionManager API as per API council."" into lmp-mr1-dev by Wink Saville · 10 years ago