History log of /packages/apps/Launcher3/src/com/android/launcher3/DropTarget.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e612775922ec9f8cc4e5cb976bc62b3312a3de0e 22-Jul-2015 Hyunyoung Song <hyunyoungs@google.com> resolved conflicts for merge of 13ef17a3 to mnc-dr-dev
b/22609402
Change-Id: I140cf972d57e14737a6f91c0b4a8ec6c7ff1af2b
/packages/apps/Launcher3/src/com/android/launcher3/DropTarget.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/DropTarget.java
53b8d071ce63b2b55fa8bdc71488c44308bfcf2f 03-Jul-2013 Mindy DelliCarpini <mindyp@google.com> Use autoscroller to handle drag scrolling

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