summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorDaisuke Miyakawa <dmiyakawa@google.com>2010-09-15 20:09:12 -0700
committerDaisuke Miyakawa <dmiyakawa@google.com>2010-09-17 11:22:02 -0700
commita2633d0232adefd2767484add759a46906e00bcc (patch)
tree0215bb1f1a755f4d7226d19ff20d3529e6da8de9 /res/drawable-hdpi
parent4f169ba1aa78fc1ff0debc4101b97ad54a45ca40 (diff)
downloadpackages_apps_settings-a2633d0232adefd2767484add759a46906e00bcc.zip
packages_apps_settings-a2633d0232adefd2767484add759a46906e00bcc.tar.gz
packages_apps_settings-a2633d0232adefd2767484add759a46906e00bcc.tar.bz2
Move ManageAccountsSettings into Settings.
- Add activity-alias for the Activity. - Copy the Activity from AccountsAndSyncSettings. - Fragmentize ManageAccountsSettings. - Remove dependency toward AccountPreferenceBase, which is used in AccountsAndSyncSettings widely. - Add missing implementation derived from AccountPrefernceBase. - Copy dependent drawables. - Copy dependent xmls - Copy AccountPrefernce.java. - Copy strings, adding CHAR LIMIT. - Remove the logic which remove the preference when its destination Activity is missing. We already have the destination as Fragment, and it never disappear. Change-Id: Id41c63d7064aebeaae31bcd84bf4fd20a5636dfe
Diffstat (limited to 'res/drawable-hdpi')
-rwxr-xr-xres/drawable-hdpi/ic_list_sync_anim0.pngbin0 -> 2875 bytes
-rwxr-xr-xres/drawable-hdpi/ic_list_sync_anim1.pngbin0 -> 3019 bytes
-rwxr-xr-xres/drawable-hdpi/ic_list_sync_anim2.pngbin0 -> 2868 bytes
-rwxr-xr-xres/drawable-hdpi/ic_list_sync_anim3.pngbin0 -> 3045 bytes
-rw-r--r--res/drawable-hdpi/ic_sync_green.pngbin0 -> 2612 bytes
-rw-r--r--res/drawable-hdpi/ic_sync_grey.pngbin0 -> 2094 bytes
-rw-r--r--res/drawable-hdpi/ic_sync_red.pngbin0 -> 2776 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_list_sync_anim0.png b/res/drawable-hdpi/ic_list_sync_anim0.png
new file mode 100755
index 0000000..dc78905
--- /dev/null
+++ b/res/drawable-hdpi/ic_list_sync_anim0.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_list_sync_anim1.png b/res/drawable-hdpi/ic_list_sync_anim1.png
new file mode 100755
index 0000000..5fe6b4f
--- /dev/null
+++ b/res/drawable-hdpi/ic_list_sync_anim1.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_list_sync_anim2.png b/res/drawable-hdpi/ic_list_sync_anim2.png
new file mode 100755
index 0000000..d9d68ed
--- /dev/null
+++ b/res/drawable-hdpi/ic_list_sync_anim2.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_list_sync_anim3.png b/res/drawable-hdpi/ic_list_sync_anim3.png
new file mode 100755
index 0000000..7275c29
--- /dev/null
+++ b/res/drawable-hdpi/ic_list_sync_anim3.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_sync_green.png b/res/drawable-hdpi/ic_sync_green.png
new file mode 100644
index 0000000..6956088
--- /dev/null
+++ b/res/drawable-hdpi/ic_sync_green.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_sync_grey.png b/res/drawable-hdpi/ic_sync_grey.png
new file mode 100644
index 0000000..3e9995a
--- /dev/null
+++ b/res/drawable-hdpi/ic_sync_grey.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_sync_red.png b/res/drawable-hdpi/ic_sync_red.png
new file mode 100644
index 0000000..5abb707
--- /dev/null
+++ b/res/drawable-hdpi/ic_sync_red.png
Binary files differ