summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/interactions/UndemoteOutgoingCallReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Permission protect UndemoteOutgoingCallReceiverYorke Lee2015-07-141-4/+23
* Handle runtime permissions in DialerYorke Lee2015-05-221-3/+7
* Show corp contacts in call-log...Makoto Onuki2015-03-101-0/+2
* Use new undemote APIYorke Lee2014-07-301-2/+1
* Follow new PinnedPositions API changes (1/2)Yorke Lee2014-06-191-3/+3
* Add null check for cursor in UndemoteOutgoingCallReceiverYorke Lee2013-12-171-0/+3
* Fix ANR in UndemoteOutgoingCallReceiverYorke Lee2013-11-191-8/+8
* Don't undemote contact on UI threadYorke Lee2013-09-051-2/+8
* Don't undemote if number of outgoing call is emptyYorke Lee2013-08-191-0/+4
* Add outgoing call receiver to undemote a contactYorke Lee2013-08-141-0/+72