summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/drawable-ldrtl-mdpi
Commit message (Collapse)AuthorAgeFilesLines
* Remove expansion and clear button.Jorim Jaggi2014-05-091-0/+0
| | | | | | ... Change-Id: I965317ba221092f970dc9324dd538a7bde5c0642
* Interim quick settings update.John Spurlock2014-04-172-0/+0
| | | | | | | | | | | | | | Make existing QS panel available via pulldown from header (or keyguard status view on keyguard), update the affordances as a hint. Don't allow QS to scroll, cap to max rows. Add scrim over panel to indicate that this is purely temporary. Bug:14081801 Bug:14059974 Change-Id: I166033975cbc44b91f45ee70ea5c7540390670dd
* Updated rssi assets for quick settingsDaniel Sandler2013-10-153-0/+0
| | | | | Bug: 10641374 Change-Id: I6b1bc9b0e86be331b71614b511026a67bc429031
* Merge "Clean up unused resources" into klp-devChris Craik2013-10-0810-0/+0
|\
| * Clean up unused resourcesChris Craik2013-10-0710-0/+0
| | | | | | | | | | | | | | | | bug:10641374 Additionally, fixes incorrect getColor use Change-Id: Ie56ad5baa099cc421629a5dcc8ef9de14e44079a
* | Update qs asset outlines.John Spurlock2013-10-074-0/+0
|/ | | | | Bug:10641374 Change-Id: Id4748cf72b4c8c3c59797fc4880926cb4fe57b74
* Merge "Add RTL versions of wimax status bar icons." into klp-devJohn Spurlock2013-09-2610-0/+0
|\
| * Add RTL versions of wimax status bar icons.John Spurlock2013-09-2610-0/+0
| | | | | | | | | | Bug:7968781 Change-Id: I9f03d92f7682416ad4b99ecfb18317842b85163d
* | Updated quick settings assets.Daniel Sandler2013-09-251-0/+0
|/ | | | | Bug: 10825585 Change-Id: Idc312960fa4b6fcb350c256fee3a503c0c40e6f3
* Despotted back.John Spurlock2013-09-142-0/+0
| | | | | Bug:9795248 Change-Id: If46134afe7560b74ce7758f8dbe221dbe2872262
* SystemUI status bar/quick settings updates.John Spurlock2013-09-1328-0/+0
| | | | | | | | | | | | | | | | | | | | | Status bar: - Update remaining mute/speakerphone icons. - Remove orange versions of wifi/signal icons. - Use only full versions of data type overlays. - Remove obsolete light versions of data type overlays. - Low battery color back to red. Quick settings: - Update to indicate problem (orange) status. - Update to new battery style. And a few remaining xx assets. Bug:10680149 Bug:10502089 Bug:10729729 Bug:10316062 Change-Id: Iccd936d90271e4ec5c48e688917225136e7d45aa
* Add activity indicator icons to quick settings tiles.John Spurlock2013-09-113-0/+0
| | | | | | | | Wifi + RSSI now have activity in / activity out indicators wired up to information coming from NetworkController. Bug: 10634208 Change-Id: I3cf29dc905eeaeb4aea8e7df4fe46e70645e0013
* New orange color for status bar + qs assets.John Spurlock2013-09-114-0/+0
| | | | | Bug:10502089 Change-Id: I7b43fe260ceccba29f896009ce467fe29ec67f64
* Update signal, wifi, battery assets + global dimming.John Spurlock2013-09-0611-0/+0
| | | | | | | | | | | | | | | | Global status bar dimming is now 75%. Signal/wifi: use problem color if not fully connected. Battery: frame 40% white, charge level = white, new hollow bolt. (hollow bolt simulated for now until we can draw it in code) Update ic_notification_overlay, all sizes. Workaround animation bug on tablets. Bug:10502089 Change-Id: I10f979b7a48ccb1bc94022d8c189ec216283dbe6
* Remove obsolete indicator icons.John Spurlock2013-09-053-0/+0
| | | | | Bug:10607423 Change-Id: I8d4e1037edf2394a1065c9b0a85a1f3e3c21e70e
* Merge "Remove signal/wifi activity indicator icon overlays." into klp-devJohn Spurlock2013-09-053-0/+0
|\
| * Remove signal/wifi activity indicator icon overlays.John Spurlock2013-09-043-0/+0
| | | | | | | | | | Bug:10607423 Change-Id: Ib58c5a6759b54f5c84aa2de414bef0f7f3d9b21d
* | SystemUI asset update.John Spurlock2013-09-045-0/+0
|/ | | | | | | Plus a few framework resources used as status icons. Bug:10502089 Change-Id: I66d3bcbb408a8e008cbb383cb3a1a55f97d3d64c
* Status bar icons as expressions of white.John Spurlock2013-08-3019-0/+0
| | | | | Bug:10502089 Change-Id: Id13badd6c729b79492aec5370dbb3dc2479008fd
* Remove unreferenced assets from SystemUI.John Spurlock2013-08-274-0/+0
| | | | | Bug:10502089 Change-Id: I9c414ff88054a764ab56f70ae8a0c0c82c248be9
* Update system bar assets to new style.John Spurlock2013-08-2770-0/+0
| | | | | | | | | | | Update to new system bar assets (ic_*, stat_*). Update color resources driving style for battery meter + clock. Add new xxhdpi versions. Bug:10502089 Change-Id: Ic957ad9886fbb05ed0ca1765fb9e324bfd8ab609
* Add LTE overlays for signal strength indicators.Daniel Sandler2013-06-064-0/+0
| | | | | | | | | Note that operators that wish to show "4G" instead of "LTE" on these networks can set config_show4GForLTE to true. Bug: 9265513 Bug: 9265217 Change-Id: If7f3580da7266b0d0c62639e30684393d4e03392
* Make SystemUI RTL awareFabrice Di Meglio2013-01-092-0/+0
| | | | | | | | | - mirror vibrate and silent statusbar icons - add code for updating icons when Locale is changed See bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi) Change-Id: Ib7125d7f01ed8d1b8d63c2a9b119eb173efcf49f
* Make SystemUI RTL awareFabrice Di Meglio2013-01-0856-0/+0
| | | | | | | | | - mirror network signal icons - force icons refresh See bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi) Change-Id: I8e5c729c20c5b526c370ad142632bebeefb64198
* Make SystemUI RTL awareFabrice Di Meglio2012-12-1715-0/+0
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi) Change-Id: Ica88ed68f893d5272691a9207788b65623849dee