Commit Graph

5 Commits

Author SHA1 Message Date
Tyler Gunn 2b17f23d32 Self-Managed Incoming Call Disambiguation UX.
- Handle auto-disconnect of foreground call when answering a self-managed
call.
- Enforce restriction that the PhoneAccount associated with a self-managed
CS must have a label which is the app's name.
- Ensure self-managed phone accounts can't be registered with
call provider, connection manager, or sim sub capabilities.
- Add "incoming call" UX which is shown when a new incoming call from a
self-managed CS comes in and there is an existing call for another CS.

Test: Unit, manual
Bug: 34159263
Change-Id: I371be9baa6f56c77aa83349977c0131f0e319047
2017-03-30 15:12:37 -07:00
Mohamed 97610cbec4 Add butter bar when blocking is suppressed.
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
2016-02-25 15:05:48 -08:00
Mohamed c926185584 Add UI to manage blocked numbers.
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
2016-02-10 12:15:19 -08:00
Andrew Lee bbdd44c577 Update missed call notification icons.
+ Replaced new message/phone icons, with automirroring.
- Remove unused icons.
+ Fix some naming.

Bug: 20832994
Change-Id: I6f755acd22ba029c5d3192061a82eab9305e6fb8
2015-05-27 12:54:43 -07:00
Andrew Lee fd053f46a6 Style quick responses to Dialer Material.
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
2014-11-13 09:41:16 -08:00