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