summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
Commit message (Collapse)AuthorAgeFilesLines
* Changed text of add block number and the dialog to sentence case.Grace Jia2020-04-271-1/+2
| | | | | | Test: AsyncBlockCheckFilterTest Bug: 111533879 Change-Id: If8b505334ca9076e4a5534f490e192cb3984aaa7
* Alert Dialog should use the device default theme.Priyank Singh2019-05-051-6/+6
| | | | | | Bug: 130759413 Test: Manual Change-Id: I937419340315d54c8f85f258241858d41711b392
* Enable the dark theme on telecom viewsYouming Ye2019-04-181-0/+3
| | | | | | | AOSP: aosp/943523 Bug: 130426063 Change-Id: I0f0a7fdb516b487e17b27931f7e5ae6b47347be8 Test: Manual
* Change UI to be consistency with dialer settings light M2 themeYouming Ye2019-03-041-19/+27
| | | | | | | | | Change-Id: I366f4d6a17eb6fccc9ca18ee638a82e5566b136f Bug: 109947100 Test: Manual Style changes: Change font categories based on dialer settings. Change Toolbar and Navigation bar to use light theme.
* Support enhanced call blocking functionRuijie Bai2018-03-081-0/+1
| | | | | | | | | | | - Add settings about whether to accept or block an incoming call from unidentified numbers by configuring the setting for each reason (unregistered/private/pay phone/unknown). - Show a notification when making an emergency call. Bug: 28189985 Test: Manual Change-Id: I00a51947e5b30be8192b08f0c07cb89c8736a75d
* Add butter bar when blocking is suppressed.Mohamed2016-02-251-1/+11
| | | | | | | | | Screenshots: https://drive.google.com/a/google.com/file/d/0ByV4lfyID02GTVJkei1GMWpSYXpHRlJPNG1yVHpoLUltWTNZ/view?usp=sharing https://drive.google.com/a/google.com/file/d/0ByV4lfyID02GZGsyRm91anJoT1pHdjFreHhISnR6UXhUcHBV/view?usp=sharing Bug: 26917087 Change-Id: I83ae16b7d869f342056403e0da41d23b4fc23448
* UI polish/tweaks for blocked numbers UI.Mohamed2016-02-231-0/+1
| | | | | | | | | | | - Update the strings as in the mocks - Change the theme on the dialogue to match (mock) - Change the hint text to "Phone number" - Change the keyboard to the phone keyboard - Upon user clicking "Add a number," put focus on the text field and have keyboard popped up Bug: 26917087 Change-Id: I84320095050ddf808ae89c9800f94d1dc05089b5
* Add UI to manage blocked numbers.Mohamed2016-02-101-0/+18
| | | | | | | | | | | | | | | | | | | | | TESTING/Functionality= - Adding empty not allowed. - Rotation: dialogs/general UI. - Adding same number ignored. - Non-primary users not allowed to manage blocked numbers. - Material ripple for delete button. - Action bar back button exit activity. - Prevent EditText from stealing focus so talk-back starts from the beginning. - Talk back allow user to read row by row in list view. There are two things left that I will do in a follow-up: - Alert Dialog Theme. - Add some validation for the user input Screenshots: https://drive.google.com/a/google.com/folderview?id=0ByV4lfyID02GTGV1QWRTOGlKWTQ&usp=sharing Bug: 26917087 Change-Id: If390d863f40162e12b0bd5d06b8bfccaa7fad5b2
* Update missed call notification icons.Andrew Lee2015-05-271-1/+1
| | | | | | | | | + Replaced new message/phone icons, with automirroring. - Remove unused icons. + Fix some naming. Bug: 20832994 Change-Id: I6f755acd22ba029c5d3192061a82eab9305e6fb8
* Style quick responses to Dialer Material.Andrew Lee2014-11-131-0/+26
| | | | | | | | | | | | This is replicating some assets and styles (in part) from Telephony, but unlike Telephony we don't compile PhoneCommon into Telecom at this time. Most of this is to style the action bar the same as the "Dialer" Telephony settings. Bug: 18300861 Change-Id: Ic9eed11c81bf9205c89a508bb9271b621a9dc688
* Add error dialogs to TelecommYorke Lee2014-08-261-0/+27
* Add error dialog popups for DisconnectCause.INVALID_NUMBER and VOICEMAIL_NUMBER_MISSING * Move ErrorDialogActivity from Telephony to Telecomm * NewOutgoingCallBroadcaster.processIntent now returns an error code rather than a boolean Bug: 17209051 Bug: 17196776 Change-Id: Ifc8b23472510fefc0c2763d28f9c990b4598cadd