summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
...
* | Switch BackgroundOnlyTheme from Holo to MaterialBrian Attwell2014-10-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I verified that all associated activities look okay. * ExportVCardActivity * ImportVCardActivity * CancelActivity * NfcImportVCardActivity isn't affected. This activity is compeltely invisible. * SelectAccountActivity isn't affected in practice. This activity doesn't appear to ever be used. SelectAccountDialogFragment is always used first. Screenshots in comments Bug: 18024237 Change-Id: Ia5c13e41e60e89b40e75133f091fbf2cf1a4e05a
* | am f6e40485: Merge "Allow importing contacts from mulitple sims" into ↵Brian Attwell2014-10-171-2/+5
|\| | | | | | | | | | | | | lmp-sprout-dev * commit 'f6e4048588b0a848886736862b0e273b48e55cd1': Allow importing contacts from mulitple sims
| * Merge "Allow importing contacts from mulitple sims" into lmp-sprout-devBrian Attwell2014-10-171-2/+5
| |\
| | * Allow importing contacts from mulitple simsBrian Attwell2014-10-171-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are multiple options we may need to display under Import/Export for SIM cards 1. If only one sim card, display "Import from SIM" option 2. If multiple SIMs, display "Import from SIM, <name> - <phone-number> for each sim subscription. 3. If a sim subscription doesn't have a known phone number, display "Import from SIM, <name>" for the sim subscription. Bug: 16525652 Change-Id: I73b3c45be116c75d597727f4b31ccf2d0e61c623
* | | Merge "Fix internationalization of percentage formatting in ContactsCommon." ↵Elliott Hughes2014-10-101-3/+0
|\ \ \ | | | | | | | | | | | | into lmp-mr1-dev
| * | | Fix internationalization of percentage formatting in ContactsCommon.Elliott Hughes2014-10-101-3/+0
| | | | | | | | | | | | | | | | | | | | Bug: 15476051 Change-Id: I70180503e552d6aa9e32552f7178f3b723181dde
* | | | am e0d764e7: am 6f44803f: Make "grey" for searchbox text/icons darker.Andrew Lee2014-10-101-3/+3
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * commit 'e0d764e710f1349520250e5079a36e32ca4a7e71': Make "grey" for searchbox text/icons darker.
| * | am 6f44803f: Make "grey" for searchbox text/icons darker.Andrew Lee2014-10-091-3/+3
| |\ \ | | | | | | | | | | | | | | | | * commit '6f44803f0def3dc9b181529473c27a4b8987a2d3': Make "grey" for searchbox text/icons darker.
| | * | Make "grey" for searchbox text/icons darker.Andrew Lee2014-10-091-3/+3
| | |/ | | | | | | | | | | | | | | | | | | | | | I'm going a step further from the bug and inferring we want to keep the colors of the icons in sync with the text. Bug: 17931509 Change-Id: Ia16b71b9fdad52652f905fcb64c445290e05d675
* | | am e0fa9901: Generalize select account dialog for usage anywhere in dialer (2/2)Nancy Chen2014-10-091-0/+2
|\| | | | | | | | | | | | | | * commit 'e0fa990180ff40f0b1d48a92b5ef41ea4583ad1e': Generalize select account dialog for usage anywhere in dialer (2/2)
| * | Generalize select account dialog for usage anywhere in dialer (2/2)Nancy Chen2014-10-081-0/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | Currently the select account dialog is specific to InCallUI, but there are other places in the dialer app that will need the user to select an account (e.g. MMI pin) so we want to reuse this dialog. + Move dialog to ContactsCommon + Add a listener to the SelectPhoneAccountDialogFragment class Bug: 17917937 Change-Id: I4756daf40a518e12ac19d97bc09e62647de422b4
* / Use 8dp for fab elevationBrian Attwell2014-10-071-1/+1
|/ | | | | Bug: 17897542 Change-Id: If734652e2157f820cfe738c310ac29a112d6265a
* Fixes GAR accessibility issuesPaul Soulos2014-09-181-3/+2
| | | | | bug: 17554285 Change-Id: I9e3b429b96b06d043f41ec23cf0c30b0c799c1c3
* Changes color tweak in Contacts back to original valuePaul Soulos2014-09-121-1/+1
| | | | | bug: 17488518 Change-Id: I5ab80c03cdb5ce4ab1710a887858d280c65aff68
* Contact color tweakPaul Soulos2014-09-091-1/+1
| | | | | bug: 17430677 Change-Id: I4b7759e9fb9360b7b5350596c3ab906119052b66
* Changes background color for Contacts and QuickContactPaul Soulos2014-09-091-1/+1
| | | | | bug: 17379653 Change-Id: Ib7a26eb40fd282dfbc38bd2027b71d6b945e2966
* Symmetric ripples in ContactTileAdapterBrian Attwell2014-09-081-2/+2
| | | | | | | | | This CL keep the amount of whitespace around the images constant. It increases the margin around the images (previously 0) and decreases the padding. Bug: 17394103 Change-Id: Ib1429adf602e39fbdaeb8a56804358225b4b102d
* Circular direct-message shortcutBrian Attwell2014-09-021-3/+0
| | | | | Bug: 17330895 Change-Id: I344fa0fc2225d0f0fb1bf54e4518047c2c2a92cc
* Adding common contact list view and card layoutZheng Fu2014-08-273-0/+15
| | | | | | Bug: 16553819 Bug: 17157006 Change-Id: I498b3de918a98b59e589e5216ea6ae3a0d3902a7
* String updates for ContactsCommon strings related to Dialer.Andrew Lee2014-08-211-12/+12
| | | | | Bug: 16788935 Change-Id: I3f4bd9392a1c25439cb98ee85e04123389f9367d
* Merge "Update margins around directory headers and search bar icons." into ↵Nancy Chen2014-08-151-4/+13
|\ | | | | | | lmp-dev
| * Update margins around directory headers and search bar icons.Nancy Chen2014-08-151-4/+13
| | | | | | | | | | | | | | | | | | *Added more space to the top of the directory header *Added more margin to the left of the back arrow and right of the close *Pushed the contact text to the right Bug: 15596340 Change-Id: I8817369d52faeb8edff7817b3f29726c1717e74f
* | Delete unused description string.Andrew Lee2014-08-141-4/+0
|/ | | | | Bug: 16788935 Change-Id: Ic33fe73085e624b6e7ab684b0aa64a86146d6a20
* Use ic_person_white_64dp with correct paddingBrian Attwell2014-08-111-1/+0
| | | | | | | | | | | | UX gave me updated ic_person_white_64dp icons with the correct amount of padding built inside them. ag/505983 contained a work around for having ic_person_white_64dp resources with the wrong amount of padding. This CL reverts this work around since it is no longer needed. Bug: 16683381 Change-Id: If0fc283f5e1cfc4e4ac3f20896652da8cd14473b
* Merge "Rename Internet call SIP" into lmp-devJay Shrauner2014-08-071-1/+1
|\
| * Rename Internet call SIPJay Shrauner2014-08-081-1/+1
| | | | | | | | | | Bug:16792822 Change-Id: I468492a2e50ca9ae97feea3e8b193d197dbeb6de
* | Update "Frequently contacted" section colorBrian Attwell2014-08-081-1/+1
|/ | | | | | UX wants the color to match the action bar color. Bug: 16847357 Change-Id: I17fc1a0da9b96bc3db7b13fab8b2b7af30ebff20
* White tab accent colors, both dialer and contactsBrian Attwell2014-08-061-1/+1
| | | | | Bug: 16847357 Change-Id: I017d09a7d25f7508dd6d012cf2a756f2e945201e
* Change cursor color and secondary color in dialer searchNancy Chen2014-08-062-2/+5
| | | | | | | | Update secondary text color (phone number, address, etc.) in search results and change cursor color to dialer primary color. Bug: 16656480 Change-Id: I04e59c4d0adee9082db506ba0726b6ba4f982a21
* Adjust FAB z-depthYorke Lee2014-08-061-1/+1
| | | | | Bug: 16550151 Change-Id: I294a503aea6003252f7a0bb296b740c42e61fc72
* Merge "Change style for directory headers in Dialer search results" into lmp-devNancy Chen2014-08-052-4/+4
|\
| * Change style for directory headers in Dialer search resultsNancy Chen2014-08-052-4/+4
| | | | | | | | | | | | | | Changing color, removing underline, disable pinned headers Bug: 15596340 Change-Id: Ia6290e1bd636f030c7a40992a969b9fedf4a0cd1
* | Merge "Add white touch feedback drawable to Dialer" into lmp-devYorke Lee2014-08-051-0/+3
|\ \ | |/ |/|
| * Add white touch feedback drawable to DialerYorke Lee2014-07-311-0/+3
| | | | | | | | | | | | | | Move item_background_material_dark drawable to ContactsCommon, and use it in Dialer Bug: 15725264 Change-Id: I5181646ea4a787593689784d35812bceaf051119
* | Give search view buttons unbounded ripplesYorke Lee2014-07-311-1/+1
|/ | | | | | | | Also increase the size of the buttons slightly so that the ripples are not so small Bug: 15730203 Change-Id: I5e2d7d43275a557f6cf9782f2f17a7958deb1acd
* Merge "Increase font weight in LetterTileDrawables" into lmp-devBrian Attwell2014-07-241-1/+1
|\
| * Increase font weight in LetterTileDrawablesBrian Attwell2014-07-301-1/+1
| | | | | | | | | | Bug: 16683381 Change-Id: I9b9181fa25400b5d801bb6490042a2dcc722c6a3
* | Merge "Update pinned header color in contacts tab" into lmp-devNancy Chen2014-07-281-1/+1
|\ \ | |/ |/|
| * Update pinned header color in contacts tabNancy Chen2014-07-291-1/+1
| | | | | | | | | | Bug: 16356911 Change-Id: Ia8070cf594d6233a795a4770717a48536a58980c
* | String needed for multi-sim import selectionBrian Attwell2014-07-281-0/+3
|/ | | | | Bug: 16525652 Change-Id: I335dc1160e40c470fdf45c2a7988df052ef354b1
* Move custom ViewPagerTabs into commonBrian Attwell2014-07-222-0/+5
| | | | | | Bug: 16158921 Bug: 15616182 Change-Id: I164fe830636577f85357aa3bf1ddf803de9abf94
* Merge "Update avatar drawable in LetterTileDrawable" into lmp-devBrian Attwell2014-07-171-0/+1
|\
| * Update avatar drawable in LetterTileDrawableBrian Attwell2014-07-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Use the same image as QC uses. Except, instead of scaling down the ~140dp image start with a 64dp image. The images provided by allen don't have an amount of border built into it that looks good inside the LetterTileDrawable. Therefore, I wrapped the image inside a ScaleDrawable. To do this, I changed LetterTileDrawable to operate on internal drawables instead of internal bitmaps. Bug: 16290899 Change-Id: I741c3a603d025068614c7004ea61fb349f6d6944
* | Merge "Inline "select new contact" entry in contact picker" into lmp-devBrian Attwell2014-07-172-0/+6
|\ \ | |/ |/|
| * Inline "select new contact" entry in contact pickerBrian Attwell2014-07-162-0/+6
| | | | | | | | | | | | | | | | | | | | Moved Dialer resources into ContactsCommon (didn't use the exact same icon. Used the icon from go/icons instead). Made some small code changes needed by my Contacts CL: bug fix and overridable parameter. Part 2/3 Bug: 16209705 Change-Id: I792b4fa560f4f8a26ed05d5b44817152c59deda1
* | Merge "Make ContactPreferences use SharedPreferences instead of System ↵Yorke Lee2014-07-151-2/+22
|\ \ | |/ |/| | | settings (3/5)" into lmp-dev
| * Make ContactPreferences use SharedPreferences instead of System settings (3/5)Yorke Lee2014-07-141-2/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move constants that originally lived in the framework into ContactsCommon * Use SharedPreferences instead of System settings to persist preferences * Use a SharedPreferenceListener to monitor changes instead of a content observer on system settings * Move DisplayOrderPreference and SortOrderPreference into ContactsCommon so that it can be used by Dialer * Create base DialerSettingsActivity in Dialer, and make GoogleDialerSettingsActivity extend it Bug: 16153186 Change-Id: Ib3500b82b03960a30b565f1024f20f78879d3ce3
* | Updated LetterTileDrawable colors.Brian Attwell2014-07-151-14/+49
| | | | | | | | | | | | | | | | | | | | Now that LetterTileDrawable colors are the same as the colors used by MaterialColorMapUtils, I unified the colors inside colors.xml and was able to delete some MaterialColorMapUtils code. BUG: 15889179 BUG: 16159407 Change-Id: I02b96011a30def913fb1de589aeb7a8c336e2154
* | Merge "Remove Contacts specific tab code from common" into lmp-devBrian Attwell2014-07-142-5/+0
|\ \ | |/ |/|
| * Remove Contacts specific tab code from commonBrian Attwell2014-07-142-5/+0
| | | | | | | | | | Bug: 16160452 Change-Id: I8e5a6be75596a8f578e912ab8cd048290ad57d78