summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/calllog/CallLogQueryHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Port "filter by date range" from call stats page to call logemancebo2015-01-141-5/+18
* Separate blacklist from missed filter in history/statslinus_lee2015-01-061-49/+1
* Dialer: blacklisted call tweaksRoman Birg2014-11-211-0/+12
* Dialer: fix build error in 87Gqqzhou2014-11-131-8/+6
* Dialer: fix show wrong call log when user select SIM filterqqzhou2014-11-131-6/+10
* Add call log search in dialerblong2014-11-131-0/+15
* Dialer: add sub filter for msim call logqqzhou2014-11-131-0/+61
* Fix cursor handling in CallLogQueryHandlerJay Shrauner2014-09-121-61/+25
* Fix crash in Dialer when CP2 is disabledYorke Lee2014-05-011-0/+2
* Fix synchronization in onNotNullableQueryCompleteJay Shrauner2014-01-161-1/+1
* Fix missed calls not updating properlyYorke Lee2013-09-161-13/+16
* Make the call log shortcut swipeableHongwei Wang2013-09-091-6/+27
* Initial commit of all new dialer activities, layouts and stylesYorke Lee2013-07-161-2/+11
* Remove CallLog New and Old sectioning.Christine Chen2013-07-031-103/+18
* Use new CallLog number presentation columnJay Shrauner2013-06-131-1/+1
* Switch to AsyncQueryHandler to NoNullAsyncQueryHandler.Chiao Cheng2012-09-141-2/+3
* Initial move of dialer features from contacts app.Chiao Cheng2012-08-211-0/+364