summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/InCallPresenter.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing conference participant bug.Tyler Gunn2014-12-281-0/+23
* Add null check for InCallActivity in setInCallAllowsOrientationChangeNivedita Sarkar2014-12-131-0/+5
* Display InCallUI on auto answerRavindra2014-12-131-1/+10
* IMS-VT: Enable SIP based video multitasking.Garik Badalyan2014-12-131-1/+25
* Add back in-call vibration features (1/2)Danny Baumann2014-11-231-0/+9
* Proper supplementary service notification handling (5/5).Danny Baumann2014-11-191-1/+1
* IMS-VT: Answering calls and upgrade requests as VT_TX and VT_RXRekha Kumar2014-11-041-5/+4
* IMS-VT: Fix CVO, surface and resource related issues.Garik Badalyan2014-11-041-2/+39
* MSIM(DSDA): Show both incoming calls properly to userSandeep Kunta2014-11-041-1/+4
* IMS-VT: Upgrade downgrade and hold resume video calls.Rekha Kumar2014-11-041-0/+11
* Compilation fixDivya Sharma2014-11-041-1/+2
* Add support for DSDA.Sandeep Kunta2014-11-041-1/+27
* IMS: Add participant supportSuchand Ghosh2014-11-041-0/+20
* Merge "Fix for not being able to return to InCallUI after accepting call via ...Yorke Lee2014-09-271-5/+7
|\
| * Fix for not being able to return to InCallUI after accepting call via BTYorke Lee2014-09-261-5/+7
* | Preemptively update In-Call UI upon hangupIhab Awad2014-09-261-0/+2
|/
* Display error dialog if no accounts are available to call from.Nancy Chen2014-09-191-0/+34
* Pass Context to InCall ObjectFactoryEvan Charlton2014-09-161-1/+1
* Merge "Switch InCallUI broadcast to be sticky" into lmp-devEvan Charlton2014-09-151-5/+12
|\
| * Switch InCallUI broadcast to be stickyEvan Charlton2014-09-121-5/+12
* | Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-22/+22
|/
* Merge "Send a broadcast when InCallUI is visible" into lmp-devEvan Charlton2014-09-111-0/+12
|\
| * Send a broadcast when InCallUI is visibleEvan Charlton2014-09-101-0/+12
* | Fix incorrect call state in InCallPresenterIhab Awad2014-09-091-10/+23
|/
* Support CDMA conference calling.Santos Cordon2014-09-051-19/+10
* Remove startActivityFromInCall APIEvan Charlton2014-09-031-10/+0
* Merge "Ensure the InCallUI does not reanimate when it already is shown." into...Nancy Chen2014-08-191-4/+18
|\
| * Ensure the InCallUI does not reanimate when it already is shown.Nancy Chen2014-08-191-4/+18
* | Prevent ConcurrentModificationExceptionsJay Shrauner2014-08-151-2/+1
* | Prevent ConcurrentModificationExceptionsJay Shrauner2014-08-141-18/+33
|/
* Final structural tweaks to Telecomm API (3/8)Ihab Awad2014-08-131-12/+12
* Add UI/functions to handle a video upgrade request.Andrew Lee2014-08-121-0/+32
* Reduce latency for InCallUI by adding an intermediate stateNancy Chen2014-08-111-10/+26
* Add setConferenceable() API from ConnectionService to incall. (3/4)Santos Cordon2014-08-061-1/+12
* Merge "Various changes." into lmp-devTyler Gunn2014-07-271-0/+136
|\
| * Various changes.Tyler Gunn2014-07-291-0/+136
* | Update VideoCallProfile.VideoState references.Andrew Lee2014-07-281-1/+1
|/
* InCall UI VT changesTyler Gunn2014-07-221-2/+3
* Rename PhoneAccountMetadata to PhoneAccountEvan Charlton2014-07-201-1/+1
* Rename PhoneAccount to PhoneAccountHandleEvan Charlton2014-07-201-4/+4
* Merge "Handle Call.onStartActivity in InCallUI" into lmp-devSailesh Nepal2014-07-171-0/+11
|\
| * Handle Call.onStartActivity in InCallUISailesh Nepal2014-07-161-0/+11
* | Merge "Hook up answering as video call." into lmp-devAndrew Lee2014-07-171-4/+6
|\ \
| * | Hook up answering as video call.Andrew Lee2014-07-171-4/+6
* | | Show message or call-back number in InCallUIEvan Charlton2014-07-171-0/+23
|/ /
* / Bring up dialog when an account is not set for the phone callNancy Chen2014-07-171-6/+40
|/
* Implement new In-Call Service interfaceIhab Awad2014-07-141-9/+50
* Misc Telecomm API changes: InCallUISailesh Nepal2014-07-111-11/+2
* Merge "Delete unused methods."Andrew Lee2014-06-101-8/+0
|\
| * Delete unused methods.Andrew Lee2014-06-121-8/+0