1. 5959bf2 DO NOT MERGE Adjust update interval when expiring location requests. by Victoria Lease · 12 years ago
  2. e0fa1b3 DO NOT MERGE Notify provider when disposing last UpdateRecord by Victoria Lease · 12 years ago
  3. 6c5406a Maybe fix issue #7596986: Frequent runtime restarts; IAE at... by Dianne Hackborn · 12 years ago
  4. 61ecb02 Resolve LocationManager + ActivityManager conflict by Victoria Lease · 12 years ago
  5. 7ff3011 Remove extraneous logs. by Dianne Hackborn · 12 years ago
  6. 56e675b disable geofences for secondary users by Victoria Lease · 12 years ago
  7. 75defb6 Decrement number of updates in LocationRequest by Laurent Tu · 12 years ago
  8. 269518e Revert "make FLP play nicely with multiuser" by Victoria Lease · 12 years ago
  9. e5601ce make FLP play nicely with multiuser by Victoria Lease · 12 years ago
  10. e09aed4 Merge "Changes to support updating location providers." into jb-mr1-dev by Jeff Hamilton · 12 years ago
  11. 37425c3 LocationManager permissions cleanup by Victoria Lease · 12 years ago
  12. fbadb69 Changes to support updating location providers. by Jeff Hamilton · 12 years ago
  13. b7f9d25 Handle unknown case in LocationManager.getProvider by Laurent Tu · 12 years ago
  14. da479c5 fix crashing apps by Victoria Lease · 12 years ago
  15. a8a6b08 Merge "Add fused location provider to real provider list" into jb-mr1-dev by Kenny Root · 12 years ago
  16. c357518 Add fused location provider to real provider list by Kenny Root · 12 years ago
  17. c0c0c0e Merge "Multiuser love for LocationManager" into jb-mr1-dev by Victoria Lease · 12 years ago
  18. b711d57 Multiuser love for LocationManager by Victoria Lease · 12 years ago
  19. 20de160 Revert "Changes to support updating location providers." by Jeff Hamilton · 12 years ago
  20. 82b9464 Merge "Changes to support updating location providers." into jb-mr1-dev by Jeff Hamilton · 12 years ago
  21. 60ec50a Last position improvements for GeofenceManager by Laurent Tu · 12 years ago
  22. dfc8e79 Merge "Handle other providers in isAllowedProviderSafe()" into jb-mr1-dev by Victoria Lease · 12 years ago
  23. a9afacc Merge "multiuser support for LocationBlacklist" into jb-mr1-dev by Victoria Lease · 12 years ago
  24. 941221c Handle other providers in isAllowedProviderSafe() by Laurent Tu · 12 years ago
  25. 18c2b6e7 Merge "throw SecurityException in isProviderEnabled()" into jb-mr1-dev by Victoria Lease · 12 years ago
  26. 83762d2 multiuser support for LocationBlacklist by Victoria Lease · 12 years ago
  27. c19efc2 Changes to support updating location providers. by Jeff Hamilton · 12 years ago
  28. f429921e throw SecurityException in isProviderEnabled() by Victoria Lease · 12 years ago
  29. 0d21e21 Remove checkPermission() call in getAllProviders(). by Laurent Tu · 12 years ago
  30. 3750db1 Merge "Route GPS notifications to all users." into jb-mr1-dev by Victoria Lease · 12 years ago
  31. 5c24fd0 Avoid NPE in GpsLocationProvider by Victoria Lease · 12 years ago
  32. 38389b6 Route GPS notifications to all users. by Victoria Lease · 12 years ago
  33. 4118012 Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() by Philip Milne · 12 years ago
  34. 72a3747 Merge "getBestProvider() prefers GPS over NLP" into jb-mr1-dev by Victoria Lease · 12 years ago
  35. 1925e29 getBestProvider() prefers GPS over NLP by Victoria Lease · 12 years ago
  36. 8658e1a Merge "Allow apps to getProviders() without location permissions." into jb-mr1-dev by Victoria Lease · 12 years ago
  37. 8dbb634 Allow apps to getProviders() without location permissions. by Victoria Lease · 12 years ago
  38. 09016ab Do not use passive GPS data for COARSE only apps. by Victoria Lease · 12 years ago
  39. 4fab68b Require ACCESS_FINE_LOCATION for Geofence use. by Victoria Lease · 12 years ago
  40. df9ec61 Secure setting for LocationFudger's accuracy by Victoria Lease · 12 years ago
  41. bb95cb9 Fix GPS settings change listener in LocManager by Brian Muramatsu · 12 years ago
  42. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  43. 595dda6 Remove unused IntentFilter in LocationManager by Brian Muramatsu · 12 years ago
  44. 1332b53 Fix some location issues exposed by CTS. by Nick Pelly · 12 years ago
  45. 2b7a0d0 Fix addGeofence() and addProximityAlert(). by Nick Pelly · 12 years ago
  46. 4035f5a Port location blacklist code to MR1. by Nick Pelly · 12 years ago
  47. 4e31c4f Add javadoc for new location API's. by Nick Pelly · 12 years ago
  48. 74fa7ea Improve coarse locations. by Nick Pelly · 12 years ago
  49. 08ca104 Fix a couple of bugs from the location overhaul. by Nick Pelly · 12 years ago
  50. 6fa9ad4 Location overhaul, major commit. by Nick Pelly · 12 years ago
  51. 821bd80 Pass changed NetworkInfo to LocationProvider. by Jeff Sharkey · 12 years ago
  52. 2eeeec2 Improve Location object. by Nick Pelly · 12 years ago
  53. e0fd693 Improve geofencing: throttle location updates with distance to fence. by Nick Pelly · 12 years ago
  54. 01ed75c Fix NPE when public API removeProximityAlert() used before addProximityAlert(). by Nick Pelly · 12 years ago
  55. 00355d5 Make location providers upgradeable. by Nick Pelly · 12 years ago
  56. f1be686 Enforce the minTime parameter in LocationManager#requestLocationUpdates by Nick Pelly · 12 years ago
  57. 6e4cb6a Log PID of apps requesting location updates. by Nick Pelly · 12 years ago
  58. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 12 years ago
  59. 5e61331 Move away from deprecated NetworkInfo extra. by Jeff Sharkey · 12 years ago
  60. 6c418d5 Fix issue #4902856: Don't let apps register non-explicit PendingIntents by Dianne Hackborn · 13 years ago
  61. 1ebe049 am 1b571bd3: am 1d28a840: Merge "Location Manager: Fix LocationManager.getBestProvider filtering." into gingerbread by Mike Lockwood · 14 years ago
  62. 9e3191d Location Manager: Fix LocationManager.getBestProvider filtering. by Mike Lockwood · 14 years ago
  63. 8fa50d4 am 6c8d8d89: am 8c32bddf: Merge "GPS: Disable verbose logging" into gingerbread by Mike Lockwood · 14 years ago
  64. 4a7b65e GPS: Disable verbose logging by Mike Lockwood · 14 years ago
  65. dd07430 am 11eada78: am ba2ec2b4: Merge "Enable framework GPS and location manager logging" into gingerbread by Mike Lockwood · 14 years ago
  66. 2d4d1bf Enable framework GPS and location manager logging by Mike Lockwood · 14 years ago
  67. ca936f1 am 98e1f384: am aecab79b: Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread by Mike Lockwood · 14 years ago
  68. 8863c43 Remove races in Geocoder/LocationProvider Proxy by Mark Vandevoorde · 14 years ago
  69. 5972e52 resolved conflicts for merge of 53b07027 to master by Mike Lockwood · 14 years ago
  70. e97ae40 location: rebind to network location and geocoder services after package update by Mike Lockwood · 14 years ago
  71. 537ce32 am 24956d36: am 307aef01: Merge "LocationManager: Hide location provider and geocode provider APIs." into gingerbread by Mike Lockwood · 14 years ago
  72. e15735a LocationManager: Hide location provider and geocode provider APIs. by Mike Lockwood · 14 years ago
  73. e746f03 resolved conflicts for merge of 53686433 to master by Dianne Hackborn · 14 years ago
  74. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  75. 59e6135 am d71021cb: am 0c731f99: Merge "Send broadcast intent when configured location providers change." into gingerbread by Brad Fitzpatrick · 14 years ago
  76. 0c5a040 Send broadcast intent when configured location providers change. by Brad Fitzpatrick · 14 years ago
  77. 6181f39 am 27ef0f73: am 9714d2c4: Merge "Don\'t throw an exception from isProviderEnabled and getLastKnownLocation" into gingerbread by Adam Bliss · 14 years ago
  78. f4d207b Don't throw an exception from isProviderEnabled and getLastKnownLocation by Mike Lockwood · 14 years ago
  79. 2b4140e am a5437f2d: am 88437284: Fix build error (Boolean -> boolean) by Mark Vandevoorde · 14 years ago
  80. 8843728 Fix build error (Boolean -> boolean) by Mark Vandevoorde · 14 years ago
  81. 7df535b am 749afee8: am 1e11e95f: Merge "Add Geocorder.isImplemented()" into kraken by Mike Lockwood · 14 years ago
  82. 01ac80b Add Geocorder.isImplemented() by Mark Vandevoorde · 14 years ago
  83. 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
  84. 03ca216 New Location Manager APIs for Criteria based requests and single shot mode. by Mike Lockwood · 14 years ago
  85. 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
  86. c7c856f am d2084bb6: am e1d7dca6: Merge "LocationManagerService: Call updateNetworkState on providers that are disabled." into froyo by Mike Lockwood · 14 years ago
  87. f19a785 LocationManagerService: Call updateNetworkState on providers that are disabled. by Mike Lockwood · 14 years ago
  88. 00b7427 Move files internal to LocationManagerService from framework.jar to services.jar by Mike Lockwood · 14 years ago
  89. a03b192 Preflight before attempting to start network location and geocoder services by Mike Lockwood · 14 years ago
  90. 43e33f2 Move files internal to LocationManagerService from framework.jar to services.jar by Mike Lockwood · 14 years ago
  91. 223e84d Fix LocationManager.getProvider() API breakage. by Mike Lockwood · 14 years ago
  92. 3c8fbdf location: dump LocationProvider internal state by Fred Fettinger · 15 years ago
  93. 8fff645 Remove the ProximityAlerts update Receiver when the last ProximityAlert expires. by Sean Foy · 14 years ago
  94. 3b9ef08 Don't eat IllegalArgumentExceptions in LocationManagerService. by Mike Lockwood · 14 years ago
  95. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  96. 46db504 Don't start location providers until the system is ready. by Mike Lockwood · 14 years ago
  97. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  98. 43cc469 Don't return passive location provider unless app has fine permissions. by Bryan Mawhinney · 14 years ago
  99. a4903f2 Add passive location provider. by Mike Lockwood · 14 years ago
  100. d03ff94 Clean up interface between LocationManagerService and the location providers: by Mike Lockwood · 14 years ago