summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/HolographicLinearLayout.java
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet : Avoid unecessary generatePressedFocusedStatesDanesh M2014-02-191-1/+0
| | | | | | | | When the drawable's state changes, don't generate state drawables until after the invalidate call, which takes care of this already, otherwise it gets drawn before measure/layout gets a chance to run. Change-Id: I1ce89fffaa535f5c47e42ec64801a70cbc3f7814
* Clean up unused codeMichael Jurka2013-08-281-2/+0
| | | Change-Id: Ie1e927aa0b5304f62cfffaab449abb3133870f80
* Modify qsb bar elements to handle hotword state.Cristina Stancu2013-08-161-3/+54
| | | | | | | | | | They currently handle a pressed mode (showing a blue overlay), we'd like them to also handle a hotword state that would modify their appearance when hotword is available and active. Meant to work with: ag/344334 Change-Id: I07e261ce64307fdad8a4c16fc02eb009ca826ece
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+85
Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b