summaryrefslogtreecommitdiffstats
path: root/location
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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-103-0/+128
* | | Annotate Locations coming from mock providersVictoria Lease2013-01-222-3/+28
* | | New "app ops" service.Dianne Hackborn2013-01-092-3/+3
* | | Revert "Move location provider lib to frameworks/ex - 1"Laurent Tu2012-12-118-0/+637
* | | Move location provider lib to frameworks/ex - 1Laurent Tu2012-12-058-637/+0
|/ /
* | 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
* | am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-073-0/+0
|\ \ | |/ |/|
| * Correct executable bit for source filesKenny Root2012-11-073-0/+0
| * DO NOT MERGE. Add package-name-prefix blacklist for location updates.Nick Pelly2012-07-302-13/+19
* | Hide new location APIs and undeprecate old onesLaurent Tu2012-11-018-153/+162
* | Merge "fix NLP for COARSE applications, build FLP with SDK" into jb-mr1-devVictoria Lease2012-11-012-0/+25
|\ \
| * | fix NLP for COARSE applications, build FLP with SDKVictoria Lease2012-11-012-0/+25
* | | docs: Clarify the callback mechanisms for LocationRequestScott Main2012-11-012-2/+10
|/ /
* | revise android.location.Geofence documentationVictoria Lease2012-10-241-3/+1
* | LocationManager javadoc permission fixesVictoria Lease2012-10-221-23/+9
* | LocationManager permissions cleanupVictoria Lease2012-10-181-0/+12
* | Prevent overflow in LocationRequest.setExpireIn()Laurent Tu2012-10-041-1/+9
* | Route GPS notifications to all users.Victoria Lease2012-10-011-6/+3
* | Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()Philip Milne2012-09-262-16/+16
* | Fix for bug: #7172778. Javadoc errors in LocationManager.Philip Milne2012-09-251-13/+17
* | Merge "Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtim...Philip Milne2012-09-241-2/+2
|\ \
| * | Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"Philip Milne2012-09-241-2/+2
* | | Merge "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()...Philip Milne2012-09-241-2/+2
|\ \ \ | |/ /
| * | Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()Philip Milne2012-09-211-2/+2