summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-13Add auto-offset for manual call log entry test screen.Tyler Gunn
Added ability to auto-offset the next call date/time to be manually added to the call log. This helps when you want to add a number of repeated calls but offset them by a short time (eg 1 minute). Change-Id: I66a59df47e17b99a008ca289c641301eda460b5e
2014-06-10Merge "Add menu items for multi-sim support"Nancy Chen
2014-06-12Add menu items for multi-sim supportNancy Chen
The main overflow menu will display a "select SIM card" option when more than one sim is available. Bug: 15473965 Change-Id: I18175cec57158f0a8189979849f6ad761eff1aff
2014-06-11Merge "Favorite tiles shouldn't be circles"Brian Attwell
2014-06-11Favorite tiles shouldn't be circlesBrian Attwell
Bug: 15573471 Change-Id: I3a9559f1cfd805956a19fc781e905b0f42e895dd
2014-06-11Merge "Update strings for empty lists in Dialer."Andrew Lee
2014-06-11Update strings for empty lists in Dialer.Andrew Lee
Also, some slight renaming for consistency across dialer. Bug: 15513399 Change-Id: Ia66084630fc9473dc24303aab0d777e1bde1b41a
2014-06-11Merge "Increased padding beneath the call log day/group headers."Andrew Lee
2014-06-11Increased padding beneath the call log day/group headers.Andrew Lee
Change-Id: I4a479063546ffe7e90772c79651193d313239603
2014-06-11Code cleanup: delete all contact button.Andrew Lee
Change-Id: I612b5a9dd8451c18ae5b5d38291182b8f5b1589f
2014-06-11Use Framelayout instead of RelativeLayout in DialtactsActivityYorke Lee
Switch to FrameLayout instead of RelativeLayout since we don't need the more complicated and expensive layout abilities of RelativeLayout. This improves startup time (on hammerhead-eng, interpreted ART mode) to about 1150ms on average from 1300ms originally. Change-Id: I94400dcc58cc74497c71a7432a06a4dffe3b078d
2014-06-11resolved conflicts for merge of 0a4327e6 to masterAndrew Lee
Change-Id: I98b24e23d9d3283223f8db0c58930977b7a8fd35
2014-06-11am a6d7bd35: Merge "Empty ACTION_DIAL intent launches favorites" into ↵Yorke Lee
lmp-preview-dev * commit 'a6d7bd355e37674b4982525227bc969ea3a0c738': Empty ACTION_DIAL intent launches favorites
2014-06-11am aafbb4c4: Merge "Adjust recent cards animation." into lmp-preview-devAndrew Lee
* commit 'aafbb4c4ea8d6ac1f06e4f459a7bcdaa4ca284b6': Adjust recent cards animation.
2014-06-11am 438df9a6: Merge "Dialer changes for correct selection bounds adjustment." ↵Andrew Lee
into lmp-preview-dev * commit '438df9a6e183c50e55571850557429f9e13635c5': Dialer changes for correct selection bounds adjustment.
2014-06-11am febc9b5e: Merge "Ripple tint is now color" into lmp-preview-devAlan Viverette
* commit 'febc9b5e5e29d3b08f13f72f05bc950e207ebb63': Ripple tint is now color
2014-06-11am 10fe6cba: Merge "Fix for scrolling flicker in OverlappingPaneLayout" into ↵Yorke Lee
lmp-preview-dev * commit '10fe6cbaf1ec65dd8c94d55e6a2f68d0d7679e07': Fix for scrolling flicker in OverlappingPaneLayout
2014-06-11am 88c9e176: Merge "Set 0 padding on the left of the contact browser list." ↵Andrew Lee
into lmp-preview-dev * commit '88c9e1765f6d8ae6199acf73f8315f21c701bf5b': Set 0 padding on the left of the contact browser list.
2014-06-11resolved conflict for merge of 469e9df0 to masterAdrian Roos
Change-Id: Ic96a35172c113e8b25084de3c8cf5e44f931903b
2014-06-11am e6985045: Merge "Always show options menu in Dialer dialpad." into ↵Andrew Lee
lmp-preview-dev * commit 'e69850453ec566cee019b098c60a28b61a49e090': Always show options menu in Dialer dialpad.
2014-06-11am a9a75dc1: Merge "UI improvements on tabs, recent expanded card, speed ↵Andrew Lee
dial grid." into lmp-preview-dev * commit 'a9a75dc1956f4b6a3d3527b7b9e204acbb316b68': UI improvements on tabs, recent expanded card, speed dial grid.
2014-06-11resolved conflict for merge of 70b7b60e to masterAdrian Roos
Change-Id: Iee5265256664f483ee94e350271f224cb13e72ee
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-10Merge "Adjust recent cards animation." into lmp-preview-devAndrew Lee
2014-06-10Merge "Dialer changes for correct selection bounds adjustment." into ↵Andrew Lee
lmp-preview-dev
2014-06-10Merge "Applying call details red-lines."Tyler Gunn
2014-06-10Merge "Empty ACTION_DIAL intent launches favorites" into lmp-preview-devYorke Lee
2014-06-10Merge "Remove use of TextUtils.join()"Yorke Lee
2014-06-12Remove use of TextUtils.join()Yorke Lee
Change-Id: Ie6397b1e2daa95c76809179188d6a4d5e401535b
2014-06-12Use ContactsCommon rotateDrawablePaul Soulos
Change-Id: I22c00f4c6e9c4d6dddec7704835b7612dba820be
2014-06-12Merge "Fixed FAB margin issue."Sai Cheemalapati
2014-06-12Fixed FAB margin issue.Sai Cheemalapati
Fixed floating action button margins so it is centered on screen. Change-Id: I8b67dbe96776e4313872ffcc11cc21868674d148
2014-06-12Merge "Prevent existing cached normalized numbers from being overwritten."Tyler Gunn
2014-06-12Prevent existing cached normalized numbers from being overwritten.Tyler Gunn
Fixed case where if a number is not in your contacts and it has a cached normalized number in the call log, viewing the call log will delete the normalized number. Bug: 15591755 Change-Id: I7111ca6a2aacaebb0adfb15ccb5e6dc0792e2016
2014-06-12Changed "Other" call log grouping to "Older" per JT's comments.Tyler Gunn
Also cleaned up some other string and dimens that are not used. Bug: 13962594 Change-Id: Icd089665744bc812bcf0769cf540f9212aea3a25
2014-06-10Merge "Fix bug where keyboard jumps in landscape."Sai Cheemalapati
2014-06-10Merge "Adding ability to manually enter a call log entry to dialer test app."Tyler Gunn
2014-06-10Fix bug where keyboard jumps in landscape.Sai Cheemalapati
Fixes bug where keyboard would jump up after exiting the SearchFragment when the query text was empty. Change-Id: I591b401a42c1abc7fa58d7dcc7aacd97b228886d
2014-06-10Merge "Adding "today" and "yesterday" string resources."Tyler Gunn
2014-06-10Merge "Ripple tint is now color" into lmp-preview-devAlan Viverette
2014-06-10Adding "today" and "yesterday" string resources.Tyler Gunn
These replace a previous method which relied on buggy methods to try and get the today and yesterday literals from the locale layer using a date format method. Bug: 15541650 Change-Id: I6ff6dd133904f21c8b41b51e68db465c34186719
2014-06-10Empty ACTION_DIAL intent launches favoritesYorke Lee
Bug: 15537399 Change-Id: I6262945f9b90d4378c24a8450d7c818604133623
2014-06-10Adding ability to manually enter a call log entry to dialer test app.Tyler Gunn
Modified the FillCallLogTestActivity to include the ability to add calls to the call log manually (ie by specifying call date/time, type, etc). This is useful for call log debugging and testing. Change-Id: I4984b78fd38ceef4f18c89635fe61e4cd2c3ce3f
2014-06-10Adjust recent cards animation.Andrew Lee
= Make the card clip more gradual (half that of before). = Accelerate the opacity fade so the content does not intersect with the card bounds when clipping. = Shift the search text 2dp to the left to better align with the recent card content. = Adjust the y translation of the recent card to "center" vertically. Bug: 15470880 Change-Id: I63b0742ff61d995b50257961bb317fa5d043a1bd
2014-06-10Merge "Fix for scrolling flicker in OverlappingPaneLayout" into lmp-preview-devYorke Lee
2014-06-10Merge "Set 0 padding on the left of the contact browser list." into ↵Andrew Lee
lmp-preview-dev
2014-06-10Merge "Revise remove view target positioning." into lmp-preview-devAndrew Lee
2014-06-10Merge "Always show options menu in Dialer dialpad." into lmp-preview-devAndrew Lee
2014-06-10Merge "UI improvements on tabs, recent expanded card, speed dial grid." into ↵Andrew Lee
lmp-preview-dev
2014-06-10Merge "Updating Dialpad animation in InCallUI."Sai Cheemalapati
2014-06-10Ripple tint is now colorAlan Viverette
Change-Id: I541aec0c15075c80a9ee17af18eb6c192e04ef46
2014-06-09Dialer changes for correct selection bounds adjustment.Andrew Lee
Do not adjust the bounds for the search fragment. Do adjust the bounds for the contacts fragment. Also, now we hide the scrollbar on the search fragments. Bug: 15517457 Change-Id: I0e5dedfcfdd1da359358671b57dd1132e66d6861
2014-06-09Updating Dialpad animation in InCallUI.Sai Cheemalapati
Dialpad now saves orientation state. Animation now matches duration and direction in Dialtacts. Bug: 15386162 Change-Id: I57fd6797b2bf7a5bff86f5175e18a70e16ca522b
2014-06-09Make search icon slightly larger.Andrew Lee
Bug: 15343931 Change-Id: Ie6ccb480bc9152cd84cc52625c7f67934bec2797
2014-06-09Set 0 padding on the left of the contact browser list.Andrew Lee
This way, the overscroll bubble won't clip. Instead, apply this by increasing the list item's left padding. Bug: 15517457 Change-Id: Icf129c57c7b4dfac21da73f0bd9258ac1ff6ae28
2014-06-09Merge "Fix floating action button position in landscape."Sai Cheemalapati
2014-06-09Fix floating action button position in landscape.Sai Cheemalapati
Floating action button should always be fixed to the right side of the screen in landscape orientation. Bug: 15386162 Change-Id: Ic14fa184ffdf4ad7b817930217ea3d3fca901949
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-09Applying call details red-lines.Tyler Gunn
- Contact photo is now quick-contact which invokes quick-contact view. - Removed send MS and call affordances, along with scrolling effect. - Added missing accessibility strings to voicemail controls. Bug: 15328410 Change-Id: I6d78d582af8c3a5cea8e051911cf3be763df2a36
2014-06-06Always show options menu in Dialer dialpad.Andrew Lee
We disable options if there are no digits in the text field. The PopUpMenu does not reflect this visually right now though. This also fixes bad centering of the "dial to add call" text, because now the text field will have equal left/right margins from the edges of the screen.. Bug: 15453278 Change-Id: I6f4a7a597ed289fb1b59c9fcac261d151144b642
2014-06-06Material themeAlan Viverette
BUG: 15467097 Change-Id: Ic49f6c1002265d10fcd17f34e2bba1fc7f97d822
2014-06-06am 77762c58: (-s ours) DO NOT MERGE Material themeAlan Viverette
* commit '77762c586d861bcc90ec9ac0211dddc886df4db0': DO NOT MERGE Material theme
2014-06-06DO NOT MERGE Material themeAlan Viverette
BUG: 15467097 Change-Id: Ic49f6c1002265d10fcd17f34e2bba1fc7f97d822
2014-06-06UI improvements on tabs, recent expanded card, speed dial grid.Andrew Lee
- Changed tab weight from bold to medium. - Darkened the lists background by ~2% black to improve contrast for the expanded call log items. - Fixed colors on the expanded call log item, back to white. - Some cleanup to store constant properties as member variables in the CallLogAdapter. - Fixed vertical margins on the speed dial favorite square views. Bug: 15470880 Change-Id: Ia2583f527e1fc91af08e049312eaa724176b761d
2014-06-06Merge "Moving FAB logic to ContactsCommon."Sai Cheemalapati
2014-06-06Moving FAB logic to ContactsCommon.Sai Cheemalapati
Moved FAB to ContactsCommon. Cleaned up FAB Controller. Replaced implementation of FAB in InCallUI with controller. Prevented animations from happening again in InCallUI on orientaton change. FAB also repositions correctly on orientation change in InCallUI. Bug: 15386162 Change-Id: Ibc1739a54f236939db29cab350233275099a4446
2014-06-06resolved conflicts for merge of 97c57cce to masterAndrew Lee
Change-Id: Ie2d46ac867c235f1281e02b3e03574f287eacdb3
2014-06-06Fix for scrolling flicker in OverlappingPaneLayoutYorke Lee
If a very fast downward swipe is detected while in the middle of scrolling down search box it is possible to get to a weird intermediate state where the list jumps up and down - this tweak guards against that from happening. Bug: 15407905 Change-Id: I7c72a09278d0051eae7b0f34be27261e7544ed4b
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-06Merge "Add click listener to search icon." into lmp-preview-devAndrew Lee
2014-06-06Merge "Remove contacts tiles 9-patch from favorites tile view." into ↵Andrew Lee
lmp-preview-dev
2014-06-05Add click listener to search icon.Andrew Lee
This way, if the user taps on the icon they will enter the search UI... increases the surface area for this interaction slightly. While I was at it, I also changed an unnecessary class variable to be scoped within onCreate. Bug: 15457217 Change-Id: I07796eb3f49595b136a2a075d9039a7b899c7819
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-05am de125461: Merge "Workaround for non-zeroable ContentInsetStart" into ↵Yorke Lee
lmp-preview-dev * commit 'de1254614544a0793edff06af813c40477eef357': Workaround for non-zeroable ContentInsetStart
2014-06-05am 161f0116: Merge "Add elevation to call log activity view pager tabs." ↵Andrew Lee
into lmp-preview-dev * commit '161f0116fb9b4f5cf4f66f4910bc9dde28b721ad': Add elevation to call log activity view pager tabs.
2014-06-05am 7c104069: Merge "Change default background for Dialer (from #ffffff to ↵Andrew Lee
#fbfbfb)." into lmp-preview-dev * commit '7c104069ad7b0caab1ada55425e5744e3849aa7a': Change default background for Dialer (from #ffffff to #fbfbfb).
2014-06-05resolved conflicts for merge of d29b7ef2 to masterAndrew Lee
Conflicts: res/layout/search_edittext.xml Change-Id: I80be0bb33adb57853a1e9b5ee97966df172bd5a3
2014-06-05Merge "Workaround for non-zeroable ContentInsetStart" into lmp-preview-devYorke Lee
2014-06-05Merge "Add elevation to call log activity view pager tabs." into lmp-preview-devAndrew Lee
2014-06-05Merge "Change default background for Dialer (from #ffffff to #fbfbfb)." into ↵Andrew Lee
lmp-preview-dev
2014-06-05Merge "Add searchbox icon tint to the close button." into lmp-preview-devAndrew Lee
2014-06-05Change default background for Dialer (from #ffffff to #fbfbfb).Andrew Lee
This fixes some inconsistencies across different fragments/views. Bug: 15448707 Change-Id: I461b32b92ec2189110ce1ad5bc206f6668d0224f
2014-06-05Add elevation to call log activity view pager tabs.Andrew Lee
Bug: 15385828 Change-Id: Ia0b175a53bec1d28836f612fe4f304e9fb2c2c14
2014-06-05Add searchbox icon tint to the close button.Andrew Lee
Bug: 15411375 Change-Id: I9f5857eb1f1edaa1ca91d9b0ce64a90c57edb95a
2014-06-05Workaround for non-zeroable ContentInsetStartYorke Lee
ActionBars aren't as configurable as Toolbars with regards to their contentinsets - until this is changed, use the smallest possible ContentInsetStart to minimize the margin in the actionbar Bug: 15446432 Change-Id: I4e242137c2ebeb7a39801401eec95cbcbd0c1851
2014-06-05Merge "Re-enable ripples for viewpager tabs and recents footer" into ↵Yorke Lee
lmp-preview-dev
2014-06-05Set contentInsetStart in activity styleYorke Lee
Bug: 15446432 Change-Id: I061f14b06d815cd84a7754aa7d9e2f1c7644e7ae
2014-06-05Re-enable ripples for viewpager tabs and recents footerYorke Lee
Update focused state and fix ripples for viewpager tab backgrounds Fix ripple for recents footer Bug: 15445528 Change-Id: Iec0e6adf79b60bdcfa98846697e1e44f67cfad16
2014-06-05am 57f560ae: Merge "Reveal recent calls shortcut only when at top of list" ↵Yorke Lee
into lmp-preview-dev * commit '57f560ae3a865aa721a88c317fac69e1a785b711': Reveal recent calls shortcut only when at top of list
2014-06-04resolved conflicts for merge of bdfc5554 to masterAndrew Lee
Change-Id: I0344feb0f87bc5da9f86971a3557f0eea3a360d2
2014-06-05am fd6bc6bc: Merge "Correctly reset all wrapped CallLogListItemView ↵Yorke Lee
attributes" into lmp-preview-dev * commit 'fd6bc6bc4898e4fe7ac7825baf0d7cc08709c19a': Correctly reset all wrapped CallLogListItemView attributes
2014-06-05am 992b0d31: (-s ours) DO NOT MERGE Update Dialer with new assetsNancy Chen
* commit '992b0d31f692f78bf148c77e55552c4e20faa32b': DO NOT MERGE Update Dialer with new assets
2014-06-05Merge "Reveal recent calls shortcut only when at top of list" into ↵Yorke Lee
lmp-preview-dev
2014-06-04Double opacity of dialpad ripple.Andrew Lee
Bug: 15328499 Change-Id: I3577dc4d8b5aad3ec940d5c5f9640e243db24637
2014-06-04Reveal recent calls shortcut only when at top of listYorke Lee
Add an intermediate offset to OverlappingPaneLayout so that the search box can be exposed without revealing the shortcut card as well. Add state tracking on OverlappingPaneLayout so that when a list is in the middle of a scroll, the shortcut card is not revealed. Only when dragging the list downwards after the top of the list has been reached, should the shortcut card be revealed. Bug: 15407905 Change-Id: Ie303f4a36ce14f2b1103865f5583e3cab6263deb
2014-06-04am 81a41e1a: Merge "Removing shadow from overflow menu on call details and ↵Tyler Gunn
call logs." into lmp-preview-dev * commit '81a41e1af0ef20e4b40503a630c2ee8a5afa1aca': Removing shadow from overflow menu on call details and call logs.
2014-06-04Merge "Correctly reset all wrapped CallLogListItemView attributes" into ↵Yorke Lee
lmp-preview-dev
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-04Merge "resolved conflicts for merge of 4d135767 to master"Andrew Lee
2014-06-04Merge "Update Dialer with new assets"Nancy Chen