summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/AndroidManifest_cm.xml
Commit message (Collapse)AuthorAgeFilesLines
* SysUI: Add theme manager permissiond34d2016-08-021-0/+3
| | | | Change-Id: I9b51088e6b0e1382f9a55d7478cf75f366440b20
* SystemUI: fix NFC tile sometimes hidingRoman Birg2016-06-101-0/+3
| | | | | | | | | | | | | - Check whether NFC is supported based on device features - Don't hold a reference to the NFC adapter - query it when we need it (not using getDefault, but the internal method, if we use the default, querying for the adapter before the service was spun up would lead to systemui never having a valid refernce to an adpater). Ticket: CYNGNOS-1943, CYNGNOS-2866 Change-Id: Iba8b668406ca96183aafcf9a55d60c6d89d70061 Signed-off-by: Roman Birg <roman@cyngn.com>
* Add Weather Content Provider [5/5]Luis Vidal2016-04-261-0/+3
| | | | | | | | | | | Use the Weather Content Provider in the cmsdk to pull the weather data. However, SystemUI will rely on LockClock to force weather updates via the new Weather Service, which in turn will send a broadcast when new weather data is available. Change-Id: I3c65ea5f4cc297a7944fcdef33f496cdf2d68d0a
* systemui: Remove LiveDisplay tileSteve Kondik2016-04-141-3/+0
| | | | | | * Moving to dynamic. Change-Id: I7c886139f11f18f2227ad0e7dd7e0f2d949fbda5
* livedisplay: Moving LiveDisplay to CMSDKSteve Kondik2016-04-131-0/+3
| | | | | | | * Remove all LiveDisplay-related code from the framework, and update the QS tile for the new API. Change-Id: I41c04a254afa91c0ed26c050362b63049d489fba
* LLS: Add LiveLockScreenControllerd34d2016-03-301-0/+3
| | | | | | | LiveLockScreenController uses the new LiveLockScreenManagerService to coordinate displaying live lock screens. Change-Id: I1549b4420f5d95bfbe0cc90cb4938efa65f1dfc4
* SystemUI: Add PERFORMANCE_ACCESS permission.Adnan Begovic2016-03-081-0/+3
| | | | Change-Id: I9f59761dfb50a9e17d916bc49aadc995241f533f
* SystemUI: clean up tunerRoman Birg2016-01-041-0/+8
| | | | | | | | | | - Remove preferences we handle elsewhere (battery) - Remove link to QSTuner - Separate out statusbar icon prefs into separate preferences so we can launch it externally Change-Id: Icc01b443dab945374a0df19a4f0359e3df4ea7d9 Signed-off-by: Roman Birg <roman@cyngn.com>
* SystemUI : Add DemoModeActivity hook for settingsDanesh M2015-12-181-2/+9
| | | | Change-Id: If033e0eee1a2a228e0aaaa89a371697e461e7c1c
* SystemUI: use new visualizer from ElevenUtkarsh Gupta2015-12-161-0/+4
| | | | | | Change-Id: I4441440868cac71caa32c91a0875f00a630fe596 Signed-off-by: Utkarsh Gupta <utkarsh.eminem@gmail.com> Signed-off-by: Roman Birg <roman@cyngn.com>
* SystemUI : Port LiveDisplay tile from 12.1Danesh M2015-12-141-0/+2
| | | | Change-Id: I2d37b2023dc1a5474cd47cc36709433a5b4fefe5
* base: dynamic tilesJorge Ruesga2015-12-101-0/+3
| | | | | | | | | | | | Add support for dynamic tiles Video: https://cloud.ruesga.com/f/71a12e4801/ Required: topic:customtiles_respkg topic:readd_customtiles JIRA: CML-22 Change-Id: Ie17ebf09ee88bc0c53561decc27430e174814543 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* QS: add Sync tile (1/2)Altaf-Mahdi2015-12-091-0/+4
| | | | Change-Id: I0c0bb51e736a01661566f1118f955e32eba96063
* SystemUi: Reintroduce custom qs tiles management.Adnan Begovic2015-12-071-0/+2
| | | | Change-Id: I88dbf3911d4783de7c3f231aa57c51ce43bc8ae6
* Fix permission for Development shortcutsarbyn2015-12-041-0/+4
| | | | | | | The "Force stop" and "Wipe data" does not work because of missing permission in manifest file Change-Id: I251b7427f97b129cace86691d30160e78009a78f
* SystemUI: Add cm's WRITE_SETTINGS permission.Adnan Begovic2015-11-061-0/+1
| | | | Change-Id: I165b5392cfca09160066b4d71254f06c60696118
* SystemUI: Lockscreen shortcut customizationDanesh M2015-11-051-0/+39
Change-Id: I4abf1deed0a342e111453516fa7820191a55ffc4