1. 624ac3c GPS: Keep LPP_PROFILE for verizon by Ecco Park · 8 years ago
  2. 335387a Merge "Added more logs to track WakeLock usages" into nyc-dev by Lifu Tang · 8 years ago
  3. cbd2a14 Added more logs to track WakeLock usages by Lifu Tang · 8 years ago
  4. 260d667 Prevent startNavigating() call when GPS is off by Dante Russo · 8 years ago
  5. 5b49d8a Removed all the references to deprecated class by Lifu Tang · 8 years ago
  6. edd11f5 Add missing method called from native code. by Jeff Sharkey · 8 years ago
  7. e8abe8e Addressed API review comments and updated JavaDoc by Lifu Tang · 8 years ago
  8. 76a620f Addressed the review comments from API Council by Lifu Tang · 9 years ago
  9. 0c48410 Turn down the logging a little bit. by Joe Onorato · 9 years ago
  10. 9363b94 Finalized GPS=>GNSS changes with documents by Lifu Tang · 9 years ago
  11. 120480f Optimized the memory consumption and renamed PRN by Lifu Tang · 9 years ago
  12. 818aa2c Rename Gps to Gnss for measurement-related APIs by Lifu Tang · 9 years ago
  13. 82f893d Added an API to query GPS hardware version info by Lifu Tang · 9 years ago
  14. 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]
  15. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  16. e21252a Stop using deprecated Connectivity changed broadcast. by destradaa · 9 years ago
  17. c6454fc resolved conflicts for merge of 256718bc to master by destradaa · 9 years ago
  18. 1afe952 am 90738c2a: Merge "Use private action for SUPL related connectivity changes." into mnc-dr-dev by Daniel Estrada Alva · 9 years ago
  19. a468d63 Use private action for SUPL related connectivity changes. by destradaa · 9 years ago
  20. ee9fd34 Add required null-checks while handling network intents. by destradaa · 9 years ago
  21. 25e8caf Update pretty-printed capabilities in GpsLocationProvider. by destradaa · 9 years ago
  22. 2aa0523 DO NOT MERGE Work around for not getting APN info in NetworkInfo object. by Sharvil Nanavati · 9 years ago
  23. efea967 Fixed that processing malformed PDUs stored in the intent caused crash. by Jack Yu · 9 years ago
  24. 56b47f8 Ensure retry of NTP refresh. by destradaa · 9 years ago
  25. 8b2b995 Fix use of incorrect network type to identify network availability. b/22068911 by destradaa · 9 years ago
  26. 9139b29 Fixing log typo. s/realted/related by Ian Pedowitz · 9 years ago
  27. 0adc5f3 am 83467228: am 6f6326bc: Implement a exponential backoff for NTP time and XTRA data retry. by Wei Liu · 9 years ago
  28. 8346722 am 6f6326bc: Implement a exponential backoff for NTP time and XTRA data retry. by Wei Liu · 9 years ago
  29. 6f6326b Implement a exponential backoff for NTP time and XTRA data retry. by Wei Liu · 9 years ago
  30. 87c17df Disable GPS when in device-idle mode. by Adam Lesinski · 9 years ago
  31. 8e4799a resolved conflicts for merge of f0c4f0dd to mnc-dev by Wei Liu · 9 years ago
  32. f0c4f0d am 3d76e2f3: Merge "Create GpsLocationProvider only if GPS is supported." into lmp-mr1-modular-dev by Wei Liu · 9 years ago
  33. 5241a4c Create GpsLocationProvider only if GPS is supported. by Wei Liu · 9 years ago
  34. bfb3bdb Update use of A-GPS modes in GpsLocationProvider b/20664846 by destradaa · 9 years ago
  35. 4fbc845 Merge "Avoid performing work in the platform when GPS HAL does not support a feature. b/19271554" by destradaa · 9 years ago
  36. 32830cc Listen for CONNECTIVITY_ACTION instead of _IMMEDIATE by Erik Kline · 9 years ago
  37. f851d6d CONNECTIVITY_ACTION is the new _IMMEDIATE by Erik Kline · 9 years ago
  38. ef752b6 Avoid performing work in the platform when GPS HAL does not support a feature. by destradaa · 9 years ago
  39. fb23c67 Update GpsLocationProvider construction sequence to save time on startup. by destradaa · 9 years ago
  40. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
  41. bad6337 GpsLocationProvider: Read data enabled status from TelephonyManager. automerge: 64ce5f8 automerge: 6b27472 by Shishir Agrawal · 10 years ago
  42. b7e04f3 GpsLocationProvider: Read data enabled status from TelephonyManager. automerge: 64ce5f8 by Shishir Agrawal · 10 years ago
  43. 64ce5f8 GpsLocationProvider: Read data enabled status from TelephonyManager. by Shishir Agrawal · 10 years ago
  44. 13a60b0 Fix race condition generating READY and NOT_SUPPORTED statuses. by destradaa · 10 years ago
  45. 9482799 am 6a903c31: am 84c5e8eb: Merge "Rename reg/unreg OnSubscriptionsChangedListener." into lmp-mr1-dev by Wink Saville · 10 years ago
  46. 071743f Rename reg/unreg OnSubscriptionsChangedListener. by Wink Saville · 10 years ago
  47. 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
  48. 2999acb Revert "GpsLocationProvider: Read data enabled status from TelephonyManager." as it reintroduces b/18922524 by Ariel Gertzenstein · 10 years ago
  49. f53dda1 am bde7bc45: GpsLocationProvider: Read data enabled status from TelephonyManager. by Shishir Agrawal · 10 years ago
  50. bde7bc4 GpsLocationProvider: Read data enabled status from TelephonyManager. by Shishir Agrawal · 10 years ago
  51. 1cad889 Merge "Revert "GpsLocationProvider: Read data enabled status from TelephonyManager."" into lmp-mr1-dev automerge: c010c96 by Bryce Lee · 10 years ago
  52. 7c91446 Revert "GpsLocationProvider: Read data enabled status from TelephonyManager." by Bryce Lee · 10 years ago
  53. 7b895de am d0173277: am 5a21b0c2: Merge "GpsLocationProvider: Read data enabled status from TelephonyManager." into lmp-mr1-dev by Shishir Agrawal · 10 years ago
  54. fabbdf7 GpsLocationProvider: Read data enabled status from TelephonyManager. by Shishir Agrawal · 10 years ago
  55. 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
  56. 3749541 Merge "Adding helper functions to retrieve settings that are stored per subId." into lmp-mr1-dev by Amit Mahajan · 10 years ago
  57. 421a539 Adding helper functions to retrieve settings that are stored per subId. by Amit Mahajan · 10 years ago
  58. 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
  59. d09c4ca Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  60. 49414b5 am 816e19eb: Merge "Revert "Additional changes to SubscriptionManager API as per API council."" into lmp-mr1-dev by Wink Saville · 10 years ago
  61. 07fb2457 am 4a57e908: Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev by Wink Saville · 10 years ago
  62. 2d1ee98 Revert "Additional changes to SubscriptionManager API as per API council." by Wink Saville · 10 years ago
  63. baf21da Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  64. 93fc415 Merge "Update SubscriptionManager API as per API council." into lmp-mr1-dev automerge: 43bbf30 by Wink Saville · 10 years ago
  65. a374c3d Update SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  66. 031550a am 9ed36c42: Merge "Add support for GPS measurement/navigation message capabilities. b/16727892 b/16815124" into lmp-mr1-dev automerge: 992b9aa by destradaa · 10 years ago
  67. 992b9aa Merge "Add support for GPS measurement/navigation message capabilities. b/16727892 b/16815124" into lmp-mr1-dev by destradaa · 10 years ago
  68. ba16fc9 am 5ef08182: Merge "Reject SUPL connection when data is disbaled by user. b/18127920" into lmp-mr1-dev by Tsuwei Chen · 10 years ago
  69. d3ef8e2 Reject SUPL connection when data is disbaled by user. b/18127920 by Tsuwei Chen · 10 years ago
  70. 6568d70 Add support for GPS measurement/navigation message capabilities. by destradaa · 10 years ago
  71. dfdc6ac resolved conflicts for merge of 3c8cf51f into stage-aosp-master by Andreas Gampe · 10 years ago
  72. 678c13c Better detection for SIM information readyness. by Tsuwei Chen · 10 years ago
  73. 462bcd8 Allow carrier specific requirement on GPS features to be specified through a dedicated configuration key. by Tsuwei Chen · 10 years ago
  74. 7c485bf Handle user privacy properly during network initiated requests. Bug: 16131208 by Tsuwei Chen · 10 years ago
  75. 3324e95 Manually merge QC's change for SUPL_ES. by Tsuwei Chen · 10 years ago
  76. 48d37f9 Properly register all Intent filters. by Tsuwei Chen · 10 years ago
  77. 52617bb Reload GPS configuration after carrier info is available. by Tsuwei Chen · 10 years ago
  78. 931a37f Add additional logging around AGPS IP Address handling. by destradaa · 10 years ago
  79. d4edf4c Disable GPS when battery saver is on and screen is off. Bug: 15348895 by David Christie · 10 years ago
  80. 4b3e393 Expose Gps Navigation Messages in the platform. b/16405976 by destradaa · 10 years ago
  81. 902f129 Fix GpsLocationProvider to return GpsStatus and Nmea events. b/16393308 by destradaa · 10 years ago
  82. 7c030ed GpsLocationProvider: look for config file in /etc/gps.<ro.hardware.gps>.conf by Colin Cross · 11 years ago
  83. ea8a8a6 Update location framework to accept raw data from GPS HAL. by destradaa · 10 years ago
  84. 96a1470 IPv6 support for GPS HAL. by destradaa · 10 years ago
  85. 3bc2614 Fix issue where gps "on" stats continue to run when gps is disabled. by David Christie · 11 years ago
  86. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/location/GpsLocationProvider.java]
  87. 9e9ce92 Don't track LocationManager internal requests in AppOps (b/10725757). by David Christie · 11 years ago
  88. 0682809a Add support in the platform for Flp Geofencing. by destradaa · 11 years ago
  89. e98f5db Make it safe to use start/stop app ops outside of system proc by Dianne Hackborn · 11 years ago
  90. 91268cf More work on process tracking. by Dianne Hackborn · 11 years ago
  91. b34b321 Merge "Re-introduce single-shot mode, set MS Assist Mode A when in single-shot mode." into jb-mr2-dev by Stan Chesnutt · 11 years ago
  92. 1d72d8c Re-introduce single-shot mode, set MS Assist Mode A when in single-shot mode. by Stan Chesnutt · 11 years ago
  93. 8ce470d GPS Hardware geofencing. by Jaikumar Ganesh · 11 years ago
  94. e11f058 am d080bb07: am b9620a89: am 9434c112: Merge "Services: Adding HSPAP info in Android" by Jaikumar Ganesh · 12 years ago
  95. 9434c11 Merge "Services: Adding HSPAP info in Android" by Jaikumar Ganesh · 12 years ago
  96. 03cdd3d dual-mode switching single/multiuser ServiceWatcher by Victoria Lease · 12 years ago
  97. 7b5aeca Fix GpsLocationProvider.enable/disable/isEnabled by Laurent Tu · 12 years ago
  98. ea78b85 fix NPE in updateClientUids by Victoria Lease · 12 years ago
  99. 002a54e WorkSource can now track package names. by Dianne Hackborn · 12 years ago
  100. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago