summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/CallDetailActivity.java
AgeCommit message (Expand)Author
2015-04-23Use TelecomManager.placeCall APIYorke Lee
2015-03-23Fix NPE in call detail activity for voicemails.Nancy Chen
2015-02-26Merge "Use new PowerManager API to implement voicemail proximity"Yorke Lee
2015-02-26Use new PowerManager API to implement voicemail proximityYorke Lee
2015-02-26QuickContacts can prioritize phone mimetype. Part2Brian Attwell
2015-02-03Move CallUtil into Dialer. P1/3Brian Attwell
2014-10-30Use improved analytics in DialerBrian Attwell
2014-10-23Delete duplicated classBrian Attwell
2014-10-15Enable use of phone accounts for voicemail info display.Nancy Chen
2014-10-02Fix RTL issues in Dialer.Andrew Lee
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
2014-09-06Use framework scheme definitionsJay Shrauner
2014-08-06Allow voicemail playback view to scrollYorke Lee
2014-07-30Changing Activities to implement Analytics (1/2).Sai Cheemalapati
2014-07-25Add account label to call details if appropriateNancy Chen
2014-07-24Add voicemail transcriptions to DialerYorke Lee
2014-07-22Enable icon selection in call logNancy Chen
2014-07-10Adding support for video call icon and data usage in call log.Tyler Gunn
2014-07-02Fix references to two constantsIhab Awad
2014-07-02Rename Telecomm "Subscription" to "Account" (3/7)Ihab Awad
2014-06-26Add icon indicating subscription in call log/call historyNancy Chen
2014-06-09Applying call details red-lines.Tyler Gunn
2014-05-28Fix NPE in getCallLogEntryUrisJay Shrauner
2014-04-28Use circular support in ContactPhotoManagerYorke Lee
2014-04-07Catch activity not found exceptionsYorke Lee
2014-02-28Use new ContactPhotoManager APIs for letter tile avatarsYorke Lee
2013-12-05Catch ActivityNotFoundException in CallDetailActivityYorke Lee
2013-11-19Remove private references to isUriNumber and getUsernameFromUriNumberYorke Lee
2013-11-19Rename PhoneNumberHelper in DialerYorke Lee
2013-11-08Fix bug where resuming CallDetailActivity loses the add contact intentYorke Lee
2013-11-05Load contact in CallDetailActivity and add it to Add contact intentYorke Lee
2013-10-08Do not use implicit intent to up nav to call log.Chiao Cheng
2013-09-20Fix for CallDetailsActivity always showing unknown numbersYorke Lee
2013-09-14Follow up on build break to fix unit tests.Chiao Cheng
2013-09-12Changes to detect whether a call is voicemail.Chiao Cheng
2013-09-10Merge "Add URI for unknown contacts to enable quick contact badge" into klp-devYorke Lee
2013-09-09Add URI for unknown contacts to enable quick contact badgeYorke Lee
2013-09-09Tweak CallDetailActivity redlinesYorke Lee
2013-07-30Redlines for CallDetailActivity (call history items and voicemails)Yorke Lee
2013-06-13Use new CallLog number presentation columnJay Shrauner
2012-10-23Removing contacts dependencies from CallDetailActivity.Chiao Cheng
2012-10-15Changing com.android.contacts.R to com.android.dialer.R.Chiao Cheng
2012-09-05Moving resources from Contacts to Dialer.Chiao Cheng
2012-08-30Moving more classes from contacts into dialer.Chiao Cheng
2012-08-21Initial move of dialer features from contacts app.Chiao Cheng