summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/HolographicImageView.java
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet : Fix search bar icon/text disapearingDanesh Mondegarian2014-12-231-1/+0
| | | | | | | | | | | | | | | | Repro : 1. Uninstall an application from the app drawer 2. Press back to go to homescreen. 3. The search bar icon/text should be invisible now. Trebuchet : Avoid unecessary generatePressedFocusedStates 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: I49933e6d985aab9fff9f05092e007e46991a8edf
* 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