summaryrefslogtreecommitdiff
path: root/telecomm/java/android/telecom/TelecomManager.java
Commit message (Expand)AuthorAgeFilesLines
...
* | | am c913c2de: Merge "Revert "Add API method to extract subscription ID from ph...Nancy Chen2014-10-171-44/+0
|\| |
| * | Merge "Revert "Add API method to extract subscription ID from phone account (...Nancy Chen2014-10-161-44/+0
| |\ \
| | * | Revert "Add API method to extract subscription ID from phone account (1/3)"Nancy Chen2014-10-161-44/+0
* | | | am 9faf13b4: Merge "Add API method to extract subscription ID from phone acco...Nancy Chen2014-10-151-0/+44
|\| | | | |_|/ |/| |
| * | Merge "Add API method to extract subscription ID from phone account (1/3)" in...Nancy Chen2014-10-151-0/+44
| |\|
| | * Add API method to extract subscription ID from phone account (1/3)Nancy Chen2014-10-131-0/+44
* | | am 7e552595: am 4c334f3d: Merge "Add ability to add sim-initiated MO call to ...Yorke Lee2014-10-071-0/+36
|\| |
| * | Add ability to add sim-initiated MO call to UI (2/4)Yorke Lee2014-10-061-0/+36
| |/
* | am 25b85bcc: am 8f8bffa1: Merge "Add @SystemApi to missing TelecomManager met...Evan Charlton2014-10-021-0/+3
|\|
| * Add @SystemApi to missing TelecomManager methodsEvan Charlton2014-10-021-0/+3
* | Revert "@hide ConnectionService APIs."Evan Charlton2014-09-241-13/+0
|/
* @hide ConnectionService APIs.Tyler Gunn2014-09-231-0/+13
* Replace get*PhoneAccounts* public API methods with new method (1/3)Nancy Chen2014-09-171-30/+45
* Merge "Remove ability to enable/disable phoneaccounts (1/6)" into lmp-devNancy Chen2014-09-171-56/+20
|\
| * Remove ability to enable/disable phoneaccounts (1/6)Nancy Chen2014-09-161-56/+20
* | No longer require READ_PHONE_STATE permission for getCallStateYorke Lee2014-09-151-4/+0
|/
* Pipe TelephonyManager.getCallState through TelecommManagerYorke Lee2014-09-141-1/+26
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+873