summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android/telecom/GatewayInfo.java
Commit message (Collapse)AuthorAgeFilesLines
* Make Telecom/InCallUI APIs publicJay Shrauner2015-04-151-5/+0
| | | | | Bug:20260870 Change-Id: Ie3a2db0685664f2f1ceea8f40b1249d01e9385b8
* Apply @hide / @SystemApi to android.telecom.*Evan Charlton2014-11-101-0/+2
| | | | | | | | Move the android.telecom.* namespace back to @hide, and also mark it with @SystemApi so that system-privileged apps can use them. Bug: 18302450 Change-Id: I33ae1b9b0dfdb1c5eff51ca3c829196bcfc9411c
* Even more javadocs for telecom.Santos Cordon2014-10-291-9/+21
| | | | | Bug: 18142177 Change-Id: I4eefe422ec66bb9e14fd8a3b1ee2cb24fedbff51
* Revert "@hide ConnectionService APIs."Evan Charlton2014-09-241-2/+0
| | | | This reverts commit 86935c406e4a8bb0e2ad871b51009f3603df9e87.
* @hide ConnectionService APIs.Tyler Gunn2014-09-231-0/+2
| | | | | Bug: 17569532 Change-Id: I68f7237191bd6d7a1a00ba7bb4fd2f8e3d669e8f
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+108
- Changing package from android.telecomm to android.telecom - Changing package from com.android.telecomm to com.android.server.telecomm. - Renaming TelecommManager to TelecomManager. Bug: 17364651 Change-Id: I192cb5d189f55db012ea72ee82ccc5aedbc21638