History log of /packages/apps/InCallUI/src/com/android/incallui/ConferenceManagerPresenter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
577c7fe07699f52851f3c5e31ec132a1e6b12a2d 02-Oct-2013 Christine Chen <christinech@google.com> Go back to the main ui when conference call splits

Bug: 11029034
Change-Id: I0c71847f8123555f0456c1ae22bae76d0665450b
/packages/apps/InCallUI/src/com/android/incallui/ConferenceManagerPresenter.java
6519346a812e27ae02be610ff15cc51d104b297c 26-Sep-2013 Yorke Lee <yorkelee@google.com> Fix potential NPE in ConferenceManagerPresenter

Bug: 10931593
Change-Id: I2b86ca5e7883bed86c978af0589d8865214f27c8
/packages/apps/InCallUI/src/com/android/incallui/ConferenceManagerPresenter.java
22c678c74fa38e921ea22b09962062fce6148047 11-Sep-2013 Christine Chen <christinech@google.com> Adds onUiReady and onUiUnready to the presenter

- ConferenceManagerPresenter needs these two functions to listen to
CallList changes.
- Moves super.onUiUnready() to the top of the onUiUnready methods for
both the AnswerPresenter and ConferenceManagerPresenter classes.

Bug: 10696097
Change-Id: I050071f10ebe5112d9d41192ea8c78593189bd9b
/packages/apps/InCallUI/src/com/android/incallui/ConferenceManagerPresenter.java
13af5b3f274519a65fac1e83b00df906b171c16e 10-Sep-2013 Christine Chen <christinech@google.com> Fixes null pointer bug for conference call.

- Adds that a conference call can be the holding call in the background.

Bug: 10677856
Change-Id: I23176ed04ce3c3f0032a0e3c8d9b4c0e3285c5e2
/packages/apps/InCallUI/src/com/android/incallui/ConferenceManagerPresenter.java
0f09a02be361d5bb36fac6981649204f5d6987fa 05-Sep-2013 Christine Chen <christinech@google.com> Adds manage conference call UI

Bug: 10334739
Change-Id: I46a52ec967a1c496dd4b797f2064d9099670711f
/packages/apps/InCallUI/src/com/android/incallui/ConferenceManagerPresenter.java