summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/PhoneCallDetailsHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Dialer: fix compilation errorsqqzhou2015-03-131-3/+22
* Telecom API updates (2/6)Ihab Awad2015-03-131-10/+12
* Fix operator name not displayed in call logkaiyiz2014-12-291-2/+10
* Merge commit 'f9ab85e669d9bfa51853512e28ba67f43ec5b604' into 121Manish Kumar2014-12-051-2/+2
|\
| * MSIM: Use msim API to retreive voicemail numberSindhu Kanathur2014-11-071-5/+7
* | MSIM: Use msim API to retreive voicemail numberSindhu Kanathur2014-11-261-6/+8
* | Add call log search in dialerblong2014-11-041-3/+32
|/
* Pass application context into isVideoEnabled usages.Andrew Lee2014-08-201-2/+1
* Moves isVideoEnabled to ContactsCommon (2/3)Paul Soulos2014-08-191-2/+2
* Disable VT features in Dialer,Andrew Lee2014-08-111-1/+2
* Add account label to call details if appropriateNancy Chen2014-07-251-2/+0
* Add voicemail transcriptions to DialerYorke Lee2014-07-241-4/+11
* Adding support for video call icon and data usage in call log.Tyler Gunn2014-07-101-1/+8
* Rename Telecomm "Subscription" to "Account" (3/7)Ihab Awad2014-07-021-14/+5
* Add icon indicating subscription in call log/call historyNancy Chen2014-06-261-0/+12
* Fix Dialer testsYorke Lee2014-06-191-0/+1
* Remove use of TextUtils.join()Yorke Lee2014-06-121-2/+1
* Fix broken Dialer testsYorke Lee2014-05-291-1/+1
* Fix Guava dependencyYorke Lee2014-05-271-1/+1
* Removing highlighting of missed calls and voicemails in the call log.Tyler Gunn2014-05-121-25/+4
* Adding support for expandable call log entries.Tyler Gunn2014-05-051-25/+51
* Call History Affordances SwapTyler Gunn2014-02-031-16/+38
* Fix Dialer testsYorke Lee2013-11-221-3/+2
* Remove private references to isUriNumber and getUsernameFromUriNumberYorke Lee2013-11-191-1/+2
* Rename PhoneNumberHelper in DialerYorke Lee2013-11-191-3/+3
* Follow up on build break to fix unit tests.Chiao Cheng2013-09-141-3/+6
* Changes to detect whether a call is voicemail.Chiao Cheng2013-09-121-1/+1
* Fix spacing issues in call log iconsYorke Lee2013-09-041-0/+1
* Use contacts cache in call log adapterYorke Lee2013-08-281-2/+8
* Code cleanup for call log related itemsYorke Lee2013-08-051-7/+0
* Redlines for call history screen, as well as most recent call logYorke Lee2013-07-231-4/+10
* Use new CallLog number presentation columnJay Shrauner2013-06-131-2/+3
* Fix for bug #8146846 Phone App should be mirrored for RTL languagesFabrice Di Meglio2013-04-051-0/+4
* Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng2012-11-131-1/+1
* Changing com.android.contacts.R to com.android.dialer.R.Chiao Cheng2012-10-151-1/+0
* 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/+195