summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/database/DialerDatabaseHelper.java
AgeCommit message (Expand)Author
2017-03-01Update dialer sources.Eric Erfanian
2016-02-23Add voicemail_archive_table to dialer database.Sarmad Hashmi
2015-12-18Support carrier presence-based video calling icon.Tyler Gunn
2015-09-21Merge "Fix for inconsistent smart dial database" into ub-contactsdialer-a-devYorke Lee
2015-09-17Build management screen for managing blocked numbers.Anne Rong
2015-09-17Fix for inconsistent smart dial databaseYorke Lee
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