summaryrefslogtreecommitdiff
path: root/res/drawable-xxhdpi
AgeCommit message (Collapse)Author
2014-09-11Move blue fab out of DialerBrian Attwell
Bug: 17380050 Change-Id: Iba2389e264f74bb970c660e64adb9de1a424cb42
2014-09-02Use different FAB for dialpad, and use new animations.Andrew Lee
+ Use scaleIn/scaleOut for FABs in the Dialer application. + Add assets for green fab. + Update dialpad fragment, both the Java and layouts, to have their own FAB containers and FABs. + Change DialpadSlidingLinearLayout into DialpadSlidingRelativeLayout. - Removed or relocated dial some FAB handling, visibility, and translation functions. Now that the FABs in the dialpad fragment and DialtactsActivity are distinct, the logic can be scoped more precisely to a particular fragment/view. Bug: 16399233 Change-Id: I86f9f0053dc3c50fe0d5046389632af7ddff9f67
2014-08-11Replace calllog delete iconYorke Lee
Bug: 16630734 Change-Id: If4d732147437e8e1ea96eb41fa781e772fcab0a9
2014-08-10Replace voicemail seekbar playback assetYorke Lee
Bug: 15935940 Change-Id: Icdbd06ea882e59fdca25d13e63557efacf14451c
2014-08-04Moves voicemail icon to ContactsCommon (2/2)Paul Soulos
bug: 16159865 Change-Id: Id64de7df12ddaacaa5373de8efa33c8be61fa351
2014-07-31Swap out FAB backgroundYorke Lee
Bug: 16353999 Change-Id: I1b9895ada47c307dafdbf7457e84f2e631e27607
2014-07-25Update asset for the icon to put on to the recent call cardNancy Chen
The icon was not updated, adding assets. See bug for screenshot. Bug: 15188371 Change-Id: I1e2ded0c57d64707eae44820af09caaf763549ce
2014-07-24Merge "Update dialpad overflow menu icon" into lmp-devNancy Chen
2014-07-24Update dialpad overflow menu iconNancy Chen
Overflow menu icons should be the same across dialer Bug: 16488229 Change-Id: I1222d02bd4e54e41f32eab3c11e87ad02e8df8c9
2014-07-23Color changes in dialer for theme color (light blue) and textNancy Chen
Dialer color change to light blue Bug: 16356911 Change-Id: If6224037968e8dca5adf705baa48e9ec77f675ed
2014-07-18Delete search icon resources, since now commonBrian Attwell
Removed some resources from Dialer, so that I could place them in common. PART 1/3 Bug: 16209705 Change-Id: I8ce477a600f6cad629d838c1ffd7505e9970510a
2014-07-10Adding support for video call icon and data usage in call log.Tyler Gunn
Bug: 16013684 Bug: 16015261 Change-Id: Ie75443d641c1e09a5772bb618aba55de8583716b
2014-06-13Moved search icon out of dialerBrian Attwell
It will be put into contacts common Change-Id: I252ed8ba264219952139f7a63388f1bbf9067d77
2014-06-11resolved conflicts for merge of 0a4327e6 to masterAndrew Lee
Change-Id: I98b24e23d9d3283223f8db0c58930977b7a8fd35
2014-06-11resolved conflict for merge of 469e9df0 to masterAdrian Roos
Change-Id: Ic96a35172c113e8b25084de3c8cf5e44f931903b
2014-06-10Update empty list assets and text.Andrew Lee
- Add new assets for empty lists, delete old no favorites banner. - Adapt phone_no_favorites.xml into generic container shown when a list is empty. - Add helper to DialerUtils to configure empty list view with a provided image and message. - Configure empty list view in relevant fragments. - Some text styling/margin/padding to get things to spec. A minimum height is used on the message so that the icons and text will be laid out in a consistent manner. Bug: 15513399 Change-Id: I52337a4544065a991d3b8084d96b01516a458c42
2014-06-09Revise remove view target positioning.Andrew Lee
- Move placement from dialtacts activity layout to the lists fragment, so that it can be positioned over the tab bar. - Relocate references to RemoveView/RemoveViewContainer to the lists fragment from the activity class. - Set colors using tints, remove old highlight state asset. - Fade out search bar and recent card when dragging. Bug: 15434489 Change-Id: I49205c79aeb008a30efc3c2ea417b8836444e203
2014-06-06am b6c81586: Merge "Remove contacts tiles 9-patch from favorites tile view." ↵Andrew Lee
into lmp-preview-dev * commit 'b6c81586ff375eecd9c74bae23823e21b24d54cd': Remove contacts tiles 9-patch from favorites tile view.
2014-06-05Remove contacts tiles 9-patch from favorites tile view.Andrew Lee
It looks like this 9-patch was responsible for the shadow which was observed below the speed dial tiles in the associated bug. Even if not, doesn't seem like we're using this anymore, as far as I'm aware, so this should be safe to remove. Bug: 15385828 Change-Id: If7eccf767562bee0367e58363142116095bf06a6
2014-06-04DO NOT MERGE Update Dialer with new assetsNancy Chen
Note that some of the changes listed in the bug as existing in Dialer are actually in ContactsCommon Bug: 15411375 Change-Id: Idff26ea4e005b18f07a69a1972a8d85829c27446 (cherry picked from commit 9e9ca0b058cd06c5fb15c62e36ba27f877312a24)
2014-06-04Update Dialer with new assetsNancy Chen
Note that some of the changes listed in the bug as existing in Dialer are actually in ContactsCommon Bug: 15411375 Change-Id: Idff26ea4e005b18f07a69a1972a8d85829c27446
2014-05-30Removed search_bar_expanded from DialerBrian Attwell
The search_bar_expanded now belongs inside ContactsCommon. Change-Id: If359d08a2742d718a35d526f44fb64ae6d0707cf
2014-05-27Make actionbar back button whiteYorke Lee
Bug: 15197420 Change-Id: I0ad155ee410bbd8d3477db14a6b6e2d496dedf64
2014-05-22[DO NOT MERGE] Change icon shape and color for search shortcutsNancy Chen
Bug: 15118603 Change-Id: I9aa6488e48a78d65c23a4c00ad8f3ba891b83855 (cherry picked from commit 134a2f507672b61546c77cd7b8fa5a43c904c4a0)
2014-05-21Add shadow to expanded search boxYorke Lee
Change-Id: I6fa3bdd20a4e1fe024e2edabc06d0f777571ae2c
2014-05-19Replace 9patch with shadow on searchbox with elevated viewYorke Lee
Bug: 14900155 Change-Id: Ib315cf449a0059a11ac50ba6e5a04b15e2db35a9
2014-05-16Delete dialer resources moved into commonBrian Attwell
Change-Id: I4f6caee8f6b9f575e95095dc387527f462140386
2014-05-13Star icon touchups.Andrew Lee
- Tweak dimensions/alignment. - Delete unused icons. Change-Id: Ieee0ea1640d1a7fdafdb73ad7586f01552ac4f1f
2014-05-13Change star icon in favorites tile.Andrew Lee
Change-Id: I0e459cf3e6956f4a424a1da1076c6d4d052f7592
2014-05-12Merge "Changing colors of the incoming and outgoing call icons."Tyler Gunn
2014-05-12Changing colors of the incoming and outgoing call icons.Tyler Gunn
Removed separate drawables for the different variations and instead rely on a single white icon which gets colored and rotated as needed. Bug: 13962594 Change-Id: Id35efd7f2675bf118b3895e98933ce43f90423d1
2014-05-09Change FAB background (to teal) and icons.Andrew Lee
Change-Id: I9e36a17bd0769d80e52a9e218ceb947aa57b9604
2014-05-05Move Dialpad-related resources to ContactsCommonYorke Lee
Change-Id: Ide81e00c798f3c2b9a4b4bc46a8ca8ac2971d2ca
2014-04-23Add floating dialpad action buttonYorke Lee
* Replace fake action bar at the bottom of the screen with a floating action button which casts a shadow. * Remove the now unused mDialpadOverflowMenu button in DialtactsActivity * Modify dialpad layout to add a bottom row of buttons which provide access to the add contact button and overflow menu * Fix dialpad layout so the heights applied in XML are actually respected - previously they were being ignored and each dialpad key was being assigned the height of MATCH_PARENT Bug: 13932988 Change-Id: I6e48c00c5ceeeffed142c3dd259e630d6daf8111
2014-04-14Switch Dialer to Quantum.Light themeYorke Lee
Also use new overflow menu png with circular dots instead. Bug: 13935067 Change-Id: Ib34f89647153d7a808fe95bd5b0b7e20ca896b5d
2014-03-18Swap 9 patch for contact tilesYorke Lee
Tweak contact tile dimensions slightly Bug: 13526106 Change-Id: I7ae82dc1815c95577c204dd6ed955d0bf1bc0dc3
2014-03-14Slight UX tweaks to DialerYorke Lee
* Add drawable and apply to dialpad fragment for shadow effect * Tweak name/number padding in tiles * Tweak default letter avatar placing in tiles * Add shadow for dialpad * Swap out 9patch drawable for recents * Add 9patch to contact tile Bug: 13421236 Bug: 13418523 Bug: 13421916 Bug: 13421236 Bug: 13419201 Bug: 13418712 Change-Id: I6ff8fe41d7e2d02db105bb542f425be13ae5fef7
2014-03-03New appearance and look and feel for dialpad.Ihab Awad
http://b/13189041 Change-Id: I91028c8fdee31c1f76610573a4396eb979c30170
2014-02-24UX Changes: Dialer actionbar, tabs and searchbox.Tyler Gunn
See CL 423036 for the searchbox text changes. Bug: 13167901 Change-Id: I6806cb27c19f7f0ca55394d70134f0c30c93446b
2014-02-20Add drag to remove for favorites in DialerYorke Lee
* Add remove view in dialtacts_activity.xml, and rearrange layout slightly so that it takes up the same position in the layout as the search view container. Contacts that are dragged to this remove view will be unstarred and unpinned. * Add drag event logic to the Remove View, so that when the user hovers a contact over it, the UI will continue to respond. Previously, only the PhoneFavoritesListView would detect touch events. * Refactor DragDropController and OnDragDropListener into separate classes. DragDropController performs the work of receiving drag/drop events from multiple views, combining them, and then firing off callbacks as appropriate to OnDragDropListeners. Each OnDragDropListener can then update their UI or internal data model as necessary in response to the callbacks. OnDragDropListener <---------------------------------------- ^ | | | DialtactsActivity ---------------> RemoveView | | | | v | | callbacks PhoneFavoriteListFragment |drag events | | | | v v | PhoneFavoriteListView ------------> DragController-------- drag events | | callbacks v PhoneFavoritesTileAdapter --> OnDragDropListener * While in here, add a content description for the clear search button Change-Id: I044ad1c5aa42c7686bde6bf5074095a4fe879bde
2014-02-18Switch favorites screen to grid layoutYorke Lee
* Add logic to PhoneFavoritesTileAdapter so that it now supports an unlimited number of tiled rows. * Tiles now have a configurable height to width ratio. * Fix animations so that tiles moving up and down rows appear to animate in from the correct direction. Tiles moving to the row above should animate in from right to left. Tiles moving to the row below should animate in from left to right. * Update the number of columns in the grid to 2. * Update layout of individual tiles to match redlines from UX. * Tweak font sizes for tiles * No longer truncate names in tiles * Tiles have a 2-3 height to width ratio * Update assets and layout for favorite and more info icons * Add content description for the favorite button * Add tests for PhoneFavoritesTileAdapter Change-Id: I50b298f0941698985d281f13e6a87c5a9b613efa
2013-11-14Merge "Make fonts and colors consistent across views." into klp-devChiao Cheng
2013-11-14Merge "Color/layout tweaks for Dialer" into klp-devYorke Lee
2013-11-13Color/layout tweaks for DialerYorke Lee
Add search icon into search box Change background of recent cards shortcut to whiter one Whiten the action bar Darken background color of list items Reduce size of searchview text Bug: 11654293 Change-Id: I204b14e752b40563a6f7ebdd1d61f10854b41100
2013-11-13Make fonts and colors consistent across views.Chiao Cheng
Updated gradient on 3 tiles to make white text pop more. Bug: 11674807 Change-Id: I6554169388aaf792fd096a32a976c66d9022b37f
2013-11-13Change all contacts button to look like list itemYorke Lee
Rewrite layout of all contacts button to look like a regular contact list item. Update list default avatar background Bug: 11654293 Bug: 11668831 Change-Id: Iafa8f69e618b39eabf823cafd8153ed24ddbdfbd
2013-10-14Flip arrow direction in dialer info tooltipYorke Lee
Bug: 11141554 Change-Id: Ie665631ff7496a1162d7fb50f0383997f1aa38f2
2013-10-07Update dialer actionbar icon and dimensionsYorke Lee
Bug: 11118584 Change-Id: Ib582cf01ccafa86b789e74d4f722b84040c36baf
2013-10-03Adds tooltip for DialerChristine Chen
Bug: 10916819 Change-Id: Ic18f982a6d478b165f576361cfec6edb8c6eb1c3
2013-10-01Add correct ic_fav_undo asset for XXHDPIYorke Lee
Bug: 11025456 Change-Id: I42cd4aa5a5801dc190a1aaa1691eeff363bcbd58
2013-09-26Revert no favorite card background changeChristine Chen
Bug: 10862541 Change-Id: I52cbb8b2cfce90c315e42e89935fc7225f8d39fc
2013-09-26Add no favorite card to the DialerChristine Chen
Bug: 10862541 Change-Id: I7299d38dcc63fa2a37e61949ebfcc794c3471c70
2013-09-24Adding missed call badge.Chiao Cheng
Bug: 10861718 Change-Id: I3a889a71cff7abac578da83d09dd7af23f3f88ca
2013-09-24Adds star to indicate favorite contactsChristine Chen
- For squared tiles, stars will replace info icons when a contact is a favorite contact. And clicking on either star or info icon will bring up the quick contact card. Bug: 10862067 Change-Id: Ie0ad9e7e5969a70c3bafef5c2bb47fb84cd7ffdb
2013-09-13Add xxhdpi assets for DialerYorke Lee
Bug: 10491107 Change-Id: I56312e712595c1d5bbae3d4d8655078af1f59857