summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding video width/height to camera capabilities.Tyler Gunn2014-07-301-3/+34
* Connection creation and service wiring for WiFi call managers (1/3)Ihab Awad2014-07-295-54/+128
* Convert VideoState into an inner class.Andrew Lee2014-07-294-49/+110
* Add new proximity sensors in Telecomm (1/3)Yorke Lee2014-07-293-0/+51
* Merge "Fix WTF when creating a lazily initialized connection" into lmp-devSailesh Nepal2014-07-241-0/+2
|\
| * Fix WTF when creating a lazily initialized connectionSailesh Nepal2014-07-281-0/+2
* | Handle synchronous failed connectionSailesh Nepal2014-07-291-15/+3
|/
* Move VideoCallProvider into ConnectionService.Andrew Lee2014-07-286-348/+330
* Merge "Make creating the Connection synchronous" into lmp-devEvan Charlton2014-07-246-142/+283
|\
| * Make creating the Connection synchronousEvan Charlton2014-07-256-142/+283
* | Adding missing break statement in VideoCallProvider.Tyler Gunn2014-07-251-0/+1
|/
* Add VideoCall and VideoCall.Listener as an inner classes of Call.Andrew Lee2014-07-2516-704/+654
* Hide multiple-account information if there is only a single accountNancy Chen2014-07-231-0/+10
* Merge "Change display Strings to CharSequence (1/3)" into lmp-devSantos Cordon2014-07-222-16/+16
|\
| * Change display Strings to CharSequence (1/3)Santos Cordon2014-07-222-16/+16
* | Don't throw RemoteException in public RemoteCallVideoClient APIs.Andrew Lee2014-07-221-23/+43
* | Revert "Don't throw RemoteException in public RemoteCallVideoClient APIs."Andrew Lee2014-07-221-43/+23
* | Don't throw RemoteException in public RemoteCallVideoClient APIs.Andrew Lee2014-07-221-23/+43
|/
* Expose call settings as public API (1/3)Yorke Lee2014-07-211-0/+6
* Merge "Add video call profile constructor which takes video state only." into...Andrew Lee2014-07-191-0/+9
|\
| * Add video call profile constructor which takes video state only.Andrew Lee2014-07-211-0/+9
* | Sent initial data to telecomm on connection creation. (1/3)Santos Cordon2014-07-217-28/+228
* | Catch RemoteException when setting the camera or zoom.Andrew Lee2014-07-211-4/+10
|/
* Revert "Change display Strings to CharSequence (1/2)"Santos Cordon2014-07-212-16/+16
* Change display Strings to CharSequence (1/2)Santos Cordon2014-07-212-16/+16
* Change telecomm APIs from protected to public (1/3)Santos Cordon2014-07-214-23/+23
* Move ACTION_CONNECTION_SERVICE into ConnectionService. (1/3)Santos Cordon2014-07-212-7/+9