Unblock A Number: On Android [upd]
private static String getContactName(Context context, String phoneNumber) { // Same implementation as in BlockedNumbersManager // ... (implementation from above) return ""; }
return blockedNumbers; }
public boolean unblockNumber(BlockedNumber blockedNumber) { Set<String> blockedSet = sharedPreferences.getStringSet(KEY_BLOCKED_LIST, new HashSet<>()); Set<String> newBlockedSet = new HashSet<>(blockedSet); unblock a number on android
return "Unknown Contact"; }
Tap the icon (three vertical dots) in the top-right corner. Select Settings > Blocked numbers . private static String getContactName(Context context