History log of /packages/apps/InCallUI/src/com/android/incallui/InCallVideoCallListener.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6cddf46812634fadc194830774110780f14e9462 13-Sep-2014 Tyler Gunn <tgunn@google.com> Renaming Telecomm to Telecom.

- Changing package from android.telecomm to android.telecom
- Changing package from com.android.telecomm to
com.android.server.telecomm.
- Renaming TelecommManager to TelecomManager.

Bug: 17364651
Change-Id: Ie5ae18f51baa5da2eb9793785ad0c9d83b6343d1
/packages/apps/InCallUI/src/com/android/incallui/InCallVideoCallListener.java
43f3e6e0760ea774e479935733d8a30b724457cd 08-Aug-2014 Ihab Awad <ihab@google.com> Final structural tweaks to Telecomm API (3/8)

Bug: 16416927
Bug: 16494880
Change-Id: If756941a5bdd25ff8ac633a56fe90c894d4a46a4
/packages/apps/InCallUI/src/com/android/incallui/InCallVideoCallListener.java
aed98fccfc2af12f8c24f93242fecdab23758c8d 25-Jul-2014 Andrew Lee <anwlee@google.com> Status labels for video calls.

- Display the appropriate status labels for video calls, mostly
depending on whether one is in a video call, and whether one
has requested video and is waiting for a response, or a video
request has failed.
- Add a handler to the CallCardPresenter, so we can show an error
message in the fail case, but only show the message for a time.
- Add video icon in layout.
- Renamed CallVideoClientNotifier to reflect newer nomenclature.
- Add session modification state information on InCallUI call. This
helps us track state to know what strings to display on the card.

Bug: 16013340
Change-Id: Ib2bf84d93a05664adbf7fe838848b7d7b54a8254
/packages/apps/InCallUI/src/com/android/incallui/InCallVideoCallListener.java
85c114df8721b51b3b76cba9e7f9af825d05dc26 30-Jul-2014 Tyler Gunn <tgunn@google.com> Merge "Various changes." into lmp-dev
15a8e3cb2c01b59b5328a74e6c46144843103205 29-Jul-2014 Tyler Gunn <tgunn@google.com> Various changes.

1. Add InCallCameraManager to track active camera and manage camera
capabilities.
2. Use new camera manager in CallButtonPresenter instead of directly
accessing camera.
3. Implemented new camera setup flow between incall and telephony.
4. Landscape video call support (actively rotating while video is running
crashes InCall at the moment, but you can start it in portrait or
landscape fine). Includes ensuring layout works properly with RTL
locales.
5. Added progress spinner to CallCardFragment, useful to show when an
upgrade to video is pending.

Bug: 16012946
Change-Id: Iff33422eec3a92d8cbeb217f5be2f1c9c5f3e98d
/packages/apps/InCallUI/src/com/android/incallui/InCallVideoCallListener.java
43b78a98d11ef11114fc05df6a11d19d80be4a40 28-Jul-2014 Andrew Lee <anwlee@google.com> Update VideoCallProfile.VideoState references.

Bug: 16629892
Change-Id: I689b5ce4f41db109b003bd15f9cae5596a1c3819
/packages/apps/InCallUI/src/com/android/incallui/InCallVideoCallListener.java
230f77ec8e790f70b0c4a475e69566c049c97a06 23-Jul-2014 Andrew Lee <anwlee@google.com> Use VideoCall instead of RemoteCallVideoProvider in InCallUi.

Bug: 16494880
Bug: 16495203
Change-Id: I61d981d835a5a4b452c20c736af1eabd64da198c
/packages/apps/InCallUI/src/com/android/incallui/InCallVideoCallListener.java