summaryrefslogtreecommitdiff
path: root/src/com/android/incallui/CallButtonPresenter.java
Commit message (Expand)AuthorAgeFilesLines
* Temporarily revert DeepLinkRichard MacGregor2016-04-081-106/+3
* Resolves a few issues related to call buttons: The DeepLink slot willNathanielWaggoner2016-04-081-10/+34
* Resolves a NPE when the UI isn't available at the time of the callbackNathanielWaggoner2016-04-081-3/+5
* DeepLink Refactors for CallButtonPresenter and CallButtonFragmentNathanielWaggoner2016-04-081-5/+50
* DeepLink integration phase 1NathanielWaggoner2016-04-081-4/+35
* Use CallMethodHelper for plugin infoRichard MacGregor2016-04-081-7/+40
* InCallAPI Handover M-bringupRichard MacGregor2016-04-081-3/+147
* Port call transfer feature from DialerNext to AOSP DialerKamaljeet Maini2016-04-071-0/+12
* Re-add call recording feature.Danny Baumann2016-02-101-0/+69
* IMS-VT: Use capabilities to show call modify optionsNivedita Sarkar2015-10-061-2/+4
* IMS-VT: Support QTI audio routing policy for modify/merge callsNivedita Sarkar2015-10-061-0/+1
* MSIM: Add support for DSDA.Sandeep Kunta2015-10-061-2/+12
* IMS: Add participant supportSuchand Ghosh2015-10-061-0/+8
* IMS-VT: Enable dialpad for video callsGarik Badalyan2015-10-061-1/+1
* IMS-VT: Support for one way videoRekha Kumar2015-10-061-3/+11
* Show dialpad button for VT calls, cleanup dialpad on rotation.Tyler Gunn2015-10-061-1/+1
* Fix NPE in onDetailsChangedJay Shrauner2015-08-031-1/+2
* Rename AudioState to CallAudioStateYorke Lee2015-05-131-6/+6
* More video related API fixesYorke Lee2015-05-121-4/+4
* DO NOT MERGE Video call upgrade/dowgrade request changes.Tyler Gunn2015-05-051-0/+1
* Fix memory leak: remove a listenerWei Huang2015-04-271-0/+1
* Upgrade / downgrade requestsTyler Gunn2015-04-241-18/+9
* DO NOT MERGE Update buttons state once UI is readyYorke Lee2015-04-181-13/+12
* DO NOT MERGE Show video call button only for video calls or upgrade to videoYorke Lee2015-04-161-7/+7
* DO NOT MERGE Suffix VT_LOCAL/REMOTE with BIDIRECTIONAL.Andrew Lee2015-04-151-2/+3
* Simplify and rewire in-call buttonsYorke Lee2015-04-131-126/+40
* Initial refactoring for call buttonsYorke Lee2015-04-101-48/+37
* IMS-VT: Add support for video callsRekha Kumar2015-03-261-30/+70
* Video Call Upgrade/Downgrade fixesMatthieu Baglin2015-03-131-1/+1
* Telecom API updates (3/6)Ihab Awad2014-11-281-15/+18
* Add Null check for CanAddCall.Santos Cordon2014-11-121-6/+3
* Allow saving of presenter state during activity recreationYorke Lee2014-11-101-4/+20
* Make add-call a global property of telecom. (4/4)Santos Cordon2014-11-071-7/+16
* Merge "Add hold button for video calling." into lmp-mr1-devAndrew Lee2014-10-201-2/+8
|\
| * Add hold button for video calling.Andrew Lee2014-10-201-2/+8
* | Merge "Disable video upgrade if call is on hold." into lmp-mr1-devAndrew Lee2014-10-201-1/+4
|\ \
| * | Disable video upgrade if call is on hold.Andrew Lee2014-10-171-1/+4
| |/
* / Use the phone account when checking if a number is a voicemail number.Nancy Chen2014-10-161-3/+5
|/
* Conference call merge button visibility issue. (2/2)Tyler Gunn2014-10-021-4/+39
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-11/+11
* Support CDMA conference calling.Santos Cordon2014-09-051-14/+17
* Show swap button if there is active and background call.Andrew Lee2014-09-031-18/+10
* Fixing NPE in InCallCameraManager.Tyler Gunn2014-09-021-6/+6
* Move "manage conference calls" button above photo.Andrew Lee2014-08-221-27/+0
* Merge "Remove generic call merge button." into lmp-devAndrew Lee2014-08-221-33/+34
|\
| * Remove generic call merge button.Andrew Lee2014-08-221-33/+34
* | Ensuring Video APIs are only called when video is available.Tyler Gunn2014-08-221-1/+3
|/
* Final structural tweaks to Telecomm API (3/8)Ihab Awad2014-08-131-38/+38
* Merge "Reduce latency for InCallUI by adding an intermediate state" into lmp-devNancy Chen2014-08-111-11/+8
|\
| * Reduce latency for InCallUI by adding an intermediate stateNancy Chen2014-08-111-11/+8