summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/database/DialerDatabaseHelper.java
AgeCommit message (Expand)Author
2020-12-12Dialer: handle database downgrade from lineage-16.0Michael Bestas
2018-06-26Move contacts.commons.R to dialer.contacts.resourcestwyen
2018-06-01Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh
2018-05-30Check if ID column is null before retrieving data from the smart dial database.linyuh
2018-04-03Don't deadlock in DialerDatabaseHelper.zachh
2018-02-09Handle concurrently deleted rows in all updateSmartDialDatabase cursorsmaxwelb
2018-02-05Check for null column before getting contact_idmaxwelb
2018-01-30Make default lastModified timestamp configurablemaxwelb
2018-01-23Attempt to work around sqlite database cursor window issuemaxwelb
2017-12-28Allow language change to take effect in T9 search without relaunching Dialer.linyuh
2017-12-27Remove field prefixes.linyuh
2017-12-22Reorganize classes related to smart dial.linyuh
2017-12-19Support dual alphabets in smart dial.linyuh
2017-12-13Add reloadReachabilities to Duo interfaceroldenburg
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian
2017-08-31Update Dialer source to latest internal Google revision.Eric Erfanian
2017-05-15Update Dialer to v10 RC32Eric Erfanian
2017-05-05Update Dialer to v10 RC17Eric Erfanian
2017-05-04Update Dialer to V10 RC16Eric Erfanian
2017-03-01Update dialer sources.Eric Erfanian