index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
LocationManagerService.java
Age
Commit message (
Expand
)
Author
2013-12-19
Move some system services to separate directories
Amith Yamasani
2013-10-13
do not request location from unavailable providers
Victoria Lease
2013-09-23
Issue #10461551: KLP API Review: AppOpsManager
Dianne Hackborn
2013-09-19
fix typo
Ed Heyl
2013-09-11
Improve some javadoc related to isProviderEnabled() apis
Tom O'Neill
2013-09-03
Add LocationManager.MODE_CHANGED_ACTION broadcast
Tom O'Neill
2013-08-22
Ensure WorkSource for location blaming has names (b/10378815)
David Christie
2013-08-14
Merge "Update location AppOp monitoring to respect settings. If a provider is...
David Christie
2013-08-13
Update location AppOp monitoring to respect settings.
David Christie
2013-08-13
Add support in the platform for Flp Geofencing.
destradaa
2013-08-09
Address Robin's code review comments in initial FlpHal submission.
destradaa
2013-08-08
Add FlpHal layer to support Location Batching.
destradaa
2013-08-08
Update gps status icon to be a "high power" location icon.
David Christie
2013-08-01
Allow a particular LocationRequest to be excluded from
David Christie
2013-07-30
Add new app op to monitor high power location requests.
David Christie
2013-07-24
Merge "Add WorkSource capability to LocationManager"
David Christie
2013-07-22
Add WorkSource capability to LocationManager
David Christie
2013-07-22
switch to v3 for NetworkLocator overlay, compatible with gcore FINN
Stan Chesnutt
2013-07-16
Refactoring of the print sub-system and API clean up.
Svetoslav Ganov
2013-07-09
Add new location monitoring op, make some of app ops public.
Dianne Hackborn
2013-06-05
am a79aaeae: am 8c1d1b3e: Merge "Maybe fix issue #9296868: Crash in system pr...
Dianne Hackborn
2013-06-05
Maybe fix issue #9296868: Crash in system process
Dianne Hackborn
2013-05-29
break up LocationManagerService's WakeLock
Victoria Lease
2013-05-29
break up LocationManagerService's WakeLock
Victoria Lease
2013-05-07
OO NOT MERGE allow connected location providers location access
Victoria Lease
2013-05-07
allow connected location providers location access
Victoria Lease
2013-05-02
Start combining threads in system process.
Dianne Hackborn
2013-04-22
Made it easier to disable overlay mechanism of location components.
Zhentao Sun
2013-04-15
Fix security issues with LocationManager where apps with coarse permissions
David Christie
2013-04-10
GPS Hardware geofencing.
Jaikumar Ganesh
2013-02-07
Fix build, conflict with another change.
Dianne Hackborn
2013-02-07
Merge "App ops: track system windows, monitoring changes."
Dianne Hackborn
2013-02-06
App ops: track system windows, monitoring changes.
Dianne Hackborn
2013-02-06
Merge "refactor isAllowedBySettingsLocked()"
Victoria Lease
2013-02-06
Merge "Fix addGpsStatusListener"
Victoria Lease
2013-02-05
Fix addGpsStatusListener
Victoria Lease
2013-02-05
Merge "LocationManagerService: Add debug flag lookup from properties"
JP Abgrall
2013-02-05
refactor isAllowedBySettingsLocked()
Victoria Lease
2013-02-01
LocationManagerService: Add debug flag lookup from properties
JP Abgrall
2013-02-01
dual-mode switching single/multiuser ServiceWatcher
Victoria Lease
2013-01-28
Merge "Annotate Locations coming from mock providers"
Victoria Lease
2013-01-25
App ops: you can now turn off operations.
Dianne Hackborn
2013-01-22
Annotate Locations coming from mock providers
Victoria Lease
2013-01-16
More work on App Ops service.
Dianne Hackborn
2013-01-11
WorkSource can now track package names.
Dianne Hackborn
2013-01-09
New "app ops" service.
Dianne Hackborn
2013-01-02
prevent concurrency issues during LocationManager init
Victoria Lease
2012-12-05
Adjust update interval when expiring location requests.
Victoria Lease
2012-12-04
Notify provider when disposing last UpdateRecord
Victoria Lease
2012-12-04
Fix Wrong parameter in HashMap.remove
You Kim
[next]