summaryrefslogtreecommitdiff
path: root/src/com/android/incallui/Call.java
AgeCommit message (Expand)Author
2015-10-06Handle child number changes after the call starts.Tyler Gunn
2015-09-14Ensure call subject is hidden if disabled for carrier.Tyler Gunn
2015-08-12Replace placeholder subject bubble asset with a drawable resource.Tyler Gunn
2015-08-11Minimize the number of calls to PhoneNumberUtils.isLocalEmergencyNumber.Tyler Gunn
2015-08-05Last forwarded number and incoming call subject.Tyler Gunn
2015-07-23Add support for showing child number in incall ui.Tyler Gunn
2015-06-24Merge "Fix two animations when using Connection.setInitialized" into mnc-devYorke Lee
2015-06-19Fix two animations when using Connection.setInitializedYorke Lee
2015-06-15Check if numbers have changed to update the contact cache.Roshan Pius
2015-06-03API Cleanup: Remove references to VideoState.Tyler Gunn
2015-05-28Add extras to Connections/Calls. (3/3)Santos Cordon
2015-05-12More video related API fixesYorke Lee
2015-05-05DO NOT MERGE Video call upgrade/dowgrade request changes.Tyler Gunn
2015-05-05Merge changes from topic 'mwd-merge-050415' into mnc-devPrerepa Viswanadham
2015-05-04Merge commit '5e2731c' into merge_try2Prerepa Viswanadham
2015-04-30Use new Call.Details.PROPERTY_* values.Andrew Lee
2015-04-24Upgrade / downgrade requestsTyler Gunn
2015-04-23Rename PRE_DIAL_WAIT to SELECT_PHONE_ACCOUNTSantos Cordon
2015-04-18DO NOT MERGE Remove use of VideoProfile.VideoState.isVideoYorke Lee
2015-04-17Remove use of VideoProfile.VideoState.isVideoYorke Lee
2015-04-16DO NOT MERGE Rename CallListener to CallCallback.Andrew Lee
2015-04-16Remove connection substateJay Shrauner
2015-04-16DO NOT MERGE Remove connection substateJay Shrauner
2015-04-16Rename CallListener to CallCallback.Andrew Lee
2015-04-10Merge commit '8bef461' into merge_workPrerepa Viswanadham
2015-03-27Fix some jank during shrink animationYorke Lee
2015-03-26IMS-VT: Add support for video callsRekha Kumar
2015-03-25Dynamically add/remove CallCardFragmentYorke Lee
2015-03-16Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'Vinit Deshpande
2015-03-10InCallUi basic video call fixesMatthieu Baglin
2015-03-06Flesh out more InCall testsYorke Lee
2015-03-05Add tests for InCallPresenterYorke Lee
2014-11-28Telecom API updates (3/6)Ihab Awad
2014-11-10Merge "Make add-call a global property of telecom. (4/4)" into lmp-mr1-devSantos Cordon
2014-11-07Make add-call a global property of telecom. (4/4)Santos Cordon
2014-11-06Conference event package performance improvement.Tyler Gunn
2014-10-07Fixing where call goes from disconnecting to active to disconnecting state.Tyler Gunn
2014-10-02Conference call merge button visibility issue. (2/2)Tyler Gunn
2014-09-16Update InCallUi to use telecomm DisconnectCause.Andrew Lee
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
2014-09-09API changes in GatewayInfo, Response, and PropertyPresentation (2/4)Nancy Chen
2014-09-05Support CDMA conference calling.Santos Cordon
2014-08-27Fix "Unknown" label in conference calls.Andrew Lee
2014-08-22Ensuring Video APIs are only called when video is available.Tyler Gunn
2014-08-21Fix parentID for conference call support.Santos Cordon
2014-08-18Fix parentID for conference call support.Santos Cordon
2014-08-13Final structural tweaks to Telecomm API (3/8)Ihab Awad
2014-08-12Add UI/functions to handle a video upgrade request.Andrew Lee
2014-08-11Reduce latency for InCallUI by adding an intermediate stateNancy Chen
2014-08-06Add setConferenceable() API from ConnectionService to incall. (3/4)Santos Cordon