summaryrefslogtreecommitdiff
path: root/src/com/android/incallui/InCallMessageController.java
Commit message (Collapse)AuthorAgeFilesLines
* InCallUI: Improve more CAF stringsMichael Bestas2015-12-161-7/+6
| | | | Change-Id: I4077d813ae13649ab7e5e1acd9de59b5a9aecb52
* IMS-VT: Add orientation mode and session modification cause notifiersNivedita Sarkar2015-10-061-12/+79
| | | | | | | | | | | | | | - Add listeners to listen to call details changed and get the orientation mode changes as well as session modification cause changes - When changes are detected, notify InCall message controller which handles the change appropriately - Add orientation mode and session modification cause resources to qtistrings.xml Change-Id: I9602a5a0f60c639197936256689407c15715bdcd
* IMS-VT: Display toast for upgrade failSuresh Koleti2015-10-061-2/+36
| | | | | | | Display toast message if upgrade request is failed due to low battery. Change-Id: I5a9241314623dbc19fe4a8b4e2aba74551a19b97
* IMS: Display toast for handover not feasibleBenergy Meenan Ravuri2015-10-061-1/+65
| | | | | | | | Display toast if call was failed due to handover not feasible. Change-Id: I4be6bd6a3abe4581a2aa22532016222075e05d23 CRs-Fixed: 894558
* IMS-VT: Display video call related user notification messages on UINivedita Sarkar2015-10-061-5/+65
| | | | | | | | | | | | - Display video quality changed indication to the user when it changes - Display player state indication to user when player/camera status changes (video starts/stops or camera is not ready/failing) - Display data usage changed to the user when call ends Change-Id: I968978afcc6a4de08758f521aa48a08ed356f076
* IMS-VT: Detect call substate changes and notify the message controllerNivedita Sarkar2015-10-061-0/+130
- Add a listener for listening to call details changed and parse the extras for detecting changes in call substate - Once call substate change is detected, notify the InCall message controller which displays a Toast. - Add a new qtistrings.xml file for all Qti strings. Add call substate string resources in it. Change-Id: I03ee582aa44dcaa470427350fc76a4fce2bfa2b6