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
/
Phone.java
Age
Commit message (
Expand
)
Author
2021-08-23
Add a lock for call read/write operations to avoid
Grace Jia
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-08
Fix double-add of calls
Hall Liu
2019-10-11
Add SDK compatibility code for new call states
Hall Liu
2019-03-05
Cleanup unsupported appusage in Telecom apis.
Tyler Gunn
2018-08-01
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-01-25
Add handover permission, fill in some missing API gaps.
Tyler Gunn
2017-12-19
Implement Call handover initiation side APIs.
Sanket Padawe
2017-11-09
Update Telecom APIs to include multi-hfp
Hall Liu
2017-03-07
Merge "API review cleanups/changes." am: 9324d6513b am: dd4bc7c69c
Tyler Gunn
2017-03-06
API review cleanups/changes.
Tyler Gunn
2017-03-01
Add further Connection-side APIs for RTT (part 2)
Hall Liu
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-03-14
Add API support for multi-endpoint.
Tyler Gunn
2016-01-29
Remove check for missing parent calls
Hall Liu
2016-01-26
Expose a meta-data value to allow dialer ringing
Sailesh Nepal
2015-07-06
MWI,phantom call,Suppl services, error codes
Shriram Ganesh
2015-05-13
Rename AudioState to CallAudioState
Yorke Lee
2015-04-30
Add handler parameter for callbacks.
Andrew Lee
2015-04-24
Rename removeVideoCallListener to unregisterCallback
Etan Cohen
2015-04-24
Merge commit '7595842' into merge2
Etan Cohen
2015-04-16
Unfinal getPhone.
Santos Cordon
2015-04-16
Support for multiple VideoCall.Listeners for a VideoCall.
Tyler Gunn
2015-04-15
DO NOT MERGE Make Telecom/InCallUI APIs public
Jay Shrauner
2015-04-15
Make Telecom/InCallUI APIs public
Jay Shrauner
2015-04-14
DO NOT MERGE Remove proximity methods in TelecomManager
Yorke Lee
2015-04-14
Hide Phone proximity sensor methods
Yorke Lee
2014-11-10
Make add-call a global property of telecom. (1/4)
Santos Cordon
2014-09-12
Renaming Telecomm to Telecom.
Tyler Gunn