diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a767cb4cb72..caf1b18b8ad 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -830,6 +830,17 @@ + + + + + + + + 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 00000000000..dc789055043 Binary files /dev/null and b/res/drawable-hdpi/ic_list_sync_anim0.png 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 00000000000..5fe6b4f51a8 Binary files /dev/null and b/res/drawable-hdpi/ic_list_sync_anim1.png 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 00000000000..d9d68ed6e2b Binary files /dev/null and b/res/drawable-hdpi/ic_list_sync_anim2.png 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 00000000000..7275c299bc6 Binary files /dev/null and b/res/drawable-hdpi/ic_list_sync_anim3.png differ diff --git a/res/drawable-hdpi/ic_sync_green.png b/res/drawable-hdpi/ic_sync_green.png new file mode 100644 index 00000000000..69560887ed9 Binary files /dev/null and b/res/drawable-hdpi/ic_sync_green.png differ diff --git a/res/drawable-hdpi/ic_sync_grey.png b/res/drawable-hdpi/ic_sync_grey.png new file mode 100644 index 00000000000..3e9995a38e9 Binary files /dev/null and b/res/drawable-hdpi/ic_sync_grey.png differ diff --git a/res/drawable-hdpi/ic_sync_red.png b/res/drawable-hdpi/ic_sync_red.png new file mode 100644 index 00000000000..5abb707b424 Binary files /dev/null and b/res/drawable-hdpi/ic_sync_red.png differ diff --git a/res/drawable-mdpi/ic_list_sync_anim0.png b/res/drawable-mdpi/ic_list_sync_anim0.png new file mode 100644 index 00000000000..981a72e1a22 Binary files /dev/null and b/res/drawable-mdpi/ic_list_sync_anim0.png differ diff --git a/res/drawable-mdpi/ic_list_sync_anim1.png b/res/drawable-mdpi/ic_list_sync_anim1.png new file mode 100644 index 00000000000..4581ba2ef91 Binary files /dev/null and b/res/drawable-mdpi/ic_list_sync_anim1.png differ diff --git a/res/drawable-mdpi/ic_list_sync_anim2.png b/res/drawable-mdpi/ic_list_sync_anim2.png new file mode 100644 index 00000000000..b7459164f6e Binary files /dev/null and b/res/drawable-mdpi/ic_list_sync_anim2.png differ diff --git a/res/drawable-mdpi/ic_list_sync_anim3.png b/res/drawable-mdpi/ic_list_sync_anim3.png new file mode 100644 index 00000000000..43e453dcb51 Binary files /dev/null and b/res/drawable-mdpi/ic_list_sync_anim3.png differ diff --git a/res/drawable-mdpi/ic_list_syncerror.png b/res/drawable-mdpi/ic_list_syncerror.png new file mode 100644 index 00000000000..328b6a75272 Binary files /dev/null and b/res/drawable-mdpi/ic_list_syncerror.png differ diff --git a/res/drawable-mdpi/ic_sync_green.png b/res/drawable-mdpi/ic_sync_green.png new file mode 100644 index 00000000000..177a024a3f3 Binary files /dev/null and b/res/drawable-mdpi/ic_sync_green.png differ diff --git a/res/drawable-mdpi/ic_sync_grey.png b/res/drawable-mdpi/ic_sync_grey.png new file mode 100644 index 00000000000..8f168d477ef Binary files /dev/null and b/res/drawable-mdpi/ic_sync_grey.png differ diff --git a/res/drawable-mdpi/ic_sync_red.png b/res/drawable-mdpi/ic_sync_red.png new file mode 100644 index 00000000000..5e381368142 Binary files /dev/null and b/res/drawable-mdpi/ic_sync_red.png differ diff --git a/res/drawable/ic_list_sync_anim.xml b/res/drawable/ic_list_sync_anim.xml new file mode 100644 index 00000000000..b6965c5dbd6 --- /dev/null +++ b/res/drawable/ic_list_sync_anim.xml @@ -0,0 +1,28 @@ + + + + + + + + + diff --git a/res/layout/account_preference.xml b/res/layout/account_preference.xml new file mode 100644 index 00000000000..810c57a79d0 --- /dev/null +++ b/res/layout/account_preference.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + diff --git a/res/layout/manage_accounts_screen.xml b/res/layout/manage_accounts_screen.xml new file mode 100644 index 00000000000..2150ddfcfeb --- /dev/null +++ b/res/layout/manage_accounts_screen.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + +