History log of /packages/apps/Launcher3/src/com/android/launcher3/FolderIcon.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d4e53c882494f8cd7e4c0d44dbfc300d3610afcf 15-Oct-2013 Winson Chung <winsonc@google.com> Ensuring that we restore bounds when resizing them for folder preview drawing. (Bug 11203738)

Change-Id: I0cef3916217bd3808363cafcfb25c2cd140f35fc
/packages/apps/Launcher3/src/com/android/launcher3/FolderIcon.java
433766dcb816e6e8da0926f164c3ba7561264745 02-Oct-2013 Adam Cohen <adamcohen@google.com> Change folder icon item overlay to white (issue 11030725)

Change-Id: I119cd06211722f86f901eb08ee9f7d1d9903e4ea
/packages/apps/Launcher3/src/com/android/launcher3/FolderIcon.java
b0e65f218ec7eb69fd527e5400f7c040742a1767 23-Sep-2013 Adam Cohen <adamcohen@google.com> Folder assets

Change-Id: I8db554990ebe5f695af293c1b482abcd20704b4f
/packages/apps/Launcher3/src/com/android/launcher3/FolderIcon.java
5108bc0fd9f7e30c87c223fbb75f024e271b2103 21-Sep-2013 Adam Cohen <adamcohen@google.com> More folder cleanup

-> Eliminating out ring
-> Fixing the cursor color
-> Using "nolip" asset appropriately

Change-Id: Ie0e341e865298555dcb0fcb5644e1f3e6b5e39e6
/packages/apps/Launcher3/src/com/android/launcher3/FolderIcon.java
eadbfc564d84aaf1d800da3d0d6edf6312f89648 04-Sep-2013 Michael Jurka <mikejurka@google.com> Move wallpapers to external activity

Also renaming Launcher's ApplicationInfo to
AppInfo since ApplicationInfo is already a
framework class

Change-Id: Ib3e91d2ba4ace458d790a26c0ce850870fd3f146
/packages/apps/Launcher3/src/com/android/launcher3/FolderIcon.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/FolderIcon.java
24ad0f0aad174b077e80b10d1f814ff9e9eb92e4 31-Jul-2013 Daniel Sandler <dsandler@android.com> Remove unnecessary FolderRing bitmaps.

Bug: 10097530
Change-Id: Ic791d5c36b16474e1ab0a800e18aec802755dd67
/packages/apps/Launcher3/src/com/android/launcher3/FolderIcon.java
7d30a37007bac318db1c9af47a9af12d348042a5 02-Jul-2013 Adam Cohen <adamcohen@google.com> Porting PagedView from KG to gain simplified scaling model, reordering

-> We are no longer scaling individual Celllayouts, instead we are scaling
the entire Workspace (and the CellLayouts come along for the ride)
-> Due to the above change, many assumptions were broken. In particular,
our drag and drop / animation archiecture is fairly fragile due to the
frequent and complex mapping of points between different bits of the
hierarchy. This CL contains a number of fixes which address such
breakages.

Change-Id: I2e630eab17528729b764b61f587858f6499fd318
/packages/apps/Launcher3/src/com/android/launcher3/FolderIcon.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/FolderIcon.java