summaryrefslogtreecommitdiff
path: root/location/java/android
AgeCommit message (Expand)Author
2015-06-22Fix privacy leaks in LocationManager David Christie
2015-06-17Add way to get the network location provider package Jason Monk
2015-05-21CountryDetector no longer requires location permissions. Makoto Onuki
2015-05-13Access mock location is no longer a runtime permission - framework Svet Ganov
2015-04-29am 2c160c1a: am bdf9ffdd: am c0667853: Merge "Add SystemApis in GpsMeasuremen... destradaa
2015-04-28Add SystemApis in GpsMeasurements APIs to reflect changes in GPS HAL. destradaa
2015-04-23Add permission annotations on the LocationManager API Tor Norbye
2015-04-15Update GpsMeasurements APIs to reflect changes in GPS HAL. destradaa
2015-04-08Add smallest displacement field to FLP HAL David Christie
2015-02-11Update handling of enum/flag fields in GPS data structures. destradaa
2015-02-03Reduce memory usage of GpsStatus objects. destradaa
2015-02-02Revert API breaking change in System API. destradaa
2015-02-02Merge "Fix race condition generating READY and NOT_SUPPORTED statuses." destradaa
2015-01-30Update Location.convert() javadocs to reflect their inconsistency with locales. Soonil Nagarkar
2015-01-23Fix race condition generating READY and NOT_SUPPORTED statuses. destradaa
2014-12-30am a4c40c37: am 72d33849: Merge "Missing break in switch statement" Narayan Kamath
2014-12-30Merge "Missing break in switch statement" Narayan Kamath
2014-11-07am 00916297: am 3546c9a5: Merge "Mark Gps Raw related APIs as System APIs. b/... destradaa
2014-11-07Merge "Mark Gps Raw related APIs as System APIs. b/16727892" into lmp-mr1-dev destradaa
2014-11-07am 9ed36c42: Merge "Add support for GPS measurement/navigation message capabi... destradaa
2014-11-07am a084d357: Merge "Fix reference leak in GPS measurement JNI layer. b/167278... destradaa
2014-11-06Merge "Add support for GPS measurement/navigation message capabilities. b/167... destradaa
2014-10-31Mark Gps Raw related APIs as System APIs. destradaa
2014-10-31Add support for GPS measurement/navigation message capabilities. destradaa
2014-10-31Fix reference leak in GPS measurement JNI layer. destradaa
2014-10-10am 36ae48a8: am d83e9e42: am 0761b1b5: am 89b19695: Merge "Put in real "code"... Dianne Hackborn
2014-10-08am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-dev Dianne Hackborn
2014-10-08Merge "Put in real "code" (aka marketing) name." into lmp-dev Dianne Hackborn
2014-10-07Put in real "code" (aka marketing) name. Dianne Hackborn
2014-10-07am 11735a0b: am 61e6d40b: am 5b5bc109: am 6ec5a256: am 4be6fdeb: am ba2199fa:... Quddus Chong
2014-10-07am 6ec5a256: am 4be6fdeb: am ba2199fa: Merge "docs: Modified the notice in th... Quddus Chong
2014-10-07am 4be6fdeb: am ba2199fa: Merge "docs: Modified the notice in the android.loc... Quddus Chong
2014-10-03docs: Modified the notice in the android.location package file to strongly Quddus Chong
2014-09-17am 8601ffdd: am 9f115938: am 4233ee4b: am b2e91428: Merge "Add @SystemApi to ... David Christie
2014-09-17am ef52db95: am b2e91428: Merge "Add @SystemApi to LocationManager methods us... David Christie
2014-09-17Merge "Add @SystemApi to LocationManager methods used by GmsCore (with reflec... David Christie
2014-09-15Add @SystemApi to LocationManager methods used by GmsCore (with reflection). David Christie
2014-09-08resolved conflicts for merge of 2008cff7 to lmp-dev-plus-aosp Elliott Hughes
2014-09-08Fix a STOPSHIP Tom O'Neill
2014-09-05Small documentation fixes across many files. Mark Doliner
2014-09-04Merge "Keep LMP from breaking KitKat API" into lmp-dev Tom O'Neill
2014-09-04Keep LMP from breaking KitKat API Tom O'Neill
2014-09-04Merge "Add @SystemApi annotations to methods used by GmsCore. -Currently thes... David Christie
2014-09-04Add @SystemApi annotations to methods used by GmsCore. David Christie
2014-08-30Reload GPS configuration after carrier info is available. Tsuwei Chen
2014-07-23Expose Gps Navigation Messages in the platform. destradaa
2014-07-22Add uncertainty for GPS received TOW field. destradaa
2014-07-21Update GPS HAL raw measurements support. destradaa
2014-07-11Update location framework to accept raw data from GPS HAL. destradaa
2014-07-05am 812de6f6: am dbed61c8: am ca2df286: Merge "Fix typo in the exception messa... Nick Kralevich