summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
...
| * | Hiding videoState values in telecomm APIs. (1/3)Tyler Gunn2014-08-298-11/+82
* | | Merge "Add functions for setting/getting phone accounts." into lmp-devAndrew Lee2014-08-292-18/+101
|\ \ \ | |_|/ |/| |
| * | Add functions for setting/getting phone accounts.Andrew Lee2014-08-292-18/+101
| |/
* | Merge "Make PhoneAccount.Builder constructor public" into lmp-devSailesh Nepal2014-08-291-1/+1
|\ \
| * | Make PhoneAccount.Builder constructor publicSailesh Nepal2014-08-291-1/+1
* | | Merge "Hide AIDL for RemoteServiceCallback in telecomm" into lmp-devNancy Chen2014-08-291-0/+2
|\ \ \ | |_|/ |/| |
| * | Hide AIDL for RemoteServiceCallback in telecommNancy Chen2014-08-281-0/+2
* | | Merge "Add CallProperties class, and use to on ParcelableCall." into lmp-devAndrew Lee2014-08-284-5/+52
|\ \ \
| * | | Add CallProperties class, and use to on ParcelableCall.Andrew Lee2014-08-284-5/+52
| | |/ | |/|
* | | Call onPhoneDestroyed when the service is unbound.Santos Cordon2014-08-273-2/+33
|/ /
* | Fix NPE when have no phone accountsJay Shrauner2014-08-262-2/+3
* | Support Conferences in Remote ConnectionsIhab Awad2014-08-257-77/+505
* | Merge "API review PhoneManager -> TelecommManager. Rename methods (6/6)" into...Nancy Chen2014-08-252-10/+71
|\ \ | |/ |/|
| * API review PhoneManager -> TelecommManager. Rename methods (6/6)Nancy Chen2014-08-252-10/+71
* | Merge "Hiding missed Video telephony related APIs." into lmp-devTyler Gunn2014-08-222-0/+4
|\ \ | |/ |/|
| * Hiding missed Video telephony related APIs.Tyler Gunn2014-08-222-0/+4
* | Merge "Hiding Video telephony related APIs." into lmp-devTyler Gunn2014-08-225-0/+11
|\ \ | |/ |/|
| * Hiding Video telephony related APIs.Tyler Gunn2014-08-215-0/+11
* | Additional changes for Conference.Santos Cordon2014-08-214-8/+43
|/
* Merge "Make AudioState modes static constants" into lmp-devYorke Lee2014-08-191-6/+6
|\
| * Make AudioState modes static constantsYorke Lee2014-08-201-6/+6
* | Merge "Clean up and fix bugs in ConnectionService.createConnection" into lmp-devSailesh Nepal2014-08-203-65/+57
|\ \ | |/ |/|
| * Clean up and fix bugs in ConnectionService.createConnectionSailesh Nepal2014-08-203-65/+57
* | Merge "Made all classes required for an InCallService @SystemApi" into lmp-devSantos Cordon2014-08-204-0/+9
|\ \ | |/ |/|
| * Made all classes required for an InCallService @SystemApiGabriel Peal2014-08-204-0/+9
* | Merge "ConnectionService API has only one completed callback (1/3)" into lmp-devIhab Awad2014-08-198-262/+117
|\ \ | |/ |/|
| * ConnectionService API has only one completed callback (1/3)Ihab Awad2014-08-198-262/+117
* | Merge "Exposing in-call API to other implementing classes. (1/4)" into lmp-devTyler Gunn2014-08-161-0/+8
|\ \ | |/ |/|
| * Exposing in-call API to other implementing classes. (1/4)Tyler Gunn2014-08-181-0/+8
* | Merge "Make AudioState constructors public" into lmp-devSailesh Nepal2014-08-161-2/+0
|\ \
| * | Make AudioState constructors publicSailesh Nepal2014-08-171-2/+0
| |/
* | Update conference call APIs.Santos Cordon2014-08-1810-131/+657
|/
* Removing permission check in ConnectionService.Tyler Gunn2014-08-151-22/+0
* Merge "Add BIND_CONNECTION_SERVICE permission." into lmp-devTyler Gunn2014-08-151-2/+23
|\
| * Add BIND_CONNECTION_SERVICE permission.Tyler Gunn2014-08-151-2/+23
* | Merge "Fix problems with wiring of initializing calls (1/2)" into lmp-devIhab Awad2014-08-151-5/+2
|\ \
| * | Fix problems with wiring of initializing calls (1/2)Ihab Awad2014-08-141-5/+2
* | | Prevent ConcurrentModificationExceptionsJay Shrauner2014-08-155-63/+69
* | | Use thread safe set for RemoteConnection.mListenersSailesh Nepal2014-08-151-1/+4
* | | Include more state in ParcelableConnectionSailesh Nepal2014-08-152-3/+36
|/ /
* | Merge "Add extras for outgoing call" into lmp-devNancy Chen2014-08-123-6/+46
|\ \
| * | Add extras for outgoing callNancy Chen2014-08-143-6/+46
| |/
* | Make sure we're obtaining themed drawables correctlyAlan Viverette2014-08-142-2/+2
|/
* Final structural tweaks to Telecomm API (1/8)Ihab Awad2014-08-1340-1070/+1116
* Override StatusHints.equalsSailesh Nepal2014-08-121-0/+19
* Fix incorrect connection ID for remote connection serviceIhab Awad2014-08-123-14/+43
* Merge "Use thread safe set for RemoteConnection.mListeners" into lmp-devSailesh Nepal2014-08-091-1/+3
|\
| * Use thread safe set for RemoteConnection.mListenersSailesh Nepal2014-08-091-1/+3
* | Merge "Adding camera failure/ready session events." into lmp-devTyler Gunn2014-08-091-3/+18
|\ \ | |/ |/|
| * Adding camera failure/ready session events.Tyler Gunn2014-08-081-3/+18