History log of /packages/apps/Launcher3/src/com/android/launcher3/ShortcutAndWidgetContainer.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3a6e7f330e680ef718ca7c0921d842efb4d8bbae 10-Oct-2013 Winson Chung <winsonc@google.com> Initial changes for new clings. (Bug 11142616)

Change-Id: Id66ebceb99449941921d9e617dfe0cc05a2e3b65
/packages/apps/Launcher3/src/com/android/launcher3/ShortcutAndWidgetContainer.java
69737c3e49ff3edc42899609fdbc96e356f8638e 09-Oct-2013 Winson Chung <winsonc@google.com> Ensuring that we offset cell items by their destination cell padding. (Bug 10881814)

Change-Id: Idc16ae64b1a0e7f79b8a3ff5da6854fbab7867d2
/packages/apps/Launcher3/src/com/android/launcher3/ShortcutAndWidgetContainer.java
2824b0750e978e5a63f804a42e9eedba53e8d21d 04-Oct-2013 Vladimir Marko <vmarko@google.com> Don't measure GONE views.

Don't measure GONE views in ShortcutAndWidgetContainer and
PagedView. They will not be processed in onLayout anyway.
This is pre-requisite for avoiding costly onMeasure in GEL.

Bug: 10734110
Change-Id: I4c1bef41d9185af5eda42b43371546c60f341f87
/packages/apps/Launcher3/src/com/android/launcher3/ShortcutAndWidgetContainer.java
cdef04403695872db8be6342b8dacd437ee02d52 20-Sep-2013 Winson Chung <winsonc@google.com> Fixing some grid spacing issues. (Bug 10754537, 10754538)

- Ensuring app names don't run into each other in folders and on the workspace
- Ensuring that app names are aligned with folder names

Change-Id: Ie8d546eacd52005778d81c46011c1c84bc24118c
/packages/apps/Launcher3/src/com/android/launcher3/ShortcutAndWidgetContainer.java
26acafbe67565a9cc6aeb7d6c43a1c6d1cb9b73c 05-Sep-2013 Michael Jurka <mikejurka@google.com> Fix crash when setting wallpaper

Also clean up some unused code

Change-Id: Ibef8d3d594cc859a993640fd6ee578e9eeb633d1
/packages/apps/Launcher3/src/com/android/launcher3/ShortcutAndWidgetContainer.java
5f8afe6280eae34620067696173e71943e1a30a3 13-Aug-2013 Winson Chung <winsonc@google.com> Initial Changes for Dynamic Grid

Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
/packages/apps/Launcher3/src/com/android/launcher3/ShortcutAndWidgetContainer.java
ec40b2b90c649be3b513af2ba174db56b54b64f6 24-Jul-2013 Adam Cohen <adamcohen@google.com> Giving custom content full screen

Change-Id: Icd104fff8a1a315b795a60b812048a6218bf0e5a
/packages/apps/Launcher3/src/com/android/launcher3/ShortcutAndWidgetContainer.java
325dc23624160689e59fbac708cf6f222b20d025 06-Jun-2013 Daniel Sandler <dsandler@android.com> Launcher2 is now Launcher3.

Changes include
- moving from com.android.launcher{,2} to
com.android.launcher3
- removing wallpapers
- new temporary icon

Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
/packages/apps/Launcher3/src/com/android/launcher3/ShortcutAndWidgetContainer.java