summaryrefslogtreecommitdiff
path: root/telecomm/java/android/telecom/VideoCallImpl.java
AgeCommit message (Expand)Author
2020-01-08Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-19Revert "Use new UnsupportedAppUsage annotation."Austin Wang
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-12Cleanup video provider binder code.Tyler Gunn
2019-03-05Cleanup unsupported appusage in Telecom apis.Tyler Gunn
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2017-03-20Helper method in VideoCallImpl for testingBrad Ebinger
2017-03-06API review cleanups/changes.Tyler Gunn
2017-02-06Perform camera permission and app ops check when setting camera for VT.Tyler Gunn
2015-12-08Remove dependency on android.telecom.Call in VideoCallImpl for testing.Tyler Gunn
2015-06-05Merge commit '2226933' into mergeEtan Cohen
2015-05-28Fix NullPointerException in VideoCallImpl.Tyler Gunn
2015-05-14DO NOT MERGE Fixes for APi reviewYorke Lee
2015-05-14DO NOT MERGE More video related API fixesYorke Lee
2015-05-12More video related API fixesYorke Lee
2015-05-12Fixes for APi reviewYorke Lee
2015-05-07DO NOT MERGE Add handler parameter for callbacks.Andrew Lee
2015-05-06Change sendSessionModifyRequest VideoProvider API signature.Tyler Gunn
2015-05-01Change sendSessionModifyRequest VideoProvider API signature.Tyler Gunn
2015-04-30Add handler parameter for callbacks.Andrew Lee
2015-04-24Rename removeVideoCallListener to unregisterCallbackEtan Cohen
2015-04-24Fix build due to merge of 7595842 and renaming due to 8eb87f0Etan Cohen
2015-04-24Merge commit '7595842' into merge2Etan Cohen
2015-04-16DO NOT MERGE Rename Call*Listener to Call*Callback.Andrew Lee
2015-04-16Rename Call*Listener to Call*Callback.Andrew Lee
2015-04-16Support for multiple VideoCall.Listeners for a VideoCall.Tyler Gunn
2015-04-01IMS-VT: Upgrade/Downgrade changeRekha Kumar
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn