summaryrefslogtreecommitdiff
path: root/telecomm/java/android
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Add new Telephony feature flags and update API annotationsHui Wang2021-12-141-0/+3
* | | | | | | | | | Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-1510-33/+33
|/ / / / / / / / /
* | | / / / / / / Merge "Provide last known cell id for emergency call" am: 761ad6eaf8 am: fffe...Sooraj Sasindran2021-12-091-0/+11
|\| | | | | | | | | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge "Provide last known cell id for emergency call" am: 761ad6eaf8Sooraj Sasindran2021-12-081-0/+11
| |\ \ \ \ \ \ \
| | * | | | | | | Provide last known cell id for emergency callSooraj Sasindran2021-12-061-0/+11
| | |/ / / / / /
| * | | | | | | Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918Xin Li2021-11-183-17/+53
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Deprecate get/setLine1Number in favor of get/setPhoneNumberMeng Wang2021-11-191-0/+4
* | | | | | | | Merge "API docs clarification for placing calls." am: 57954552ad am: 043c9dee...Treehugger Robot2021-11-111-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge "API docs clarification for placing calls." am: 57954552ad am: 043c9dee2dTreehugger Robot2021-11-111-1/+8
| |\| | | | | | | | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge "API docs clarification for placing calls."Treehugger Robot2021-11-111-1/+8
| | |\ \ \ \ \ \
| | | * | | | | | API docs clarification for placing calls.Tyler Gunn2021-10-121-1/+8
| | * | | | | | | Merge "Merge Android 12"Xin Li2021-10-0718-431/+1374
| | |\ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ Merge "UM.getUserHandle -> UM.getProcessUserId"Adam Bookatz2021-10-081-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | UM.getUserHandle -> UM.getProcessUserIdAdam Bookatz2021-10-051-1/+1
* | | | | | | | | | | Merge "IMS: Propagate RTT capability of the called party to UI" am: 57704bd7a...Tyler Gunn2021-10-072-2/+21
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / /
| * | | | | | | | | Merge "IMS: Propagate RTT capability of the called party to UI" am: 57704bd7a...Tyler Gunn2021-10-072-2/+21
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge "IMS: Propagate RTT capability of the called party to UI" am: 57704bd7a...Tyler Gunn2021-10-072-2/+21
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Merge "IMS: Propagate RTT capability of the called party to UI" am: 57704bd7a3Tyler Gunn2021-10-072-2/+21
| | | |\| | | | | | | | | | | | |/ / / / / / / | | | |/| | | | | | |
| | | | * | | | | | | Merge "IMS: Propagate RTT capability of the called party to UI"Tyler Gunn2021-10-072-2/+21
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | | | * | | | | | IMS: Propagate RTT capability of the called party to UIAlvin Dey2021-02-022-2/+21
* | | | | | | | | | | Merge "Update API docs for InCallService." am: 733dd0f1e9 am: 550f4dd9a0 am: ...Brad Ebinger2021-09-071-1/+6
|\| | | | | | | | | |
| * | | | | | | | | | Merge "Update API docs for InCallService." am: 733dd0f1e9 am: 550f4dd9a0 am: ...Brad Ebinger2021-09-071-1/+6
| |\| | | | | | | | |
| | * | | | | | | | | Merge "Update API docs for InCallService." am: 733dd0f1e9 am: 550f4dd9a0Brad Ebinger2021-09-071-1/+6
| | |\| | | | | | | |
| | | * | | | | | | | Merge "Update API docs for InCallService." am: 733dd0f1e9Brad Ebinger2021-09-071-1/+6
| | | |\| | | | | | |
| | | | * | | | | | | Merge "Update API docs for InCallService."Brad Ebinger2021-09-071-1/+6
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Update API docs for InCallService.Tyler Gunn2021-09-031-1/+6
| * | | | | | | | | | | Merge "Add a lock for call read/write operations to avoid ConcurrentModificat...TreeHugger Robot2021-08-311-10/+19
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge "Fix issue when adding existing connections via remote connection servi...Tyler Gunn2021-08-252-7/+34
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Merge "Add a lock for call read/write operations to avoid ConcurrentModificat...TreeHugger Robot2021-08-311-10/+19
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge "Add a lock for call read/write operations to avoid ConcurrentModificat...TreeHugger Robot2021-08-311-10/+19
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge "Add a lock for call read/write operations to avoid ConcurrentModificat...TreeHugger Robot2021-08-311-14/+31
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Add a lock for call read/write operations to avoidGrace Jia2021-08-231-14/+31
| * | | | | | | | | | Merge "Fix issue when adding existing connections via remote connection servi...Tyler Gunn2021-08-272-7/+34
| |\| | | | | | | | | | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Fix issue when adding existing connections via remote connection services.Tyler Gunn2021-08-132-7/+34
| | |/ / / / / / /
* | | | | | | | | Merge "Merge "Add new API to notify CallRedirectionService timed out." am: 5a...Automerger Merge Worker2021-08-101-0/+25
|\| | | | | | | |
| * | | | | | | | Merge "Add new API to notify CallRedirectionService timed out." am: 5a5c3d756...Treehugger Robot2021-08-101-0/+25
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Add new API to notify CallRedirectionService timed out.Grace Jia2021-08-101-0/+25
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge "Throw new IllegalStateException in CallRedirectionService when the cal...Shuo Qian2021-07-191-0/+9
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge "Check callingpackage for calling UID consistency with phoneAccountHand...Shuo Qian2021-08-031-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Check callingpackage for calling UID consistency with phoneAccountHandle.Shuo Qian2021-07-161-2/+4
* | | | | | | | | Merge "Throw new IllegalStateException in CallRedirectionService when the cal...Shuo Qian2021-07-191-0/+9
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Throw new IllegalStateException in CallRedirectionService when the call redir...Shuo Qian2021-07-161-0/+9
* | | | | | | | | Merge "Add a lock for call add/remove operations to avoid ConcurrentModificat...Treehugger Robot2021-07-161-4/+12
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge "Add a lock for call add/remove operations to avoid ConcurrentModificat...Treehugger Robot2021-07-161-4/+12
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Add a lock for call add/remove operations to avoidGrace Jia2021-07-151-4/+12
* | | | | | | | | Merge "Update PhoneAccountHandle API docs." am: 95a0ece6cc am: 36b124ccb7 am:...Treehugger Robot2021-07-131-10/+37
|\| | | | | | | | | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge "Update PhoneAccountHandle API docs." am: 95a0ece6cc am: 36b124ccb7Treehugger Robot2021-07-131-10/+37
| |\| | | | | |
| | * | | | | | Merge "Update PhoneAccountHandle API docs."Treehugger Robot2021-07-131-10/+37
| | |\ \ \ \ \ \
| | | * | | | | | Update PhoneAccountHandle API docs.Tyler Gunn2021-07-021-10/+37
| * | | | | | | | Merge "Add a hidden extra key for caller number verification status." into sc...Tyler Gunn2021-07-021-0/+8
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |