summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/CallButtonPresenter.java
AgeCommit message (Expand)Author
2017-03-01Update dialer sources.Eric Erfanian
2016-05-26IMS-VT: Remove the pause flag before requesting session modificationTyler Gunn
2016-05-10Cleanup of video pause button.Tyler Gunn
2016-02-22Remove CallAudioStateCompatSailesh Nepal
2016-02-22Remove Lollipop support for InCallUISailesh Nepal
2016-01-27Add downgrade to audio button for video calls.Tyler Gunn
2016-01-20Hiding addCall button while the device is fbe lockedBrandon Maxwell
2015-12-16Backporting InCallServiceImplBrandon Maxwell
2015-12-11Backporting references to android.telecom.Call.DetailsBrandon Maxwell
2015-12-07Updating InCallUI to use CallAudioStateCompatBrandon Maxwell
2015-12-06Code cleanup.Tyler Gunn
2015-12-06Show dialpad button for VT calls, cleanup dialpad on rotation.Tyler Gunn
2015-08-03Fix NPE in onDetailsChangedJay Shrauner
2015-05-13Rename AudioState to CallAudioStateYorke Lee
2015-05-12More video related API fixesYorke Lee
2015-05-05DO NOT MERGE Video call upgrade/dowgrade request changes.Tyler Gunn
2015-04-27Fix memory leak: remove a listenerWei Huang
2015-04-24Upgrade / downgrade requestsTyler Gunn
2015-04-18DO NOT MERGE Update buttons state once UI is readyYorke Lee
2015-04-16DO NOT MERGE Show video call button only for video calls or upgrade to videoYorke Lee
2015-04-15DO NOT MERGE Suffix VT_LOCAL/REMOTE with BIDIRECTIONAL.Andrew Lee
2015-04-13Simplify and rewire in-call buttonsYorke Lee
2015-04-10Initial refactoring for call buttonsYorke Lee
2015-03-26IMS-VT: Add support for video callsRekha Kumar
2015-03-13Video Call Upgrade/Downgrade fixesMatthieu Baglin
2014-11-28Telecom API updates (3/6)Ihab Awad
2014-11-12Add Null check for CanAddCall.Santos Cordon
2014-11-10Allow saving of presenter state during activity recreationYorke Lee
2014-11-07Make add-call a global property of telecom. (4/4)Santos Cordon
2014-10-20Merge "Add hold button for video calling." into lmp-mr1-devAndrew Lee
2014-10-20Merge "Disable video upgrade if call is on hold." into lmp-mr1-devAndrew Lee
2014-10-20Add hold button for video calling.Andrew Lee
2014-10-17Disable video upgrade if call is on hold.Andrew Lee
2014-10-16Use the phone account when checking if a number is a voicemail number.Nancy Chen
2014-10-02Conference call merge button visibility issue. (2/2)Tyler Gunn
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
2014-09-05Support CDMA conference calling.Santos Cordon
2014-09-03Show swap button if there is active and background call.Andrew Lee
2014-09-02Fixing NPE in InCallCameraManager.Tyler Gunn
2014-08-22Move "manage conference calls" button above photo.Andrew Lee
2014-08-22Merge "Remove generic call merge button." into lmp-devAndrew Lee
2014-08-22Remove generic call merge button.Andrew Lee
2014-08-22Ensuring Video APIs are only called when video is available.Tyler Gunn
2014-08-13Final structural tweaks to Telecomm API (3/8)Ihab Awad
2014-08-11Merge "Reduce latency for InCallUI by adding an intermediate state" into lmp-devNancy Chen
2014-08-11Reduce latency for InCallUI by adding an intermediate stateNancy Chen
2014-08-08VT preview camera setup. (2/2)Tyler Gunn
2014-08-06Merge "Correctly transmit dialpad visibility to updateExtraButtonRow" into lm...Yorke Lee
2014-08-06Correctly transmit dialpad visibility to updateExtraButtonRowYorke Lee
2014-08-05Remove hardcoded audio route in video provider.Santos Cordon
2014-07-31Status labels for video calls.Andrew Lee
2014-07-27Merge "Various changes." into lmp-devTyler Gunn
2014-07-29Various changes.Tyler Gunn
2014-07-28Update VideoCallProfile.VideoState references.Andrew Lee
2014-07-25Use VideoCall instead of RemoteCallVideoProvider in InCallUi.Andrew Lee
2014-07-21Implement InCall overflow button.Andrew Lee
2014-07-21Implement new video-call-related buttons.Andrew Lee
2014-07-18Show correct call buttons depending on voice/video call.Andrew Lee
2014-07-17Simplify call-button-presenter update UI code.Andrew Lee
2014-07-16Delete auxiliary action button in call button fragment.Andrew Lee
2014-07-14Implement new In-Call Service interfaceIhab Awad
2014-07-11Misc Telecomm API changes: InCallUISailesh Nepal
2014-07-01Replace usages of isVoiceMailNumber with PhoneNumberUtils version.Andrew Lee
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