| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Update secondary text color (phone number, address, etc.) in search
results and change cursor color to dialer primary color.
Bug: 16656480
Change-Id: I04e59c4d0adee9082db506ba0726b6ba4f982a21
|
|
|
|
|
|
|
| |
Move item_background_material_dark drawable to ContactsCommon, and use
it in Dialer
Bug: 15725264
Change-Id: I5181646ea4a787593689784d35812bceaf051119
|
|
|
|
|
|
| |
Bug: 16158921
Bug: 15616182
Change-Id: I164fe830636577f85357aa3bf1ddf803de9abf94
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|/
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Bug: 16160452
Change-Id: I8e5a6be75596a8f578e912ab8cd048290ad57d78
|
|
|
|
|
|
|
| |
I made no changes to the Dialer shortcut. More UI direction would
be needed to change this.
Change-Id: Ie33eb22016797791aab2f98a3e2d88ee7dbacb2e
|
|
|
|
|
|
|
|
| |
Emergency dialer style updated to match style in Dialer and
InCallUI.
Moved all dialpad resources to PhoneCommon.
Change-Id: I5741364301c50770fd082758ef81fc79fd7c3b73
|
|
|
|
|
|
| |
This reverts commit 8e7cebc6aff9b41192dd3348fc52ef62c06236ab.
Change-Id: Ifa42f45868286b80e111229bb0761798af884293
|
|
|
|
|
|
|
|
| |
Emergency dialer style updated to match style in Dialer and
InCallUI.
Moved all dialpad resources to PhoneCommon.
Change-Id: I2c346c4d51249972f549e30577b013423e20481a
|
|\
| |
| |
| |
| | |
* commit 'cfbb4349520938aecc6bcfedab44f3ccd41e3b50':
Ripple tint is now color
|
| |
| |
| | |
Change-Id: I7b0848e64608865bf799780c8213c3ce306ad14c
|
|/
|
|
|
|
|
|
|
|
| |
In the process of moving this, I also found and fixed
two bugs.
1) Text size was set incorrectly (looked like a typo)
2) The "up button" used the "content overflow"s content
description
Change-Id: I8d1f1904e3091461f964ba98483a9afbce05fecd
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add an attribute, which can be set in Dialer/InCall.
- Read this attribute in DialpadView, and if defined set this on the
ripple drawable which is applied to the dialpad key button. We aren't
able to instantiate a new instance of RippleDrawable right now, so
this is the slightly roundabout way of accomplishing this. This
drawable is then set as the background of the dialpad key buttons.
Bug: 15168708
Change-Id: I64d6e0957c0167827c6a6124a4855d46feb87452
|
|
|
|
|
|
|
| |
This won't noticably change Dialer, since the selection strip is
the same color as the ripple color.
Change-Id: Ibf61c6ea0ab8b0c8da520b9b56b6eb521ffc99ef
|
|
|
|
| |
Change-Id: Ie06adf0e96a5967e4402f7cc2ddc258292f82527
|
|
|
|
| |
Change-Id: I419760fa99dc9cf390f882fc28993e7a987a093c
|
|
|
|
|
|
|
|
| |
This is accomplished by replacing the old colors background with
a touch-feedback drawable and tint.
Bug: 14471388
Change-Id: If9c17a19acbec6628ad0d05efaf6492ac6fe96b9
|
|
|
|
| |
Change-Id: I5213ed065a2ce88c1ee12f94022a2aae726f4a81
|
|
|
|
| |
Change-Id: I36765338ce91ae84e71459e5e2cf7ef28c751b7b
|
|
|
|
|
| |
Bug: 14108639
Change-Id: Id188f56ad61ab8f2dc3c8185b458fb58b5a43b47
|
|
|
|
|
|
|
| |
Remove private reference to quickcontact badge drawable
Bug: 6948882
Change-Id: I4f9c9cce48e94632802bd056beed7e80f1c25f22
|
|
|
|
|
|
|
|
| |
This removes all references to private resources needed for
Dialer to run on GPE devices
Bug: 11244110
Change-Id: I29f690bafdc1bb11938db8cbee4986da73781e0f
|
|
|
|
| |
Change-Id: I48916187b804f98c906a2cc7b0de0b321b8dc851
|
|
Moving resources from Contacts to ContactsCommon and Dialer as necessary to
remove dialer dependencies on contacts app.
Bug: 6993891
Change-Id: I5ff17028cb675694809cdc08e5ee80c444ee8666
|