index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
telecomm
/
java
/
android
/
telecom
/
VideoCallImpl.java
Age
Commit message (
Expand
)
Author
2020-01-08
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-19
Revert "Use new UnsupportedAppUsage annotation."
Austin Wang
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-12
Cleanup video provider binder code.
Tyler Gunn
2019-03-05
Cleanup unsupported appusage in Telecom apis.
Tyler Gunn
2018-08-01
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-03-20
Helper method in VideoCallImpl for testing
Brad Ebinger
2017-03-06
API review cleanups/changes.
Tyler Gunn
2017-02-06
Perform camera permission and app ops check when setting camera for VT.
Tyler Gunn
2015-12-08
Remove dependency on android.telecom.Call in VideoCallImpl for testing.
Tyler Gunn
2015-06-05
Merge commit '2226933' into merge
Etan Cohen
2015-05-28
Fix NullPointerException in VideoCallImpl.
Tyler Gunn
2015-05-14
DO NOT MERGE Fixes for APi review
Yorke Lee
2015-05-14
DO NOT MERGE More video related API fixes
Yorke Lee
2015-05-12
More video related API fixes
Yorke Lee
2015-05-12
Fixes for APi review
Yorke Lee
2015-05-07
DO NOT MERGE Add handler parameter for callbacks.
Andrew Lee
2015-05-06
Change sendSessionModifyRequest VideoProvider API signature.
Tyler Gunn
2015-05-01
Change sendSessionModifyRequest VideoProvider API signature.
Tyler Gunn
2015-04-30
Add handler parameter for callbacks.
Andrew Lee
2015-04-24
Rename removeVideoCallListener to unregisterCallback
Etan Cohen
2015-04-24
Fix build due to merge of 7595842 and renaming due to 8eb87f0
Etan Cohen
2015-04-24
Merge commit '7595842' into merge2
Etan Cohen
2015-04-16
DO NOT MERGE Rename Call*Listener to Call*Callback.
Andrew Lee
2015-04-16
Rename Call*Listener to Call*Callback.
Andrew Lee
2015-04-16
Support for multiple VideoCall.Listeners for a VideoCall.
Tyler Gunn
2015-04-01
IMS-VT: Upgrade/Downgrade change
Rekha Kumar
2014-09-12
Renaming Telecomm to Telecom.
Tyler Gunn