summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/CallButtonPresenter.java
AgeCommit message (Expand)Author
2014-06-12Support conference calling. (4/4)Santos Cordon
2014-06-09Updating Dialpad animation in InCallUI.Sai Cheemalapati
2014-05-09am 3e4bac34: Merge "Change toolbar icons in the InCallUI."Andrew Lee
2014-05-09Change toolbar icons in the InCallUI.Andrew Lee
2014-04-23resolved conflicts for merge of 7b4cfe59 to master-novaAndrew Lee
2014-04-23Relocate EndCallButton and CallButtonFragment.Andrew Lee
2014-04-01InCallUI: Use Telecomm CallCapabilitesSailesh Nepal
2014-04-01InCallUI - Use custom object to track CallsSailesh Nepal
2014-03-22Hookup audio mode to InCallUISailesh Nepal
2014-03-14Modify InCallUI to hold/unhold calls through TelecommYorke Lee
2014-03-10Update InCallUI to use new Telecomm wrappersSailesh Nepal
2014-02-20OutgoingCalls(4/6) - Connecting the in-call disconnect button with Telecomm.Santos Cordon
2014-02-11Add video handoff button to InCallUISailesh Nepal
2013-10-25Removing private dependencies in InCallUiChristine Chen
2013-10-14Replaces ToggleButtons with ImageButtonsChristine Chen
2013-10-08update dialpad state more often.Santos Cordon
2013-10-01Adding the (lost) buttons back upon disconnected calls, see b/11028671.Ben Gilad
2013-09-19Updates extra button row with dialpad visibilityChristine Chen
2013-09-19Hides dialpad on incoming call.Christine Chen
2013-09-17Removing finished TODO(klp)Christine Chen
2013-09-17Disable HOLD when SWAP is possibleChristine Chen
2013-09-17Un-mute phone when add-call does not go throughChristine Chen
2013-09-17Outgoing/Conference UI changes for Cdma supportSantos Cordon
2013-09-16Add a missing null check.Makoto Onuki
2013-09-16b/10699042 show dialpad when connects to voice mail.Makoto Onuki
2013-09-14Takes new Call states to enable/disable buttons.Christine Chen
2013-09-13Don't rely on setChecked to send mute state to telephonyYorke Lee
2013-09-10Adds onUiReady and onUiUnready to the presenterChristine Chen
2013-09-10Removes call buttons when there is no active call.Christine Chen
2013-09-09Improve lifecycle ordering for InCallUISantos Cordon
2013-09-06Adds manage conference call UIChristine Chen
2013-09-03Automatically unmute call if user decides not to add callYorke Lee
2013-08-29Support visual indication of mute from headsetSantos Cordon
2013-08-28Major fixes for in call to work with reverse number lookup.Chiao Cheng
2013-08-21Protect all logging statements.Chiao Cheng
2013-08-21Adding proximity sensor code to in-call UI.Santos Cordon
2013-08-19Support connecting and disconnecting from Phone app.Santos Cordon
2013-08-09Singletons are hard, lets go chopping...them out of the code.Santos Cordon
2013-08-08Improve outgoing call sequenceSantos Cordon
2013-08-08Merge/Swap/AddCall support in UI.Santos Cordon
2013-08-07Show/Hide HOLD depending on phone capabilities.Santos Cordon
2013-08-08Fix race-condition case.Santos Cordon
2013-08-07Supports for outgoing calls starting up the UI.Santos Cordon
2013-08-07Audio Routing support in UISantos Cordon
2013-08-06Dialpad Ui elements for InCallUiChristine Chen
2013-08-05Notifications in Phone (part 1)Santos Cordon
2013-08-05Improve InCall State managementSantos Cordon
2013-08-01Adding multi-call support.Santos Cordon
2013-07-30Adding hold support to phone call.Santos Cordon
2013-07-24Finishing in call screen when call ends.Chiao Cheng
2013-07-24Integrating end call button to command service.Chiao Cheng
2013-07-24Renaming client side stub of ICallCommandService.Chiao Cheng
2013-07-24Integrating mute and speaker buttons.Chiao Cheng