OSDN Git Service

holo dark done
authorKoushik Dutta <koushd@gmail.com>
Wed, 27 Feb 2013 05:52:21 +0000 (21:52 -0800)
committerKoushik Dutta <koushd@gmail.com>
Wed, 27 Feb 2013 05:52:21 +0000 (21:52 -0800)
commitcaeb31e2cd70a002e95352df45a24a29a96cc735
tree89d3e3774e45741d0198f4a0b0ef72c2ded73f7d
parent8932c5ba8b77a2b933c0d7f799686820886f8b72
holo dark done
33 files changed:
Superuser/AndroidManifest.xml
Superuser/res/drawable-hdpi/ic_alert_dark.png [new file with mode: 0644]
Superuser/res/drawable-hdpi/ic_declare_dark.png [new file with mode: 0644]
Superuser/res/drawable-hdpi/ic_logging_dark.png [new file with mode: 0644]
Superuser/res/drawable-hdpi/ic_notifications_dark.png [new file with mode: 0644]
Superuser/res/drawable-hdpi/ic_protected_dark.png [new file with mode: 0644]
Superuser/res/drawable-hdpi/ic_timeout_dark.png [new file with mode: 0644]
Superuser/res/drawable-hdpi/ic_users_dark.png [new file with mode: 0644]
Superuser/res/drawable-mdpi/ic_alert_dark.png [new file with mode: 0644]
Superuser/res/drawable-mdpi/ic_declare_dark.png [new file with mode: 0644]
Superuser/res/drawable-mdpi/ic_logging_dark.png [new file with mode: 0644]
Superuser/res/drawable-mdpi/ic_notifications_dark.png [new file with mode: 0644]
Superuser/res/drawable-mdpi/ic_protected_dark.png [new file with mode: 0644]
Superuser/res/drawable-mdpi/ic_timeout_dark.png [new file with mode: 0644]
Superuser/res/drawable-mdpi/ic_users_dark.png [new file with mode: 0644]
Superuser/res/drawable-xhdpi/ic_alert_dark.png [new file with mode: 0644]
Superuser/res/drawable-xhdpi/ic_declare_dark.png [new file with mode: 0644]
Superuser/res/drawable-xhdpi/ic_logging_dark.png [new file with mode: 0644]
Superuser/res/drawable-xhdpi/ic_notifications_dark.png [new file with mode: 0644]
Superuser/res/drawable-xhdpi/ic_protected_dark.png [new file with mode: 0644]
Superuser/res/drawable-xhdpi/ic_timeout_dark.png [new file with mode: 0644]
Superuser/res/drawable-xhdpi/ic_users_dark.png [new file with mode: 0644]
Superuser/res/layout-v14/log_item_base.xml [deleted file]
Superuser/res/layout/log_item_base.xml
Superuser/res/layout/notify.xml
Superuser/res/layout/pin.xml
Superuser/res/layout/request.xml
Superuser/res/values-fr/styles.xml [deleted file]
Superuser/res/values-v14/styles.xml
Superuser/res/values/attrs.xml [new file with mode: 0644]
Superuser/res/values/styles.xml
Superuser/src/com/koushikdutta/superuser/MainActivity.java
Superuser/src/com/koushikdutta/superuser/SettingsFragment.java