summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/ConferenceManagerPresenter.java
Commit message (Expand)AuthorAgeFilesLines
* Improve InCallUI fragment managementYorke Lee2015-03-091-1/+0
* [DS] Fix a bug about Sip incoming call screen do not show.Mick Lin2015-01-091-1/+13
* No InCall UI visible after hiding conference manager.Tyler Gunn2014-12-101-3/+3
* Telecom API updates (3/6)Ihab Awad2014-11-281-13/+11
* Add support for >5 participants to InCall manage conference UI.Tyler Gunn2014-11-101-100/+18
* Fixing conference participant bug.Tyler Gunn2014-11-041-1/+6
* Update UI based on MANAGE_CONFERENCE capability.Andrew Lee2014-10-161-8/+12
* Update Conference Manager UI after capability changes.Andrew Lee2014-10-151-28/+48
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-3/+3
* Change UI to represent conferenced IMS connections (3/3)Ihab Awad2014-09-111-13/+20
* Restyle conference call manager screen.Andrew Lee2014-08-271-12/+16
* Reduce latency for InCallUI by adding an intermediate stateNancy Chen2014-08-111-3/+3
* InCallUI - Use String IDsSailesh Nepal2014-04-011-3/+3
* InCallUI - Use custom object to track CallsSailesh Nepal2014-04-011-3/+2
* Fix NPE in ConferenceManagerPresenterJay Shrauner2014-03-211-8/+16
* Go back to the main ui when conference call splitsChristine Chen2013-10-011-0/+2
* Fix potential NPE in ConferenceManagerPresenterYorke Lee2013-09-261-5/+8
* Adds onUiReady and onUiUnready to the presenterChristine Chen2013-09-101-0/+16
* Fixes null pointer bug for conference call.Christine Chen2013-09-091-1/+1
* Adds manage conference call UIChristine Chen2013-09-061-0/+149