summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/filterednumber/BlockedNumberFragment.java
AgeCommit message (Expand)Author
2015-10-20Add import fragment, rearrange fragments.Andrew Lee
2015-10-20Fix broken reference.Andrew Lee
2015-10-20Add null check for cursor.Andrew Lee
2015-10-21Merge "Hide the hide blocked call settings if no VVM." into ub-contactsdialer...Andrew Lee
2015-10-20Delete voicemails from blocked users.Andrew Lee
2015-10-20Hide the hide blocked call settings if no VVM.Andrew Lee
2015-10-20Add setting for hiding blocked calls.Andrew Lee
2015-10-20Merge "Create superclass for BlockedNumberAdapter." into ub-contactsdialer-a-devAndrew Lee
2015-10-19Create superclass for BlockedNumberAdapter.Andrew Lee
2015-10-16Add import for SEND_TO_VOICEMAIL.Andrew Lee
2015-10-12Implement behavior for import settings visibility.Andrew Lee
2015-10-07Combine blocked number fragments into Activity.Andrew Lee
2015-10-03Don't set FilteredNumberAsyncQueryHandler.Andrew Lee
2015-09-29Add search for adding blocked numbers to the blocked number management screen.Anne Rong
2015-09-21Fix disabled 'Add number' button when there are no blocked numbers.Anne Rong
2015-09-18Refactor FilteredNumberAsyncQueryHandler.isBlockedAnne Rong
2015-09-17Build management screen for managing blocked numbers.Anne Rong