summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/calllog/CallLogListItemHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Fix potential NPE when generating accessibility text.Tyler Gunn2015-03-131-4/+15
* MSIM: Use msim API to retreive voicemail numberSindhu Kanathur2014-11-261-1/+1
* Pass application context into isVideoEnabled usages.Andrew Lee2014-08-201-4/+9
* Moves isVideoEnabled to ContactsCommon (2/3)Paul Soulos2014-08-191-2/+2
* Disable VT features in Dialer,Andrew Lee2014-08-111-1/+3
* Various call log / call details video call changes.Tyler Gunn2014-07-151-0/+8
* Removing the delete button from call log entries.Tyler Gunn2014-05-211-3/+0
* Adding call details affordance to call log.Tyler Gunn2014-05-161-0/+3
* Removing highlighting of missed calls and voicemails in the call log.Tyler Gunn2014-05-121-8/+2
* Adding support for expandable call log entries.Tyler Gunn2014-05-051-82/+31
* Call History Affordances SwapTyler Gunn2014-02-031-19/+184
* Rename PhoneNumberHelper in DialerYorke Lee2013-11-191-2/+2
* Follow up on build break to fix unit tests.Chiao Cheng2013-09-141-2/+2
* Add xxhdpi assets for DialerYorke Lee2013-09-131-1/+1
* Change primary actions of the CallLog items.Christine Chen2013-08-151-2/+2
* Clean up todos in DialerYorke Lee2013-08-091-4/+0
* Code cleanup for call log related itemsYorke Lee2013-08-051-6/+7
* Use new CallLog number presentation columnJay Shrauner2013-06-131-2/+3
* Changing com.android.contacts.R to com.android.dialer.R.Chiao Cheng2012-10-151-1/+1
* Moving more classes from contacts into dialer.Chiao Cheng2012-08-301-1/+1
* Initial move of dialer features from contacts app.Chiao Cheng2012-08-211-0/+109