OSDN Git Service

Update service notification icon.
authorJack Palevich <jack.palevich@gmail.com>
Mon, 24 Oct 2011 16:34:18 +0000 (09:34 -0700)
committerJack Palevich <jack.palevich@gmail.com>
Mon, 24 Oct 2011 16:34:18 +0000 (09:34 -0700)
commitd7e13467d9ad73a1b964a27bc2b9c173ff0784c0
tree70a5cbaac3b6573579ab4c99a6a7fe6127379bc0
parent8c8edf16a1046aef881af4feca5621781814fe23
Update service notification icon.

Used "Android Asset Studio" to create the icons from a template.
16 files changed:
docs/notification icon source.png
res/drawable-hdpi-v11/ic_stat_service_notification_icon.png [new file with mode: 0755]
res/drawable-hdpi-v9/ic_stat_service_notification_icon.png [new file with mode: 0755]
res/drawable-hdpi/ic_stat_service_notification_icon.png [new file with mode: 0755]
res/drawable-ldpi-v11/ic_stat_service_notification_icon.png [new file with mode: 0755]
res/drawable-ldpi-v9/ic_stat_service_notification_icon.png [new file with mode: 0755]
res/drawable-ldpi/ic_stat_service_notification_icon.png [new file with mode: 0755]
res/drawable-mdpi-v11/ic_stat_service_notification_icon.png [new file with mode: 0755]
res/drawable-mdpi-v9/ic_stat_service_notification_icon.png [new file with mode: 0755]
res/drawable-mdpi/ic_stat_service_notification_icon.png [new file with mode: 0755]
res/drawable-xhdpi-v11/ic_stat_service_notification_icon.png [new file with mode: 0755]
res/drawable-xhdpi-v9/ic_stat_service_notification_icon.png [new file with mode: 0755]
res/drawable-xhdpi/ic_stat_service_notification_icon.png [new file with mode: 0755]
res/drawable/service_notification_icon.png [deleted file]
src/jackpal/androidterm/TermService.java
tools/install_service_icons.sh [new file with mode: 0755]