summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-17Enabling landscape in AOSP Dialer.Sai Cheemalapati
Dialer now orientates based on sensor. No longer fixed to portrait mode. Change-Id: Ifb6e4e68f384501f6c8351c146906b323e0f1e8d
2014-06-17Merge "Import translations. DO NOT MERGE"Baligh Uddin
2014-06-16Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I15e63c560ab7d3c24ca5020533d8bdabdd0a75c1 Auto-generated-cl: translation import
2014-06-16Merge "Exit search UI when dialpad is hidden if no smart dial results."Andrew Lee
2014-06-16Exit search UI when dialpad is hidden if no smart dial results.Andrew Lee
Bug: 15471462 Change-Id: Iaa8fd146d69a1c3a28c3106620228b43a6409bdc
2014-06-16Merge "Delete unused expanded search text size."Andrew Lee
2014-06-16Add select sim dialog for dialpad menuNancy Chen
Also handles passing sim card information set in dialer menu to the dialpad fragment. Bug: 15473965 Change-Id: I075bf727402ba315c035eb741c563aafe67d60f6
2014-06-13Delete unused expanded search text size.Andrew Lee
Change-Id: I1767ea30bfe6ad7642d788245a57b351aec6f1e6
2014-06-13Fixes issue with FAB alginment.Sai Cheemalapati
FAB now aligns correctly when selecting tabs. Change-Id: I94aefb9194a60c47504f238eedbebd466f9bd52d
2014-06-12Merge "Import translations. DO NOT MERGE"Baligh Uddin
2014-06-13Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Ibb93d7708c4efa713d86f019a3dc40b58d728b7f Auto-generated-cl: translation import
2014-06-12Merge "Clear fragments properly when search term is erased."Andrew Lee
2014-06-13Clear fragments properly when search term is erased.Andrew Lee
Specifically, in the scenario in the bug the dialpad was not shown but we actually wanted to clear the speed dial fragment, not the regular search fragment. Change this to affect the visible fragment, rather than whether or not the dialpad is shown. This onClick pathway is no longer used too, so deleting. Bug: 15516704 Change-Id: Icd4419e0746ce0e2bcb9c9437dbac77d64bb8c98
2014-06-10Merge "Moved search icon out of dialer"Brian Attwell
2014-06-13Moved search icon out of dialerBrian Attwell
It will be put into contacts common Change-Id: I252ed8ba264219952139f7a63388f1bbf9067d77
2014-06-12Merge "Fix recent cards background color to white."Andrew Lee
2014-06-13Fix recent cards background color to white.Andrew Lee
Change-Id: If5944e1d7b7f78c05792f5ebd2a9d8f4350fbc3d
2014-06-12Merge "Add auto-offset for manual call log entry test screen."Tyler Gunn
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 "Use single instance of ContactPhotoManager in Dialer"Yorke Lee
2014-06-13Use single instance of ContactPhotoManager in DialerYorke Lee
Bug: 15613586 Change-Id: Ib4ac3916334bb4f37231c903355b23f51af7aafe
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