OSDN Git Service

Added config_springLoadWorkspace to enable/disable spring-loaded workspace.
authorTony Wickham <twickham@google.com>
Thu, 3 Dec 2015 01:55:07 +0000 (17:55 -0800)
committerTony Wickham <twickham@google.com>
Fri, 4 Dec 2015 22:56:54 +0000 (14:56 -0800)
commit0f97b7874fe29f36e7a40d2fe4b45d1e0e24fe1b
treed86de3930c8da03930d80f8bd697dda1d83994c4
parent11c45f114165330ea9c895ca6fdf83fdaa2e5fad
Added config_springLoadWorkspace to enable/disable spring-loaded workspace.

- Added side hints back
- Only scale down icons if spring-loaded
- Only show App Info drop target if spring-loaded

Change-Id: I4b0dddccbe0e80b7ceb6b7266fc527f757744148
26 files changed:
res/drawable-hdpi/page_hover_left.9.png [new file with mode: 0644]
res/drawable-hdpi/page_hover_left_active.9.png [new file with mode: 0644]
res/drawable-hdpi/page_hover_right.9.png [new file with mode: 0644]
res/drawable-hdpi/page_hover_right_active.9.png [new file with mode: 0644]
res/drawable-mdpi/page_hover_left.9.png [new file with mode: 0644]
res/drawable-mdpi/page_hover_left_active.9.png [new file with mode: 0644]
res/drawable-mdpi/page_hover_right.9.png [new file with mode: 0644]
res/drawable-mdpi/page_hover_right_active.9.png [new file with mode: 0644]
res/drawable-xhdpi/page_hover_left.9.png [new file with mode: 0644]
res/drawable-xhdpi/page_hover_left_active.9.png [new file with mode: 0644]
res/drawable-xhdpi/page_hover_right.9.png [new file with mode: 0644]
res/drawable-xhdpi/page_hover_right_active.9.png [new file with mode: 0644]
res/drawable-xxhdpi/page_hover_left.9.png [new file with mode: 0644]
res/drawable-xxhdpi/page_hover_left_active.9.png [new file with mode: 0644]
res/drawable-xxhdpi/page_hover_right.9.png [new file with mode: 0644]
res/drawable-xxhdpi/page_hover_right_active.9.png [new file with mode: 0644]
res/values-sw720dp-land/dimens.xml [new file with mode: 0644]
res/values-sw720dp-port/dimens.xml [new file with mode: 0644]
res/values/dimens.xml
src/com/android/launcher3/CellLayout.java
src/com/android/launcher3/Folder.java
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/Workspace.java
src/com/android/launcher3/allapps/AllAppsContainerView.java
src/com/android/launcher3/dragndrop/DragController.java
src/com/android/launcher3/dragndrop/DragLayer.java