summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Utilities.java
Commit message (Collapse)AuthorAgeFilesLines
...
* Add support for initiating a drag from an overlay.Mathew Inwood2013-11-201-2/+2
| | | | | | This allows an overlay to create apps and shortcuts on the home screen. Change-Id: I63ee4ef02db3f4bc89726c394fd55ad26f50452c
* Ensuring that we are calling setCompoundDrawable() instead of using ↵Winson Chung2013-10-141-0/+1
| | | | | | intrinsic bounds. (Bug 11203738) Change-Id: Ic2100e4008d7fc95d2670aab9d3b46a96a927599
* Workaround for small icons. Draw icon drawables at the expected icon size. ↵Winson Chung2013-10-131-0/+16
| | | | | | (Bug 11203738) Change-Id: If976ae8b3603e8bf42e8e857ce0b178d977b0a43
* Initial changes for new clings. (Bug 11142616)Winson Chung2013-10-091-0/+17
| | | Change-Id: Id66ebceb99449941921d9e617dfe0cc05a2e3b65
* Fixing AllApps pressed state (issue 10845969)Adam Cohen2013-09-301-2/+2
| | | | | | -> Adding haptic feedback to overview mode buttons (issue 10917359) Change-Id: Iaf7ac31521ae08f4223aa0d0ffc2f6511b85567f
* Fix crash when setting wallpaperMichael Jurka2013-09-051-3/+0
| | | | | Also clean up some unused code Change-Id: Ibef8d3d594cc859a993640fd6ee578e9eeb633d1
* Finish support for third-party wallpaper pickersMichael Jurka2013-08-221-6/+19
| | | | | Clicking on the pickers didn't do anything before. Change-Id: I103caafbe8d44d27d1797436ce479fb769c4c0f4
* Initial Changes for Dynamic GridWinson Chung2013-08-201-78/+9
| | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* Verifying that new applications are added and fixing issue with new items ↵Winson Chung2013-07-251-0/+95
| | | | | | | | getting wrong ids. - Fixing issue where the LauncherModel would be out of sync on first migration, and subsequent crashes Change-Id: I6f58b09b615b28958c7f941e58ff9ae0ee3ba939
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+275
Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b