1. 20de160 Revert "Changes to support updating location providers." by Jeff Hamilton · 12 years ago
  2. 82b9464 Merge "Changes to support updating location providers." into jb-mr1-dev by Jeff Hamilton · 12 years ago
  3. dfc8e79 Merge "Handle other providers in isAllowedProviderSafe()" into jb-mr1-dev by Victoria Lease · 12 years ago
  4. a9afacc Merge "multiuser support for LocationBlacklist" into jb-mr1-dev by Victoria Lease · 12 years ago
  5. 941221c Handle other providers in isAllowedProviderSafe() by Laurent Tu · 12 years ago
  6. 18c2b6e7 Merge "throw SecurityException in isProviderEnabled()" into jb-mr1-dev by Victoria Lease · 12 years ago
  7. 83762d2 multiuser support for LocationBlacklist by Victoria Lease · 12 years ago
  8. c19efc2 Changes to support updating location providers. by Jeff Hamilton · 12 years ago
  9. f429921e throw SecurityException in isProviderEnabled() by Victoria Lease · 12 years ago
  10. 0d21e21 Remove checkPermission() call in getAllProviders(). by Laurent Tu · 12 years ago
  11. 3750db1 Merge "Route GPS notifications to all users." into jb-mr1-dev by Victoria Lease · 12 years ago
  12. 5c24fd0 Avoid NPE in GpsLocationProvider by Victoria Lease · 12 years ago
  13. 38389b6 Route GPS notifications to all users. by Victoria Lease · 12 years ago
  14. 4118012 Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() by Philip Milne · 12 years ago
  15. 72a3747 Merge "getBestProvider() prefers GPS over NLP" into jb-mr1-dev by Victoria Lease · 12 years ago
  16. 1925e29 getBestProvider() prefers GPS over NLP by Victoria Lease · 12 years ago
  17. 8658e1a Merge "Allow apps to getProviders() without location permissions." into jb-mr1-dev by Victoria Lease · 12 years ago
  18. 8dbb634 Allow apps to getProviders() without location permissions. by Victoria Lease · 12 years ago
  19. 09016ab Do not use passive GPS data for COARSE only apps. by Victoria Lease · 12 years ago
  20. 4fab68b Require ACCESS_FINE_LOCATION for Geofence use. by Victoria Lease · 12 years ago
  21. df9ec61 Secure setting for LocationFudger's accuracy by Victoria Lease · 12 years ago
  22. bb95cb9 Fix GPS settings change listener in LocManager by Brian Muramatsu · 12 years ago
  23. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  24. 595dda6 Remove unused IntentFilter in LocationManager by Brian Muramatsu · 12 years ago
  25. 1332b53 Fix some location issues exposed by CTS. by Nick Pelly · 12 years ago
  26. 2b7a0d0 Fix addGeofence() and addProximityAlert(). by Nick Pelly · 12 years ago
  27. 4035f5a Port location blacklist code to MR1. by Nick Pelly · 12 years ago
  28. 4e31c4f Add javadoc for new location API's. by Nick Pelly · 12 years ago
  29. 74fa7ea Improve coarse locations. by Nick Pelly · 12 years ago
  30. 08ca104 Fix a couple of bugs from the location overhaul. by Nick Pelly · 12 years ago
  31. 6fa9ad4 Location overhaul, major commit. by Nick Pelly · 12 years ago
  32. 821bd80 Pass changed NetworkInfo to LocationProvider. by Jeff Sharkey · 12 years ago
  33. 2eeeec2 Improve Location object. by Nick Pelly · 12 years ago
  34. e0fd693 Improve geofencing: throttle location updates with distance to fence. by Nick Pelly · 12 years ago
  35. 01ed75c Fix NPE when public API removeProximityAlert() used before addProximityAlert(). by Nick Pelly · 12 years ago
  36. 00355d5 Make location providers upgradeable. by Nick Pelly · 12 years ago
  37. f1be686 Enforce the minTime parameter in LocationManager#requestLocationUpdates by Nick Pelly · 12 years ago
  38. 6e4cb6a Log PID of apps requesting location updates. by Nick Pelly · 12 years ago
  39. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 12 years ago
  40. 5e61331 Move away from deprecated NetworkInfo extra. by Jeff Sharkey · 12 years ago
  41. 6c418d5 Fix issue #4902856: Don't let apps register non-explicit PendingIntents by Dianne Hackborn · 13 years ago
  42. 1ebe049 am 1b571bd3: am 1d28a840: Merge "Location Manager: Fix LocationManager.getBestProvider filtering." into gingerbread by Mike Lockwood · 14 years ago
  43. 9e3191d Location Manager: Fix LocationManager.getBestProvider filtering. by Mike Lockwood · 14 years ago
  44. 8fa50d4 am 6c8d8d89: am 8c32bddf: Merge "GPS: Disable verbose logging" into gingerbread by Mike Lockwood · 14 years ago
  45. 4a7b65e GPS: Disable verbose logging by Mike Lockwood · 14 years ago
  46. dd07430 am 11eada78: am ba2ec2b4: Merge "Enable framework GPS and location manager logging" into gingerbread by Mike Lockwood · 14 years ago
  47. 2d4d1bf Enable framework GPS and location manager logging by Mike Lockwood · 14 years ago
  48. ca936f1 am 98e1f384: am aecab79b: Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread by Mike Lockwood · 14 years ago
  49. 8863c43 Remove races in Geocoder/LocationProvider Proxy by Mark Vandevoorde · 14 years ago
  50. 5972e52 resolved conflicts for merge of 53b07027 to master by Mike Lockwood · 14 years ago
  51. e97ae40 location: rebind to network location and geocoder services after package update by Mike Lockwood · 14 years ago
  52. 537ce32 am 24956d36: am 307aef01: Merge "LocationManager: Hide location provider and geocode provider APIs." into gingerbread by Mike Lockwood · 14 years ago
  53. e15735a LocationManager: Hide location provider and geocode provider APIs. by Mike Lockwood · 14 years ago
  54. e746f03 resolved conflicts for merge of 53686433 to master by Dianne Hackborn · 14 years ago
  55. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  56. 59e6135 am d71021cb: am 0c731f99: Merge "Send broadcast intent when configured location providers change." into gingerbread by Brad Fitzpatrick · 14 years ago
  57. 0c5a040 Send broadcast intent when configured location providers change. by Brad Fitzpatrick · 14 years ago
  58. 6181f39 am 27ef0f73: am 9714d2c4: Merge "Don\'t throw an exception from isProviderEnabled and getLastKnownLocation" into gingerbread by Adam Bliss · 14 years ago
  59. f4d207b Don't throw an exception from isProviderEnabled and getLastKnownLocation by Mike Lockwood · 14 years ago
  60. 2b4140e am a5437f2d: am 88437284: Fix build error (Boolean -> boolean) by Mark Vandevoorde · 14 years ago
  61. 8843728 Fix build error (Boolean -> boolean) by Mark Vandevoorde · 14 years ago
  62. 7df535b am 749afee8: am 1e11e95f: Merge "Add Geocorder.isImplemented()" into kraken by Mike Lockwood · 14 years ago
  63. 01ac80b Add Geocorder.isImplemented() by Mark Vandevoorde · 14 years ago
  64. 4d252c48 am dc0ca1d5: am 88262733: Merge "New Location Manager APIs for Criteria based requests and single shot mode." into kraken by Mike Lockwood · 14 years ago
  65. 03ca216 New Location Manager APIs for Criteria based requests and single shot mode. by Mike Lockwood · 14 years ago
  66. 105384e am 4d0c3083: am c7c856fb: am d2084bb6: am e1d7dca6: Merge "LocationManagerService: Call updateNetworkState on providers that are disabled." into froyo by Mike Lockwood · 14 years ago
  67. c7c856f am d2084bb6: am e1d7dca6: Merge "LocationManagerService: Call updateNetworkState on providers that are disabled." into froyo by Mike Lockwood · 14 years ago
  68. f19a785 LocationManagerService: Call updateNetworkState on providers that are disabled. by Mike Lockwood · 14 years ago
  69. 00b7427 Move files internal to LocationManagerService from framework.jar to services.jar by Mike Lockwood · 14 years ago
  70. a03b192 Preflight before attempting to start network location and geocoder services by Mike Lockwood · 14 years ago
  71. 43e33f2 Move files internal to LocationManagerService from framework.jar to services.jar by Mike Lockwood · 14 years ago
  72. 223e84d Fix LocationManager.getProvider() API breakage. by Mike Lockwood · 14 years ago
  73. 3c8fbdf location: dump LocationProvider internal state by Fred Fettinger · 15 years ago
  74. 8fff645 Remove the ProximityAlerts update Receiver when the last ProximityAlert expires. by Sean Foy · 14 years ago
  75. 3b9ef08 Don't eat IllegalArgumentExceptions in LocationManagerService. by Mike Lockwood · 14 years ago
  76. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  77. 46db504 Don't start location providers until the system is ready. by Mike Lockwood · 14 years ago
  78. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  79. 43cc469 Don't return passive location provider unless app has fine permissions. by Bryan Mawhinney · 14 years ago
  80. a4903f2 Add passive location provider. by Mike Lockwood · 14 years ago
  81. d03ff94 Clean up interface between LocationManagerService and the location providers: by Mike Lockwood · 14 years ago
  82. 628fd6d Network Location unbundling: by Mike Lockwood · 15 years ago
  83. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 14 years ago
  84. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 15 years ago
  85. 0dac8c0 LocationManagerService: Fix bug removing proximity alerts. by Mike Lockwood · 15 years ago
  86. 3490140 Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling. by Mike Lockwood · 15 years ago
  87. 8eb3ea6 Use isLocationProviderEnabled to test for enabled providers by Brad Larson · 15 years ago
  88. 7e2b4f6 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  89. f2db9fb Typo fix in javadoc by Alexey Tarasov · 15 years ago
  90. 86328a9 LocationManagerService: clear calling identity in mock provider calls. by Mike Lockwood · 15 years ago
  91. 03d2467 GPS: Fix problem with SUPL when SUPL APN is already active. by Mike Lockwood · 15 years ago
  92. 080b61b LocationManagerService: Fix race when removing LocationListener by Joshua Bartel · 15 years ago
  93. 9ff67a5 LocationManagerService: Fix race when removing LocationListener by Joshua Bartel · 15 years ago
  94. 5550ef4 Fixed Android issue #2002: "Proximity alert detection logic is broken" by Yusuf T. Mobile · 15 years ago
  95. 2d2078a LocationManagerService: Take fix accuracy into account in proximity zone logic. by Yusuf T. Mobile · 15 years ago
  96. 9aa1fa2 LocationManagerService: Remove caching of last known locations to flash. by Mike Lockwood · 15 years ago
  97. 3a76fd6 LocationManagerService: Add null pointer check and remove useless finalize() method. by Mike Lockwood · 15 years ago
  98. 72b1f37 donut snapshot by Jean-Baptiste Queru · 15 years ago
  99. 18ad9f6 Only allow system code to call LocationManager.sendNiResponse() by Mike Lockwood · 15 years ago
  100. 22d1f9f gps: Network initiated SUPL by Danke Xie · 15 years ago