summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Multi HF supportNitin Srivastava2014-08-031-9/+15
* Read the default connection manager from resourcesEvan Charlton2014-07-301-4/+40
* Remove work arounds for HangoutsSailesh Nepal2014-07-302-52/+8
* Make PhoneAccountRegistrar state persistence null tolerantIhab Awad2014-07-301-68/+67
* Connection creation and service wiring for WiFi call managers (2/3)Ihab Awad2014-07-2911-219/+498
* Merge "Update uses of VideoCallProfile.VideoState." into lmp-devAndrew Lee2014-07-242-4/+4
|\
| * Update uses of VideoCallProfile.VideoState.Andrew Lee2014-07-282-4/+4
* | Add new proximity sensors in Telecomm (2/3)Yorke Lee2014-07-293-0/+118
|/
* Allow the system dialer to make emergency calls via ACTION_CALLYorke Lee2014-07-282-13/+56
* Merge "Use the synchronous Connection creation API" into lmp-devEvan Charlton2014-07-241-3/+3
|\
| * Use the synchronous Connection creation APIEvan Charlton2014-07-251-3/+3
* | Improve Wi-Fi wiringIhab Awad2014-07-255-130/+377
* | Update Telecomm with VideoCall.Listener changes.Andrew Lee2014-07-253-20/+21
|/
* Do not use stale PhoneAccounts when placing calls.Santos Cordon2014-07-252-9/+21
* Add more disconnect causes 2/4Santos Cordon2014-07-253-13/+14
* Merge "Do not log a call that is cancelled before selecting an account" into ...Nancy Chen2014-07-241-1/+2
|\
| * Do not log a call that is cancelled before selecting an accountNancy Chen2014-07-241-1/+2
* | Merge "TestCallVideoProvider enhancements, telecomm Call fix." into lmp-devTyler Gunn2014-07-231-0/+1
|\ \
| * | TestCallVideoProvider enhancements, telecomm Call fix.Tyler Gunn2014-07-231-0/+1
| |/
* / Improve wiring of Phone AccountsIhab Awad2014-07-232-19/+36
|/
* Merge "Switch to using AudioAttributes with sessions" into lmp-devRoboErik2014-07-221-1/+6
|\
| * Switch to using AudioAttributes with sessionsRoboErik2014-07-221-1/+6
* | Change display Strings to CharSequence (2/3)Santos Cordon2014-07-231-3/+3
* | Merge "Fixed bug in CallsManager calling back would not complete" into lmp-devNancy Chen2014-07-221-6/+16
|\ \
| * | Fixed bug in CallsManager calling back would not completeNancy Chen2014-07-221-6/+16
| |/
* / Adding missing "break" in MSG_SET_VIDEO_STATE case block.Tyler Gunn2014-07-211-0/+1
|/
* Sent initial data to telecomm on connection creation. (2/3)Santos Cordon2014-07-214-18/+55
* Revert "Change display Strings to CharSequence (2/2)"Santos Cordon2014-07-211-2/+2
* Change display Strings to CharSequence (2/2)Santos Cordon2014-07-211-2/+2
* Use new addCall API in Telecomm, and add MANAGE_USERS permissionYorke Lee2014-07-211-1/+1
* Move ACTION_CONNECTION_SERVICE into ConnectionService. (2/3)Santos Cordon2014-07-212-8/+5
* Rename InCallCall to ParcelableCall (2/2)Santos Cordon2014-07-211-12/+25
* Change incoming call intent to a TelecommManager method. (2/3)Santos Cordon2014-07-201-1/+33
* Merge "Rename PhoneAccountMetadata to PhoneAccount" into lmp-devEvan Charlton2014-07-197-62/+65
|\
| * Rename PhoneAccountMetadata to PhoneAccountEvan Charlton2014-07-207-62/+65
* | Rename USAGE_NOTIFICATION_TELEPHONY_RINGTONEJean-Michel Trivi2014-07-201-1/+1
|/
* Rename PhoneAccount to PhoneAccountHandleEvan Charlton2014-07-1911-112/+113
* Fix the buildEvan Charlton2014-07-191-4/+4
* Migrate TelecommConstants to TelecommManagerEvan Charlton2014-07-196-37/+35
* Populate subscription numberEvan Charlton2014-07-192-0/+4
* Update Telecomm to follow framework vibration api change.John Spurlock2014-07-191-1/+7
* Merge "Fixing ADD_CALL (2/3)" into lmp-devSantos Cordon2014-07-181-4/+4
|\
| * Fixing ADD_CALL (2/3)Santos Cordon2014-07-181-4/+4
* | Update connection service iteration for PhoneAccountsIhab Awad2014-07-186-65/+86
* | Merge "Implement Connection.startActivityFromInCall in Telecomm" into lmp-devSailesh Nepal2014-07-174-16/+58
|\ \
| * | Implement Connection.startActivityFromInCall in TelecommSailesh Nepal2014-07-184-16/+58
* | | Address pending changelist comments from earlier CLIhab Awad2014-07-182-31/+31
|/ /
* / Wire up multi-SIM experience (3/4)Ihab Awad2014-07-187-168/+391
|/
* Wiring videoState through from telephony.Tyler Gunn2014-07-174-11/+59
* Merge "Flip flag to "false" for enabling account selection" into lmp-devNancy Chen2014-07-171-1/+1
|\