summaryrefslogtreecommitdiffstats
path: root/location
Commit message (Expand)AuthorAgeFilesLines
* Fix an incorrect behavior that failed AT&T privacy test.Tsuwei Chen2014-09-251-1/+1
* 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
* | Handle user privacy properly during network initiated requests.Tsuwei Chen2014-09-121-19/+71
* | 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
* | | 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
* 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
* Use FastPrintWriter... everywhere.Dianne Hackborn2013-06-241-1/+2
* Make com.android.location.provider visible to apps-only build.Ying Wang2013-05-201-2/+0
* am 39069b6e: am efb3726c: am 2b8f3734: am e3c549fc: am cd70c873: Merge "Andro...Joe Malin2013-05-131-2/+13
|\