summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/CallDetailActivity.java
AgeCommit message (Expand)Author
2015-09-18Record touch point when starting call from CallDetailActivityYorke Lee
2015-09-16Log various call initiation entry pointsYorke Lee
2015-09-14Refactor IntentUtil.getCallIntent variants to use builderYorke Lee
2015-08-13Convert Dialer activities to AppCompat to support Snackbar.Nancy Chen
2015-08-05Add "Call with a note" action.Tyler Gunn
2015-07-13Don't cache results of permission checkYorke Lee
2015-07-01Restore Dialer content after permissions grantedYorke Lee
2015-06-26Cache repeated Telecom requests from call log.Andrew Lee
2015-06-10Move "Report" to CallDetailActivity.Andrew Lee
2015-06-08Get rid of some now-unused VM code.Andrew Lee
2015-06-05Add call button to details, increase hit area.Andrew Lee
2015-06-03Move VM playback from details to call log.Andrew Lee
2015-06-01Continue voicemail playback during rotation.Andrew Lee
2015-05-27Refactor Voicemail Playback into standalone view.Andrew Lee
2015-05-21Add voicemail tab if there are active providers.Andrew Lee
2015-05-19Add AsyncTaskUtil for call log actions.Andrew Lee
2015-05-19Performance improvements to call log scrolling.Andrew Lee
2015-05-18Remove voicemail transcript from details.Andrew Lee
2015-05-15Delete unused code in CallDetailActivity.Andrew Lee
2015-05-14Remove VM StatusMessage code from Call Details.Andrew Lee
2015-05-13Merge "Move proximity sensor logic into VM fragment." into mnc-devAndrew Lee
2015-05-13Move proximity sensor logic into VM fragment.Andrew Lee
2015-05-13Reorganize Intent utilities, add send SMS intent.Andrew Lee
2015-05-11Dynamically check for permission denialsYorke Lee
2015-05-07Mark voicemails as old after they are read.Nancy Chen
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