summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/HolographicImageView.java
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet : Avoid unecessary generatePressedFocusedStatesDanesh Mondegarian2014-02-141-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: I92543302730446abbb11e3c9c963bd12689cdc7b
* Clean up unused codeMichael Jurka2013-08-281-2/+0
| | | Change-Id: Ie1e927aa0b5304f62cfffaab449abb3133870f80
* Modify qsb bar elements to handle hotword state.Cristina Stancu2013-08-161-0/+69
| | | | | | | | | | 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/+54
Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b