summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/PagedViewWidgetImageView.java
Commit message (Collapse)AuthorAgeFilesLines
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-49/+0
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Clean up warnings and some private API usageMichael Jurka2012-06-121-12/+4
| | | Change-Id: Ic3c0b333942bc3de130e41531017e71358bd5bfb
* Updating how widget previews lookMichael Jurka2012-05-221-0/+20
| | | | | | | | | Also fixing issue where some widget previews would be way too large when picked up Bug: 6472013 Change-Id: Iebfc33b1070da591a9d1d32d7c8e65a3fb057a7e
* Reduce unnecessary layout passesMichael Jurka2011-11-101-0/+37
- Also delete unused code