summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Merge "incallui: make navigation bar translucent + other fixes" into cm-11.0Abhisek Devkota2014-06-141-1/+1
|\
| * incallui: make navigation bar translucent + other fixesJorge Ruesga2014-06-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make navigation bar translucent when available, minimizing thec bad effect of the black navigation bar. * Complete change Ie76cbc53c176d94bfb2402bf50eae6161fbb2198, displaying the caller photo in complete full window size. * Sync Msim layouts with normal layouts Patchset 3: Use full translucent bars (status + navigation) Patchset 4: Revert layouts Patchset 5: Simplification, use transparent status bar during call Patchset 6: Fix dialpad layout Patchset 7: update translucency flags when hiding conference manager Patchset 8: also make status bar translucent when dialpad is shown Change-Id: I3a9e4e248f19b951dd6a127b6f63a0cd62047497 JIRA: CYAN-4048 Issue: https://jira.cyanogenmod.org/browse/CYAN-4048 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* | Hide Titlebar while loading InCallUI (2 of 2)blackhand10012014-06-101-1/+1
|/ | | | | | | | The conference call commits a few days ago caused the titlebar to show when iniating a call during loading. These pair of commits fix the behavior. Change-Id: I69a915eef471b5f4ac4da087457cb50fba2e0400
* InCallUI: Improve latest CAF stringsMichael Bestas2014-06-091-6/+6
| | | | Change-Id: If40628775393ab6e6fed6f92f8dbc2797c2b9f9f
* Merge branch 'qcril' of ↵Steve Kondik2014-06-062-7/+10
|\ | | | | | | git://github.com/CyanogenMod/android_packages_apps_InCallUI into cm-11.0
| * Merge branch 'LNX.LA.3.5.2.2.1_rb1' of ↵Steve Kondik2014-05-082-7/+10
| |\ | | | | | | | | | | | | | | | git://codeaurora.org/platform/packages/apps/InCallUI into cm-11.0 Change-Id: I912d656d631ad86cc2ba741a48e0fd60b9b2e46d
| | * Merge commit 'android-4.4.1_r1' into merge_branchManish Kumar2013-12-064-14/+19
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'android-4.4.1_r1': Decrease the timeout for unknown endcall screen from 5 to 2 sec. Remove an extra logging call left over from development. Add logic to dynamic dismiss keyguard. Add incoming-during-hold case to fullscreen Notification code. Add callState parameter to reverse lookup requests. Show status bar notification on quick navigate from in-call UI Disable HW BACK key at the incoming-call screen Import translations. DO NOT MERGE Import translations. DO NOT MERGE Import translations. DO NOT MERGE Fixes bug for Canned Message response. Import translations. DO NOT MERGE Adds null check for proximity wakelock Import translations. DO NOT MERGE Removes private resources from InCallUi Conflicts: res/values/strings.xml src/com/android/incallui/InCallPresenter.java Change-Id: I9319f040b22c4d2f497760ced8d9d7a3c413d82f
| | * | DSDA: Add InCallUI DSDA support.Sandeep Gutta2013-11-254-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Add tab view support for DSDA -Add support to display voice calls based on the current active subscription. -Add few utilities in CallList, which required for handling voice calls across multiple subscription. Change-Id: Ib683f7c3b41ed3bb04367be1e9c331908bc46004
| | * | Phone: Add support for video callsGarik Badalyan2013-11-204-3/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for video calls in InCallUI. - Video Call UI - IMS Media - UI support for Upgrade/Downgrade Calls Change-Id: I96e17dfe3cc6ae7afb5b43c86538bb62fe31a03b
| | * | IMS support for UI interfacePavan Tatavarthi2013-11-181-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. UI support for conference call participant display, hangup using uri, conference uri dial, add participant, 2. Add ims related data types to Call object 3. Add ims related APIs to CallCommandService and CallHandlerService Change-Id: If782aa90dc4741499a67ee6a62f48576425a0574
| | * | Display supplementary service dialogs for CF and CB.Muhammed Siju2013-10-311-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When call is not answered and is forwarded, display "Call Unanswered and Forwarded" message at MT side. When Call Barring is enabled on MT side, display "Party has barred all Incoming calls" message to the user on MO side. Change-Id: I4ae0b8b1dd2588b6cee96bc1c2d296290810c11c (cherry picked from commit e7e81e031e526a07875f17216b217b672b0a7044) (cherry picked from commit de1ecaecce46a3bac5581927eaf1587390e9b24e)
| | * | STK Call Control feature implementation.Sandeep Kunta2013-10-311-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support to display the exact call failure reason for STK cc. Change-Id: I1076f2b3ba93e6f96e85efec32b11250bbfd7f6f (cherry picked from commit af7567c997a072d89838793000bdb8b107be0ed4) (cherry picked from commit 2633093e75f5c53c2a3826592530e110d52bf5e2) (cherry picked from commit 6dc03b1c11dbbfd1c175724e8646543bb9c5d55e)
* | | | Merge tag 'android-4.4.3_r1' into HEADRicardo Cerqueira2014-06-036-1058/+127
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android 4.4.3 release 1 Conflicts: res/values/array.xml res/values/dimens.xml res/values/strings.xml src/com/android/incallui/InCallActivity.java Change-Id: Ib47882d1cbbb803779314ccfa2964e5ae301ea4b
| * | | | DO NOT MERGE. Rearrange dialpad layout for better esthetics.Ihab Awad2014-03-212-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/13551615 Change-Id: I79380c1919b0d457e5c151812146b35deb61396e Conflicts: res/layout/dialpad_incall.xml
| * | | | Update dialpad to new look and feel. DO NOT MERGE.Ihab Awad2014-03-084-18/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://b/13189041 Change-Id: I26b306300e11fd6830d40b51a705c472c89925f4 (cherry picked from commit a389ad358b723ce1725662c79bfc175ddc2e558c)
| * | | | Remove unused stringsJay Shrauner2014-03-033-1035/+0
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused strings left over from telephone/incall split. (Change from original CL on master: don't modify any translation files.) Bug:13242270 Change-Id: I8383644ca31e66aa43b184368606cc693583da22 (cherry picked from commit 2604a129668c69a283822e1b1d2eb70bb8ba0be5)
* | | | Automatic translation importMichael Bestas2014-05-211-0/+0
| |/ / |/| | | | | | | | Change-Id: I1ccdd8471c4fa20f917c9184fe40338049a374d4
* | | MSIM: Use operator name instead of SUBS for InCallUIdhacker292014-04-281-0/+4
| | | | | | | | | | | | Change-Id: I33a00aa5b5e81758efbe9268a73326cd05f6e57f
* | | Hide Titlebar while loading InCallUI (2 of 2)blackhand10012014-03-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The conference call commits a few days ago caused the titlebar to show when iniating a call during loading. These pair of commits fix the behavior. Change-Id: I69a915eef471b5f4ac4da087457cb50fba2e0400
* | | InCallUI: Cleanup CAF additionsMichael Bestas2014-03-081-14/+14
| | | | | | | | | | | | Change-Id: Ic747202eee89165c540407ad46dd1be50afff559
* | | Revert "Display supplementary service dialogs for CF and CB."Steve Kondik2014-03-031-4/+0
| | | | | | | | | | | | | | | | | | * We already do this. This reverts commit 9bfd2d7cac8b98d476b20903d56912e7eb3c6950.
* | | DSDA: Add InCallUI DSDA support.Sandeep Gutta2014-03-034-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Add tab view support for DSDA -Add support to display voice calls based on the current active subscription. -Add few utilities in CallList, which required for handling voice calls across multiple subscription. Change-Id: Ib683f7c3b41ed3bb04367be1e9c331908bc46004
* | | Phone: Add support for video callsGarik Badalyan2014-03-034-3/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for video calls in InCallUI. - Video Call UI - IMS Media - UI support for Upgrade/Downgrade Calls Change-Id: I96e17dfe3cc6ae7afb5b43c86538bb62fe31a03b
* | | IMS support for UI interfacePavan Tatavarthi2014-03-031-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. UI support for conference call participant display, hangup using uri, conference uri dial, add participant, 2. Add ims related data types to Call object 3. Add ims related APIs to CallCommandService and CallHandlerService Change-Id: If782aa90dc4741499a67ee6a62f48576425a0574
* | | Display supplementary service dialogs for CF and CB.Muhammed Siju2014-03-031-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When call is not answered and is forwarded, display "Call Unanswered and Forwarded" message at MT side. When Call Barring is enabled on MT side, display "Party has barred all Incoming calls" message to the user on MO side. Change-Id: I4ae0b8b1dd2588b6cee96bc1c2d296290810c11c (cherry picked from commit e7e81e031e526a07875f17216b217b672b0a7044) (cherry picked from commit de1ecaecce46a3bac5581927eaf1587390e9b24e)
* | | STK Call Control feature implementation.Sandeep Kunta2014-03-031-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support to display the exact call failure reason for STK cc. Change-Id: I1076f2b3ba93e6f96e85efec32b11250bbfd7f6f (cherry picked from commit af7567c997a072d89838793000bdb8b107be0ed4) (cherry picked from commit 2633093e75f5c53c2a3826592530e110d52bf5e2) (cherry picked from commit 6dc03b1c11dbbfd1c175724e8646543bb9c5d55e)
* | | InCallUI: Update copyright yearMichael Bestas2014-02-161-1/+1
| | | | | | | | | | | | Change-Id: Ie0bd0401cbb922eeb57196004f61c2980fa38ff5
* | | InCall full screen photodimfishr2014-02-052-3/+5
| | | | | | | | | | | | Change-Id: Ie76cbc53c176d94bfb2402bf50eae6161fbb2198
* | | InCallUI: Port "Add to blacklist" support to in-call ui (1 of 2)DvTonder2014-01-211-0/+7
| | | | | | | | | | | | Change-Id: I3f9777c112a4d25499b474762f83d187782c6ca0
* | | Revert "Make incall screen glopad background themeable"Konsta2014-01-171-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change I6a0a120662e4e45b5282a763c8ccf41d29c6d470 was supposed to make only bottom half of caller photo semi-transparent. Instead it also exposes in-call buttons at the bottom of the screen behind the glowpad. This has looked plain broken for months. This reverts commit 3073f8760c82198a80cf8efe3fe0e3b2804852c2. Change-Id: I38d2b8aefdaa77385c863b97221e88f0da6a97e2
* | | Merge tag 'android-4.4.1_r1' into HEADRicardo Cerqueira2013-12-064-14/+21
|\| | | | | | | | | | | Android 4.4.1 Release 1
| * | Removes private resources from InCallUiChristine Chen2013-10-164-14/+21
| |/ | | | | | | | | Bug: 11244110 Change-Id: I88471a7d1e164ac7e464f199f1c0c36fa3c0876f
* | Make incall screen glopad background themeablefitsnugly2013-11-261-0/+1
| | | | | | | | Change-Id: I6a0a120662e4e45b5282a763c8ccf41d29c6d470
* | Add back supplementary service notification handling.Danny Baumann2013-11-091-0/+26
|/ | | | Change-Id: Id4cdc4dbae1c262041ab3afcb3264dfe6d3673fa
* Add custom message dialog for Respond via Message.David Braun2013-10-051-0/+4
| | | | | | | | | | | We don't want to require SMS applications to implement activities that show over lock just to handle the "respond via custom message" scenario for rejecting phone calls. This change adds an entry dialog into the phone call UI. A separate change removes the code in the Telephony service that would have asked the default SMS app to show UI. Bug: 11084719 Provide UI for "quick response" messages built into Phone app Change-Id: I7fcf20280fd3b741aa941cc6a24f5c262db1899b
* Removes textured background for InCallUiChristine Chen2013-10-031-0/+6
| | | | | Bug: 11070029 Change-Id: I28e0f92c26302b9cff497cd1f63dc0ad7fade3ce
* Adding the (lost) buttons back upon disconnected calls, see b/11028671.Ben Gilad2013-10-011-1/+1
| | | | Change-Id: If4f48879bb9601484e69cb66fa0eb980ece53909
* Changes primary call card paddingChristine Chen2013-09-271-0/+2
| | | | | | | - Also changes the secondary call card padding and alignment Bug: 10955870 Change-Id: I781e2016914d6ce8e677cc8bc88ed909db23879c
* Addes xxhdpi assets for InCallUiChristine Chen2013-09-121-0/+9
| | | | | | | - Changes how End Call button looks. Bug: 10491107 Change-Id: I02271ba346a8879b4642f4a642513211d2a328fc
* Makes glowpad scalable.Christine Chen2013-09-101-0/+5
| | | | | Bug: 10634748 Change-Id: Iac3d424e7d6be94230da12f3058214b7ca3d8a84
* Adds manage conference call UIChristine Chen2013-09-061-0/+3
| | | | | Bug: 10334739 Change-Id: I46a52ec967a1c496dd4b797f2064d9099670711f
* Updating the name of the activity to the translated "Phone".Santos Cordon2013-09-041-2/+6
| | | | | | String used as a label in Recents. Change-Id: I38086f90c440cbbf865ee27163c1c8a8462a5ce3
* Fixing position of Glowpadview to reveal more of contact's photo.Santos Cordon2013-08-271-1/+1
| | | | | | | update layout files to match what previous phone used to do. bug:10510721 Change-Id: I1bb1a7c8207043a5657940d3209ba53e1a332285
* Show gateway UI when dialing via a gatewaySantos Cordon2013-08-231-1/+1
| | | | | | | | | | Gateway information is not available in the Call object. Inside CallCardPresenter, we use this to show the user dialing information when dialing out through a gateway. This includes a "Calling via..." notice above the call state label and the gateway number. bug: 10393622 Change-Id: Iff1247cd592b0730bb7cfc6d16bd8f60b47f3737
* Add UI to show when the Call disconnects.Santos Cordon2013-08-071-0/+49
| | | | | | | When the call disconnects, we need to show UI for a short time before existing the UI. Change-Id: Iee648b8c54ee4b5ea09cfaec508e1bf8fb8f1643
* Add image to caller infoYorke Lee2013-08-071-0/+19
| | | | | | | * Add various image setting method sto CallCardFragment * Added AnimationUtils and ContactsAsyncHelper, copied unchanged from Phone Change-Id: I6175ccc2433a5d0ad8a9bffac678a263ee65622c
* Display primary call info in call cardYorke Lee2013-08-071-0/+7
| | | | | | | | | | * CallerInfo, CallerInfoAsyncQuery are copied verbatim from existing Phone code. * Added logging methods to Logger to support logging via TAG in static methods * Only primary caller information (name, phone number and label) are displayed for now. Secondary caller information and photos are not displayed. Change-Id: Id4cfdef78f10f7b32255f4892cd51161f37c8be5
* Adding multi-call support.Santos Cordon2013-08-011-0/+5
| | | | | | | | | | | | | | | | | | | | | | Before this change, the UI came up when we were notified that a new call came in, but we did not actually look at the call state, etc. This seemingly worked while we only supported single calls but did not scale. This change does two main things: a) Plugs in CallList into the presenters so that they can perform their logic based on the actual state of the calls (necessary for multi-call support) b) Adds Secondary CallInfo UI to the Call Card so that we can display information foreground and background calls. As a result of (a) from above, a lot of changes you see will be to Presenters, which now take their cues from CallList and update their Ui's accordingly. A problem with this approach is that the presenters (callcard/buttons/answer-widget) perform their changes independently. A subsequent change will consolidate interactions with CallList to a Presenter-Manager class and away from the presenters. Change-Id: I89d1926fa1eef6f10d897d2ce360f666c8f341f8
* Adding call card and buttons to UI.Chiao Cheng2013-07-221-0/+21
| | | | | | | - Created a fragment for call card and a fragment for UI. - Adding corresponding button images. Change-Id: I5facacd3a4346ab9d9ec2a67a2742dc27dbf5583
* Adding in call screen template.Chiao Cheng2013-07-176-14/+1901
| | | | | | Along with glow pad for incoming call interaction.. Change-Id: I8d518b5247bee4a10c8fd06763a7e3fe6cff5652