OSDN Git Service

New position indicators and icons for Launcher2.
authorRomain Guy <romainguy@android.com>
Tue, 10 Nov 2009 03:19:59 +0000 (19:19 -0800)
committerRomain Guy <romainguy@android.com>
Tue, 10 Nov 2009 03:19:59 +0000 (19:19 -0800)
commit8a73c51ee87b6d9b12daba188034889caf7a905b
treeba0995e4f1f4df2be49a8081ff2d03ea11509130
parent1e2efc8a6d355bb6c0fc75261eb819e250ddb8fb
New position indicators and icons for Launcher2.

Change-Id: Id444943a3cc2e9db78733614141cbe2be837fdbf
47 files changed:
res/drawable-hdpi/all_apps_button_focused.png [new file with mode: 0644]
res/drawable-hdpi/all_apps_button_normal.png
res/drawable-hdpi/all_apps_button_pressed.png
res/drawable-hdpi/home_button_focused.png
res/drawable-hdpi/home_button_normal.png
res/drawable-hdpi/home_button_pressed.png
res/drawable-hdpi/ic_home_arrows_1_focus.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_1_focus_right.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_1_normal.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_1_normal_right.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_1_press.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_1_press_right.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_2_focus.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_2_focus_right.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_2_normal.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_2_normal_right.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_2_press.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_2_press_right.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_3_focus.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_3_focus_right.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_3_normal.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_3_normal_right.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_3_press.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_3_press_right.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_4_focus.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_4_focus_right.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_4_normal.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_4_normal_right.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_4_press.png [new file with mode: 0644]
res/drawable-hdpi/ic_home_arrows_4_press_right.png [new file with mode: 0644]
res/drawable-hdpi/trashcan.png
res/drawable-hdpi/trashcan_hover.png
res/drawable/all_apps_button.xml
res/drawable/home_arrows_left.xml [new file with mode: 0644]
res/drawable/home_arrows_left_1.xml [new file with mode: 0644]
res/drawable/home_arrows_left_2.xml [new file with mode: 0644]
res/drawable/home_arrows_left_3.xml [new file with mode: 0644]
res/drawable/home_arrows_left_4.xml [new file with mode: 0644]
res/drawable/home_arrows_right.xml [new file with mode: 0644]
res/drawable/home_arrows_right_1.xml [new file with mode: 0644]
res/drawable/home_arrows_right_2.xml [new file with mode: 0644]
res/drawable/home_arrows_right_3.xml [new file with mode: 0644]
res/drawable/home_arrows_right_4.xml [new file with mode: 0644]
res/layout-port/launcher.xml
src/com/android/launcher2/DragLayer.java
src/com/android/launcher2/Launcher.java
src/com/android/launcher2/Workspace.java