1. e50607e Fixed the sign error in GnssClock by Lifu Tang · 8 years ago
  2. e8abe8e Addressed API review comments and updated JavaDoc by Lifu Tang · 8 years ago
  3. e296ab6 Merge "Returns the correct elevation in GnssStatus" into nyc-dev by Lifu Tang · 8 years ago
  4. 0f5e32d Merge "Fix CRLF" into nyc-dev by Glenn Kasten · 8 years ago
  5. 4fb5dc1 Returns the correct elevation in GnssStatus by Lifu Tang · 8 years ago
  6. a89a392 Merge "Added missing constants to GnssMeasurement" into nyc-dev by Lifu Tang · 8 years ago
  7. 047b05e Added missing constants to GnssMeasurement by Lifu Tang · 8 years ago
  8. 145ff55 Merge "A few changes to the measurement implementation" into nyc-dev by Lifu Tang · 8 years ago
  9. 17350f9 A few changes to the measurement implementation by Lifu Tang · 8 years ago
  10. 620a28b Merge "Mark more Bundles as being defusable." into nyc-dev by Jeff Sharkey · 8 years ago
  11. 77e6451 Merge "CTS: Add @hide annotations to several @IntDef elements" into nyc-dev by Julius D'souza · 8 years ago
  12. ff7c8b9 Fix CRLF by Glenn Kasten · 8 years ago
  13. 2b67c07 CTS: Add @hide annotations to several @IntDef elements by Julius D'souza · 8 years ago
  14. a04c7a7 Mark more Bundles as being defusable. by Jeff Sharkey · 8 years ago
  15. 275b449 Merge "Removed unused methods from GnssMeasurement" into nyc-dev by Lifu Tang · 8 years ago
  16. 1778b03 Fixed bugs in serialization and object cloning by Lifu Tang · 8 years ago
  17. b9048f8 Removed unused methods from GnssMeasurement by Lifu Tang · 8 years ago
  18. 0f1ab04 Modified the API to make coverage test possible by Lifu Tang · 8 years ago
  19. 76a620f Addressed the review comments from API Council by Lifu Tang · 8 years ago
  20. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  21. 38bce79 Removed clock type from GnssClock by Lifu Tang · 8 years ago
  22. 9363b94 Finalized GPS=>GNSS changes with documents by Lifu Tang · 8 years ago
  23. 120480f Optimized the memory consumption and renamed PRN by Lifu Tang · 8 years ago
  24. d46d308 Worked around the crash caused by API renaming by Lifu Tang · 8 years ago
  25. 818aa2c Rename Gps to Gnss for measurement-related APIs by Lifu Tang · 8 years ago
  26. e5a0e21 Framework support to read newly added fields by Lifu Tang · 8 years ago
  27. 82f893d Added an API to query GPS hardware version info by Lifu Tang · 8 years ago
  28. a8b7bb5 GPS Measurement and Navigation APIs go public by Lifu Tang · 8 years ago
  29. 30f95a7 Supported GNSS multi-constellation in frameworks by Lifu Tang · 8 years ago
  30. 923b260 Make Location objects take less memory. by David Christie · 9 years ago
  31. 5575ddf Correct range checking for location strings during conversion by David Christie · 9 years ago
  32. 47ee2ec Merge "Disable AR HW when client binder dies." into mnc-dr-dev by Daniel Estrada Alva · 9 years ago
  33. e1a5144 Cherry-pick: Add callback-based support for HW Activity Recognition. by destradaa · 9 years ago
  34. 614612e Disable AR HW when client binder dies. by destradaa · 9 years ago
  35. b870dbf Fix privacy leaks in LocationManager by David Christie · 9 years ago
  36. b71218a Add way to get the network location provider package by Jason Monk · 9 years ago
  37. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  38. a4db647 CountryDetector no longer requires location permissions. by Makoto Onuki · 9 years ago
  39. f7e9cf4 Access mock location is no longer a runtime permission - framework by Svet Ganov · 9 years ago
  40. 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
  41. d593bf2 Add SystemApis in GpsMeasurements APIs to reflect changes in GPS HAL. b/19938206 by destradaa · 9 years ago
  42. c347ec6 Add permission annotations on the LocationManager API by Tor Norbye · 9 years ago
  43. 5e72118 Update GpsMeasurements APIs to reflect changes in GPS HAL. b/19938206 by destradaa · 9 years ago
  44. cfc9b6d Add versioning to FLP HAL. by David Christie · 9 years ago
  45. fff3043 Add ability to flush FLP HAL batched locations buffer. by David Christie · 9 years ago
  46. 15003f1 Add a status callback for location batching in FLP HAL by David Christie · 9 years ago
  47. ffca45a Add capability callback for FLP HAL. by David Christie · 9 years ago
  48. 295a93b Add smallest displacement field to FLP HAL by David Christie · 9 years ago
  49. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  50. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  51. c91ac68 Update handling of enum/flag fields in GPS data structures. by destradaa · 9 years ago
  52. 6bde468 Reduce memory usage of GpsStatus objects. by destradaa · 9 years ago
  53. 4b1b8e4 Revert API breaking change in System API. by destradaa · 9 years ago
  54. 22287fe Merge "Fix race condition generating READY and NOT_SUPPORTED statuses." by destradaa · 9 years ago
  55. 71f0cd4 Update Location.convert() javadocs to reflect their inconsistency with locales. by Soonil Nagarkar · 9 years ago
  56. 13a60b0 Fix race condition generating READY and NOT_SUPPORTED statuses. by destradaa · 9 years ago
  57. 4d72e3e am a4c40c37: am 72d33849: Merge "Missing break in switch statement" by Narayan Kamath · 10 years ago
  58. 72d33849 Merge "Missing break in switch statement" by Narayan Kamath · 10 years ago
  59. 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
  60. 3546c9a Merge "Mark Gps Raw related APIs as System APIs. b/16727892" into lmp-mr1-dev by destradaa · 10 years ago
  61. 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
  62. 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
  63. 992b9aa Merge "Add support for GPS measurement/navigation message capabilities. b/16727892 b/16815124" into lmp-mr1-dev by destradaa · 10 years ago
  64. a62050d Mark Gps Raw related APIs as System APIs. b/16727892 by destradaa · 10 years ago
  65. 6568d70 Add support for GPS measurement/navigation message capabilities. by destradaa · 10 years ago
  66. df11984 Fix reference leak in GPS measurement JNI layer. b/16727892 b/17075171 by destradaa · 10 years ago
  67. 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
  68. 529b789 am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
  69. 89b1969 Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
  70. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  71. 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
  72. 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
  73. 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
  74. 380dde3 docs: Modified the notice in the android.location package file to strongly by Quddus Chong · 10 years ago
  75. 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
  76. 023838f am e6e4b2bf: Merge "Fix an incorrect behavior that failed AT&T privacy test." into lmp-dev by Tsuwei Chen · 10 years ago
  77. 566ebfd Fix an incorrect behavior that failed AT&T privacy test. by Tsuwei Chen · 10 years ago
  78. 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
  79. 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
  80. 61ee1ed Merge "Add @SystemApi to LocationManager methods used by GmsCore (with reflection). Bug: 17515515" into lmp-dev by David Christie · 10 years ago
  81. 4bd3488 Add @SystemApi to LocationManager methods used by GmsCore (with reflection). by David Christie · 10 years ago
  82. 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
  83. 7c485bf Handle user privacy properly during network initiated requests. Bug: 16131208 by Tsuwei Chen · 10 years ago
  84. c4c7c9d am 62645748: am 38000b0f: Merge "Manually merge QC\'s change for SUPL_ES." into lmp-dev by Tsuwei Chen · 10 years ago
  85. ff4f6c8 Merge "Manually merge QC's change for SUPL_ES." into lmp-dev by Tsuwei Chen · 10 years ago
  86. 4656e69 resolved conflicts for merge of 2008cff7 to lmp-dev-plus-aosp by Elliott Hughes · 10 years ago
  87. bc30951 Fix a STOPSHIP by Tom O'Neill · 10 years ago
  88. 3324e95 Manually merge QC's change for SUPL_ES. by Tsuwei Chen · 10 years ago
  89. d0646dc Small documentation fixes across many files. by Mark Doliner · 10 years ago
  90. 649db7f Merge "Keep LMP from breaking KitKat API" into lmp-dev by Tom O'Neill · 10 years ago
  91. 17c5e79 Keep LMP from breaking KitKat API by Tom O'Neill · 10 years ago
  92. 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
  93. c20b795 Add @SystemApi annotations to methods used by GmsCore. by David Christie · 10 years ago
  94. 52617bb Reload GPS configuration after carrier info is available. by Tsuwei Chen · 10 years ago
  95. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  96. 4b3e393 Expose Gps Navigation Messages in the platform. b/16405976 by destradaa · 10 years ago
  97. 81cabb8 Add uncertainty for GPS received TOW field. b/16463499 by destradaa · 10 years ago
  98. 2102dd7 Update GPS HAL raw measurements support. by destradaa · 10 years ago
  99. 3b0224d Fix exceptions in ActivityRecognition platform stack. by destradaa · 10 years ago
  100. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 10 years ago