summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable
AgeCommit message (Collapse)Author
2014-08-15Position/size adjustments to the floating action button.Andrew Lee
+ Use new theme color for dialpad tints. + Translate FAB higher and make it 128% scaled in InCallUI. + Add methods so that dialpad is shown/hidden, FAB transitions to/from its normal position and normal scale. + Translate button in/out when enabled/disabled. Bug: 16399233 Change-Id: Ia8f56f494a89927c25657a75cfcca147c34c6c98
2014-08-12Add UI/functions to handle a video upgrade request.Andrew Lee
+ Move session modification listener into the video call presenter. + Add new video accept/reject notification and full-screen UI. + Added "handling" which sends session modification response. Bug: 16657915 Change-Id: I35ff04e383d4938cbfb4e76677730f82557fd918
2014-07-31Swap out FAB backgroundYorke Lee
Bug: 16353999 Change-Id: I1b9895ada47c307dafdbf7457e84f2e631e27607
2014-07-18Show correct call buttons depending on voice/video call.Andrew Lee
Behaviors to be implemented in separate changelist. Renamed some of the methods to reference buttons, and rearranged the order in which buttons are listed and dealt with to be more consistent with the order in the layout. Bug: 16014280 Change-Id: I40a9137d222daf6959a869c11e6ac763baa61788
2014-07-17Add new buttons for video calls.Andrew Lee
These are simply hidden for now; behavior needs to be wired up still. Since it now has so many buttons, I also tried to update and clean up the comments/arrangement of buttons in call_button_fragment. Bug: 16014280 Change-Id: If0780bab9de1889d9c4350ffc345c7239cfcc948
2014-07-17Massive icon update/cleanup.Andrew Lee
- Added a number of new icons for toolbar, specifically for video. - Deleted a number of unused drawables. Bug: 16355221 Bug: 16014280 Change-Id: I9aa08cbb16fe3ee32eac6940801175732fdfc46e
2014-07-15Show different glowpad options for incoming video call.Andrew Lee
- Refactor code be more flexibile/specific in specifying the targets for the glow pad; went from "n-way" labeling of different target sets to more explicit labeling of scenarios, such as "audio without sms". - Add target sets and cases for showing targest in AnswerFragment. - Added new drawable for the target to answer a video call. - Add method to GlowPadView to allow changing the handle (now it may be either a videocamera or phone icon, depending on the scenario). - Add a new video handle for incoming video calls. - TODO: Hook this up to show these glowpads if there is an incoming video call. - Deleted some unused resource files. Bug: 16015750 Change-Id: I77ff08f45f57cd2817866b5d78648af8891bb675
2014-07-11Remove bluetooth icon from call state banner and change toolbar carrotNancy Chen
The call state banner icon will only be used for call provider/wifi icons so the incoming bluetooth icon needs to be removed. Also the 45 degree carrot is being replaced by the downward carrot. Bug: 15767934 Change-Id: I4ff01eba32fe65c05dcb099cb4fe8092ec2b64ef
2014-07-02Remove handoff UISailesh Nepal
This CL removes handoff related UI and implements phoneAccountClicked Change-Id: Iab1595faaadcdfe428d97891d314babea21e9633
2014-06-10Ripple tint is now colorAlan Viverette
Change-Id: I3570aa6cf824942c72a5c78d41566231a24b76f9
2014-05-29Specify dialpad touch tint color in style.Andrew Lee
Also, delete code/colors which are rendered unneeded by this new style. Bug: 15168708 Change-Id: I6f958d696a8cba9d7cc5b809ef7b5408c7c6aac7
2014-05-22Remove dual-state icons for call buttons.Andrew Lee
Per discussion with design, it'll be simpler to just have one icon which does not toggle/change on state (besides color accent). Bug: 15165717 Change-Id: I2856c403b549e734e8f6c55b5be65f9a337730d6
2014-05-20Replace merge/swap icons in InCallUI.Andrew Lee
Change-Id: I721dbfcac28add9f5cea4326a0cefb5384fa44a6
2014-05-19TouchFeedbackDrawable is now RippleDrawableAlan Viverette
Change-Id: I6d92fe9a58ee30e42639b5f427678170997ac039
2014-05-15Merge remote-tracking branch 'goog/master-nova' into mergeEvan Charlton
Conflicts: res/layout/call_card.xml res/values-da/strings.xml res/values-hi/strings.xml src/com/android/incallui/CallButtonPresenter.java src/com/android/incallui/CallCardFragment.java src/com/android/incallui/CallCardPresenter.java src/com/android/incallui/DialpadFragment.java Change-Id: I6b3a2b063a2efd76330d4833cd95be3132f01462
2014-05-12Merge "Change tints, backgrounds on incoming call icons."Andrew Lee
2014-05-09Change tints, backgrounds on incoming call icons.Andrew Lee
- Also tweaked icon tints for the InCall buttons, to make them less prominent in the disabled state. - Strengthened the logic around setting the audio button's enabled state in the call button fragment. Before, updateAudioButtons() was setting the audio button to be enabled after setEnabled(false) was called on the fragment, causing it to be set to disabled notably later than the other buttons. Bug: 14658215 Change-Id: I68145fcc7420713e492e96b6c6a636fad9047ed1
2014-05-09resolved conflicts for merge of 41ffd656 to master-novaAndrew Lee
Change-Id: Ie8f34527c54b99e4e6530ff9ccf2bfb24f222487
2014-05-10Merge "Add touch feedback tint to end call button."Andrew Lee
2014-05-10am 84ac44b7: Update icons and dimensions for the InCallUI.Andrew Lee
* commit '84ac44b71d8336709658ac65ce9acfa85df7dbf0': Update icons and dimensions for the InCallUI.
2014-05-09Add touch feedback tint to end call button.Andrew Lee
Bug: 14108639 Change-Id: I618e802da139c147a22d0a4e60b50ac25c5a50c7
2014-05-09Update icons and dimensions for the InCallUI.Andrew Lee
- Swapped in new icons, and deleted old icons. - Made the diameter of the glowpad smaller, and deleted unused constants. Bug: 14658215 Change-Id: I9cf69043270214ac71810d8be393c16dfcd2787b
2014-05-09resolved conflicts for merge of d5557cb1 to master-novaAndrew Lee
Change-Id: I6c9d594781d9d8de830104b1e038d381aacbc969
2014-05-09am 3e4bac34: Merge "Change toolbar icons in the InCallUI."Andrew Lee
* commit '3e4bac342714075a9ca776b1d8357a763b06dcfc': Change toolbar icons in the InCallUI.
2014-05-09am 0ff634f2: Change button press to use yellow accent color.Andrew Lee
* commit '0ff634f21390b1cf1376a3a0ae1da6a21fe59146': Change button press to use yellow accent color.
2014-05-09Change icon and background for end call button.Andrew Lee
Not removing end call icon yet; will after removing icon from the glowpad for the incoming call. Bug: 14108639 Change-Id: I0b7fd29dd3bb9b0d6204c85fec1379c3211ec483
2014-05-09Re-add network indicator/handoff buttonEvan Charlton
Add a handoff button (and network indicator) back into InCallUI. This has not be vetted by UX or anything, but it will hopefully not cause merge conflicts. Change-Id: I6d0a8e7cd865df70b13fc69ec96cdc98e0e3f203
2014-05-09Merge "Change toolbar icons in the InCallUI."Andrew Lee
2014-05-09Change toolbar icons in the InCallUI.Andrew Lee
Also, some slight fixes on the "add call" button so that it's ripple is properly constrained to the circle, and so that the mute button is not toggled when mute has automatically been invoked. Bug: 14108639 Change-Id: I1a23111a212a1f7f86ffde734b195f0bd9350741
2014-05-09Change button press to use yellow accent color.Andrew Lee
Change-Id: Ib054627c6267630988ba53f9f7eb6bbf3312eb2a
2014-05-07Change selected/unselected states of buttons.Andrew Lee
- Add touch feedback (w00t). - Adjust button heights/positions to spec. - Add drawables for the different button states (no longer tabs). - Remove vertical spacers (interfered with touch feedback). Change-Id: I383ca898c8d2fcfc8c34021efc62cb03adbde1c1
2014-05-02Styling polish to InCallUI.Andrew Lee
- Fix clipping of shadow on the end call button. - Add translation-z to the primary call info. - Make the dialpad in the InCallUI transparent. This required in part renaming some constants which were being overriden by Dialer. Bug: 14108639 Change-Id: I29657fbc9e0b9b4957135e77b2db62159541b43a
2014-05-01Add fancier press states for buttons.Andrew Lee
- Add tint color, which applies 60% opacity in default state. - Apply tint to dialer call buttons. - Convert add, swap, and merge icons into drawables. Bug: 14108639 Change-Id: Id9c08ccb035958e51d28255b8c13644c6c5fca73
2014-05-01Consolidate buttons to use more common drawables.Andrew Lee
- Work is to facilitate styling selected button states to QP spec. - Change buttons to use btn_compound_background instead of the _fake_ version. - Deleted now-unused assets. - Changed btn_compound_background to use common action tab drawables. - Switched the dialpad button from a ToggleButton into an ImageButton, so that all the call buttons can use the same background. Technically, ToggleButton is more precise, but ImageButton is sufficient for behavior, and allows me to switch the state casing in the drawable to use state_selected instead of state_checked. Bug: 14108639 Change-Id: If6ebf05e51648a09307bf37926efb3670f55ba55
2014-04-25Use ShapeDrawable for floating end call button in InCallUIYorke Lee
Change-Id: I30a8b475b09dea8de3fae7d163acdcb13718e9b4
2014-04-24Make EndCallButton circular.Andrew Lee
- Added FrameLayout around end call button. - Reconfigured size and clipping of the end call button. - Retyped some colors from drawables to colors. - Removed unused styles and dimensions. Bug: 13956531 Change-Id: I9a5bc5b0307521f4ef3d7a9ae61b586e4e32a76a
2014-03-07Update dialpad to new look and feel.Ihab Awad
http://b/13189041 Change-Id: I26b306300e11fd6830d40b51a705c472c89925f4
2013-10-17Merge "Removes private resources from InCallUi" into klp-devChristine Chen
2013-10-16Replaces Messaging app icon with default sms iconChristine Chen
Bug: 11255364 Change-Id: If5cc1284602f94e5b43af79607045b7a230e00e5
2013-10-16Removes private resources from InCallUiChristine Chen
Bug: 11244110 Change-Id: I88471a7d1e164ac7e464f199f1c0c36fa3c0876f
2013-10-14Replaces ToggleButtons with ImageButtonsChristine Chen
- Defer setting the toggled/selected state until TeleService gets back to us. Bug: 11172457 Change-Id: I4d103c1288b6e730c61aaf49e679f6b58746897b
2013-10-03Removes textured background for InCallUiChristine Chen
Bug: 11070029 Change-Id: I28e0f92c26302b9cff497cd1f63dc0ad7fade3ce
2013-09-12Addes xxhdpi assets for InCallUiChristine Chen
- Changes how End Call button looks. Bug: 10491107 Change-Id: I02271ba346a8879b4642f4a642513211d2a328fc
2013-08-29Allow swapping calls by clicking on secondary call cardYorke Lee
Bug: 9679473 Change-Id: I9e25a247c59530d257ece27e62c88329eb5f4f61
2013-07-17Adding in call screen template.Chiao Cheng
Along with glow pad for incoming call interaction.. Change-Id: I8d518b5247bee4a10c8fd06763a7e3fe6cff5652