summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/CallDetailActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Call Recording: Pause orientation handling during playback to prevent playbac...Martin Brabham2015-03-051-1/+3
* Call recording service implementation and playbackemancebo2015-02-171-1/+13
* Revert "Dialer: support "add to black/white list" in call detail"Michael Bestas2015-01-091-51/+0
* Allow blacklisting calls from call log detail menu.Danny Baumann2014-11-181-0/+4
* Fix up call stats code.Danny Baumann2014-11-171-19/+17
* Add back call stats feature.Danny Baumann2014-11-131-150/+8
* Dialer: support "add to black/white list" in call detailqqzhou2014-11-131-69/+46
* Dialer: fix force close in call detail activityqqzhou2014-11-131-10/+12
* CSVT: Enable CSVT function.cdu2014-11-131-0/+10
* Dialer: fix no SIM indicator in call detail and smart dial listqqzhou2014-11-131-1/+22
* Dialer: add support for duration type in call detailqqzhou2014-11-131-2/+5
* Dialer: fix build error in 87Gqqzhou2014-11-131-0/+1
* Dialer: fix still popup account select when select IP callqqzhou2014-11-131-16/+31
* Dialer: support IP call for msim.qqzhou2014-11-131-0/+64
* Dialer: add SIM photo in call logqqzhou2014-11-131-1/+1
* Fix RTL issues in Dialer.Andrew Lee2014-10-021-8/+12
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-6/+1
* Use framework scheme definitionsJay Shrauner2014-09-061-1/+1
* Allow voicemail playback view to scrollYorke Lee2014-08-061-23/+29
* Changing Activities to implement Analytics (1/2).Sai Cheemalapati2014-07-301-2/+2
* Add account label to call details if appropriateNancy Chen2014-07-251-2/+11
* Add voicemail transcriptions to DialerYorke Lee2014-07-241-11/+35
* Enable icon selection in call logNancy Chen2014-07-221-12/+9
* Adding support for video call icon and data usage in call log.Tyler Gunn2014-07-101-1/+11
* Fix references to two constantsIhab Awad2014-07-021-2/+2
* Rename Telecomm "Subscription" to "Account" (3/7)Ihab Awad2014-07-021-11/+10
* Add icon indicating subscription in call log/call historyNancy Chen2014-06-261-3/+21
* Applying call details red-lines.Tyler Gunn2014-06-091-378/+65
* Fix NPE in getCallLogEntryUrisJay Shrauner2014-05-281-4/+5
* Use circular support in ContactPhotoManagerYorke Lee2014-04-281-2/+2
* Catch activity not found exceptionsYorke Lee2014-04-071-12/+13
* Use new ContactPhotoManager APIs for letter tile avatarsYorke Lee2014-02-281-10/+31
* Catch ActivityNotFoundException in CallDetailActivityYorke Lee2013-12-051-1/+8
* Remove private references to isUriNumber and getUsernameFromUriNumberYorke Lee2013-11-191-2/+2
* Rename PhoneNumberHelper in DialerYorke Lee2013-11-191-3/+3
* Fix bug where resuming CallDetailActivity loses the add contact intentYorke Lee2013-11-081-1/+7
* Load contact in CallDetailActivity and add it to Add contact intentYorke Lee2013-11-051-22/+71
* Do not use implicit intent to up nav to call log.Chiao Cheng2013-10-081-23/+1
* Fix for CallDetailsActivity always showing unknown numbersYorke Lee2013-09-201-1/+1
* Follow up on build break to fix unit tests.Chiao Cheng2013-09-141-8/+9
* Changes to detect whether a call is voicemail.Chiao Cheng2013-09-121-2/+2
* Merge "Add URI for unknown contacts to enable quick contact badge" into klp-devYorke Lee2013-09-101-1/+3
|\
| * Add URI for unknown contacts to enable quick contact badgeYorke Lee2013-09-091-1/+3
* | Tweak CallDetailActivity redlinesYorke Lee2013-09-091-1/+1
|/
* Redlines for CallDetailActivity (call history items and voicemails)Yorke Lee2013-07-301-2/+3
* Use new CallLog number presentation columnJay Shrauner2013-06-131-10/+20
* Removing contacts dependencies from CallDetailActivity.Chiao Cheng2012-10-231-6/+17
* Changing com.android.contacts.R to com.android.dialer.R.Chiao Cheng2012-10-151-1/+0
* Moving resources from Contacts to Dialer.Chiao Cheng2012-09-051-6/+6
* Moving more classes from contacts into dialer.Chiao Cheng2012-08-301-9/+6