summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Add new options for call waiting response in InCallUIKamaljeet Maini2016-05-053-212/+108
* Fix sporadic crashes with MSIM devices and inactive SIMsRicardo Cerqueira2016-05-041-0/+4
* Telecomm: Bandaid possible NPE on call waiting scenarios.Adnan Begovic2016-05-021-8/+14
* CallsManager: Fix racey disconnect-on-waitingRicardo Cerqueira2016-05-021-5/+11
* Telecom: refresh missed call notification on locale changeRoman Birg2016-04-225-0/+65
* Incorrect cache key in ConnectionServiceRepositoryYou Kim2016-04-192-2/+8
* Merge tag 'android-6.0.1_r24' into HEADJessica Wagantall2016-04-052-0/+26
|\
| * DO NOT MERGE - Restrict ability to add call based on device provision statusHall Liu2016-03-011-0/+8
| * DO NOT MERGE Check PAH in addNewIncomingCallBrad Ebinger2016-03-011-0/+18
* | Telecomm: Don't get default phones outside of phone process.Adnan Begovic2016-03-231-2/+1
* | Telecomm: Verify foreGroundCallId is numeric when looking up id for ringtone.Adnan Begovic2016-03-221-2/+12
* | [2/4] Pass call extras to addcallStephen Bird2016-03-213-6/+37
* | Telecomm: Add support to set ring tone for SIM2mengsun2016-03-142-1/+21
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/pa...staging/cm-13.0+r22Steve Kondik2016-03-1112-19/+211
|\|
| * DO NOT MERGE Add timer to make in-call ui reflect bluetooth stateHall Liu2015-12-182-10/+33
| * Fix log type used for logging silence.Bryce Lee2015-12-042-1/+2
| |\
| | * Fix log type used for logging silence.Bryce Lee2015-12-032-1/+2
| | * DO NOT MERGE ANYWHEREBryce Lee2015-11-304-4/+58
| |/
| * Notify connections when the ringer is silenced.Bryce Lee2015-11-303-0/+29
| * Make rerouting audio to speaker when docked configurable.Bryce Lee2015-11-061-1/+6
| * Fix log message for phone-account unregistration.Bryce Lee2015-10-281-2/+2
| * Show CONNECTING and SELECT_PHONE_ACCOUNT states as bluetooth-dialing.Santos Cordon2015-10-291-2/+2
| |\
| * | Broadcast when a phone account is unregistered.Bryce Lee2015-10-281-1/+14
| * | Account for scheme when checking if we can handle a call.Bryce Lee2015-10-251-1/+6
| * | Disconnect calls when there is no call capable account available.Bryce Lee2015-10-231-0/+5
| * | Merge "Handle emergency only phone accounts." into cw-e-devBryce Lee2015-10-161-2/+32
| |\ \
| | * | Handle emergency only phone accounts.Bryce Lee2015-10-161-2/+32
| * | | am b424457b: Merge "DO NOT MERGE Don\'t show "Respond via SMS" for missed SIP...Tyler Gunn2015-10-161-3/+11
| |\ \ \
| * \ \ \ am 370a7a37: DO NOT MERGE Fix getAllPhoneAccounts() api methodTyler Gunn2015-10-161-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | am 643c0277: Merge "Specify user when setting MUTE for a call." into mnc-dr-devSantos Cordon2015-10-121-2/+45
| |\ \ \ \
| * \ \ \ \ am 8fd6d31d: Add "public" missed call notification.Tyler Gunn2015-10-061-2/+21
| |\ \ \ \ \
| * \ \ \ \ \ am f82589c7: Merge "Read headset state from audio manager instead of calculat...Santos Cordon2015-09-301-3/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Do not ring in theater mode." into cw-e-devWei Liu2015-09-291-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Do not ring in theater mode.Wei Liu2015-09-281-0/+5
| * | | | | | | | am 01796e4f: am 650f1db9: Make InCall wakelock non-reference countedYorke Lee2015-09-281-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | resolved conflicts for c8e528b8 to cw-e-devSantos Cordon2015-09-221-0/+34
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 8ed7eeb6: Change requirements for emergency call timeoutSailesh Nepal2015-09-192-59/+34
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 669f90b7: Abandon audioFocus only when all the calls are disconnected.Roshan Pius2015-09-033-3/+20
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am aad82da8: am 607a099d: Merge "Enforce CALL_PHONE permission for default/sy...Yorke Lee2015-08-312-5/+16
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge "Properly route rejection reply when capability is set." into cw-e-devBryce Lee2015-08-314-6/+17
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Properly route rejection reply when capability is set.Bryce Lee2015-08-284-6/+17
| * | | | | | | | | | | | | am 1631929b: am 7d7cf27d: Ensure BT headset state updation before connect.Roshan Pius2015-08-282-9/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | am 32466b77: Merge "Don\'t request audio focus on call rejection." into mnc-d...Roshan Pius2015-08-271-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am af557380: Merge "Reject incoming calls when dialing a outgoing call" into ...Roshan Pius2015-08-271-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 0ad80ae6: am 7c64a4ee: Don\'t print PIIAnthony Lee2015-08-251-3/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Only add callback into missed call notification with non-null handle.Bryce Lee2015-08-241-2/+9
| * | | | | | | | | | | | | | | | am 17010e55: Disallow resetting of emergency flag in telecom.Roshan Pius2015-08-131-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 05f9e8d0: Merge "Minimize the number of calls to PhoneNumberUtils.isLocalE...Tyler Gunn2015-08-125-15/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 3c326af8: am 595787d0: Merge "Fix issue where GSM conference is held in ma...Tyler Gunn2015-08-121-1/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 5c881446: am 6f752c88: Migrate existing SIP PhoneAccount IDs to username.Roshan Pius2015-08-121-1/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \