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
/
ParcelableCall.java
Age
Commit message (
Expand
)
Author
2021-03-18
Move Call state into Call.Details
Tyler Gunn
2020-04-13
Fix parceling and unparceling for URIs in Telecom.
Tyler Gunn
2020-01-15
Add additional APIs in Call for Bluetooth
Hall Liu
2020-01-14
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-12-02
Add Verstat fields to Telecom call/connection classes.
Tyler Gunn
2019-11-12
Cleanup video provider binder code.
Tyler Gunn
2019-04-01
Remove call identification APIs.
Tyler Gunn
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-08
Call Screening / Caller ID API Changes
Tyler Gunn
2018-12-12
Add CallerIdentification to CallScreeningService API.
Tyler Gunn
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-01
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-03-24
Add api to retrieve call creation time.
Tyler Gunn
2017-03-06
API review cleanups/changes.
Tyler Gunn
2017-02-21
Introduce APIs for RTT calls (part 1)
Hall Liu
2017-02-06
Perform camera permission and app ops check when setting camera for VT.
Tyler Gunn
2016-12-13
Add ability to set supported audio routes on phone accounts and connection
Christine Hallstrom
2015-12-08
Remove dependency on android.telecom.Call in VideoCallImpl for testing.
Tyler Gunn
2015-05-28
Add extras to Connections/Calls. (1/3)
Santos Cordon
2015-05-06
Change sendSessionModifyRequest VideoProvider API signature.
Tyler Gunn
2015-04-24
Merge commit '7595842' into merge2
Etan Cohen
2015-04-16
Remove connection substate
Jay Shrauner
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-16
Add new DisconnectCause class to telecomm.
Andrew Lee
2014-09-12
Renaming Telecomm to Telecom.
Tyler Gunn