summaryrefslogtreecommitdiff
path: root/src/com/android/incallui/CallButtonFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Temporarily revert DeepLinkRichard MacGregor2016-04-081-37/+10
* Resolves a few issues related to call buttons: The DeepLink slot willNathanielWaggoner2016-04-081-1/+3
* Tints the DeepLink icons loaded into the callbuttonfragment to keepNathanielWaggoner2016-04-081-2/+8
* Fix incall button orderingRichard MacGregor2016-04-081-10/+10
* DeepLink Refactors for CallButtonPresenter and CallButtonFragmentNathanielWaggoner2016-04-081-25/+8
* DeepLink integration phase 1NathanielWaggoner2016-04-081-2/+38
* InCallAPI Handover M-bringupRichard MacGregor2016-04-081-4/+183
* Port call transfer feature from DialerNext to AOSP DialerKamaljeet Maini2016-04-071-1/+11
* Update call record overflow menu item when updating record state.Danny Baumann2016-02-201-2/+9
* Re-add call recording feature.Danny Baumann2016-02-101-2/+46
* IMS: Add participant supportSuchand Ghosh2015-10-061-0/+11
* Rename AudioState to CallAudioStateYorke Lee2015-05-131-21/+21
* DO NOT MERGE Video call upgrade/dowgrade request changes.Tyler Gunn2015-05-051-8/+4
* Merge commit '5e2731c' into merge_try2Prerepa Viswanadham2015-05-041-93/+12
|\
| * Upgrade / downgrade requestsTyler Gunn2015-04-241-93/+12
| * DO NOT MERGE Remove code disabling VT calls when TTY mode is onYorke Lee2015-04-201-13/+0
* | Remove code disabling VT calls when TTY mode is onYorke Lee2015-04-201-13/+0
* | Make createPresenter() and getUi() public.Andrew Lee2015-04-161-2/+2
* | am b04d61a..697f674 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-151-141/+142
|\|
| * Simplify and rewire in-call buttonsYorke Lee2015-04-131-81/+97
| * Initial refactoring for call buttonsYorke Lee2015-04-101-85/+70
* | Merge commit '8bef461' into merge_workPrerepa Viswanadham2015-04-101-4/+115
|\|
| * IMS-VT: Add support for video callsRekha Kumar2015-03-261-4/+115
* | Dynamically add/remove CallCardFragmentYorke Lee2015-03-251-4/+0
* | Standardize naming of methods and fix a typoYorke Lee2015-03-091-1/+1
|/
* Improve call button accessibility.Andrew Lee2015-01-131-49/+43
* Read enabled/disabled state for InCall buttons.Andrew Lee2015-01-071-21/+16
* Add haptic vibration feedback on in-call buttons.Santos Cordon2014-12-181-0/+9
* Bring ripples back to InCallUI.Nancy Chen2014-11-111-11/+17
* Grey out merge button after it is clicked.Andrew Lee2014-11-071-0/+6
* In Multi-SIM cases use the color of the SIM icon for InCallUI.Nancy Chen2014-10-291-1/+112
* Disable video upgrade if call is on hold.Andrew Lee2014-10-171-0/+5
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-1/+1
* Support CDMA conference calling.Santos Cordon2014-09-051-6/+1
* Show swap button if there is active and background call.Andrew Lee2014-09-031-1/+1
* Move "manage conference calls" button above photo.Andrew Lee2014-08-221-28/+0
* Merge "Remove generic call merge button." into lmp-devAndrew Lee2014-08-221-12/+0
|\
| * Remove generic call merge button.Andrew Lee2014-08-221-12/+0
* | Ensuring Video APIs are only called when video is available.Tyler Gunn2014-08-221-0/+5
|/
* Add accessibility announcements for call state changesYorke Lee2014-08-201-3/+55
* Final structural tweaks to Telecomm API (3/8)Ihab Awad2014-08-131-17/+16
* Merge "Remove hardcoded audio route in video provider." into lmp-devSantos Cordon2014-08-061-17/+17
|\
| * Remove hardcoded audio route in video provider.Santos Cordon2014-08-051-17/+17
* | Add setConferenceable() API from ConnectionService to incall. (3/4)Santos Cordon2014-08-061-0/+1
|/
* Various changes.Tyler Gunn2014-07-291-1/+0
* Implement InCall overflow button.Andrew Lee2014-07-211-1/+57
* Implement new video-call-related buttons.Andrew Lee2014-07-211-41/+48
* Fix white text in audio mode popup (1/2)Yorke Lee2014-07-211-1/+4
* Show correct call buttons depending on voice/video call.Andrew Lee2014-07-181-17/+78
* Delete auxiliary action button in call button fragment.Andrew Lee2014-07-161-17/+0