summaryrefslogtreecommitdiffstats
path: root/location
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | am df9e62f0: am f4ada994: am b2ae0d6f: am e6e4b2bf: Merge "Fix an incorrect b...Tsuwei Chen2014-09-261-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix an incorrect behavior that failed AT&T privacy test.Tsuwei Chen2014-09-251-1/+1
| | |_|/ / | |/| | |
* | | | | 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
* | | | | am 345926e6: am 4290fb7b: Merge "Handle user privacy properly during network ...Tsuwei Chen2014-09-131-19/+71
|\ \ \ \ \ | |/ / / /
| * | | | Handle user privacy properly during network initiated requests.Tsuwei Chen2014-09-121-19/+71
* | | | | am 62645748: am 38000b0f: Merge "Manually merge QC\'s change for SUPL_ES." in...Tsuwei Chen2014-09-081-52/+176
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | Fix exceptions in ActivityRecognition platform stack.destradaa2014-07-172-0/+39
* | | | Add support in the platform for Activity Recognition Hardware.destradaa2014-07-114-0/+307
* | | | 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-203-5/+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
* | | Address Robin's code review comments in initial FlpHal submission.destradaa2013-08-093-27/+102
|/ /
* | Add FlpHal layer to support Location Batching.destradaa2013-08-088-0/+677