1. f7e9cf4 Access mock location is no longer a runtime permission - framework by Svet Ganov · 9 years ago
  2. 8e4799a resolved conflicts for merge of f0c4f0dd to mnc-dev by Wei Liu · 9 years ago
  3. f0c4f0d am 3d76e2f3: Merge "Create GpsLocationProvider only if GPS is supported." into lmp-mr1-modular-dev by Wei Liu · 9 years ago
  4. 5241a4c Create GpsLocationProvider only if GPS is supported. by Wei Liu · 9 years ago
  5. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  6. ebc3d88 am 4951482c: Merge "Skip receiver if failed linkToDeath to ILocationListener" by Mike Lockwood · 10 years ago
  7. cb3ab22 Skip receiver if failed linkToDeath to ILocationListener by Wen Jing · 10 years ago
  8. 6568d70 Add support for GPS measurement/navigation message capabilities. by destradaa · 10 years ago
  9. b254ab6a Fix a bug where LocationManager's addGpsStatusListener does not throw a by Takayuki Hoshi · 10 years ago
  10. beea442 Fix crash in Volantis because there is not FLP support. by destradaa · 10 years ago
  11. f9a274c Add support for sources in Geofencing APIs. by destradaa · 10 years ago
  12. 4b3e393 Expose Gps Navigation Messages in the platform. b/16405976 by destradaa · 10 years ago
  13. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 10 years ago
  14. ea8a8a6 Update location framework to accept raw data from GPS HAL. by destradaa · 10 years ago
  15. d532317 Separate Hardware Flp ServiceWatcher flags from the ones used by Software Flp. by destradaa · 10 years ago
  16. b27528d Make LocationManagerService aware of user profiles by Amith Yamasani · 10 years ago
  17. 5ce66d8 Re-work the initialization of FLP HAL to make isSupported() static. b/14839888 by destradaa · 10 years ago
  18. 1f141c1 Fix bug where location provider fails on secondary users. Bug: 12592045 by David Christie · 10 years ago
  19. a4dfc2c Make sure nativeInit is called on an object. by Zhentao Sun · 10 years ago
  20. cfbdcd2 Make sure the FlpHardwareProvider is only advertised to GmsCore if the platform supports it. by destradaa · 10 years ago
  21. 26bdb8f Add config resource to add inital mock location providers by Ji-Hwan Lee · 10 years ago
  22. 09d47bb am c2d934d7: am f8ce43ea: am 1365d982: am 4cde7734: Merge "remove unnecessary switchUser call" by Victoria Lease · 10 years ago
  23. f8ce43e am 1365d982: am 4cde7734: Merge "remove unnecessary switchUser call" by Victoria Lease · 10 years ago
  24. fe6d3c5 Remove reference to internal bug number by Tom O'Neill · 10 years ago
  25. 07ee5d1 Removing a test provider clears its enabled state by Tom O'Neill · 10 years ago
  26. afecea1 Seeing if a provider is enabled doesn't require special permissions by Tom O'Neill · 10 years ago
  27. 2ff96af Log history of location requests in LocationManager. by David Christie · 11 years ago
  28. 94827c3 am 21a801d0: am 0d30e07d: am 3d5ea26f: am 4503409a: Merge "Clear cached locations when location providers disabled Bug: 12118307" into klp-dev by Daniel Cashman · 11 years ago
  29. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  30. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/LocationManagerService.java]
  31. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  32. b30f383 do not request location from unavailable providers by Victoria Lease · 11 years ago
  33. 9bb0ee9 Issue #10461551: KLP API Review: AppOpsManager by Dianne Hackborn · 11 years ago
  34. 6e65cb4 fix typo by Ed Heyl · 11 years ago
  35. d575943 Improve some javadoc related to isProviderEnabled() apis by Tom O'Neill · 11 years ago
  36. 40a86c2 Add LocationManager.MODE_CHANGED_ACTION broadcast by Tom O'Neill · 11 years ago
  37. e55c968 Ensure WorkSource for location blaming has names (b/10378815) by David Christie · 11 years ago
  38. b5eaf26 Merge "Update location AppOp monitoring to respect settings. If a provider is disabled, we don't mark an app as actively using location just because it's requested that provider. Also updates the concept of high power to support third party custom providers (doesn't hard code gps but looks at the provider's actual stated power requirement)." into klp-dev by David Christie · 11 years ago
  39. 15b3191 Update location AppOp monitoring to respect settings. by David Christie · 11 years ago
  40. 0682809a Add support in the platform for Flp Geofencing. by destradaa · 11 years ago
  41. 64be0c6 Address Robin's code review comments in initial FlpHal submission. by destradaa · 11 years ago
  42. 1af4b02 Add FlpHal layer to support Location Batching. by destradaa · 11 years ago
  43. c750c1f Update gps status icon to be a "high power" location icon. by David Christie · 11 years ago
  44. 40e5782 Allow a particular LocationRequest to be excluded from by David Christie · 11 years ago
  45. 0b83745 Add new app op to monitor high power location requests. by David Christie · 11 years ago
  46. 3de52c6 Merge "Add WorkSource capability to LocationManager" by David Christie · 11 years ago
  47. 82edc9b Add WorkSource capability to LocationManager by David Christie · 11 years ago
  48. 39062dd switch to v3 for NetworkLocator overlay, compatible with gcore FINN by Stan Chesnutt · 11 years ago
  49. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  50. 1304f4a Add new location monitoring op, make some of app ops public. by Dianne Hackborn · 11 years ago
  51. fa52a4a am a79aaeae: am 8c1d1b3e: Merge "Maybe fix issue #9296868: Crash in system process" into jb-mr2-dev by Dianne Hackborn · 11 years ago
  52. f5fdca9 Maybe fix issue #9296868: Crash in system process by Dianne Hackborn · 11 years ago
  53. a9770e4 break up LocationManagerService's WakeLock by Victoria Lease · 11 years ago
  54. 0aa2860 break up LocationManagerService's WakeLock by Victoria Lease · 11 years ago
  55. d9ba79e OO NOT MERGE allow connected location providers location access by Victoria Lease · 11 years ago
  56. 2f5b97c allow connected location providers location access by Victoria Lease · 11 years ago
  57. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  58. c5fc998 Made it easier to disable overlay mechanism of location components. by Zhentao Sun · 11 years ago
  59. 1b9b7b1 Fix security issues with LocationManager where apps with coarse permissions by David Christie · 11 years ago
  60. 8ce470d GPS Hardware geofencing. by Jaikumar Ganesh · 11 years ago
  61. 64d41d7 Fix build, conflict with another change. by Dianne Hackborn · 11 years ago
  62. 34e0b05 Merge "App ops: track system windows, monitoring changes." by Dianne Hackborn · 11 years ago
  63. c229302 App ops: track system windows, monitoring changes. by Dianne Hackborn · 11 years ago
  64. f21f175 Merge "refactor isAllowedBySettingsLocked()" by Victoria Lease · 11 years ago
  65. 91641ec Merge "Fix addGpsStatusListener" by Victoria Lease · 11 years ago
  66. 3d5173d Fix addGpsStatusListener by Victoria Lease · 11 years ago
  67. a61bb23 Merge "LocationManagerService: Add debug flag lookup from properties" by JP Abgrall · 11 years ago
  68. 09eeaec refactor isAllowedBySettingsLocked() by Victoria Lease · 11 years ago
  69. f79811e7 LocationManagerService: Add debug flag lookup from properties by JP Abgrall · 11 years ago
  70. 03cdd3d dual-mode switching single/multiuser ServiceWatcher by Victoria Lease · 11 years ago
  71. de07d41 Merge "Annotate Locations coming from mock providers" by Victoria Lease · 12 years ago
  72. 5e45ee6 App ops: you can now turn off operations. by Dianne Hackborn · 12 years ago
  73. 54ca7ae Annotate Locations coming from mock providers by Victoria Lease · 12 years ago
  74. 35654b6 More work on App Ops service. by Dianne Hackborn · 12 years ago
  75. 002a54e WorkSource can now track package names. by Dianne Hackborn · 12 years ago
  76. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  77. 5cd731a prevent concurrency issues during LocationManager init by Victoria Lease · 12 years ago
  78. 0a19ad0 Adjust update interval when expiring location requests. by Victoria Lease · 12 years ago
  79. 8b38b29 Notify provider when disposing last UpdateRecord by Victoria Lease · 12 years ago
  80. a6d0b6f Fix Wrong parameter in HashMap.remove by You Kim · 12 years ago
  81. 6c5406a Maybe fix issue #7596986: Frequent runtime restarts; IAE at... by Dianne Hackborn · 12 years ago
  82. 61ecb02 Resolve LocationManager + ActivityManager conflict by Victoria Lease · 12 years ago
  83. 7ff3011 Remove extraneous logs. by Dianne Hackborn · 12 years ago
  84. 56e675b disable geofences for secondary users by Victoria Lease · 12 years ago
  85. 75defb6 Decrement number of updates in LocationRequest by Laurent Tu · 12 years ago
  86. 269518e Revert "make FLP play nicely with multiuser" by Victoria Lease · 12 years ago
  87. e5601ce make FLP play nicely with multiuser by Victoria Lease · 12 years ago
  88. e09aed4 Merge "Changes to support updating location providers." into jb-mr1-dev by Jeff Hamilton · 12 years ago
  89. 37425c3 LocationManager permissions cleanup by Victoria Lease · 12 years ago
  90. fbadb69 Changes to support updating location providers. by Jeff Hamilton · 12 years ago
  91. b7f9d25 Handle unknown case in LocationManager.getProvider by Laurent Tu · 12 years ago
  92. da479c5 fix crashing apps by Victoria Lease · 12 years ago
  93. a8a6b08 Merge "Add fused location provider to real provider list" into jb-mr1-dev by Kenny Root · 12 years ago
  94. c357518 Add fused location provider to real provider list by Kenny Root · 12 years ago
  95. c0c0c0e Merge "Multiuser love for LocationManager" into jb-mr1-dev by Victoria Lease · 12 years ago
  96. b711d57 Multiuser love for LocationManager by Victoria Lease · 12 years ago
  97. 20de160 Revert "Changes to support updating location providers." by Jeff Hamilton · 12 years ago
  98. 82b9464 Merge "Changes to support updating location providers." into jb-mr1-dev by Jeff Hamilton · 12 years ago
  99. 60ec50a Last position improvements for GeofenceManager by Laurent Tu · 12 years ago
  100. dfc8e79 Merge "Handle other providers in isAllowedProviderSafe()" into jb-mr1-dev by Victoria Lease · 12 years ago