summaryrefslogtreecommitdiffstats
path: root/location/java
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge "Manually merge QC's change for SUPL_ES." into lmp-devTsuwei Chen2014-09-081-52/+176
| |\ \ \ \
| | * | | | Manually merge QC's change for SUPL_ES.Tsuwei Chen2014-09-081-52/+176
* | | | | | 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
|/ / / /
* | | | Added notification color to all system notificationsSelim Cinek2014-08-201-1/+3
* | | | 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
* | | Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
|/ /
* | 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
* | | Add support in the platform for Flp Geofencing.destradaa2013-08-131-8/+8
|/ /
* | Add FlpHal layer to support Location Batching.destradaa2013-08-084-0/+279
* | Update gps status icon to be a "high power" location icon.David Christie2013-08-081-0/+11
* | Allow a particular LocationRequest to be excluded fromDavid Christie2013-08-011-0/+14
* | Add WorkSource capability to LocationManagerDavid Christie2013-07-221-0/+16
|/
* am 39069b6e: am efb3726c: am 2b8f3734: am e3c549fc: am cd70c873: Merge "Andro...Joe Malin2013-05-131-2/+13
|\
| * am efb3726c: am 2b8f3734: am e3c549fc: am cd70c873: Merge "Android U: Making ...Joe Malin2013-05-131-2/+13
| |\
| | * Android U: Making Apps Location-AwareJoe Malin2013-05-131-2/+13
* | | GPS Hardware geofencing.Jaikumar Ganesh2013-04-102-0/+61
* | | Annotate Locations coming from mock providersVictoria Lease2013-01-222-3/+28
* | | New "app ops" service.Dianne Hackborn2013-01-092-3/+3
|/ /
* | am 4b77660b: am 7023b3b0: Merge "clarify Geofence.createCircle() param ranges...Victoria Lease2012-11-291-2/+2
|\ \ | |/
| * clarify Geofence.createCircle() param rangesVictoria Lease2012-11-271-2/+2