1. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  2. 1304f4a Add new location monitoring op, make some of app ops public. by Dianne Hackborn · 11 years ago
  3. fa52a4a am a79aaeae: am 8c1d1b3e: Merge "Maybe fix issue #9296868: Crash in system process" into jb-mr2-dev by Dianne Hackborn · 11 years ago
  4. f5fdca9 Maybe fix issue #9296868: Crash in system process by Dianne Hackborn · 11 years ago
  5. a9770e4 break up LocationManagerService's WakeLock by Victoria Lease · 11 years ago
  6. 0aa2860 break up LocationManagerService's WakeLock by Victoria Lease · 11 years ago
  7. d9ba79e OO NOT MERGE allow connected location providers location access by Victoria Lease · 11 years ago
  8. 2f5b97c allow connected location providers location access by Victoria Lease · 11 years ago
  9. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  10. c5fc998 Made it easier to disable overlay mechanism of location components. by Zhentao Sun · 11 years ago
  11. 1b9b7b1 Fix security issues with LocationManager where apps with coarse permissions by David Christie · 11 years ago
  12. 8ce470d GPS Hardware geofencing. by Jaikumar Ganesh · 11 years ago
  13. 64d41d7 Fix build, conflict with another change. by Dianne Hackborn · 11 years ago
  14. 34e0b05 Merge "App ops: track system windows, monitoring changes." by Dianne Hackborn · 11 years ago
  15. c229302 App ops: track system windows, monitoring changes. by Dianne Hackborn · 11 years ago
  16. f21f175 Merge "refactor isAllowedBySettingsLocked()" by Victoria Lease · 11 years ago
  17. 91641ec Merge "Fix addGpsStatusListener" by Victoria Lease · 11 years ago
  18. 3d5173d Fix addGpsStatusListener by Victoria Lease · 11 years ago
  19. a61bb23 Merge "LocationManagerService: Add debug flag lookup from properties" by JP Abgrall · 11 years ago
  20. 09eeaec refactor isAllowedBySettingsLocked() by Victoria Lease · 11 years ago
  21. f79811e7 LocationManagerService: Add debug flag lookup from properties by JP Abgrall · 11 years ago
  22. 03cdd3d dual-mode switching single/multiuser ServiceWatcher by Victoria Lease · 11 years ago
  23. de07d41 Merge "Annotate Locations coming from mock providers" by Victoria Lease · 12 years ago
  24. 5e45ee6 App ops: you can now turn off operations. by Dianne Hackborn · 12 years ago
  25. 54ca7ae Annotate Locations coming from mock providers by Victoria Lease · 12 years ago
  26. 35654b6 More work on App Ops service. by Dianne Hackborn · 12 years ago
  27. 002a54e WorkSource can now track package names. by Dianne Hackborn · 12 years ago
  28. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  29. 5cd731a prevent concurrency issues during LocationManager init by Victoria Lease · 12 years ago
  30. 0a19ad0 Adjust update interval when expiring location requests. by Victoria Lease · 12 years ago
  31. 8b38b29 Notify provider when disposing last UpdateRecord by Victoria Lease · 12 years ago
  32. a6d0b6f Fix Wrong parameter in HashMap.remove by You Kim · 12 years ago
  33. 6c5406a Maybe fix issue #7596986: Frequent runtime restarts; IAE at... by Dianne Hackborn · 12 years ago
  34. 61ecb02 Resolve LocationManager + ActivityManager conflict by Victoria Lease · 12 years ago
  35. 7ff3011 Remove extraneous logs. by Dianne Hackborn · 12 years ago
  36. 56e675b disable geofences for secondary users by Victoria Lease · 12 years ago
  37. 75defb6 Decrement number of updates in LocationRequest by Laurent Tu · 12 years ago
  38. 269518e Revert "make FLP play nicely with multiuser" by Victoria Lease · 12 years ago
  39. e5601ce make FLP play nicely with multiuser by Victoria Lease · 12 years ago
  40. e09aed4 Merge "Changes to support updating location providers." into jb-mr1-dev by Jeff Hamilton · 12 years ago
  41. 37425c3 LocationManager permissions cleanup by Victoria Lease · 12 years ago
  42. fbadb69 Changes to support updating location providers. by Jeff Hamilton · 12 years ago
  43. b7f9d25 Handle unknown case in LocationManager.getProvider by Laurent Tu · 12 years ago
  44. da479c5 fix crashing apps by Victoria Lease · 12 years ago
  45. a8a6b08 Merge "Add fused location provider to real provider list" into jb-mr1-dev by Kenny Root · 12 years ago
  46. c357518 Add fused location provider to real provider list by Kenny Root · 12 years ago
  47. c0c0c0e Merge "Multiuser love for LocationManager" into jb-mr1-dev by Victoria Lease · 12 years ago
  48. b711d57 Multiuser love for LocationManager by Victoria Lease · 12 years ago
  49. 20de160 Revert "Changes to support updating location providers." by Jeff Hamilton · 12 years ago
  50. 82b9464 Merge "Changes to support updating location providers." into jb-mr1-dev by Jeff Hamilton · 12 years ago
  51. 60ec50a Last position improvements for GeofenceManager by Laurent Tu · 12 years ago
  52. dfc8e79 Merge "Handle other providers in isAllowedProviderSafe()" into jb-mr1-dev by Victoria Lease · 12 years ago
  53. a9afacc Merge "multiuser support for LocationBlacklist" into jb-mr1-dev by Victoria Lease · 12 years ago
  54. 941221c Handle other providers in isAllowedProviderSafe() by Laurent Tu · 12 years ago
  55. 18c2b6e7 Merge "throw SecurityException in isProviderEnabled()" into jb-mr1-dev by Victoria Lease · 12 years ago
  56. 83762d2 multiuser support for LocationBlacklist by Victoria Lease · 12 years ago
  57. c19efc2 Changes to support updating location providers. by Jeff Hamilton · 12 years ago
  58. f429921e throw SecurityException in isProviderEnabled() by Victoria Lease · 12 years ago
  59. 0d21e21 Remove checkPermission() call in getAllProviders(). by Laurent Tu · 12 years ago
  60. 3750db1 Merge "Route GPS notifications to all users." into jb-mr1-dev by Victoria Lease · 12 years ago
  61. 5c24fd0 Avoid NPE in GpsLocationProvider by Victoria Lease · 12 years ago
  62. 38389b6 Route GPS notifications to all users. by Victoria Lease · 12 years ago
  63. 4118012 Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() by Philip Milne · 12 years ago
  64. 72a3747 Merge "getBestProvider() prefers GPS over NLP" into jb-mr1-dev by Victoria Lease · 12 years ago
  65. 1925e29 getBestProvider() prefers GPS over NLP by Victoria Lease · 12 years ago
  66. 8658e1a Merge "Allow apps to getProviders() without location permissions." into jb-mr1-dev by Victoria Lease · 12 years ago
  67. 8dbb634 Allow apps to getProviders() without location permissions. by Victoria Lease · 12 years ago
  68. 09016ab Do not use passive GPS data for COARSE only apps. by Victoria Lease · 12 years ago
  69. 4fab68b Require ACCESS_FINE_LOCATION for Geofence use. by Victoria Lease · 12 years ago
  70. df9ec61 Secure setting for LocationFudger's accuracy by Victoria Lease · 12 years ago
  71. bb95cb9 Fix GPS settings change listener in LocManager by Brian Muramatsu · 12 years ago
  72. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  73. 595dda6 Remove unused IntentFilter in LocationManager by Brian Muramatsu · 12 years ago
  74. 1332b53 Fix some location issues exposed by CTS. by Nick Pelly · 12 years ago
  75. 2b7a0d0 Fix addGeofence() and addProximityAlert(). by Nick Pelly · 12 years ago
  76. 4035f5a Port location blacklist code to MR1. by Nick Pelly · 12 years ago
  77. 4e31c4f Add javadoc for new location API's. by Nick Pelly · 12 years ago
  78. 74fa7ea Improve coarse locations. by Nick Pelly · 12 years ago
  79. 08ca104 Fix a couple of bugs from the location overhaul. by Nick Pelly · 12 years ago
  80. 6fa9ad4 Location overhaul, major commit. by Nick Pelly · 12 years ago
  81. 821bd80 Pass changed NetworkInfo to LocationProvider. by Jeff Sharkey · 12 years ago
  82. 2eeeec2 Improve Location object. by Nick Pelly · 12 years ago
  83. e0fd693 Improve geofencing: throttle location updates with distance to fence. by Nick Pelly · 12 years ago
  84. 01ed75c Fix NPE when public API removeProximityAlert() used before addProximityAlert(). by Nick Pelly · 12 years ago
  85. 00355d5 Make location providers upgradeable. by Nick Pelly · 12 years ago
  86. f1be686 Enforce the minTime parameter in LocationManager#requestLocationUpdates by Nick Pelly · 12 years ago
  87. 6e4cb6a Log PID of apps requesting location updates. by Nick Pelly · 12 years ago
  88. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 12 years ago
  89. 5e61331 Move away from deprecated NetworkInfo extra. by Jeff Sharkey · 12 years ago
  90. 6c418d5 Fix issue #4902856: Don't let apps register non-explicit PendingIntents by Dianne Hackborn · 13 years ago
  91. 1ebe049 am 1b571bd3: am 1d28a840: Merge "Location Manager: Fix LocationManager.getBestProvider filtering." into gingerbread by Mike Lockwood · 14 years ago
  92. 9e3191d Location Manager: Fix LocationManager.getBestProvider filtering. by Mike Lockwood · 14 years ago
  93. 8fa50d4 am 6c8d8d89: am 8c32bddf: Merge "GPS: Disable verbose logging" into gingerbread by Mike Lockwood · 14 years ago
  94. 4a7b65e GPS: Disable verbose logging by Mike Lockwood · 14 years ago
  95. dd07430 am 11eada78: am ba2ec2b4: Merge "Enable framework GPS and location manager logging" into gingerbread by Mike Lockwood · 14 years ago
  96. 2d4d1bf Enable framework GPS and location manager logging by Mike Lockwood · 14 years ago
  97. ca936f1 am 98e1f384: am aecab79b: Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread by Mike Lockwood · 14 years ago
  98. 8863c43 Remove races in Geocoder/LocationProvider Proxy by Mark Vandevoorde · 14 years ago
  99. 5972e52 resolved conflicts for merge of 53b07027 to master by Mike Lockwood · 14 years ago
  100. e97ae40 location: rebind to network location and geocoder services after package update by Mike Lockwood · 14 years ago