OSDN Git Service

Delete all* references to launcher clings.
authorAndrew Sapperstein <asapperstein@google.com>
Fri, 1 Jul 2016 01:10:09 +0000 (18:10 -0700)
committerAndrew Sapperstein <asapperstein@google.com>
Fri, 1 Jul 2016 17:23:20 +0000 (10:23 -0700)
commit932eb8313cbd5334be7fdcd4df766493101c2a9b
tree5648bb3a046f43de50a4117f35b185b66f37bf6b
parent8b9cb08b02d71e2d6b8734a294f3411c81022b5d
Delete all* references to launcher clings.

Launcher clings are dead. Delete all the code and resources associated with
them.

* Did not delete the actual code the marks the cling as dismissed since it's
used in db upgrade and backup/restore paths. Figured we probably want to keep
that.

Change-Id: I28841b4a430187b62b239afeb64bee81a798e259
Fixes: 29461092
16 files changed:
res/drawable-hdpi/cling_bg.9.png [deleted file]
res/drawable-mdpi/cling_bg.9.png [deleted file]
res/drawable-xhdpi/cling_bg.9.png [deleted file]
res/drawable-xxhdpi/cling_bg.9.png [deleted file]
res/layout-land/longpress_cling.xml [deleted file]
res/layout-port/longpress_cling.xml [deleted file]
res/layout-sw600dp-port/longpress_cling.xml [deleted file]
res/layout/longpress_cling_content.xml [deleted file]
res/layout/longpress_cling_welcome_content.xml [deleted file]
res/values-sw600dp/dimens.xml
res/values-sw720dp/dimens.xml
res/values/colors.xml
res/values/strings.xml
src/com/android/launcher3/BorderCropDrawable.java [deleted file]
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/LauncherClings.java