summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/CallButtonPresenter.java
Commit message (Expand)AuthorAgeFilesLines
* InCallUI: show legal warning on first call recordRoman Birg2015-04-241-0/+26
* Clean up call button handling.Danny Baumann2015-04-151-77/+209
* Fix memory leak: remove a listenerWei Huang2015-04-131-0/+1
* Merge branch 'lollipop-mr1-release' of https://android.googlesource.com/platf...staging/cm-12.1-testSteve Kondik2015-03-251-32/+68
|\
| * 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
| |/
* | InCallUI: move 'more' menu button to top-rightRoman Birg2015-03-211-23/+0
* | InCallUI: Port "Add to blacklist" support to in-call ui (1 of 2)DvTonder2015-03-211-3/+25
* | Merge tag 'AU_LINUX_ANDROID_LA.BF64.1.2.1_RB2.05.00.02.081.002' into HEADSudhir Sharma2015-03-121-1/+1
|\ \
| * | Telephony: Fix compilation issues.Yashdev Singh2015-03-101-1/+1
| * | Revert "Telecom API updates (3/6)"Yashdev Singh2015-03-101-22/+19
| * | Revert "Telephony: Fix compilation issues for conversion from long to int."Yashdev Singh2015-03-101-1/+1
| * | Telephony: Fix compilation issues for conversion from long to int.Yashdev Singh2015-03-101-1/+1
| * | Telecom API updates (3/6)Ihab Awad2015-03-101-19/+22
* | | InCallUI: Modify logic to show merge optionAlex Yakavenka2015-03-101-2/+19
|/ /
* | Merge "IMS: Fix speaker icon display issue in Call UI."Linux Build Service Account2015-01-241-10/+26
|\ \
| * | IMS: Fix speaker icon display issue in Call UI.Suchand Ghosh2015-01-171-10/+26
* | | IMS-VT: Adding zoom widget to the video call UINivedita Sarkar2015-01-131-1/+2
|/ /
* | Merge "IMS-VT: Open front facing camera for VT calls."Linux Build Service Account2015-01-031-0/+4
|\ \
| * | IMS-VT: Open front facing camera for VT calls.Garik Badalyan2015-01-021-0/+4
* | | IMS-VT: Show manage conference button for Video CallNivedita Sarkar2014-12-231-4/+12
|/ /
* | IMS: Add participant button in overflow menuSuchand Ghosh2014-12-131-9/+18
* | IMS-VT: Use back camera instead of front camera for VT-TXSuresh Koleti2014-12-121-2/+14
* | Fixing conference participant bug.Tyler Gunn2014-12-021-11/+18
* | IMS-VT: Upgrade button fixRekha Kumar2014-11-171-1/+2
* | IMS-VT: Dynamically enable or disable upgrade/downgrade buttonRekha Kumar2014-11-041-1/+1
* | IMS-VT: Answering calls and upgrade requests as VT_TX and VT_RXRekha Kumar2014-11-041-2/+0
* | IMS-VT: Hold button fixGarik Badalyan2014-11-041-1/+1
* | IMS-VT: Upgrade downgrade and hold resume video calls.Rekha Kumar2014-11-041-16/+18
* | Add support for DSDA.Sandeep Kunta2014-11-041-1/+11
* | IMS: Add participant supportSuchand Ghosh2014-11-041-0/+7
|/
* 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