1. 0eb9738 Move mPermissions from package settings by Todd Kennedy · 7 years ago
  2. b376b3b Fix inconsistent permission check in LocationManager. by destradaa · 7 years ago
  3. 0698972 Merge "Fix RemoteListenerHelper vs. HAL deadlock" into oc-dr1-dev am: ec996b381d by Wyatt Riley · 7 years ago
  4. aa420d5 Fix RemoteListenerHelper vs. HAL deadlock by Wyatt Riley · 7 years ago
  5. e056b0d Move UID update code to location thread to prevent ANRs. by Soonil Nagarkar · 7 years ago
  6. d4def0c Properly battery blame throttled location requests by Soonil Nagarkar · 7 years ago
  7. ebda028 Fix foreground importance bug in LocationManagerService. by Soonil Nagarkar · 7 years ago
  8. bb608c8 Addition of GNSS key performance indicator logs by Siddharth Ray · 7 years ago
  9. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  10. 681d711 Throttle GNSS measurements and GNSS navigation by Soonil Nagarkar · 7 years ago
  11. 2b565df Use SystemConfig to control background location throttling whitelist. by Soonil Nagarkar · 7 years ago
  12. e5d975c Merge "GNSS Batching - Default Implementation" by Wyatt Riley · 7 years ago
  13. cf879db GNSS Batching - Default Implementation by Wyatt Riley · 8 years ago
  14. de6780a Set default throttle to 30m. by Soonil Nagarkar · 7 years ago
  15. 2f1f7e8 Add background location throttling whitelist support. by Soonil Nagarkar · 8 years ago
  16. 7decfb6 Add background location throttling to LocationManagerService by Soonil Nagarkar · 8 years ago
  17. 7cec76d Fix exploit where can hide the fact that a location was mocked am: a206a0f17e am: d417e54872 am: 3380a77516 am: 0a8978f04b am: 1684e5f344 am: d28eef0cc2 am: 1f458fdc66 am: d82f8a67fc am: 1ac8affd51 by Tom O'Neill · 8 years ago
  18. d82f8a6 Fix exploit where can hide the fact that a location was mocked am: a206a0f17e am: d417e54872 am: 3380a77516 am: 0a8978f04b am: 1684e5f344 am: d28eef0cc2 by Tom O'Neill · 8 years ago
  19. 1f458fd Fix exploit where can hide the fact that a location was mocked am: a206a0f17e am: d417e54872 am: 3380a77516 am: 0a8978f04b am: 1684e5f344 by Tom O'Neill · 8 years ago
  20. 1684e5f Fix exploit where can hide the fact that a location was mocked am: a206a0f17e am: d417e54872 am: 3380a77516 by Tom O'Neill · 8 years ago
  21. 0a8978f Fix exploit where can hide the fact that a location was mocked am: a206a0f17e am: d417e54872 by Tom O'Neill · 8 years ago
  22. 3380a77 Fix exploit where can hide the fact that a location was mocked am: a206a0f17e by Tom O'Neill · 8 years ago
  23. a8037ff LocationManager - Handle Shutdown for right User by Wyatt Riley · 8 years ago
  24. e998c73 Blame only location observers that actually receive updates by Svet Ganov · 8 years ago
  25. 6b4893a Update verbosity of hardware providers. by destradaa · 8 years ago
  26. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  27. 9363b94 Finalized GPS=>GNSS changes with documents by Lifu Tang · 8 years ago
  28. 818aa2c Rename Gps to Gnss for measurement-related APIs by Lifu Tang · 9 years ago
  29. 82f893d Added an API to query GPS hardware version info by Lifu Tang · 9 years ago
  30. 30f95a7 Supported GNSS multi-constellation in frameworks by Lifu Tang · 9 years ago
  31. 2e38507 Fix exception while shutting down FLP HW by destradaa · 9 years ago
  32. a449062 Cleanup USER_OWNER in activity and location services by Xiaohui Chen · 9 years ago
  33. b902698 Clean up Gps/Flp Hardware on shut-down. by destradaa · 9 years ago
  34. e1a5144 Cherry-pick: Add callback-based support for HW Activity Recognition. by destradaa · 9 years ago
  35. 6e2fe75 Add callback-based support for Hardware Activity Recognition. b/17112184 by destradaa · 9 years ago
  36. b870dbf Fix privacy leaks in LocationManager by David Christie · 9 years ago
  37. 1e575a0 Merge "Only grant runtime permissions to special components." into mnc-dev by Svet Ganov · 9 years ago
  38. adc1cf4 Only grant runtime permissions to special components. by Svet Ganov · 9 years ago
  39. b71218a Add way to get the network location provider package by Jason Monk · 9 years ago
  40. f7e9cf4 Access mock location is no longer a runtime permission - framework by Svet Ganov · 9 years ago
  41. 8e4799a resolved conflicts for merge of f0c4f0dd to mnc-dev by Wei Liu · 9 years ago
  42. f0c4f0d am 3d76e2f3: Merge "Create GpsLocationProvider only if GPS is supported." into lmp-mr1-modular-dev by Wei Liu · 9 years ago
  43. 5241a4c Create GpsLocationProvider only if GPS is supported. by Wei Liu · 9 years ago
  44. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  45. ebc3d88 am 4951482c: Merge "Skip receiver if failed linkToDeath to ILocationListener" by Mike Lockwood · 10 years ago
  46. cb3ab22 Skip receiver if failed linkToDeath to ILocationListener by Wen Jing · 10 years ago
  47. 6568d70 Add support for GPS measurement/navigation message capabilities. by destradaa · 10 years ago
  48. b254ab6a Fix a bug where LocationManager's addGpsStatusListener does not throw a by Takayuki Hoshi · 10 years ago
  49. beea442 Fix crash in Volantis because there is not FLP support. by destradaa · 10 years ago
  50. f9a274c Add support for sources in Geofencing APIs. by destradaa · 10 years ago
  51. 4b3e393 Expose Gps Navigation Messages in the platform. b/16405976 by destradaa · 10 years ago
  52. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 10 years ago
  53. ea8a8a6 Update location framework to accept raw data from GPS HAL. by destradaa · 10 years ago
  54. d532317 Separate Hardware Flp ServiceWatcher flags from the ones used by Software Flp. by destradaa · 10 years ago
  55. b27528d Make LocationManagerService aware of user profiles by Amith Yamasani · 10 years ago
  56. 5ce66d8 Re-work the initialization of FLP HAL to make isSupported() static. b/14839888 by destradaa · 10 years ago
  57. 1f141c1 Fix bug where location provider fails on secondary users. Bug: 12592045 by David Christie · 10 years ago
  58. a4dfc2c Make sure nativeInit is called on an object. by Zhentao Sun · 10 years ago
  59. cfbdcd2 Make sure the FlpHardwareProvider is only advertised to GmsCore if the platform supports it. by destradaa · 10 years ago
  60. 26bdb8f Add config resource to add inital mock location providers by Ji-Hwan Lee · 10 years ago
  61. 09d47bb am c2d934d7: am f8ce43ea: am 1365d982: am 4cde7734: Merge "remove unnecessary switchUser call" by Victoria Lease · 10 years ago
  62. f8ce43e am 1365d982: am 4cde7734: Merge "remove unnecessary switchUser call" by Victoria Lease · 10 years ago
  63. fe6d3c5 Remove reference to internal bug number by Tom O'Neill · 10 years ago
  64. 07ee5d1 Removing a test provider clears its enabled state by Tom O'Neill · 10 years ago
  65. afecea1 Seeing if a provider is enabled doesn't require special permissions by Tom O'Neill · 10 years ago
  66. 2ff96af Log history of location requests in LocationManager. by David Christie · 11 years ago
  67. 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
  68. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  69. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/LocationManagerService.java]
  70. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  71. b30f383 do not request location from unavailable providers by Victoria Lease · 11 years ago
  72. 9bb0ee9 Issue #10461551: KLP API Review: AppOpsManager by Dianne Hackborn · 11 years ago
  73. 6e65cb4 fix typo by Ed Heyl · 11 years ago
  74. d575943 Improve some javadoc related to isProviderEnabled() apis by Tom O'Neill · 11 years ago
  75. 40a86c2 Add LocationManager.MODE_CHANGED_ACTION broadcast by Tom O'Neill · 11 years ago
  76. e55c968 Ensure WorkSource for location blaming has names (b/10378815) by David Christie · 11 years ago
  77. 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
  78. 15b3191 Update location AppOp monitoring to respect settings. by David Christie · 11 years ago
  79. 0682809a Add support in the platform for Flp Geofencing. by destradaa · 11 years ago
  80. 64be0c6 Address Robin's code review comments in initial FlpHal submission. by destradaa · 11 years ago
  81. 1af4b02 Add FlpHal layer to support Location Batching. by destradaa · 11 years ago
  82. c750c1f Update gps status icon to be a "high power" location icon. by David Christie · 11 years ago
  83. 40e5782 Allow a particular LocationRequest to be excluded from by David Christie · 11 years ago
  84. 0b83745 Add new app op to monitor high power location requests. by David Christie · 11 years ago
  85. 3de52c6 Merge "Add WorkSource capability to LocationManager" by David Christie · 11 years ago
  86. 82edc9b Add WorkSource capability to LocationManager by David Christie · 11 years ago
  87. 39062dd switch to v3 for NetworkLocator overlay, compatible with gcore FINN by Stan Chesnutt · 11 years ago
  88. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  89. 1304f4a Add new location monitoring op, make some of app ops public. by Dianne Hackborn · 11 years ago
  90. fa52a4a am a79aaeae: am 8c1d1b3e: Merge "Maybe fix issue #9296868: Crash in system process" into jb-mr2-dev by Dianne Hackborn · 11 years ago
  91. f5fdca9 Maybe fix issue #9296868: Crash in system process by Dianne Hackborn · 11 years ago
  92. a9770e4 break up LocationManagerService's WakeLock by Victoria Lease · 11 years ago
  93. 0aa2860 break up LocationManagerService's WakeLock by Victoria Lease · 11 years ago
  94. d9ba79e OO NOT MERGE allow connected location providers location access by Victoria Lease · 11 years ago
  95. 2f5b97c allow connected location providers location access by Victoria Lease · 11 years ago
  96. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  97. c5fc998 Made it easier to disable overlay mechanism of location components. by Zhentao Sun · 11 years ago
  98. 1b9b7b1 Fix security issues with LocationManager where apps with coarse permissions by David Christie · 11 years ago
  99. 8ce470d GPS Hardware geofencing. by Jaikumar Ganesh · 11 years ago
  100. 64d41d7 Fix build, conflict with another change. by Dianne Hackborn · 12 years ago