1. 76a620f Addressed the review comments from API Council by Lifu Tang · 8 years ago
  2. 0c48410 Turn down the logging a little bit. by Joe Onorato · 9 years ago
  3. 9363b94 Finalized GPS=>GNSS changes with documents by Lifu Tang · 8 years ago
  4. 120480f Optimized the memory consumption and renamed PRN by Lifu Tang · 9 years ago
  5. 818aa2c Rename Gps to Gnss for measurement-related APIs by Lifu Tang · 9 years ago
  6. 82f893d Added an API to query GPS hardware version info by Lifu Tang · 9 years ago
  7. 30f95a7 Supported GNSS multi-constellation in frameworks by Lifu Tang · 9 years ago
  8. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  9. e4de5a0 Cleanup OWNER references. by Xiaohui Chen · 9 years ago
  10. e21252a Stop using deprecated Connectivity changed broadcast. by destradaa · 9 years ago
  11. c6454fc resolved conflicts for merge of 256718bc to master by destradaa · 9 years ago
  12. 1afe952 am 90738c2a: Merge "Use private action for SUPL related connectivity changes." into mnc-dr-dev by Daniel Estrada Alva · 9 years ago
  13. a468d63 Use private action for SUPL related connectivity changes. by destradaa · 9 years ago
  14. ee9fd34 Add required null-checks while handling network intents. by destradaa · 9 years ago
  15. b902698 Clean up Gps/Flp Hardware on shut-down. by destradaa · 9 years ago
  16. c02034a am 34c08828: Merge "Fix NPE in AR hardware binding sequence. b/22772433" into mnc-dr-dev by Anatol Pomazau · 9 years ago
  17. a1c8a6b Fix NPE in AR hardware binding sequence. b/22772433 by destradaa · 9 years ago
  18. f440fe0 am 8ff73b59: Merge "Cherry-pick: Add callback-based support for HW Activity Recognition." into mnc-dr-dev by Daniel Estrada Alva · 9 years ago
  19. 25e8caf Update pretty-printed capabilities in GpsLocationProvider. by destradaa · 9 years ago
  20. e1a5144 Cherry-pick: Add callback-based support for HW Activity Recognition. by destradaa · 9 years ago
  21. 2aa0523 DO NOT MERGE Work around for not getting APN info in NetworkInfo object. by Sharvil Nanavati · 9 years ago
  22. 98404fd Clean up USER_OWNER reference. by Xiaohui Chen · 9 years ago
  23. e406900 Merge "Add timeout for XTRA data connection. b/22540683" by Daniel Estrada Alva · 9 years ago
  24. ac6d896 Add timeout for XTRA data connection. b/22540683 by destradaa · 9 years ago
  25. efea967 Fixed that processing malformed PDUs stored in the intent caused crash. by Jack Yu · 9 years ago
  26. 3b152d9 Fix NPE in AR hardware binding sequence. b/22772433 by destradaa · 9 years ago
  27. 6e2fe75 Add callback-based support for Hardware Activity Recognition. b/17112184 by destradaa · 9 years ago
  28. 56b47f8 Ensure retry of NTP refresh. by destradaa · 9 years ago
  29. 8b2b995 Fix use of incorrect network type to identify network availability. b/22068911 by destradaa · 9 years ago
  30. 9139b29 Fixing log typo. s/realted/related by Ian Pedowitz · 9 years ago
  31. 0adc5f3 am 83467228: am 6f6326bc: Implement a exponential backoff for NTP time and XTRA data retry. by Wei Liu · 9 years ago
  32. 8346722 am 6f6326bc: Implement a exponential backoff for NTP time and XTRA data retry. by Wei Liu · 9 years ago
  33. 6f6326b Implement a exponential backoff for NTP time and XTRA data retry. by Wei Liu · 9 years ago
  34. a1a8e7f Wait for the capabilities callback before deciding FLP HAL version. by David Christie · 9 years ago
  35. 0d889cd Merge "CountryDetector no longer requires location permissions." into mnc-dev by Makoto Onuki · 9 years ago
  36. 87c17df Disable GPS when in device-idle mode. by Adam Lesinski · 9 years ago
  37. a4db647 CountryDetector no longer requires location permissions. by Makoto Onuki · 9 years ago
  38. 38feb6f Fix issue where GeofenceHardwareImpl can crash. by David Christie · 9 years ago
  39. 8e4799a resolved conflicts for merge of f0c4f0dd to mnc-dev by Wei Liu · 9 years ago
  40. f0c4f0d am 3d76e2f3: Merge "Create GpsLocationProvider only if GPS is supported." into lmp-mr1-modular-dev by Wei Liu · 9 years ago
  41. 5241a4c Create GpsLocationProvider only if GPS is supported. by Wei Liu · 9 years ago
  42. bfb3bdb Update use of A-GPS modes in GpsLocationProvider b/20664846 by destradaa · 9 years ago
  43. 4fbc845 Merge "Avoid performing work in the platform when GPS HAL does not support a feature. b/19271554" by destradaa · 9 years ago
  44. 32830cc Listen for CONNECTIVITY_ACTION instead of _IMMEDIATE by Erik Kline · 9 years ago
  45. f851d6d CONNECTIVITY_ACTION is the new _IMMEDIATE by Erik Kline · 9 years ago
  46. ef752b6 Avoid performing work in the platform when GPS HAL does not support a feature. by destradaa · 9 years ago
  47. fb23c67 Update GpsLocationProvider construction sequence to save time on startup. by destradaa · 9 years ago
  48. cfc9b6d Add versioning to FLP HAL. by David Christie · 9 years ago
  49. fff3043 Add ability to flush FLP HAL batched locations buffer. by David Christie · 9 years ago
  50. 15003f1 Add a status callback for location batching in FLP HAL by David Christie · 9 years ago
  51. ffca45a Add capability callback for FLP HAL. by David Christie · 9 years ago
  52. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  53. bad6337 GpsLocationProvider: Read data enabled status from TelephonyManager. automerge: 64ce5f8 automerge: 6b27472 by Shishir Agrawal · 10 years ago
  54. b7e04f3 GpsLocationProvider: Read data enabled status from TelephonyManager. automerge: 64ce5f8 by Shishir Agrawal · 10 years ago
  55. 64ce5f8 GpsLocationProvider: Read data enabled status from TelephonyManager. by Shishir Agrawal · 10 years ago
  56. 13a60b0 Fix race condition generating READY and NOT_SUPPORTED statuses. by destradaa · 10 years ago
  57. 9482799 am 6a903c31: am 84c5e8eb: Merge "Rename reg/unreg OnSubscriptionsChangedListener." into lmp-mr1-dev by Wink Saville · 10 years ago
  58. 071743f Rename reg/unreg OnSubscriptionsChangedListener. by Wink Saville · 10 years ago
  59. 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
  60. 2999acb Revert "GpsLocationProvider: Read data enabled status from TelephonyManager." as it reintroduces b/18922524 by Ariel Gertzenstein · 10 years ago
  61. f53dda1 am bde7bc45: GpsLocationProvider: Read data enabled status from TelephonyManager. by Shishir Agrawal · 10 years ago
  62. bde7bc4 GpsLocationProvider: Read data enabled status from TelephonyManager. by Shishir Agrawal · 10 years ago
  63. 1cad889 Merge "Revert "GpsLocationProvider: Read data enabled status from TelephonyManager."" into lmp-mr1-dev automerge: c010c96 by Bryce Lee · 10 years ago
  64. 7c91446 Revert "GpsLocationProvider: Read data enabled status from TelephonyManager." by Bryce Lee · 10 years ago
  65. 7b895de am d0173277: am 5a21b0c2: Merge "GpsLocationProvider: Read data enabled status from TelephonyManager." into lmp-mr1-dev by Shishir Agrawal · 10 years ago
  66. fabbdf7 GpsLocationProvider: Read data enabled status from TelephonyManager. by Shishir Agrawal · 10 years ago
  67. 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
  68. 3749541 Merge "Adding helper functions to retrieve settings that are stored per subId." into lmp-mr1-dev by Amit Mahajan · 10 years ago
  69. 421a539 Adding helper functions to retrieve settings that are stored per subId. by Amit Mahajan · 10 years ago
  70. 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
  71. d09c4ca Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  72. 49414b5 am 816e19eb: Merge "Revert "Additional changes to SubscriptionManager API as per API council."" into lmp-mr1-dev by Wink Saville · 10 years ago
  73. 07fb2457 am 4a57e908: Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev by Wink Saville · 10 years ago
  74. 2d1ee98 Revert "Additional changes to SubscriptionManager API as per API council." by Wink Saville · 10 years ago
  75. baf21da Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  76. 93fc415 Merge "Update SubscriptionManager API as per API council." into lmp-mr1-dev automerge: 43bbf30 by Wink Saville · 10 years ago
  77. a374c3d Update SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  78. 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
  79. 992b9aa Merge "Add support for GPS measurement/navigation message capabilities. b/16727892 b/16815124" into lmp-mr1-dev by destradaa · 10 years ago
  80. 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
  81. d3ef8e2 Reject SUPL connection when data is disbaled by user. b/18127920 by Tsuwei Chen · 10 years ago
  82. 6568d70 Add support for GPS measurement/navigation message capabilities. by destradaa · 10 years ago
  83. dfdc6ac resolved conflicts for merge of 3c8cf51f into stage-aosp-master by Andreas Gampe · 10 years ago
  84. 678c13c Better detection for SIM information readyness. by Tsuwei Chen · 10 years ago
  85. 462bcd8 Allow carrier specific requirement on GPS features to be specified through a dedicated configuration key. by Tsuwei Chen · 10 years ago
  86. f86f0e1 Set user agent for XTRA download according to carrier specification. by Tsuwei Chen · 10 years ago
  87. 7c485bf Handle user privacy properly during network initiated requests. Bug: 16131208 by Tsuwei Chen · 10 years ago
  88. 3324e95 Manually merge QC's change for SUPL_ES. by Tsuwei Chen · 10 years ago
  89. 48d37f9 Properly register all Intent filters. by Tsuwei Chen · 10 years ago
  90. 52617bb Reload GPS configuration after carrier info is available. by Tsuwei Chen · 10 years ago
  91. 931a37f Add additional logging around AGPS IP Address handling. by destradaa · 10 years ago
  92. d4edf4c Disable GPS when battery saver is on and screen is off. Bug: 15348895 by David Christie · 10 years ago
  93. daf35c3 Fix issue where FlpHardwareProvider can crash if GmsCore re-registers a sink. by David Christie · 10 years ago
  94. 4b3e393 Expose Gps Navigation Messages in the platform. b/16405976 by destradaa · 10 years ago
  95. 902f129 Fix GpsLocationProvider to return GpsStatus and Nmea events. b/16393308 by destradaa · 10 years ago
  96. 3b0224d Fix exceptions in ActivityRecognition platform stack. by destradaa · 10 years ago
  97. 7c030ed GpsLocationProvider: look for config file in /etc/gps.<ro.hardware.gps>.conf by Colin Cross · 11 years ago
  98. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 10 years ago
  99. ea8a8a6 Update location framework to accept raw data from GPS HAL. by destradaa · 10 years ago
  100. 17ff2b2 Mark FLP constants as public, so they can be consumed by geofencing. by destradaa · 10 years ago