summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/database
AgeCommit message (Expand)Author
2015-10-30Rename check method to isBlockedNumber.Andrew Lee
2015-10-29Fix method calling itself. >_<Andrew Lee
2015-10-28Simplify FilteredNumberDialogFragment params.Andrew Lee
2015-10-28Merge "Call blocking normalization cleanup." into ub-contactsdialer-a-devAndrew Lee
2015-10-28Notify for call blocking disabled by E911.Andrew Lee
2015-10-28Call blocking normalization cleanup.Andrew Lee
2015-10-19Remove unnecessary log statementYorke Lee
2015-10-16Add import for SEND_TO_VOICEMAIL.Andrew Lee
2015-10-06Show blocked icon in call log.Andrew Lee
2015-09-21Merge "Fix for inconsistent smart dial database" into ub-contactsdialer-a-devYorke Lee
2015-09-18Update time last blocked + times blocked fields on blocking a number.Anne Rong
2015-09-18Refactor FilteredNumberAsyncQueryHandler.isBlockedAnne Rong
2015-09-17Build management screen for managing blocked numbers.Anne Rong
2015-09-17Fix for inconsistent smart dial databaseYorke Lee
2015-09-16Call-Blocking causing crash with incoming SIP callAnne Rong
2015-09-03Add block/unblock number to calllog longpress menuAnne Rong
2015-08-25Add asynchronous methods to manage blocked numbersAnne Rong
2015-08-21FilteredNumberProvider authority name & filtered_number_table changesAnne Rong
2015-08-19Create local database table + ContentProvider for filtered numbersAnne Rong
2015-05-22Handle runtime permissions in DialerYorke Lee
2015-03-20Update smart dial results after adding contact.Andrew Lee
2014-09-11Fix cursor leaksJay Shrauner
2014-02-27Fix Dialer OOM when building smart dialling indexYorke Lee
2014-01-09Fix NPE in deleted contact removalJay Shrauner
2013-12-11Fix NPE in DialerDatabaseHelper for null phone numbersYorke Lee
2013-11-22Fix Smart dialing testsYorke Lee
2013-11-18Fix possible NPE in DialerDatabaseHelperYorke Lee
2013-09-04Don't wipe subclass helper's tables in our upgrade stepsYorke Lee
2013-09-04Fix Dialer crash due to missing database columnsYorke Lee
2013-08-26DialerDatabaseHelper related changesYorke Lee
2013-08-12Clean up todos for dialerYorke Lee
2013-07-16Initial commit of all new dialer activities, layouts and stylesYorke Lee
2013-06-28Add SmartDial database for the Dialer app.Christine Chen