1. b870dbf Fix privacy leaks in LocationManager by David Christie · 9 years ago
  2. b71218a Add way to get the network location provider package by Jason Monk · 9 years ago
  3. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  4. a4db647 CountryDetector no longer requires location permissions. by Makoto Onuki · 9 years ago
  5. f7e9cf4 Access mock location is no longer a runtime permission - framework by Svet Ganov · 9 years ago
  6. cbba357 am 2c160c1a: am bdf9ffdd: am c0667853: Merge "Add SystemApis in GpsMeasurements APIs to reflect changes in GPS HAL. b/19938206" into mnc-dev by destradaa · 9 years ago
  7. d593bf2 Add SystemApis in GpsMeasurements APIs to reflect changes in GPS HAL. b/19938206 by destradaa · 9 years ago
  8. c347ec6 Add permission annotations on the LocationManager API by Tor Norbye · 9 years ago
  9. 5e72118 Update GpsMeasurements APIs to reflect changes in GPS HAL. b/19938206 by destradaa · 9 years ago
  10. cfc9b6d Add versioning to FLP HAL. by David Christie · 9 years ago
  11. fff3043 Add ability to flush FLP HAL batched locations buffer. by David Christie · 9 years ago
  12. 15003f1 Add a status callback for location batching in FLP HAL by David Christie · 9 years ago
  13. ffca45a Add capability callback for FLP HAL. by David Christie · 9 years ago
  14. 295a93b Add smallest displacement field to FLP HAL by David Christie · 9 years ago
  15. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  16. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  17. c91ac68 Update handling of enum/flag fields in GPS data structures. by destradaa · 9 years ago
  18. 6bde468 Reduce memory usage of GpsStatus objects. by destradaa · 9 years ago
  19. 4b1b8e4 Revert API breaking change in System API. by destradaa · 9 years ago
  20. 22287fe Merge "Fix race condition generating READY and NOT_SUPPORTED statuses." by destradaa · 9 years ago
  21. 71f0cd4 Update Location.convert() javadocs to reflect their inconsistency with locales. by Soonil Nagarkar · 9 years ago
  22. 13a60b0 Fix race condition generating READY and NOT_SUPPORTED statuses. by destradaa · 10 years ago
  23. 4d72e3e am a4c40c37: am 72d33849: Merge "Missing break in switch statement" by Narayan Kamath · 10 years ago
  24. 72d33849 Merge "Missing break in switch statement" by Narayan Kamath · 10 years ago
  25. ffa2b14 am 00916297: am 3546c9a5: Merge "Mark Gps Raw related APIs as System APIs. b/16727892" into lmp-mr1-dev by destradaa · 10 years ago
  26. 3546c9a Merge "Mark Gps Raw related APIs as System APIs. b/16727892" into lmp-mr1-dev by destradaa · 10 years ago
  27. 031550a am 9ed36c42: Merge "Add support for GPS measurement/navigation message capabilities. b/16727892 b/16815124" into lmp-mr1-dev automerge: 992b9aa by destradaa · 10 years ago
  28. 91c962a am a084d357: Merge "Fix reference leak in GPS measurement JNI layer. b/16727892 b/17075171" into lmp-mr1-dev automerge: c3e5599 by destradaa · 10 years ago
  29. 992b9aa Merge "Add support for GPS measurement/navigation message capabilities. b/16727892 b/16815124" into lmp-mr1-dev by destradaa · 10 years ago
  30. a62050d Mark Gps Raw related APIs as System APIs. b/16727892 by destradaa · 10 years ago
  31. 6568d70 Add support for GPS measurement/navigation message capabilities. by destradaa · 10 years ago
  32. df11984 Fix reference leak in GPS measurement JNI layer. b/16727892 b/17075171 by destradaa · 10 years ago
  33. 75a6e82 am 36ae48a8: am d83e9e42: am 0761b1b5: am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
  34. 529b789 am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
  35. 89b1969 Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
  36. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  37. 786037e am 11735a0b: am 61e6d40b: am 5b5bc109: am 6ec5a256: am 4be6fdeb: am ba2199fa: Merge "docs: Modified the notice in the android.location package file to strongly encourage developers to migrate to the Google Play Services Location API." into klp-modular-docs by Quddus Chong · 10 years ago
  38. 3f5184c am 6ec5a256: am 4be6fdeb: am ba2199fa: Merge "docs: Modified the notice in the android.location package file to strongly encourage developers to migrate to the Google Play Services Location API." into klp-modular-docs by Quddus Chong · 10 years ago
  39. 6ec5a25 am 4be6fdeb: am ba2199fa: Merge "docs: Modified the notice in the android.location package file to strongly encourage developers to migrate to the Google Play Services Location API." into klp-modular-docs by Quddus Chong · 10 years ago
  40. 380dde3 docs: Modified the notice in the android.location package file to strongly by Quddus Chong · 10 years ago
  41. 2e6c5f1 am df9e62f0: am f4ada994: am b2ae0d6f: am e6e4b2bf: Merge "Fix an incorrect behavior that failed AT&T privacy test." into lmp-dev by Tsuwei Chen · 10 years ago
  42. 023838f am e6e4b2bf: Merge "Fix an incorrect behavior that failed AT&T privacy test." into lmp-dev by Tsuwei Chen · 10 years ago
  43. 566ebfd Fix an incorrect behavior that failed AT&T privacy test. by Tsuwei Chen · 10 years ago
  44. ea1653a am 8601ffdd: am 9f115938: am 4233ee4b: am b2e91428: Merge "Add @SystemApi to LocationManager methods used by GmsCore (with reflection). Bug: 17515515" into lmp-dev by David Christie · 10 years ago
  45. 6c65c49 am ef52db95: am b2e91428: Merge "Add @SystemApi to LocationManager methods used by GmsCore (with reflection). Bug: 17515515" into lmp-dev by David Christie · 10 years ago
  46. 61ee1ed Merge "Add @SystemApi to LocationManager methods used by GmsCore (with reflection). Bug: 17515515" into lmp-dev by David Christie · 10 years ago
  47. 4bd3488 Add @SystemApi to LocationManager methods used by GmsCore (with reflection). by David Christie · 10 years ago
  48. fbaeeda am 345926e6: am 4290fb7b: Merge "Handle user privacy properly during network initiated requests. Bug: 16131208" into lmp-dev by Tsuwei Chen · 10 years ago
  49. 7c485bf Handle user privacy properly during network initiated requests. Bug: 16131208 by Tsuwei Chen · 10 years ago
  50. c4c7c9d am 62645748: am 38000b0f: Merge "Manually merge QC\'s change for SUPL_ES." into lmp-dev by Tsuwei Chen · 10 years ago
  51. ff4f6c8 Merge "Manually merge QC's change for SUPL_ES." into lmp-dev by Tsuwei Chen · 10 years ago
  52. 4656e69 resolved conflicts for merge of 2008cff7 to lmp-dev-plus-aosp by Elliott Hughes · 10 years ago
  53. bc30951 Fix a STOPSHIP by Tom O'Neill · 10 years ago
  54. 3324e95 Manually merge QC's change for SUPL_ES. by Tsuwei Chen · 10 years ago
  55. d0646dc Small documentation fixes across many files. by Mark Doliner · 10 years ago
  56. 649db7f Merge "Keep LMP from breaking KitKat API" into lmp-dev by Tom O'Neill · 10 years ago
  57. 17c5e79 Keep LMP from breaking KitKat API by Tom O'Neill · 10 years ago
  58. e7baf5a Merge "Add @SystemApi annotations to methods used by GmsCore. -Currently these methods are called using reflection for location. Bug: 17371392 Change-Id: I6546f5b485415beff69164ba0d526757ee831f69" into lmp-dev by David Christie · 10 years ago
  59. c20b795 Add @SystemApi annotations to methods used by GmsCore. by David Christie · 10 years ago
  60. 52617bb Reload GPS configuration after carrier info is available. by Tsuwei Chen · 10 years ago
  61. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  62. 4b3e393 Expose Gps Navigation Messages in the platform. b/16405976 by destradaa · 10 years ago
  63. 81cabb8 Add uncertainty for GPS received TOW field. b/16463499 by destradaa · 10 years ago
  64. 2102dd7 Update GPS HAL raw measurements support. by destradaa · 10 years ago
  65. 3b0224d Fix exceptions in ActivityRecognition platform stack. by destradaa · 10 years ago
  66. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 10 years ago
  67. ea8a8a6 Update location framework to accept raw data from GPS HAL. by destradaa · 10 years ago
  68. 43c9b10 am 812de6f6: am dbed61c8: am ca2df286: Merge "Fix typo in the exception message." by Nick Kralevich · 10 years ago
  69. 552bd68 Update Location documentation for altitude (WGS84 instead of sea level). by David Christie · 10 years ago
  70. cc97272 Make sure FLP HAL statuses currently used are translated (if needed) correctly into the framework. by destradaa · 10 years ago
  71. 248ada6 Injected settings no longer include summaries by Tom O'Neill · 10 years ago
  72. afecea1 Seeing if a provider is enabled doesn't require special permissions by Tom O'Neill · 10 years ago
  73. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  74. 405393c Fix typo in the exception message. by Masaki Muranaka · 11 years ago
  75. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  76. d575943 Improve some javadoc related to isProviderEnabled() apis by Tom O'Neill · 11 years ago
  77. cef05c2 Incorporate new API council comments by Tom O'Neill · 11 years ago
  78. 40a86c2 Add LocationManager.MODE_CHANGED_ACTION broadcast by Tom O'Neill · 11 years ago
  79. 546113d Improve constant names for settings injection API by Tom O'Neill · 11 years ago
  80. 7f6f457 Remove or reduce visibility of deprecated methods by Tom O'Neill · 11 years ago
  81. d79b496 Missing break in switch statement by You Kim · 11 years ago
  82. 4a7c49c Address API Review for SettingInjectorService by Tom O'Neill · 11 years ago
  83. c8211ea Add a little comment about the enabled value by Tom O'Neill · 11 years ago
  84. 184e751 Warn that SettingInjectorService must be fast by Tom O'Neill · 11 years ago
  85. 3e32bdd Add comments to new hidden API in LocationRequest. by David Christie · 11 years ago
  86. d0d5545 Merge "Use default class loader when creating a LocationRequest from Parcel. This seems to be the standard usage, and there are rare reports of requestLocationUpdates giving NullPointerExceptions on the first call to requestLocationUpdates but not on subsequent calls (b/10207898)." into klp-dev by David Christie · 11 years ago
  87. 6de1047 Ensure LocationRequest's worksource defaults to null by David Christie · 11 years ago
  88. def20a3 Use default class loader when creating a LocationRequest from Parcel. by David Christie · 11 years ago
  89. 95b2299 Merge "API for location settings injection" into klp-dev by Tom O'Neill · 11 years ago
  90. 0682809a Add support in the platform for Flp Geofencing. by destradaa · 11 years ago
  91. fa2992c API for location settings injection by Tom O'Neill · 11 years ago
  92. 64be0c6 Address Robin's code review comments in initial FlpHal submission. by destradaa · 11 years ago
  93. 1af4b02 Add FlpHal layer to support Location Batching. by destradaa · 11 years ago
  94. c750c1f Update gps status icon to be a "high power" location icon. by David Christie · 11 years ago
  95. 40e5782 Allow a particular LocationRequest to be excluded from by David Christie · 11 years ago
  96. 82edc9b Add WorkSource capability to LocationManager by David Christie · 11 years ago
  97. 8c84109 Use FastPrintWriter... everywhere. by Dianne Hackborn · 11 years ago
  98. 0b5c30a Make com.android.location.provider visible to apps-only build. by Ying Wang · 11 years ago
  99. 89cded9 am 39069b6e: am efb3726c: am 2b8f3734: am e3c549fc: am cd70c873: Merge "Android U: Making Apps Location-Aware" into jb-mr1.1-docs by Joe Malin · 11 years ago
  100. 39069b6 am efb3726c: am 2b8f3734: am e3c549fc: am cd70c873: Merge "Android U: Making Apps Location-Aware" into jb-mr1.1-docs by Joe Malin · 11 years ago