summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/util/DbQueryUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Do not allow updates to the _data column.Chiao Cheng2013-07-121-2/+13
* Change default sort order for email queries.Chiao Cheng2012-11-261-0/+27
* Use integer constant when adding filtering clause.Flavio Lerda2011-11-151-1/+16
* Introduced query param 'include_voicemails' for call_log uri.Debashish Chatterjee2011-06-281-1/+10
* Added checks in voicemail provider to not expose call_log fields.Debashish Chatterjee2011-06-171-0/+18
* Voicemail provider implementation within ContactsProvider.Debashish Chatterjee2011-06-151-0/+55