History log of /packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/SendCdmaCmasMessages.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b3a2965a8f661e908963d6913090bac893f6ca53 05-May-2017 Malcolm Chen <refuhoo@google.com> Lower alert sound volume when earphone connected

If "full volume" is set true for CBS, and earphone is connected,
we lower volume to 1/8 of full volume for hearing protection.

Bug: 35788136
Test: Manual test
Change-Id: I7696ff6b744536dced959ed3aac6c7bd48b531b9
/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/SendCdmaCmasMessages.java
b884e6825d894827b86d856f2d2a017b8d07da45 13-Apr-2017 Jack Yu <jackyu@google.com> Fixed that SMS_CB_RECEIVED_ACTION was not received issue

Made the broadcast intent explicit so the test app can send
the broadcast intent to cellbroadcast receiver directly.

Test: manual
bug: 37314880
Change-Id: I59377bf879b9bb667300731183f71cc05e454008
/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/SendCdmaCmasMessages.java
331a5355edfe346981b8b0b151646af343976fc8 22-Mar-2017 Jack Yu <jackyu@google.com> Added auto link support

Automatic convert URL, email, and phone number in alert messages
into link.

Test: manual
bug: 35702389
Change-Id: I6ab740d6cda08601f07854f48975fe4f02c2b42e
/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/SendCdmaCmasMessages.java
e07253f278a20009044de986915b380700caea2d 27-Apr-2016 Jack Yu <jackyu@google.com> Added additional CBS channels support.

Added carrier config for additional CBS channels enabling.

bug: 21107166
Change-Id: I267e257b7ad0a90f233f6e0aeea9d54d6dc1f6ab
/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/SendCdmaCmasMessages.java