summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/AirplaneModeController.java
Commit message (Collapse)AuthorAgeFilesLines
* Update airplane-mode manipulation for the new Settings namespaceChristopher Tate2012-09-101-3/+3
| | | | | | | | | | Quick Settings and global actions (aka longpress-Power) toggles are included in this CL. The Settings app manipulations are updated in a different CL because that's a different git package. Bug 7132230 Change-Id: I50838f5e8d7b25a750d2bcae90bf384b09816dbb
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-1/+2
| | | | | | | | | | | | | | | | | | | You can now use ALL and CURRENT when sending broadcasts, to specify where the broadcast goes. Sticky broadcasts are now correctly separated per user, and registered receivers are filtered based on the requested target user. New Context APIs for more kinds of sending broadcasts as users. Updating a bunch of system code that sends broadcasts to explicitly specify which user the broadcast goes to. Made a single version of the code for interpreting the requested target user ID that all entries to activity manager (start activity, send broadcast, start service) use. Change-Id: Ie29f02dd5242ef8c8fa56c54593a315cd2574e1c
* Remove a bunch of logging.Joe Onorato2011-01-161-1/+0
| | | | Change-Id: I81a9a5d94b1652133d7b1700da55f982038f6b56
* Make the notification settings view less janky.Joe Onorato2011-01-161-9/+14
| | | | | Bug: 3124822 Change-Id: I8fb9d169ae047d9b6738bb66e60a193a7a749efb
* Start filling in the system settings panel.Joe Onorato2010-11-261-0/+92
Change-Id: I3384bb1cf6c2339d6136764635bb010ba096659b