History log of /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/CellBroadcastChannelManager.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8c8a0f6cb932e7f6f92df20d2b4f88c0f2c97b18 22-Jun-2017 Jack Yu <jackyu@google.com> Refactored area update info support

1. Refactored area update information support so it
is not limited to channel 50 and Brazil.
2. Added channel 60 for India.

Test: Manual
bug: 37746109
Change-Id: Ib4918471d2ce0d18502b82c8bde8beca4e4896be
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/CellBroadcastChannelManager.java
ffa47a12e49832a2adaf9a6b23fdca53a9be38d0 12-May-2017 Jack Yu <jackyu@google.com> Configuration does not need translation

Removed incorrect translated configuration.

Test: build
Change-Id: Ie40e9346e5c8b38c348135fa1b890c0352f07d56
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/CellBroadcastChannelManager.java
d725f1587481287838e8cbee2279abcc21232ba2 04-May-2017 Jack Yu <jackyu@google.com> Moved channels settings from carrier config to resources

Since CBS channels are more countries specific instead
of carrier specific, moving it to resources makes
more sense.

Test: Manual
bug: 31223529

Change-Id: Id76c7eb7515ff924e84a54c77b98bf8973c60c1b
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/CellBroadcastChannelManager.java
23ca544f89c1aa04c80fabea517a29a338b087d3 04-May-2017 Jack Yu <jackyu@google.com> Renamed other channels manager to channel manager

Only renaming. In the future, the channel manager will be
responsible for managing all channels required by
countries/carriers, not only the additional channels.

Bug: 37988881
Test: Build and unit tests
Change-Id: I388c52aca48be0c6a2a4dea4d14f3642f6e13324
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/CellBroadcastChannelManager.java