- 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
Sorry.
CP from: https://android-review.googlesource.com/#/c/287332/
Test: Added unit tests for Log Sessions and Events. All other affected
unit tests still pass.
Bug: 26571395
Change-Id: I890d68d935cd554ba89042e99c155757697e1a37
Complete refactoring Telecom to remove singletons from the core code.
Introduce a unit test that simulates a full outgoing phone call from
start to hangup.
Change-Id: I8b09cac6eb9b6aeeb0aeba5d8ae032b4c303c08d
PhoneAccountRegistrarTest is broken, and also non-functional. Get them
updated by fixing proguard (don't strip @VisibleForTesting things),
fixing the setup (need a real ConnectionService), and fixing the tests
themselves to test what PhoneAccountRegistrar does now.
Bug: 17620636
Change-Id: Ibd4d5a4104ff2158b0e7c01a41910f866b94196a