From d8a9d68bf84ac1ec7f8f176c70886b3ed9dfabc5 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Mon, 17 Mar 2014 13:31:33 +0100 Subject: Added authentication notification --- res/drawable-hdpi-v11/ic_stat_authentication.png | Bin 0 -> 467 bytes res/drawable-hdpi/ic_stat_authentication.png | Bin 0 -> 648 bytes res/drawable-mdpi-v11/ic_stat_authentication.png | Bin 0 -> 293 bytes res/drawable-mdpi/ic_stat_authentication.png | Bin 0 -> 460 bytes res/drawable-xhdpi-v11/ic_stat_authentication.png | Bin 0 -> 529 bytes res/drawable-xhdpi/ic_stat_authentication.png | Bin 0 -> 882 bytes res/drawable-xxhdpi/ic_stat_authentication.png | Bin 0 -> 1266 bytes res/values/strings.xml | 2 ++ 8 files changed, 2 insertions(+) create mode 100755 res/drawable-hdpi-v11/ic_stat_authentication.png create mode 100755 res/drawable-hdpi/ic_stat_authentication.png create mode 100755 res/drawable-mdpi-v11/ic_stat_authentication.png create mode 100755 res/drawable-mdpi/ic_stat_authentication.png create mode 100755 res/drawable-xhdpi-v11/ic_stat_authentication.png create mode 100755 res/drawable-xhdpi/ic_stat_authentication.png create mode 100755 res/drawable-xxhdpi/ic_stat_authentication.png (limited to 'res') diff --git a/res/drawable-hdpi-v11/ic_stat_authentication.png b/res/drawable-hdpi-v11/ic_stat_authentication.png new file mode 100755 index 000000000..ad148cc6b Binary files /dev/null and b/res/drawable-hdpi-v11/ic_stat_authentication.png differ diff --git a/res/drawable-hdpi/ic_stat_authentication.png b/res/drawable-hdpi/ic_stat_authentication.png new file mode 100755 index 000000000..c6b5efd33 Binary files /dev/null and b/res/drawable-hdpi/ic_stat_authentication.png differ diff --git a/res/drawable-mdpi-v11/ic_stat_authentication.png b/res/drawable-mdpi-v11/ic_stat_authentication.png new file mode 100755 index 000000000..de69b17c0 Binary files /dev/null and b/res/drawable-mdpi-v11/ic_stat_authentication.png differ diff --git a/res/drawable-mdpi/ic_stat_authentication.png b/res/drawable-mdpi/ic_stat_authentication.png new file mode 100755 index 000000000..cadfb9643 Binary files /dev/null and b/res/drawable-mdpi/ic_stat_authentication.png differ diff --git a/res/drawable-xhdpi-v11/ic_stat_authentication.png b/res/drawable-xhdpi-v11/ic_stat_authentication.png new file mode 100755 index 000000000..f58fb21df Binary files /dev/null and b/res/drawable-xhdpi-v11/ic_stat_authentication.png differ diff --git a/res/drawable-xhdpi/ic_stat_authentication.png b/res/drawable-xhdpi/ic_stat_authentication.png new file mode 100755 index 000000000..4adfb636c Binary files /dev/null and b/res/drawable-xhdpi/ic_stat_authentication.png differ diff --git a/res/drawable-xxhdpi/ic_stat_authentication.png b/res/drawable-xxhdpi/ic_stat_authentication.png new file mode 100755 index 000000000..b274bb60f Binary files /dev/null and b/res/drawable-xxhdpi/ic_stat_authentication.png differ diff --git a/res/values/strings.xml b/res/values/strings.xml index 94d778b25..376320ad2 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -116,6 +116,8 @@ Media file Image An error occurred when trying to download the file:\u0020 + Authentication required + The resource you requested requires a username and a password Error! -- cgit v1.2.3