History log of /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/CallServiceNotifier.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
141c4bf96b6091833d3d321a2503f6ab5aa80441 16-Dec-2015 Tyler Gunn <tgunn@google.com> Enhance TestConnectionService to support 1-way video calls.

- added support for receiving 1-way video calls; this is useful when
testing receiving calls from a different device that does support 1-way
video calls and we want to ensure our implementation handles it.
- also add "capability_video_calling_relies_on_presence"

Change-Id: I417cd439aa8d6bebb5c35ec18fe5f5592535551c
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/CallServiceNotifier.java
369c8740adecbb47a17171f861322a76588a6319 08-Oct-2015 Tyler Gunn <tgunn@google.com> Add store/retrieve of PhoneAccount extras to PhoneAccountRegistry.

- Add write/read to parser.
- Add Unit test case for XML parsing.
- Add test extra data test ConnectionService phone accounts.

Bug: 22806380
Change-Id: Ib01843ee859616eb6674f070a674b792d52b8869
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/CallServiceNotifier.java
24b6d7743ea4c896afe51830b2600527f97916c9 03-Aug-2015 Tyler Gunn <tgunn@google.com> Pass call subject from ACTION_CALL intent to Connections.

- Added code in test connection service to faciliate testing call subjects.

Bug: 22685114
Change-Id: I729a574107cc2913f8cff956b03876053e4c44de
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/CallServiceNotifier.java
9c30c280f0007eb32d3ae9a7cad8ceb68120ca41 14-May-2015 Santos Cordon <santoscordon@google.com> [2/4] Use new Icon class in PhoneAccount.

Bug: 21088522
Change-Id: If57c3cb2f1c6630b6bd66e55862bec564e817945
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/CallServiceNotifier.java
945a82ea92bf4fcc8b505738760650f9fb74960b 02-Apr-2015 Ihab Awad <ihab@google.com> Split unit tests and interactive test apps apart

This CL splits the automated unit tests (*.tests package) and the
interactive test connection services (*.testapps package).

Apart from code hygiene and flexibility moving forward, this makes
Android manifest and build files, and the relevant dependencies,
simpler and easier to follow.

Change-Id: Id8c7763ae65f437fdfdabe8b0a4f3561adadbcb3
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/CallServiceNotifier.java