From e2bdd4895c967771c6c31b4a037cbd85092e4abf Mon Sep 17 00:00:00 2001 From: Danny Baumann Date: Wed, 12 Nov 2014 17:14:27 -0800 Subject: Add back blacklist settings. Change-Id: Iae35717acfa9af4da75c07d24352acf981d19fc7 Improve translatability of summaries. Change-Id: I362b335cbe219d6e371a458c9d50fcd66bdf19fe Settings: Alert user when they attempt to add an invalid number to BL. - BlacklistProvider will reject numbers that aren't valid, silently. So instead of resuming to a blank screen, we should alert the user that the number they attempted to add is invalid by utilizing BlacklistUtils#addOrUpdate method. Change-Id: I1ca32427baad41c1c9379e18046e6ca7937b6d32 Add missing blacklist xxhdpi drawables. Change-Id: I327f408ff344e9358c479cf5fe9dc341918511b2 Blacklist: Fix launching blacklist settings Change-Id: I0043503e6ac0d3536941394ee5057001b72f9114 Settings : Launch only contacts picker for blacklist entry Change-Id: I266d1ad7f1aab745728b33490268cb197188f2b3 --- res/menu/blacklist.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 res/menu/blacklist.xml (limited to 'res/menu') diff --git a/res/menu/blacklist.xml b/res/menu/blacklist.xml new file mode 100644 index 0000000..a3d294e --- /dev/null +++ b/res/menu/blacklist.xml @@ -0,0 +1,28 @@ + + + + + + + -- cgit v1.1