summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/voicemail
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in requestContentJay Shrauner2015-10-201-1/+5
* Prevent NPE in VoicemailPlaybackPresenter.Andrew Lee2015-08-211-3/+5
* Merge "Set correct view to display playback error text" into mnc-devYorke Lee2015-07-241-1/+1
|\
| * Set correct view to display playback error textYorke Lee2015-07-221-1/+1
* | Merge "Reset voicemail playback when call log is paused." into mnc-devNancy Chen2015-07-211-10/+17
|\ \
| * | Reset voicemail playback when call log is paused.Nancy Chen2015-07-171-10/+17
* | | Don't auto expand next voicemail after deletingYorke Lee2015-07-202-0/+18
| |/ |/|
* | Pause playback when voicemail is deleted.Nancy Chen2015-07-152-2/+6
|/
* Fix some voicemail playback bugsYorke Lee2015-07-082-26/+50
* Fix NPE in setSpeakerphoneOnJay Shrauner2015-07-061-1/+3
* Fix NPE in pausePlaybackJay Shrauner2015-07-031-1/+3
* Protect against null mViewYorke Lee2015-06-301-3/+9
* Add missing null check in VoicemailPlaybackPresenterYorke Lee2015-06-291-1/+3
* Null protect invocation of getContentResolver.Andrew Lee2015-06-261-1/+1
* Merge "Revise layout/style of VoicemailPlaybackLayout." into mnc-devAndrew Lee2015-06-261-21/+31
|\
| * Revise layout/style of VoicemailPlaybackLayout.Andrew Lee2015-06-251-21/+31
* | Merge "Enable proximity sensor onPause." into mnc-devAndrew Lee2015-06-251-6/+15
|\ \
| * | Enable proximity sensor onPause.Andrew Lee2015-06-241-6/+15
| |/
* | Merge "Fix potential crash if uri is unavailable." into mnc-devNancy Chen2015-06-241-0/+4
|\ \ | |/ |/|
| * Fix potential crash if uri is unavailable.Nancy Chen2015-06-231-0/+4
* | Protect against null context.Andrew Lee2015-06-231-2/+2
|/
* Rewrite of MediaPlayer logic.Andrew Lee2015-06-192-122/+177
* Pass activity into VoicemailPlaybackPresenter.Andrew Lee2015-06-181-2/+6
* Add play voicemail primary action to call log.Andrew Lee2015-06-151-3/+24
* Merge "Don't pass media player to VM playback layout." into mnc-devAndrew Lee2015-06-122-15/+14
|\
| * Don't pass media player to VM playback layout.Andrew Lee2015-06-122-15/+14
* | Merge "Paranoid mIsPrepared checks." into mnc-devAndrew Lee2015-06-121-3/+17
|\ \
| * | Paranoid mIsPrepared checks.Andrew Lee2015-06-111-3/+17
| |/
* | Merge "Default to earpiece for all voicemail." into mnc-devAndrew Lee2015-06-111-2/+6
|\ \ | |/ |/|
| * Default to earpiece for all voicemail.Andrew Lee2015-06-111-2/+6
* | Check mIsPrepared before querying MediaPlayer.Andrew Lee2015-06-111-1/+2
|/
* Fix some more unit tests...Andrew Lee2015-06-091-5/+7
* Handle FetchResultHandler race condition.Andrew Lee2015-06-051-17/+24
* Merge "Add delete action to voicemail in call log." into mnc-devAndrew Lee2015-06-052-6/+24
|\
| * Add delete action to voicemail in call log.Andrew Lee2015-06-052-6/+24
* | Don't call isPlaying if not prepared.Andrew Lee2015-06-051-1/+1
|/
* Merge "Move VM playback from details to call log." into mnc-devAndrew Lee2015-06-042-80/+92
|\
| * Move VM playback from details to call log.Andrew Lee2015-06-032-80/+92
* | Fix VoicemailStatusHelper unit tests.Andrew Lee2015-06-031-0/+5
|/
* Continue voicemail playback during rotation.Andrew Lee2015-06-011-6/+10
* Fix CallDetailActivity tests.Andrew Lee2015-06-011-2/+16
* Refactor Voicemail Playback into standalone view.Andrew Lee2015-05-273-837/+632
* Transfer VM fragment logic to presenter.Andrew Lee2015-05-212-121/+94
* Change VM playback fragment layout.Andrew Lee2015-05-142-159/+8
* Move proximity sensor logic into VM fragment.Andrew Lee2015-05-131-14/+50
* Grab audio focus when listening to voicemail.Nancy Chen2015-05-071-1/+36
* Fix voicemail playback during rotation.gilles le brun2015-02-262-14/+44
* Fix voicemail playback position controlJay Shrauner2015-02-061-6/+4
* Improve Dialer analyticsYorke Lee2014-11-051-0/+8
* Use improved analytics in DialerBrian Attwell2014-10-301-2/+2