summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use thread safe set for adapter setJay Shrauner2014-08-081-2/+4
* | Merge "Better comments for the CONNECTING state." into lmp-devNancy Chen2014-08-072-3/+6
|\ \ | |/ |/|
| * Better comments for the CONNECTING state.Nancy Chen2014-08-082-3/+6
* | Aidl changes related to VideoCallProvider in Ims.Andrew Lee2014-08-082-11/+11
|/
* Add "CONNECTING" state for before outgoing call broadcast returnsNancy Chen2014-08-072-0/+13
* Remove ldaps from AOSP code.Santos Cordon2014-08-075-11/+7
* "Implement" formerly abstract methods VideoCallProvider.Andrew Lee2014-08-061-14/+39
* Add setConferenceable() API from ConnectionService to incall. (1/4)Santos Cordon2014-08-0613-33/+249
* Finalize implementation of Remote Connection Service (1/4)Ihab Awad2014-08-058-447/+848
* Revert "Make Connection threadsafe"Santos Cordon2014-08-051-314/+92
* Make Connection threadsafeEvan Charlton2014-08-011-92/+314