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
/
AudioState.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-08-30
Add missing nullability annotations.
Aurimas Liutikas
2019-03-15
Merge "Cleanup unsupported appusage in Telecom apis." am: 90723afa47 am: 545b...
Tyler Gunn
2019-03-05
Cleanup unsupported appusage in Telecom apis.
Tyler Gunn
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-08-01
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-01
Add @UnsupportedAppUsage annotations
Mathew Inwood
2015-05-13
Rename AudioState to CallAudioState
Yorke Lee
2015-04-15
Make Telecom/InCallUI APIs public
Jay Shrauner
2015-04-14
Remove deprecated telecom APIs. Mark others final.
Jay Shrauner
2015-01-30
Revert "Remove deprecated Telecom APIs"
Narayan Kamath
2015-01-30
Remove deprecated Telecom APIs
Sailesh Nepal
2014-12-04
Relax access on deprecated fields for compatibility.
Ihab Awad
2014-12-02
Change a semi-colon to a colon in AudioState logging.
Nancy Chen
2014-11-28
Telecom API updates (1/6)
Ihab Awad
2014-11-10
Apply @hide / @SystemApi to android.telecom.*
Evan Charlton
2014-10-29
More updates to javadocs for Telecom APIs.
Santos Cordon
2014-09-24
Revert "@hide ConnectionService APIs."
Evan Charlton
2014-09-23
@hide ConnectionService APIs.
Tyler Gunn
2014-09-12
Renaming Telecomm to Telecom.
Tyler Gunn