summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_extdesk_hideboth.xml
Commit message (Collapse)AuthorAgeFilesLines
* Break out status bar icon from extdesk icon.Dave Kover2016-01-211-27/+0
| | | | | | | | | | | | | Create a separate resource for the dashboard category icon for Status Bar. Rename the extended desktop icons so they are further distinguished from the dashboard iconography. The goal is makea sure only dashboard icons are using the ic_settings_ prefix and rename iconography that is not part of that view. Ticket: CYNGNOS-1681 Change-Id: I54165bd4338bb1d73f1d453f75ee1c06cfd62a8f
* Settings: make dashboard icons color consistentgabriele2015-12-071-2/+2
| | | | | | | Use color defined in android:attr/colorAccent attribute for cm icons, this will make them consistent with the stock ones and easier themable. Change-Id: I77e6610f595de829696ca4a4a240279fea8aa7b3
* Settings: Squashed commit for expanded desktopKyrylo Mikos2015-11-111-0/+27
Settings: Bringup expanded desktop and implement per-user configuration. Change-Id: Ib673d278d23423fe6885c73f1eb3dd858633e5b6 Settings: Don't load per-app extdesk into memory if not USER_CONFIGURABLE. Change-Id: Iae4857e0cd95d75ae29222bb45a8fdcf0ff1ec48 Settings: Only save settings on destroy if we're user configurable. Change-Id: Ie459053b4614f818dfa19948709a3dd0fdb8f427 Settings: Fix off-by-one SectionIndexer in Expanded Desktop. Change-Id: I7bdd1081114b40cc2ab6372d16bb247401f83a86 Settings: Create default expanded desktop style fragment. Change-Id: Ia5bebb45a953c2a8efdffbab2ddcbfa3d3c3d486