summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/filterednumber
AgeCommit message (Expand)Author
2015-11-02Don't try to iterate through empty cursorYorke Lee
2015-10-30Rename check method to isBlockedNumber.Andrew Lee
2015-10-30Merge "Fix checking for invalid numbers." into ub-contactsdialer-a-devAndrew Lee
2015-10-30Fix checking for invalid numbers.Andrew Lee
2015-10-30Merge "Always hide blocked calls." into ub-contactsdialer-a-devAndrew Lee
2015-10-30Merge "Cleanup variable naming for easier reading." into ub-contactsdialer-a-devAndrew Lee
2015-10-30Always hide blocked calls.Andrew Lee
2015-10-30Merge "Restyle add button for blocked number settings." into ub-contactsdiale...Andrew Lee
2015-10-29Dismiss blocking disabled notification after touch.Andrew Lee
2015-10-29Cleanup variable naming for easier reading.Andrew Lee
2015-10-29Restyle add button for blocked number settings.Andrew Lee
2015-10-29Merge "Rename activity for blocked numbers settings." into ub-contactsdialer-...Andrew Lee
2015-10-28Rename activity for blocked numbers settings.Andrew Lee
2015-10-28Simplify FilteredNumberDialogFragment params.Andrew Lee
2015-10-28Rename adapters to a more consistent plurality.Andrew Lee
2015-10-29Merge "Rename FilterNumberDialogFragment." into ub-contactsdialer-a-devAndrew Lee
2015-10-28Rename FilterNumberDialogFragment.Andrew Lee
2015-10-28Merge "Don't update on voicemail fetch if no activity." into ub-contactsdiale...Andrew Lee
2015-10-28Don't update on voicemail fetch if no activity.Andrew Lee
2015-10-28Merge "Call blocking normalization cleanup." into ub-contactsdialer-a-devAndrew Lee
2015-10-28Merge "Notify for call blocking disabled by E911." into ub-contactsdialer-a-devAndrew Lee
2015-10-28Notify for call blocking disabled by E911.Andrew Lee
2015-10-28Merge "Tweak accessibility in for call blocking settings." into ub-contactsdi...Andrew Lee
2015-10-28Disable call blocking for SIP numbers.Andrew Lee
2015-10-28Fix blocked numbers rotation jank.Andrew Lee
2015-10-28Tweak accessibility in for call blocking settings.Andrew Lee
2015-10-28Call blocking normalization cleanup.Andrew Lee
2015-10-27Provide debug hook for call blocking / E911.Andrew Lee
2015-10-26Merge "Allow voicemail numbers to be blocked." into ub-contactsdialer-a-devAndrew Lee
2015-10-26Allow voicemail numbers to be blocked.Andrew Lee
2015-10-21Merge "Prevent fragment rotation crashes." into ub-contactsdialer-a-devAndrew Lee
2015-10-21Prevent fragment rotation crashes.Andrew Lee
2015-10-21Disable call blocking after emergency call.Andrew Lee
2015-10-21Fix scrolling in blocked numbers list.Andrew Lee
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-21Merge "Delete voicemails from blocked users." into ub-contactsdialer-a-devAndrew Lee
2015-10-20Delete voicemails from blocked users.Andrew Lee
2015-10-20Merge "Set snackbar action text to blue." into ub-contactsdialer-a-devAndrew 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-19Disable VM notification for blocked numbers.Andrew Lee
2015-10-19Don't allow blocking of emergency or VM numbers.Andrew Lee
2015-10-19Set snackbar action text to blue.Andrew Lee
2015-10-19Merge "Fix up blocked photo scenarios." into ub-contactsdialer-a-devAndrew Lee
2015-10-16Add import for SEND_TO_VOICEMAIL.Andrew Lee
2015-10-16Fix up blocked photo scenarios.Andrew Lee
2015-10-15Polish call blocking rotation/undo behaviors.Andrew Lee
2015-10-12Implement behavior for import settings visibility.Andrew Lee
2015-10-07Combine blocked number fragments into Activity.Andrew Lee
2015-10-06Merge "Don't set FilteredNumberAsyncQueryHandler." into ub-contactsdialer-a-devAndrew Lee
2015-10-05Dismiss filter dialog on rotation.Andrew Lee
2015-10-03Don't set FilteredNumberAsyncQueryHandler.Andrew Lee
2015-10-02Add blocked number indicator to search screen for adding a blocked number.Anne Rong
2015-09-29Rename OnPhoneNumberPickerActionListener methodsAnne Rong
2015-09-29Add search for adding blocked numbers to the blocked number management screen.Anne Rong
2015-09-22Merge "Fix snackbar using out of scope View in blocked numbers list." into ub...Anne Rong
2015-09-21Fix snackbar using out of scope View in blocked numbers list.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
2015-09-03Add block/unblock number to calllog longpress menuAnne Rong