summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2019-10-191-1/+1
| | | | | Change-Id: I100c9098bd3976dba7e4c8711f072accf26ca632 Auto-generated-cl: translation import
* Merge "Allow color customization for call number and timestamp on callog ↵TreeHugger Robot2019-10-172-2/+6
|\ | | | | | | page" into pi-car-dev
| * Allow color customization for call number and timestamp on callog pageCassie(Yitong) Wang2019-10-102-2/+6
| | | | | | | | | | | | Bug: 142439196 Test: Manually Change-Id: Ia318dbe3cd0e3e2e5e10fa204fc7b491d03fce6c
* | Add config for views on call history listCassie(Yitong) Wang2019-10-073-2/+7
|/ | | | | | | | | | Add config to control the visibility of divider and callog_action_button on Callog list. Add null checker for them as well. Bug: 142124172 Test: Manually Change-Id: I148357fe20455b5f518ac7cad88fd921e492f58d
* Import translations. DO NOT MERGEBill Yi2019-10-0641-42/+42
| | | | | Change-Id: Iaa35217e7e9beb9be7745ee40697316ac2093e1e Auto-generated-cl: translation import
* Allow tabs to have different height from toolbar.Yiqun Wu2019-10-025-5/+12
| | | | | | | | | | For portrait mode. Add a new attribute for tab bar height. Also have the audio route button point to the right drawable. Bug: 141484990 Test: manually Change-Id: I69509b2e2d4fed8fabaeec5bdd45bdb5d3e67750
* Merge "Make dialed number gravity configurable." into pi-car-devTreeHugger Robot2019-10-021-1/+3
|\
| * Make dialed number gravity configurable.Yiqun Wu2019-10-011-1/+3
| | | | | | | | | | | | Bug: 141484990 Test: manually Change-Id: I2635a5d546c0dbc7f6c1a7cf70a7003e9161d48c
* | Support user avatar and phone label in portrait mode.Yiqun Wu2019-10-011-5/+2
|/ | | | | | Fixes: 141330473 Test: manually Change-Id: Idffb2aca263e7b3485f5c33cafb10f0b82d3e1f6
* Show Contact avatar and phone number label on Dialpad pageCassie(Yitong) Wang2019-09-234-9/+63
| | | | | | Bug: 141330473 Test: Manually Change-Id: Ibefe2b5cb087f7f230ebecc3e22844e92022e997
* Create minor Dialer change for easy dialpad customization.Yiqun Wu2019-09-233-2/+3
| | | | | | | Test: manually Bug: 141484990 Change-Id: Ib9efee7176c6ddf574196df4e7d1d2c0538625d9
* Import translations. DO NOT MERGEBill Yi2019-09-2243-43/+43
| | | | | Change-Id: Id73facf8476d444b2b67064c12935debdb792393 Auto-generated-cl: translation import
* Fix Contact sorting problemCassie(Yitong) Wang2019-09-182-5/+10
| | | | | | | | | And also exact the comparator for search and Contact list to a separate class. Bug: 141192471 Test: Manually Change-Id: I88ecadceb845bd9254a590a366c0e9d4829fed11
* Add alpha for background image view.Yiqun Wu2019-09-121-0/+2
| | | | | | | | | | Volvo wants a transparent color for the background image view when contact's profile avatar is missing but we want to keep the monogram color in the AOSP reference. Fixes: 140491882 Test: manually Change-Id: I6eba1c9d0d30a1d019ff5d455e39838b609b9b19
* Import translations. DO NOT MERGEBill Yi2019-09-0984-0/+84
| | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Iec0ec591a3d81acefd4f1f647c4b285dcddca579
* Fix the search fieldYiqun Wu2019-09-094-0/+158
| | | | | | | | | | | Override the search view layout to fix the close button size and background. Add the app icon to the start of the search query field. Bug: 138726662 Test: manually Change-Id: Ifa3a49d30d867efc2fb928cab8ef4b55c3657289
* Merge "Add redirections for audio route drawables." into pi-car-devTreeHugger Robot2019-09-061-0/+32
|\
| * Add redirections for audio route drawables.Yiqun Wu2019-09-051-0/+32
| | | | | | | | | | | | | | | | Make it more flexible to customize. Fixes: 140491722 Test: manually Change-Id: Ia1c76a4da6ff0cb244f97033bee32dd37f8e4af3
* | Support blurred background image in contact details page.Yiqun Wu2019-09-052-38/+68
|/ | | | | | Fixes: 140447552 Test: manually Change-Id: Ie508d609649e1cc651037a3fa775acdc033f031b
* Change ImageView to View to enable customizationCassie(Yitong) Wang2019-09-041-10/+24
| | | | | | Bug: 140487499 Test: Manually Change-Id: I7fa925e9fad41e23c190bdea1e547389136f0245
* Merge "Import translations. DO NOT MERGE" into pi-car-devTreeHugger Robot2019-08-3159-177/+354
|\
| * Import translations. DO NOT MERGEBill Yi2019-08-3059-177/+354
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I10fcff0e67352358405dc8a9eea0f91ed9c4417a
* | Merge "Update the favorite number disable state." into pi-car-devTreeHugger Robot2019-08-305-3/+66
|\ \ | |/ |/|
| * Update the favorite number disable state.Yiqun Wu2019-08-295-3/+66
| | | | | | | | | | | | | | | | | | Using a disabled color for favorite number entry so user can tell if the phone number has been added to favorite. Bug: 132811088 Test: manually Change-Id: I5e24ffd33748c8e4b8d5163d60f413c83e904cb8
* | Enable the whole onhold user view to be tappableCassie(Yitong) Wang2019-08-291-5/+6
|/ | | | | | Bug: 140071150 Test: Manually Change-Id: I15bf5745aa5f8058f3c8bdb723d0b432fed1373d
* Merge "Update Contact detail label text color" into pi-car-devTreeHugger Robot2019-08-271-1/+3
|\
| * Update Contact detail label text colorCassie(Yitong) Wang2019-08-261-1/+3
| | | | | | | | | | | | Bug: 140026212 Test: Manually Change-Id: I739dbe60d8305b02061cdf6ea53d4e335533f764
* | Import translations. DO NOT MERGEBill Yi2019-08-2525-75/+150
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ie892f55f2d6037a9660ea27ccd143942b5f172e5
* | Adjust onhold call dialog specsCassie(Yitong) Wang2019-08-222-0/+2
|/ | | | | | | | And hide onhold call when dialpad is showing. Bug: 138731812 Test: Manually Change-Id: I6c58ea99a6df1d0ab27be19fc0cefa2b27b0a456
* DO NOT MERGE: Check if telephony service is null before making a call.Yiqun Wu2019-08-211-0/+4
| | | | | | Bug: 138866013 Test: mma Change-Id: I125850a8a66aeb2ee09547e6cf573fd23bdcdfc5
* Update full screen error UIYabin Huang2019-08-207-48/+11
| | | | | | | | | | | | 1. Move shared resources and extract shared styles to libs/car-apps-common 2. Use a color selector for UxrButton so that the button can change text color in driving mode 3. Use a proper carUxRestrictions for UxrButton Bug: 138600044 Test: manual Change-Id: I394d2b929a5325b23d638b632761ecb87ea1a68e
* Merge "Update no-nfp page icon" into pi-car-devTreeHugger Robot2019-08-143-26/+4
|\
| * Update no-nfp page iconCassie(Yitong) Wang2019-08-083-26/+4
| | | | | | | | | | | | Bug: 138847845 Test: Manually Change-Id: I770fd703830220e4012508155f173da261f5946d
* | Merge "Hide dividers of dialpad for short sceen." into pi-car-devTreeHugger Robot2019-08-147-49/+123
|\ \
| * | Hide dividers of dialpad for short sceen.Yiqun Wu2019-08-137-49/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | Use 456dp breakpoint for dialpad. Always use 116dp for list item and 96dp for action bar size. Bug: 138328597 Test: manually Change-Id: I217fd4f337c2204f86e5eb6a942f51754aff08d2
* | | Implement the favorite action in add favorite flow.Yiqun Wu2019-08-133-14/+42
|/ / | | | | | | | | | | | | | | | | | | Switch search to use Contact entity. Favorite number is currently set to disabled. Will filter the favorite entry in a separate change. Bug: 132811088 Test: manually Change-Id: I2da3683adc34f9d0936353042198b7368da004da
* / Fix subheader text appearance and height.Yiqun Wu2019-08-094-6/+15
|/ | | | | | | | Bug: 138853604 Fixes: 138853604 Test: manually Change-Id: Idfa946d15487221c18a941220245f246542aa0df
* Merge "Bring nfp page up to specs" into pi-car-devTreeHugger Robot2019-08-064-5/+6
|\
| * Bring nfp page up to specsCassie(Yitong) Wang2019-08-024-5/+6
| | | | | | | | | | | | Bug: 138847845 Test: Manually Change-Id: I192635b81ae00ea1f1f3368ebaef512aa2e39e72
* | Merge "Fix the add a favorite button alignment." into pi-car-devTreeHugger Robot2019-08-063-1/+10
|\ \
| * | Fix the add a favorite button alignment.Yiqun Wu2019-08-053-2/+12
| |/ | | | | | | | | | | | | Bug: 138846316 Fixes: 138846316 Test: build and run dialer Change-Id: I2b650b2e84ee9ecb32d8c062e583a118dc48d012
* | Merge "Fix the favorite grid spacing." into pi-car-devTreeHugger Robot2019-08-061-1/+1
|\ \
| * | Fix the favorite grid spacing.Yiqun Wu2019-08-051-1/+1
| |/ | | | | | | | | | | | | Bug: 138734267 Fixes: 138734267 Test: manually Change-Id: Ib4676399978da7bf314a0f3d689d71173d5caf93
* / Use accent color for default number label.Yiqun Wu2019-08-052-4/+10
|/ | | | | | | Bug: 138733336 Fixes: 138733336 Test: manually Change-Id: Ibddf7d1d620a9d575e7a11068c9d0d154a6b621a
* Remove the 3-dot menu from contact details page.Yiqun Wu2019-07-312-26/+0
| | | | | | | Bug: 138389575 Fixes: 138389575 Test: mma Change-Id: I796b781201f2cb0a0c091e5fecc90a12afeed65c
* Merge "Update title strings for Dialer settings" into pi-car-devTreeHugger Robot2019-07-301-2/+2
|\
| * Update title strings for Dialer settingsCassie(Yitong) Wang2019-07-301-2/+2
| | | | | | | | | | | | Bug: 138143806 Test: Manually Change-Id: I20b2b1a2cba43746d5b51583828cec6e9b9f6e6b
* | Divide contact list in alphabetical orderCassie(Yitong) Wang2019-07-293-72/+119
|/ | | | | | Bug: 136092746 Test: Manually Change-Id: I697279440214a11b4128318d42c9bbda82df0c6a
* Merge "Separate call history list by time periods" into pi-car-devTreeHugger Robot2019-07-262-0/+30
|\
| * Separate call history list by time periodsCassie(Yitong) Wang2019-07-252-0/+30
| | | | | | | | | | | | Bug: 136092811 Test: Manually + unit tests Change-Id: I0d812d7ff229026861f249d6b82bac20e5e32b39