summaryrefslogtreecommitdiff
path: root/telecomm/java/android
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Revert "Add maxTargetSdk restriction to unused APIs.""Hongwei Wang2020-10-282-7/+6
|\ \ \ \ \
| * | | | | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-282-7/+6
* | | | | | Merge "Add maxTargetSdk restriction to unused APIs."Mathew Inwood2020-10-282-6/+7
|\| | | | |
| * | | | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-272-6/+7
* | | | | | Introduce hasCompanionInCallServiceAccess APIShuo Qian2020-10-261-0/+29
|/ / / / /
* | | | | Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-208-49/+0
* | | | | Use TelephonyManager#isEmergencyNumber() insteadTaesu Lee2020-10-132-2/+5
* | | | | Merge "Add clarification text on getCallerNumberVerificationStatus docs." am:...Tyler Gunn2020-10-091-0/+26
|\| | | |
| * | | | Merge "Add clarification text on getCallerNumberVerificationStatus docs."Tyler Gunn2020-10-091-0/+26
| |\ \ \ \
| | * | | | Add clarification text on getCallerNumberVerificationStatus docs.Tyler Gunn2020-10-081-0/+26
* | | | | | Merge changes from topic "oct6"Jeff Sharkey2020-10-081-2/+2
|\ \ \ \ \ \
| * | | | | | Tighten up Binder.clearCallingIdentity() usage.Jeff Sharkey2020-10-061-2/+2
* | | | | | | Merge "CallScreeningService API docs cleanup." am: 834c527a3b am: fcafb9acdf ...Treehugger Robot2020-10-081-7/+45
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge "CallScreeningService API docs cleanup."Treehugger Robot2020-10-081-7/+45
| |\ \ \ \ \ \
| | * | | | | | CallScreeningService API docs cleanup.Tyler Gunn2020-10-071-7/+45
| | | |/ / / / | | |/| | | |
* | | | | | | Merge "Clarify API docs for getCannedTextResponses." am: fc1a08a982 am: 9626f...Treehugger Robot2020-10-081-1/+7
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | Clarify API docs for getCannedTextResponses.Tyler Gunn2020-10-061-1/+7
| |/ / / /
* | | | | Update documentation for phone account sort orderHall Liu2020-09-291-3/+2
* | | | | API tweaks in response to feedbackHall Liu2020-09-232-5/+11
* | | | | Merge "Expose Telecom constants for use in Telephony" am: 9fcb2819d0 am: 1bf9...Hall Liu2020-09-163-20/+62
|\| | | |
| * | | | Expose Telecom constants for use in TelephonyHall Liu2020-09-143-20/+62
| * | | | Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-319-63/+275
| |\ \ \ \
* | | | | | [telecom] system_server should not call non forUser Settings.Secure.get* methodsSongchun Fan2020-09-031-2/+5
* | | | | | Merge "Add adhoc conference APIs to RemoteConnection and RemoteConnectionServ...Grace Jia2020-08-135-7/+143
|\ \ \ \ \ \
| * | | | | | Merge "Add adhoc conference APIs to RemoteConnection and RemoteConnectionServ...Grace Jia2020-08-135-7/+143
| |\| | | | |
| | * | | | | Merge "Add adhoc conference APIs to RemoteConnection and RemoteConnectionServ...Grace Jia2020-08-135-7/+143
| | |\ \ \ \ \
| | | * | | | | Add adhoc conference APIs to RemoteConnection andGrace Jia2020-08-115-7/+143
| | * | | | | | Merge "Improve remote connection logging."Tyler Gunn2020-08-124-4/+87
| | |\ \ \ \ \ \
| | | * | | | | | Improve remote connection logging.Tyler Gunn2020-08-054-4/+87
| | * | | | | | | Merge "Fix createLaunchEmergencyDialerIntent API behavior when Telecom unavai...Tyler Gunn2020-08-121-3/+11
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | Fix createLaunchEmergencyDialerIntent API behavior when Telecom unavailable.Tyler Gunn2020-08-051-3/+11
| | | |/ / / / /
* | | / / / / / Deprecate TelecomManager#getPhoneAccountsForPackage for security.Grace Jia2020-08-071-0/+3
|/ / / / / / /
* | | | | | | Merge "Update language to comply with Android's inclusive language guidance" ...Tyler Gunn2020-07-304-6/+7
|\| | | | | |
| * | | | | | Merge "Update language to comply with Android's inclusive language guidance"Tyler Gunn2020-07-304-6/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Update language to comply with Android's inclusive language guidanceTyler Gunn2020-07-294-6/+7
| | | |_|/ / | | |/| | |
* | | | | | Merge "Expose adhoc conference calling API as public." am: 8ebbe3c038 am: fb8...Treehugger Robot2020-07-285-39/+34
|\| | | | | | |_|/ / / |/| | | |
| * | | | Expose adhoc conference calling API as public.Grace Jia2020-07-275-39/+34
| |/ / /
* | | | Merge "Mark TelecomManager#isRinging as a TestApi" am: 94091aceaa am: 1ab98f185eHall Liu2020-06-171-0/+1
|\| | |
| * | | Mark TelecomManager#isRinging as a TestApiHall Liu2020-06-161-0/+1
| * | | Merge "Ensure conference state is posted to Telecom for new conferences." am:...Tyler Gunn2020-05-122-2/+23
| |\ \ \
| | * \ \ Merge "Ensure conference state is posted to Telecom for new conferences."Tyler Gunn2020-05-122-2/+23
| | |\ \ \
| | | * | | Ensure conference state is posted to Telecom for new conferences.Tyler Gunn2020-05-112-2/+23
| * | | | | Merge "Fix parceling and unparceling for URIs in Telecom." am: 68a50c1b2fTyler Gunn2020-05-112-4/+4
| |\| | | |
| | * | | | Merge "Fix parceling and unparceling for URIs in Telecom."Tyler Gunn2020-05-112-4/+4
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix parceling and unparceling for URIs in Telecom.Tyler Gunn2020-05-112-4/+4
| * | | | | Fix broken @see tags in public documentation. am: 1f6e22cbd8Andrew Sapperstein2020-05-051-1/+1
| |\| | | |
| | * | | | Fix broken @see tags in public documentation.Andrew Sapperstein2020-05-011-1/+1
| * | | | | Merge "Add a new call direction parameter to conferences for multiparty" am: ...Brad Ebinger2020-04-233-82/+175
| |\| | | |
| | * | | | Merge "Add a new call direction parameter to conferences for multiparty"Brad Ebinger2020-04-233-82/+175
| | |\ \ \ \
| | | * | | | Add a new call direction parameter to conferences for multipartyBrad Ebinger2020-04-203-82/+175