summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/LocationManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure WorkSource for location blaming has names (b/10378815)David Christie2013-08-221-1/+4
* Merge "Update location AppOp monitoring to respect settings. If a provider is...David Christie2013-08-141-12/+38
|\
| * Update location AppOp monitoring to respect settings.David Christie2013-08-131-12/+38
* | Add support in the platform for Flp Geofencing.destradaa2013-08-131-13/+12
|/
* Address Robin's code review comments in initial FlpHal submission.destradaa2013-08-091-1/+4
* Add FlpHal layer to support Location Batching.destradaa2013-08-081-0/+13
* Update gps status icon to be a "high power" location icon.David Christie2013-08-081-0/+6
* Allow a particular LocationRequest to be excluded fromDavid Christie2013-08-011-13/+31
* Add new app op to monitor high power location requests.David Christie2013-07-301-8/+47
* Merge "Add WorkSource capability to LocationManager"David Christie2013-07-241-12/+44
|\
| * Add WorkSource capability to LocationManagerDavid Christie2013-07-221-12/+44
* | switch to v3 for NetworkLocator overlay, compatible with gcore FINNStan Chesnutt2013-07-221-1/+1
|/
* Refactoring of the print sub-system and API clean up.Svetoslav Ganov2013-07-161-1/+1
* Add new location monitoring op, make some of app ops public.Dianne Hackborn2013-07-091-1/+23
* am a79aaeae: am 8c1d1b3e: Merge "Maybe fix issue #9296868: Crash in system pr...Dianne Hackborn2013-06-051-23/+28
|\
| * Maybe fix issue #9296868: Crash in system processDianne Hackborn2013-06-051-23/+28
| * break up LocationManagerService's WakeLockVictoria Lease2013-05-291-55/+23
| * OO NOT MERGE allow connected location providers location accessVictoria Lease2013-05-071-1/+1
* | break up LocationManagerService's WakeLockVictoria Lease2013-05-291-55/+23
* | allow connected location providers location accessVictoria Lease2013-05-071-1/+1
* | Start combining threads in system process.Dianne Hackborn2013-05-021-5/+2
|/
* Made it easier to disable overlay mechanism of location components.Zhentao Sun2013-04-221-8/+21
* Fix security issues with LocationManager where apps with coarse permissionsDavid Christie2013-04-151-3/+45
* GPS Hardware geofencing.Jaikumar Ganesh2013-04-101-6/+12
* Fix build, conflict with another change.Dianne Hackborn2013-02-071-1/+1
* Merge "App ops: track system windows, monitoring changes."Dianne Hackborn2013-02-071-0/+21
|\
| * App ops: track system windows, monitoring changes.Dianne Hackborn2013-02-061-0/+21
* | Merge "refactor isAllowedBySettingsLocked()"Victoria Lease2013-02-061-22/+32
|\ \
| * | refactor isAllowedBySettingsLocked()Victoria Lease2013-02-051-22/+32
* | | Merge "Fix addGpsStatusListener"Victoria Lease2013-02-061-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix addGpsStatusListenerVictoria Lease2013-02-051-1/+1
| |/
* | Merge "LocationManagerService: Add debug flag lookup from properties"JP Abgrall2013-02-051-1/+1
|\ \ | |/ |/|
| * LocationManagerService: Add debug flag lookup from propertiesJP Abgrall2013-02-011-1/+1
* | dual-mode switching single/multiuser ServiceWatcherVictoria Lease2013-02-011-21/+46
|/
* Merge "Annotate Locations coming from mock providers"Victoria Lease2013-01-281-3/+19
|\
| * Annotate Locations coming from mock providersVictoria Lease2013-01-221-3/+19
* | App ops: you can now turn off operations.Dianne Hackborn2013-01-251-27/+35
|/
* More work on App Ops service.Dianne Hackborn2013-01-161-8/+36
* WorkSource can now track package names.Dianne Hackborn2013-01-111-1/+1
* New "app ops" service.Dianne Hackborn2013-01-091-5/+34
* prevent concurrency issues during LocationManager initVictoria Lease2013-01-021-37/+39
* Adjust update interval when expiring location requests.Victoria Lease2012-12-051-3/+0
* Notify provider when disposing last UpdateRecordVictoria Lease2012-12-041-0/+4
* Fix Wrong parameter in HashMap.removeYou Kim2012-12-041-2/+1
* Maybe fix issue #7596986: Frequent runtime restarts; IAE at...Dianne Hackborn2012-11-291-3/+3
* Resolve LocationManager + ActivityManager conflictVictoria Lease2012-11-131-2/+2
* Remove extraneous logs.Dianne Hackborn2012-11-081-3/+3
* disable geofences for secondary usersVictoria Lease2012-11-061-0/+5
* Decrement number of updates in LocationRequestLaurent Tu2012-11-021-4/+16
* Revert "make FLP play nicely with multiuser"Victoria Lease2012-10-291-49/+20