summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi
Commit message (Collapse)AuthorAgeFilesLines
* Move blue fab out of DialerBrian Attwell2014-09-111-0/+0
| | | | | Bug: 17380050 Change-Id: Iba2389e264f74bb970c660e64adb9de1a424cb42
* Use different FAB for dialpad, and use new animations.Andrew Lee2014-09-021-0/+0
| | | | | | | | | | | | | | | | + 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
* Replace calllog delete iconYorke Lee2014-08-112-0/+0
| | | | | Bug: 16630734 Change-Id: If4d732147437e8e1ea96eb41fa781e772fcab0a9
* Replace voicemail seekbar playback assetYorke Lee2014-08-101-0/+0
| | | | | Bug: 15935940 Change-Id: Icdbd06ea882e59fdca25d13e63557efacf14451c
* Moves voicemail icon to ContactsCommon (2/2)Paul Soulos2014-08-041-0/+0
| | | | | bug: 16159865 Change-Id: Id64de7df12ddaacaa5373de8efa33c8be61fa351
* Swap out FAB backgroundYorke Lee2014-07-311-0/+0
| | | | | Bug: 16353999 Change-Id: I1b9895ada47c307dafdbf7457e84f2e631e27607
* Update asset for the icon to put on to the recent call cardNancy Chen2014-07-251-0/+0
| | | | | | | | The icon was not updated, adding assets. See bug for screenshot. Bug: 15188371 Change-Id: I1e2ded0c57d64707eae44820af09caaf763549ce
* Merge "Update dialpad overflow menu icon" into lmp-devNancy Chen2014-07-241-0/+0
|\
| * Update dialpad overflow menu iconNancy Chen2014-07-241-0/+0
| | | | | | | | | | | | | | Overflow menu icons should be the same across dialer Bug: 16488229 Change-Id: I1222d02bd4e54e41f32eab3c11e87ad02e8df8c9
* | Color changes in dialer for theme color (light blue) and textNancy Chen2014-07-231-0/+0
|/ | | | | | | Dialer color change to light blue Bug: 16356911 Change-Id: If6224037968e8dca5adf705baa48e9ec77f675ed
* Delete search icon resources, since now commonBrian Attwell2014-07-181-0/+0
| | | | | | | | | Removed some resources from Dialer, so that I could place them in common. PART 1/3 Bug: 16209705 Change-Id: I8ce477a600f6cad629d838c1ffd7505e9970510a
* Adding support for video call icon and data usage in call log.Tyler Gunn2014-07-101-0/+0
| | | | | | Bug: 16013684 Bug: 16015261 Change-Id: Ie75443d641c1e09a5772bb618aba55de8583716b
* Moved search icon out of dialerBrian Attwell2014-06-131-0/+0
| | | | | | It will be put into contacts common Change-Id: I252ed8ba264219952139f7a63388f1bbf9067d77
* resolved conflicts for merge of 0a4327e6 to masterAndrew Lee2014-06-114-0/+0
|\ | | | | | | Change-Id: I98b24e23d9d3283223f8db0c58930977b7a8fd35
| * Update empty list assets and text.Andrew Lee2014-06-104-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | resolved conflict for merge of 469e9df0 to masterAdrian Roos2014-06-111-0/+0
|\| | | | | | | Change-Id: Ic96a35172c113e8b25084de3c8cf5e44f931903b
| * Revise remove view target positioning.Andrew Lee2014-06-091-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* | am b6c81586: Merge "Remove contacts tiles 9-patch from favorites tile view." ↵Andrew Lee2014-06-061-0/+0
|\| | | | | | | | | | | | | into lmp-preview-dev * commit 'b6c81586ff375eecd9c74bae23823e21b24d54cd': Remove contacts tiles 9-patch from favorites tile view.
| * Remove contacts tiles 9-patch from favorites tile view.Andrew Lee2014-06-051-0/+0
| | | | | | | | | | | | | | | | | | | | 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
| * DO NOT MERGE Update Dialer with new assetsNancy Chen2014-06-044-0/+0
| | | | | | | | | | | | | | | | | | 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)
* | Update Dialer with new assetsNancy Chen2014-06-044-0/+0
| | | | | | | | | | | | | | | | Note that some of the changes listed in the bug as existing in Dialer are actually in ContactsCommon Bug: 15411375 Change-Id: Idff26ea4e005b18f07a69a1972a8d85829c27446
* | Removed search_bar_expanded from DialerBrian Attwell2014-05-302-0/+0
|/ | | | | | The search_bar_expanded now belongs inside ContactsCommon. Change-Id: If359d08a2742d718a35d526f44fb64ae6d0707cf
* Make actionbar back button whiteYorke Lee2014-05-272-0/+0
| | | | | Bug: 15197420 Change-Id: I0ad155ee410bbd8d3477db14a6b6e2d496dedf64
* [DO NOT MERGE] Change icon shape and color for search shortcutsNancy Chen2014-05-225-0/+0
| | | | | | Bug: 15118603 Change-Id: I9aa6488e48a78d65c23a4c00ad8f3ba891b83855 (cherry picked from commit 134a2f507672b61546c77cd7b8fa5a43c904c4a0)
* Add shadow to expanded search boxYorke Lee2014-05-211-0/+0
| | | | Change-Id: I6fa3bdd20a4e1fe024e2edabc06d0f777571ae2c
* Replace 9patch with shadow on searchbox with elevated viewYorke Lee2014-05-192-0/+0
| | | | | Bug: 14900155 Change-Id: Ib315cf449a0059a11ac50ba6e5a04b15e2db35a9
* Delete dialer resources moved into commonBrian Attwell2014-05-162-0/+0
| | | | Change-Id: I4f6caee8f6b9f575e95095dc387527f462140386
* Star icon touchups.Andrew Lee2014-05-131-0/+0
| | | | | | | - Tweak dimensions/alignment. - Delete unused icons. Change-Id: Ieee0ea1640d1a7fdafdb73ad7586f01552ac4f1f
* Change star icon in favorites tile.Andrew Lee2014-05-131-0/+0
| | | | Change-Id: I0e459cf3e6956f4a424a1da1076c6d4d052f7592
* Merge "Changing colors of the incoming and outgoing call icons."Tyler Gunn2014-05-124-0/+0
|\
| * Changing colors of the incoming and outgoing call icons.Tyler Gunn2014-05-124-0/+0
| | | | | | | | | | | | | | | | 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
* | Change FAB background (to teal) and icons.Andrew Lee2014-05-094-0/+0
|/ | | | Change-Id: I9e36a17bd0769d80e52a9e218ceb947aa57b9604
* Move Dialpad-related resources to ContactsCommonYorke Lee2014-05-052-0/+0
| | | | Change-Id: Ide81e00c798f3c2b9a4b4bc46a8ca8ac2971d2ca
* Add floating dialpad action buttonYorke Lee2014-04-231-0/+0
| | | | | | | | | | | | | | | | | | * 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
* Switch Dialer to Quantum.Light themeYorke Lee2014-04-141-0/+0
| | | | | | | Also use new overflow menu png with circular dots instead. Bug: 13935067 Change-Id: Ib34f89647153d7a808fe95bd5b0b7e20ca896b5d
* Swap 9 patch for contact tilesYorke Lee2014-03-181-0/+0
| | | | | | | | Tweak contact tile dimensions slightly Bug: 13526106 Change-Id: I7ae82dc1815c95577c204dd6ed955d0bf1bc0dc3
* Slight UX tweaks to DialerYorke Lee2014-03-142-0/+0
| | | | | | | | | | | | | | | | | | * 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
* New appearance and look and feel for dialpad.Ihab Awad2014-03-031-0/+0
| | | | | | http://b/13189041 Change-Id: I91028c8fdee31c1f76610573a4396eb979c30170
* UX Changes: Dialer actionbar, tabs and searchbox.Tyler Gunn2014-02-245-0/+0
| | | | | See CL 423036 for the searchbox text changes. Bug: 13167901 Change-Id: I6806cb27c19f7f0ca55394d70134f0c30c93446b
* Add drag to remove for favorites in DialerYorke Lee2014-02-202-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Switch favorites screen to grid layoutYorke Lee2014-02-184-0/+0
| | | | | | | | | | | | | | | | | | | | * 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
* Merge "Make fonts and colors consistent across views." into klp-devChiao Cheng2013-11-141-0/+0
|\
| * Make fonts and colors consistent across views.Chiao Cheng2013-11-131-0/+0
| | | | | | | | | | | | | | Updated gradient on 3 tiles to make white text pop more. Bug: 11674807 Change-Id: I6554169388aaf792fd096a32a976c66d9022b37f
* | Merge "Color/layout tweaks for Dialer" into klp-devYorke Lee2013-11-142-0/+0
|\ \
| * | Color/layout tweaks for DialerYorke Lee2013-11-132-0/+0
| |/ | | | | | | | | | | | | | | | | | | | | 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
* / Change all contacts button to look like list itemYorke Lee2013-11-131-0/+0
|/ | | | | | | | | | | 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
* Flip arrow direction in dialer info tooltipYorke Lee2013-10-142-0/+0
| | | | | Bug: 11141554 Change-Id: Ie665631ff7496a1162d7fb50f0383997f1aa38f2
* Update dialer actionbar icon and dimensionsYorke Lee2013-10-071-0/+0
| | | | | Bug: 11118584 Change-Id: Ib582cf01ccafa86b789e74d4f722b84040c36baf
* Adds tooltip for DialerChristine Chen2013-10-032-0/+0
| | | | | Bug: 10916819 Change-Id: Ic18f982a6d478b165f576361cfec6edb8c6eb1c3
* Revert no favorite card background changeChristine Chen2013-09-261-0/+0
| | | | | Bug: 10862541 Change-Id: I52cbb8b2cfce90c315e42e89935fc7225f8d39fc