summaryrefslogtreecommitdiffstats
path: root/location/java/android
Commit message (Expand)AuthorAgeFilesLines
* am 00916297: am 3546c9a5: Merge "Mark Gps Raw related APIs as System APIs. b/...destradaa2014-11-076-0/+16
|\
| * Merge "Mark Gps Raw related APIs as System APIs. b/16727892" into lmp-mr1-devdestradaa2014-11-076-0/+16
| |\
| | * Mark Gps Raw related APIs as System APIs.destradaa2014-10-316-3/+16
* | | am 9ed36c42: Merge "Add support for GPS measurement/navigation message capabi...destradaa2014-11-079-27/+104
|\ \ \ | |/ /
| * | Merge "Add support for GPS measurement/navigation message capabilities. b/167...destradaa2014-11-069-27/+104
| |\ \
| | * | Add support for GPS measurement/navigation message capabilities.destradaa2014-10-319-27/+104
| | |/
* | | am a084d357: Merge "Fix reference leak in GPS measurement JNI layer. b/167278...destradaa2014-11-071-0/+1
|\ \ \ | |/ /
| * | Fix reference leak in GPS measurement JNI layer.destradaa2014-10-311-0/+1
| |/
* | am 36ae48a8: am d83e9e42: am 0761b1b5: am 89b19695: Merge "Put in real "code"...Dianne Hackborn2014-10-101-1/+1
|\ \ | |/
| * Merge "Put in real "code" (aka marketing) name." into lmp-devDianne Hackborn2014-10-081-1/+1
| |\
| | * Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-1/+1
* | | am 11735a0b: am 61e6d40b: am 5b5bc109: am 6ec5a256: am 4be6fdeb: am ba2199fa:...Quddus Chong2014-10-071-16/+14
|\ \ \ | |/ /
| * | am 4be6fdeb: am ba2199fa: Merge "docs: Modified the notice in the android.loc...Quddus Chong2014-10-071-16/+14
| |\ \ | | |/ | |/|
| | * docs: Modified the notice in the android.location package file to stronglyQuddus Chong2014-10-031-16/+14
* | | am 8601ffdd: am 9f115938: am 4233ee4b: am b2e91428: Merge "Add @SystemApi to ...David Christie2014-09-171-0/+3
|\ \ \ | |/ /
| * | Merge "Add @SystemApi to LocationManager methods used by GmsCore (with reflec...David Christie2014-09-171-0/+3
| |\ \
| | * | Add @SystemApi to LocationManager methods used by GmsCore (with reflection).David Christie2014-09-151-0/+3
* | | | resolved conflicts for merge of 2008cff7 to lmp-dev-plus-aospElliott Hughes2014-09-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Small documentation fixes across many files.Mark Doliner2014-09-051-1/+1
* | | | Fix a STOPSHIPTom O'Neill2014-09-081-4/+3
* | | | Merge "Keep LMP from breaking KitKat API" into lmp-devTom O'Neill2014-09-041-4/+1
|\ \ \ \
| * | | | Keep LMP from breaking KitKat APITom O'Neill2014-09-041-4/+1
* | | | | Merge "Add @SystemApi annotations to methods used by GmsCore. -Currently thes...David Christie2014-09-042-0/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add @SystemApi annotations to methods used by GmsCore.David Christie2014-09-042-0/+16
| | |/ / | |/| |
* | | | Reload GPS configuration after carrier info is available.Tsuwei Chen2014-08-301-5/+5
|/ / /
* | | Expose Gps Navigation Messages in the platform.destradaa2014-07-239-70/+646
* | | Add uncertainty for GPS received TOW field.destradaa2014-07-221-1/+25
* | | Update GPS HAL raw measurements support.destradaa2014-07-212-303/+574
* | | Update location framework to accept raw data from GPS HAL.destradaa2014-07-118-7/+1923
* | | am 812de6f6: am dbed61c8: am ca2df286: Merge "Fix typo in the exception messa...Nick Kralevich2014-07-051-1/+1
|\ \ \ | |/ /
| * | Fix typo in the exception message.Masaki Muranaka2013-12-111-1/+1
| |/
* | Update Location documentation for altitude (WGS84 instead of sea level).David Christie2014-06-171-2/+3
* | Make sure FLP HAL statuses currently used are translated (if needed) correctl...destradaa2014-04-251-2/+3
* | Injected settings no longer include summariesTom O'Neill2014-03-031-35/+20
* | Seeing if a provider is enabled doesn't require special permissionsTom O'Neill2014-02-281-1/+7
* | Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-1/+1
|/
* Improve some javadoc related to isProviderEnabled() apisTom O'Neill2013-09-111-6/+12
* Incorporate new API council commentsTom O'Neill2013-09-051-85/+86
* Add LocationManager.MODE_CHANGED_ACTION broadcastTom O'Neill2013-09-031-1/+13
* Improve constant names for settings injection APITom O'Neill2013-08-301-38/+56
* Remove or reduce visibility of deprecated methodsTom O'Neill2013-08-271-20/+1
* Address API Review for SettingInjectorServiceTom O'Neill2013-08-261-28/+66
* Add a little comment about the enabled valueTom O'Neill2013-08-221-1/+8
* Warn that SettingInjectorService must be fastTom O'Neill2013-08-191-0/+12
* Add comments to new hidden API in LocationRequest.David Christie2013-08-161-2/+24
* Merge "Use default class loader when creating a LocationRequest from Parcel. ...David Christie2013-08-161-1/+1
|\
| * Use default class loader when creating a LocationRequest from Parcel.David Christie2013-08-151-1/+1
* | Ensure LocationRequest's worksource defaults to nullDavid Christie2013-08-161-1/+1
|/
* Merge "API for location settings injection" into klp-devTom O'Neill2013-08-141-0/+181
|\
| * API for location settings injectionTom O'Neill2013-08-131-0/+181