summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/voicemail/VoicemailPlaybackLayout.java
AgeCommit message (Expand)Author
2016-03-22Clear voicemail status text when loading succeededTa-wei Yen
2016-03-17Merge "Add missing lock discovered by GuardedBy checker."Ian Rogers
2016-03-16Add missing lock discovered by GuardedBy checker.Ian Rogers
2016-03-13Add share voicemail functionality.Sarmad Hashmi
2016-03-11Add share button to voicemail cards.Sarmad Hashmi
2016-03-04Disable voicemail archive by default.Sarmad Hashmi
2016-03-03Add files for voicemail archive tab.Sarmad Hashmi
2016-03-02Update seek position by using volume rocker in talkback mode.Qi Wang
2015-11-03Reset voicemail playback state on special expand action.Nancy Chen
2015-10-19Set snackbar action text to blue.Andrew Lee
2015-09-18Merge "Resume voicemail playback at previous position on resume." into ub-con...Nancy Chen
2015-09-17Re-enable "start" button if loading voicemail fails.Nancy Chen
2015-09-17Resume voicemail playback at previous position on resume.Nancy Chen
2015-09-17Display duration and prepare voicemail if voicemail is downloaded.Nancy Chen
2015-09-15Fix VoicemailPlaybackTests.Andrew Lee
2015-09-10Improve speakerphone setting.Andrew Lee
2015-08-27Only show loading text when downloading VM.Andrew Lee
2015-08-26Merge "Populate TextViews with 00:00 after inflation."Andrew Lee
2015-08-26Populate TextViews with 00:00 after inflation.Andrew Lee
2015-08-19Show snackbar to undo last deleted voicemail.Nancy Chen
2015-07-24Merge "Set correct view to display playback error text" into mnc-devYorke Lee
2015-07-22Set correct view to display playback error textYorke Lee
2015-07-20Don't auto expand next voicemail after deletingYorke Lee
2015-07-15Pause playback when voicemail is deleted.Nancy Chen
2015-07-08Fix some voicemail playback bugsYorke Lee
2015-06-25Revise layout/style of VoicemailPlaybackLayout.Andrew Lee
2015-06-19Rewrite of MediaPlayer logic.Andrew Lee
2015-06-12Don't pass media player to VM playback layout.Andrew Lee
2015-06-05Add delete action to voicemail in call log.Andrew Lee
2015-06-03Move VM playback from details to call log.Andrew Lee
2015-05-27Refactor Voicemail Playback into standalone view.Andrew Lee