summaryrefslogtreecommitdiff
path: root/telecomm/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge changes from topics "role-dialer-dialog", "role-sms-dialog" into qt-devTreeHugger Robot2019-05-111-0/+4
|\ \ \
| * | | Deprecate intent action to the old changing default dialer/SMS dialogs.Hai Zhang2019-05-101-0/+4
* | | | Make getSimCallManager msim awareBrad Ebinger2019-05-102-10/+37
* | | | Merge "Revert "RESTRICT AUTOMERGE Remove deprecated System APIs added in Q.""...Ian Pedowitz2019-05-021-1/+0
|\ \ \ \
| * | | | Revert "RESTRICT AUTOMERGE Remove deprecated System APIs added in Q."Ian Pedowitz2019-05-021-1/+0
* | | | | Merge "RESTRICT AUTOMERGE Remove deprecated System APIs added in Q." into qt-devIan Pedowitz2019-05-021-0/+1
|\| | | |
| * | | | RESTRICT AUTOMERGE Remove deprecated System APIs added in Q.Sudheer Shanka2019-04-301-0/+1
| |/ / /
* / / / Change command like set-default-dialer to be a test override.Tyler Gunn2019-04-301-0/+5
|/ / /
* | | Merge "Make connection events work for conferences" into qt-devHall Liu2019-04-172-0/+19
|\ \ \
| * | | Make connection events work for conferencesHall Liu2019-04-162-0/+19
* | | | Merge "Add PhoneAccountHandle method to check if 2 accts are from same CS." i...Tyler Gunn2019-04-161-0/+18
|\ \ \ \
| * | | | Add PhoneAccountHandle method to check if 2 accts are from same CS.Tyler Gunn2019-04-151-0/+18
| |/ / /
* / / / Telecom API doc cleanup.Tyler Gunn2019-04-112-63/+23
|/ / /
* | | Use Received Uri as Gateway UriShuo Qian2019-04-091-3/+3
* | | Fix documentation of CallRedirectionServicesqian2019-04-051-2/+0
* | | Remove call identification APIs.Tyler Gunn2019-04-018-706/+5
* | | Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-211-0/+3
* | | Merge "Add silence support to CallScreeningService/Call API"Usman Abdullah2019-03-183-2/+44
|\ \ \
| * | | Add silence support to CallScreeningService/Call APIUsman Abdullah2019-03-143-2/+44
* | | | Merge "CallRedirectionService API review" am: 1276a178fd am: de633a49f1sqian2019-03-151-2/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "CallRedirectionService API review"sqian2019-03-151-2/+3
| |\ \ \ | | | |/ | | |/|
| | * | Merge "CallRedirectionService API review"Treehugger Robot2019-03-161-2/+3
| | |\ \
| | | * | CallRedirectionService API reviewsqian2019-03-151-2/+3
* | | | | Merge "Cleanup unsupported appusage in Telecom apis." am: 90723afa47 am: 545b...Tyler Gunn2019-03-154-9/+16
|\| | | |
| * | | | Merge "Cleanup unsupported appusage in Telecom apis."Tyler Gunn2019-03-154-9/+16
| |\| | |
| | * | | Merge "Cleanup unsupported appusage in Telecom apis."Tyler Gunn2019-03-154-9/+16
| | |\ \ \
| | | * | | Cleanup unsupported appusage in Telecom apis.Tyler Gunn2019-03-054-9/+16
* | | | | | Merge "API review: Telecom outgoing call Call redirection API" am: bac4d5b257...sqian2019-03-141-7/+17
|\| | | | |
| * | | | | Merge "API review: Telecom outgoing call Call redirection API"sqian2019-03-141-7/+17
| |\| | | |
| | * | | | Merge "API review: Telecom outgoing call Call redirection API"Treehugger Robot2019-03-151-7/+17
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | API review: Telecom outgoing call Call redirection APIsqian2019-03-131-7/+17
* | | | | | Merge "Fix issues associated with hold failure" am: df6e5604f3 am: 9fefce6df5Hall Liu2019-03-131-0/+9
|\| | | | |
| * | | | | Merge "Fix issues associated with hold failure"Hall Liu2019-03-131-0/+9
| |\| | | |
| | * | | | Merge "Fix issues associated with hold failure"Hall Liu2019-03-131-0/+9
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix issues associated with hold failureHall Liu2019-03-111-0/+9
* | | | | | Merge "Remove support for event-based handovers." am: b2c1daf861 am: 3e232b28afTyler Gunn2019-03-131-1/+1
|\| | | | |
| * | | | | Merge "Remove support for event-based handovers."Tyler Gunn2019-03-131-1/+1
| |\| | | |
| | * | | | Remove support for event-based handovers.Tyler Gunn2019-03-121-1/+1
* | | | | | Merge "Use a boolean Consumer instead of RoleManagerCallback."TreeHugger Robot2019-03-112-7/+14
|\ \ \ \ \ \
| * | | | | | Use a boolean Consumer instead of RoleManagerCallback.Hai Zhang2019-03-082-7/+14
* | | | | | | Merge "Remove TelecomManager#EXTRA_IS_ENABLED."Tyler Gunn2019-03-111-6/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove TelecomManager#EXTRA_IS_ENABLED.Tyler Gunn2019-03-071-6/+0
* | | | | | | Merge "API tweaks" am: f3fbbeaa05 am: 4c3e0ccfa5Hall Liu2019-03-061-5/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge "API tweaks"Hall Liu2019-03-061-5/+8
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge "API tweaks"Hall Liu2019-03-071-5/+8
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | API tweaksHall Liu2019-03-061-5/+8
| | | | |/ / | | | |/| |
| * | | | | Merge "Add @UnsupportedAppUsage annotations"Andrei-Valentin Onea2019-03-061-0/+1
| |\| | | |
| | * | | | Merge "Add @UnsupportedAppUsage annotations"Andrei-Valentin Onea2019-03-061-0/+1
| | |\ \ \ \
| | | * | | | Add @UnsupportedAppUsage annotationsAndrei Onea2019-02-281-0/+1
* | | | | | | Merge "Revert "API tweaks"" am: c61bb461b6 am: 8230f428e4Wei Sheng Shih2019-03-061-8/+5
|\| | | | | |