summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* Add new options for call waiting response in InCallUIKamaljeet Maini2016-05-064-0/+47
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-116-4/+135
|\
| * Add callback for connections to be notified when the ringer is silenced.Bryce Lee2015-11-173-0/+23
| * Add capability to identify phone accounts that are emergency only.Bryce Lee2015-10-141-0/+8
| * Add additional broadcast for when a phone account is unregistered.Bryce Lee2015-09-231-0/+9
| * Add capability for a connection hand rejection text response.Bryce Lee2015-08-284-2/+51
| * am a6562603: am 1e9bfc64: Fix incorrect android.telecom.Call.Details equality...Tyler Gunn2015-08-191-2/+30
| |\
| * \ am 4b655fd1: am b045331f: Merge "Add GTS test to ensure valid default permiss...Svetoslav Ganov2015-08-141-1/+1
| |\ \
| * | | add call back intents for clearing missed calls and calling back.Bryce Lee2015-08-101-0/+16
| * | | Merge "Add action for notifying custom components of missed calls." into cw-e...Bryce Lee2015-08-101-0/+26
| |\ \ \
| | * | | Add action for notifying custom components of missed calls.Bryce Lee2015-08-031-0/+26
* | | | | add missing @hideRoman Birg2016-02-031-0/+1
* | | | | add routing for explicit call transferRoman Birg2016-02-036-2/+56
* | | | | fix checkapiSimon Shields2015-12-162-0/+5
* | | | | Proper supplementary service notification handling (1/5).Danny Baumann2015-12-1512-7/+370
* | | | | telecomm: hide getCreateTimeMillis from public apiScott Mertz2015-11-101-0/+1
* | | | | Expose call creation time to link call recordings with recent call log (1/2)emancebo2015-11-092-0/+24
* | | | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-0/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | am 1e9bfc64: Fix incorrect android.telecom.Call.Details equality check.Tyler Gunn2015-08-191-2/+30
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | am b045331f: Merge "Add GTS test to ensure valid default permission grants - ...Svetoslav Ganov2015-08-141-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | am f0affc6d: Merge "Correctly hide setConnectionService" into mnc-devYorke Lee2015-08-061-1/+1
| |\ \ \ \
| * | | | | Remove EXTRA_CALL_HISTORY_INFO.Tyler Gunn2015-07-311-6/+0
| | |_|_|/ | |/| | |
| * | | | resolved conflicts for merge of d0694da4 to mnc-dr-devTyler Gunn2015-07-312-8/+28
| |\ \ \ \
| * \ \ \ \ am 6b96de8d: Merge "Default permissions for sim call manager" into mnc-devSailesh Nepal2015-07-292-0/+25
| |\ \ \ \ \
| * \ \ \ \ \ am bdbec480: Merge "Add "Call subject" capability to phone accounts." into mn...Tyler Gunn2015-07-281-0/+9
| |\ \ \ \ \ \
| * | | | | | | Add child_address call extra.Tyler Gunn2015-07-241-1/+10
| * | | | | | | am 660322d8: Merge "Add transcription field to voicemail object and related c...Nancy Chen2015-07-171-2/+19
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 5aff3b54: Merge "Maintain call time across SRVCC (2/3)." into mnc-devRoshan Pius2015-07-163-0/+38
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am b63b031c: Merge "Standardize stateToString return values" into mnc-devYorke Lee2015-07-141-6/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 1cb0de17: Merge "Correct the comparison done in removeAdapter." into mnc-devRoshan Pius2015-07-101-2/+13
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am 8f596907: Merge "Change sequence of call removal from Phone\'s db." into m...Roshan Pius2015-07-081-7/+36
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Added support for mid-call enabled SRVCC conference callShriram Ganesh2015-07-061-0/+13
| * | | | | | | | | | | | MWI,phantom call,Suppl services, error codesShriram Ganesh2015-07-063-2/+17
* | | | | | | | | | | | | Merge "Revert "MSIM: set phone account handle changes for ECall""Linux Build Service Account2015-10-267-93/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Revert "MSIM: set phone account handle changes for ECall"Ravindra2015-10-237-93/+1
* | | | | | | | | | | | | | Fix to prevent CTS failures.Ravindra2015-10-231-1/+4
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Fix to display merge icon on failure.Ravindra2015-10-084-0/+22
* | | | | | | | | | | | | Telecom: Reset the duration after the CDMA call is acceptedQiang Chen2015-10-066-0/+38
* | | | | | | | | | | | | MSIM: set phone account handle changes for ECallRavindra2015-10-067-1/+94
* | | | | | | | | | | | | Ims: Handle conference call in DIALING stateAnju Mathapati2015-10-061-0/+1
* | | | | | | | | | | | | IMS: Capabilities propagationNivedita Sarkar2015-10-062-2/+38
* | | | | | | | | | | | | IMS: Conference URI support.Suchand Ghosh2015-10-065-0/+71
* | | | | | | | | | | | | MSIM: Add support for DSDA.Sandeep Kunta2015-10-0612-6/+195
* | | | | | | | | | | | | Fix NullPointerException in VideoCallImpl.Tyler Gunn2015-10-061-0/+22
* | | | | | | | | | | | | Add voice privacy capabilityRavindra2015-10-062-0/+14
* | | | | | | | | | | | | IMS: Supplementary servicesOmkar Kolangade2015-10-061-0/+7
* | | | | | | | | | | | | Added support for mid-call enabled SRVCC conference callShriram Ganesh2015-10-061-0/+13
* | | | | | | | | | | | | MWI,phantom call,Suppl services, error codesShriram Ganesh2015-10-062-2/+10
* | | | | | | | | | | | | IMS Connection Capabilities UpdateOmkar Kolangade2015-10-061-2/+8
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fix incorrect android.telecom.Call.Details equality check.Tyler Gunn2015-08-191-2/+30
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |