| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Test: AsyncBlockCheckFilterTest
Bug: 111533879
Change-Id: If8b505334ca9076e4a5534f490e192cb3984aaa7
|
| |
|
|
|
|
| |
Bug: 130759413
Test: Manual
Change-Id: I937419340315d54c8f85f258241858d41711b392
|
| |
|
|
|
|
|
| |
AOSP: aosp/943523
Bug: 130426063
Change-Id: I0f0a7fdb516b487e17b27931f7e5ae6b47347be8
Test: Manual
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
+ Replaced new message/phone icons, with automirroring.
- Remove unused icons.
+ Fix some naming.
Bug: 20832994
Change-Id: I6f755acd22ba029c5d3192061a82eab9305e6fb8
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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 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
|