OSDN Git Service

Integrate final button artwork for DeskClock.
authorDaniel Sandler <dsandler@google.com>
Thu, 5 Nov 2009 04:17:15 +0000 (23:17 -0500)
committerDaniel Sandler <dsandler@google.com>
Thu, 5 Nov 2009 04:19:10 +0000 (23:19 -0500)
commitf8952fa79d0cc70e5a802fb2624701fbed0736b8
tree639298bf46feec97538678568aac2305859336a7
parent4dc051aa9b76d8dffbd2372740eff2735c654540
Integrate final button artwork for DeskClock.
47 files changed:
res/drawable-hdpi/btn_in_call_round_disable.png [new file with mode: 0644]
res/drawable-hdpi/btn_in_call_round_disable_focused.png [new file with mode: 0644]
res/drawable-hdpi/btn_in_call_round_normal.png [new file with mode: 0644]
res/drawable-hdpi/btn_in_call_round_pressed.png [new file with mode: 0644]
res/drawable-hdpi/btn_in_call_round_selected.png [new file with mode: 0644]
res/drawable-hdpi/btn_strip_trans_left_normal.9.png [new file with mode: 0644]
res/drawable-hdpi/btn_strip_trans_left_pressed.9.png [new file with mode: 0644]
res/drawable-hdpi/btn_strip_trans_left_selected.9.png [new file with mode: 0644]
res/drawable-hdpi/btn_strip_trans_middle_normal.9.png [new file with mode: 0644]
res/drawable-hdpi/btn_strip_trans_middle_pressed.9.png [new file with mode: 0644]
res/drawable-hdpi/btn_strip_trans_middle_selected.9.png [new file with mode: 0644]
res/drawable-hdpi/btn_strip_trans_right_normal.9.png [new file with mode: 0644]
res/drawable-hdpi/btn_strip_trans_right_pressed.9.png [new file with mode: 0644]
res/drawable-hdpi/btn_strip_trans_right_selected.9.png [new file with mode: 0644]
res/drawable-hdpi/ic_clock_strip_alarm.png [new file with mode: 0644]
res/drawable-hdpi/ic_clock_strip_gallery.png [new file with mode: 0644]
res/drawable-hdpi/ic_clock_strip_home.png [new file with mode: 0644]
res/drawable-hdpi/ic_clock_strip_music.png [new file with mode: 0644]
res/drawable-hdpi/ic_round_brightness.png [new file with mode: 0644]
res/drawable-mdpi/btn_in_call_round_disable.png [new file with mode: 0644]
res/drawable-mdpi/btn_in_call_round_disable_focused.png [new file with mode: 0644]
res/drawable-mdpi/btn_in_call_round_normal.png [new file with mode: 0644]
res/drawable-mdpi/btn_in_call_round_pressed.png [new file with mode: 0644]
res/drawable-mdpi/btn_in_call_round_selected.png [new file with mode: 0644]
res/drawable-mdpi/btn_strip_trans_left_normal.9.png [new file with mode: 0644]
res/drawable-mdpi/btn_strip_trans_left_pressed.9.png [new file with mode: 0644]
res/drawable-mdpi/btn_strip_trans_left_selected.9.png [new file with mode: 0644]
res/drawable-mdpi/btn_strip_trans_middle_normal.9.png [new file with mode: 0644]
res/drawable-mdpi/btn_strip_trans_middle_pressed.9.png [new file with mode: 0644]
res/drawable-mdpi/btn_strip_trans_middle_selected.9.png [new file with mode: 0644]
res/drawable-mdpi/btn_strip_trans_right_normal.9.png [new file with mode: 0644]
res/drawable-mdpi/btn_strip_trans_right_pressed.9.png [new file with mode: 0644]
res/drawable-mdpi/btn_strip_trans_right_selected.9.png [new file with mode: 0644]
res/drawable-mdpi/ic_clock_strip_alarm.png [new file with mode: 0644]
res/drawable-mdpi/ic_clock_strip_gallery.png [new file with mode: 0644]
res/drawable-mdpi/ic_clock_strip_home.png [new file with mode: 0644]
res/drawable-mdpi/ic_clock_strip_music.png [new file with mode: 0644]
res/drawable-mdpi/ic_round_brightness.png [new file with mode: 0644]
res/drawable/btn_strip_trans_left.xml [new file with mode: 0644]
res/drawable/btn_strip_trans_middle.xml [new file with mode: 0644]
res/drawable/btn_strip_trans_right.xml [new file with mode: 0644]
res/drawable/incall_round_button.xml [new file with mode: 0644]
res/layout-land/desk_clock.xml
res/layout/desk_clock.xml
res/layout/desk_clock_buttons.xml
res/values/styles.xml
src/com/android/deskclock/DeskClock.java