summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/FastBitmapDrawable.java
Commit message (Collapse)AuthorAgeFilesLines
* Initialize FastBitmapDrawable bounds with default bitmap dimensions.Winson Chung2013-11-181-0/+1
| | | | Change-Id: Ida9603e35b242a581b9401c6440875cd511725a1
* Use the icon bounds for all calculations.Winson Chung2013-11-141-23/+5
| | | | | | | | - Fixes a drag and drop issue when the dynamic grid scales icons down, due to the drawable bounds not being equal to their bitmap sizes. Change-Id: If7c68b51131de7bac3195a2619e22340f7789432
* Initial changes to support smaller landscape layouts.Winson Chung2013-10-281-0/+1
| | | | Change-Id: If0abe2b82eb08bae4f1ce65b805362d548acb876
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+109
Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b