summaryrefslogtreecommitdiff
path: root/telecomm/java/android/telecom/VideoCallImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-081-1/+1
* Revert "Use new UnsupportedAppUsage annotation."Austin Wang2019-12-191-1/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Cleanup video provider binder code.Tyler Gunn2019-11-121-1/+20
* Cleanup unsupported appusage in Telecom apis.Tyler Gunn2019-03-051-1/+2
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+2
* Helper method in VideoCallImpl for testingBrad Ebinger2017-03-201-2/+9
* API review cleanups/changes.Tyler Gunn2017-03-061-2/+5
* Perform camera permission and app ops check when setting camera for VT.Tyler Gunn2017-02-061-2/+5
* Remove dependency on android.telecom.Call in VideoCallImpl for testing.Tyler Gunn2015-12-081-5/+11
* Merge commit '2226933' into mergeEtan Cohen2015-06-051-0/+22
|\
| * Fix NullPointerException in VideoCallImpl.Tyler Gunn2015-05-281-0/+22
| * DO NOT MERGE Fixes for APi reviewYorke Lee2015-05-141-2/+2
| * DO NOT MERGE More video related API fixesYorke Lee2015-05-141-1/+2
| * DO NOT MERGE Add handler parameter for callbacks.Andrew Lee2015-05-071-16/+45
| * Change sendSessionModifyRequest VideoProvider API signature.Tyler Gunn2015-05-011-3/+21
| * DO NOT MERGE Rename Call*Listener to Call*Callback.Andrew Lee2015-04-161-13/+13
* | More video related API fixesYorke Lee2015-05-121-1/+2
* | Fixes for APi reviewYorke Lee2015-05-121-2/+2
* | Change sendSessionModifyRequest VideoProvider API signature.Tyler Gunn2015-05-061-3/+21
* | Add handler parameter for callbacks.Andrew Lee2015-04-301-17/+45
* | Rename removeVideoCallListener to unregisterCallbackEtan Cohen2015-04-241-1/+1
* | Fix build due to merge of 7595842 and renaming due to 8eb87f0Etan Cohen2015-04-241-1/+1
* | Merge commit '7595842' into merge2Etan Cohen2015-04-241-1/+10
|\|
| * Support for multiple VideoCall.Listeners for a VideoCall.Tyler Gunn2015-04-161-1/+10
* | Rename Call*Listener to Call*Callback.Andrew Lee2015-04-161-11/+11
|/
* IMS-VT: Upgrade/Downgrade changeRekha Kumar2015-04-011-3/+12
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+247