1. cf1a829 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  2. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  3. c185f08 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  4. dcbed5f Add HW Revision to GNSS Metrics by Siddharth Ray · 6 years ago
  5. b30c0b7 Add Battery time to location dumpsys by Siddharth Ray · 6 years ago
  6. d679a76 GPS power metrics by Siddharth Ray · 6 years ago
  7. 78ccaf5 GPS Signal Quality added to BatteryStats by Siddharth Ray · 7 years ago
  8. 48f1a64 Duty Cycling and Low Power Mode GNSS feature implementations by gomo · 7 years ago
  9. 168f12a Average of top 4 CNO by Siddharth Ray · 7 years ago
  10. dff73b6 Merge "Added Channel for Network Initiated Notifications" into oc-dev am: 84ed81ed39 by Siddharth Ray · 7 years ago
  11. 1d35540 Added Channel for Network Initiated Notifications by Siddharth Ray · 7 years ago
  12. cfe9e61 ECBM SystemProperty cleanup by Shuo Qian · 7 years ago
  13. c77146c Merge "ECBM SystemProperty cleanup" am: 4718606368 am: 40cde7b71f am: 36611a0958 by Shuo Qian · 7 years ago
  14. 56d3af6 Merge "ECBM SystemProperty cleanup" am: 4718606368 am: 40cde7b71f am: 36611a0958 by Shuo Qian · 7 years ago
  15. d199113 ECBM SystemProperty cleanup by shuoq · 7 years ago
  16. bb608c8 Addition of GNSS key performance indicator logs by Siddharth Ray · 7 years ago
  17. 2ea2960 Modify GnssLocationProvider to use Treble Gnss HAL by Hridya Valsaraju · 8 years ago
  18. 30f95a7 Supported GNSS multi-constellation in frameworks by Lifu Tang · 8 years ago
  19. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  20. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  21. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  22. 566ebfd Fix an incorrect behavior that failed AT&T privacy test. by Tsuwei Chen · 10 years ago
  23. 7c485bf Handle user privacy properly during network initiated requests. Bug: 16131208 by Tsuwei Chen · 10 years ago
  24. 3324e95 Manually merge QC's change for SUPL_ES. by Tsuwei Chen · 10 years ago
  25. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  26. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  27. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  28. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  29. 38389b6 Route GPS notifications to all users. by Victoria Lease · 12 years ago
  30. 1332b53 Fix some location issues exposed by CTS. by Nick Pelly · 12 years ago
  31. 08ca104 Fix a couple of bugs from the location overhaul. by Nick Pelly · 12 years ago
  32. 6fa9ad4 Location overhaul, major commit. by Nick Pelly · 12 years ago
  33. e0fd693 Improve geofencing: throttle location updates with distance to fence. by Nick Pelly · 12 years ago
  34. 40c5ccf Acknowledge that the platform guarantees UTF-8 and UTF-16. by Jesse Wilson · 13 years ago
  35. fad5445 Add FLAG_AUTO_CANCEL flag for multiple supl notifications. by Anshuman Pandey · 13 years ago
  36. 6664d98 Fixed GSM encoded network initiated position request by Hakan Gustavsson · 14 years ago
  37. 12902d6 resolved conflicts for merge of 78742e01 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  38. dea74b0 Strings for NI position request are moved to resources by Hakan Gustavsson · 14 years ago
  39. b445946 GPS: Initialize XTRA support when GPS is enabled by Mike Lockwood · 14 years ago
  40. 3e34d13 GPS: Don't set XTRA download pending flag at boot time. by Mike Lockwood · 14 years ago
  41. 03ca216 New Location Manager APIs for Criteria based requests and single shot mode. by Mike Lockwood · 14 years ago
  42. f4dffd8 merge from open-source master by The Android Open Source Project · 14 years ago
  43. fa94ff0 GpsLocationProvider: Store new Location before onGpsStatusChanged is sent by Hakan Gustavsson · 14 years ago
  44. 00b7427 Move files internal to LocationManagerService from framework.jar to services.jar by Mike Lockwood · 14 years ago
  45. 5b53244 GpsNetInitiatedHandler: whitespace cleanup by Mike Lockwood · 14 years ago
  46. 79e642e Call LocationManager.sendNiResponse() instead of calling directly to GpsLocationProvider by Mike Lockwood · 14 years ago
  47. 8909631 Wait until GpsLocationProvider is fully initialized before returning from the constructor. by Mike Lockwood · 14 years ago
  48. 62a8fc1 GpsLocationProvider: Do our work in a Handler running in a separate thread. by Mike Lockwood · 14 years ago
  49. 69d6344 Remove unused file NmeaParser.java by Mike Lockwood · 14 years ago
  50. 3c8fbdf location: dump LocationProvider internal state by Fred Fettinger · 14 years ago
  51. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  52. b7be544 GpsLocationProvider: Be less aggressive about getting fixes in bad conditions if we have a long fix interval. by Mike Lockwood · 14 years ago
  53. 63598a0 Fix broken location extras in GpsLocationProvider. by Mike Lockwood · 14 years ago
  54. a4903f2 Add passive location provider. by Mike Lockwood · 14 years ago
  55. d03ff94 Clean up interface between LocationManagerService and the location providers: by Mike Lockwood · 14 years ago
  56. 628fd6d Network Location unbundling: by Mike Lockwood · 14 years ago
  57. ad9bcb2 merge from open-source master by The Android Open Source Project · 14 years ago
  58. 8ab11f8 Fix for GPS engines without separate session and engine status events. by Mike Lockwood · 14 years ago
  59. c2a6738 Be tolerant of GPS session and engine on status messages arriving out of order. by Mike Lockwood · 14 years ago
  60. 2f3a615 GpsLocationProvider: Do not release wakelock until the GPS engine is fully off by Mike Lockwood · 15 years ago
  61. 271f9f1 Fix for GPS engines without separate session and engine status events. by Mike Lockwood · 14 years ago
  62. 5310b36 resolved conflicts for merge of 21875ab3 to master by Mike Lockwood · 14 years ago
  63. 2cd543a Remove ILocationProvider.isEnabled() binder call and use cached value instead. by Mike Lockwood · 14 years ago
  64. f1218be Ignore NTP time fixes that differ from system time by more than 5 minutes. by Mike Lockwood · 14 years ago
  65. 345bf16 am 47d302a0: am bb79e5fd: Merge "Be tolerant of GPS session and engine on status messages arriving out of order." into eclair by Mike Lockwood · 14 years ago
  66. cf1d8cb Be tolerant of GPS session and engine on status messages arriving out of order. by Mike Lockwood · 14 years ago
  67. f5d95cb less log spew by Joe Onorato · 14 years ago
  68. 7762d93 Unbundling work by Paul Westbrook · 15 years ago
  69. dbd6fd8 GpsLocationProvider: Do not release wakelock until the GPS engine is fully off by Mike Lockwood · 15 years ago
  70. 9db3d07 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  71. 03d2467 GPS: Fix problem with SUPL when SUPL APN is already active. by Mike Lockwood · 15 years ago
  72. 22d1f9f gps: Network initiated SUPL by Danke Xie · 15 years ago
  73. 660bbfc GpsLocationProvider: Default to AGPS on if the setting is missing. by Mike Lockwood · 15 years ago
  74. b16e780 gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences. by Mike Lockwood · 15 years ago
  75. 734d603 GPS: Don't call native_set_agps_server() until after we call native_init(). by Mike Lockwood · 15 years ago
  76. cf4550c donut snapshot by Jean-Baptiste Queru · 15 years ago
  77. 2bb99d1 GpsLocationProvider: remove mAgpsConfigured configured flag. by Mike Lockwood · 15 years ago
  78. 0d0012e am 54af78a3: Merge change 5950 into donut by Android (Google) Code Review · 15 years ago
  79. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 15 years ago
  80. bcab8df Settings: Add preference to enable/disable assisted GPS. by Mike Lockwood · 15 years ago
  81. 3618160 am 2e418428: Possibly fix an issue where we thought an app was always using GPS. by Dianne Hackborn · 15 years ago
  82. 2e41842 Possibly fix an issue where we thought an app was always using GPS. by Dianne Hackborn · 15 years ago
  83. 15d7486 am cde13e6b: Merge change 4954 into donut by Android (Google) Code Review · 15 years ago
  84. b362a9a gps: Check for null APN name to avoid a runtime restart. by Mike Lockwood · 15 years ago
  85. 84c4335 am f781b39c: Merge change 4786 into donut by Android (Google) Code Review · 15 years ago
  86. a9e5461 gps: Set SUPL server via hostname rather than IP address. by Mike Lockwood · 15 years ago
  87. 989895e am fa699ea2: Merge change 3899 into donut by Android (Google) Code Review · 15 years ago
  88. d26ce0d GpsLocationProvider: Add hooks for GPS location injection. by Mike Lockwood · 15 years ago
  89. 9b1e140 am 8c690ea9: Merge change 2182 into donut by Android (Google) Code Review · 15 years ago
  90. fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 15 years ago
  91. 0376fe4 am 2d10ba33: Merge change 2111 into donut by Android (Google) Code Review · 15 years ago
  92. 93bc44d GPS: Add support for forcing NTP time and XTRA data injection. by Mike Lockwood · 15 years ago
  93. 843ef36 donut snapshot by Jean-Baptiste Queru · 15 years ago
  94. 2848954 am 02c1c46f: Merge change 1674 into donut by Android (Google) Code Review · 15 years ago
  95. 0632ca7 gps: Time out after 1 minute if we are unable to get a fix and our fix interval is long. by Mike Lockwood · 15 years ago
  96. 9e5d5d6 am 3681f26: LocationManager: Recover if process containing NetworkLocat by Mike Lockwood · 15 years ago
  97. 3681f26 LocationManager: Recover if process containing NetworkLocation provider crashes by Mike Lockwood · 15 years ago
  98. 22a262f am 5e1d8ae: Merge change 1355 into donut by Android (Google) Code Review · 15 years ago
  99. e3635c9 GPS: Generalize SUPL support to include AGPS for CDMA by Mike Lockwood · 15 years ago
  100. 158b212 am f792fc5: Merge change 1150 into donut by Android (Google) Code Review · 15 years ago