summaryrefslogtreecommitdiff
path: root/tests/unit/src/com/android/cellbroadcastreceiver/unit/CellBroadcastAlertServiceTest.java
AgeCommit message (Expand)Author
2023-09-19Skip testPlayPendingAlert when the device is lower than Shyosunkim
2023-08-28Register ‘PHONE_STATE’ intent in the cbr manifesthyosun
2023-07-28Skip testClamshellCoverDisplayId when the device is lower than Syoungtaecha
2023-07-14Support alert dialog for external screen of clamshell type.youngtaecha
2023-06-22Skip testAddToNotificationBarForWatch when the device is lower than Syoungtaecha
2023-04-21Generate unique CellBroadcast notifications on watch.Calvin On
2023-04-14Fix alert reminder ringtoneAndriy Naborskyy
2023-03-20Manually wakes up the screen when emergency alert notification is triggerred.qing
2023-03-13Make watch local alert breakthrough DNDChen Bai
2023-03-10Adding a cancel action for Emergency Broadcast Notifications on wearablesshreerag
2023-02-22Fix notification channel support for emergency alerts on watchesZach Johnson
2023-02-14Skip testMuteAlert when the device is lower than Syoungtaecha
2022-11-29Support mute feature for each channelyoungtaecha
2022-07-05CellBroadcast metrics improvementyoungtaecha
2022-05-12Add test for the channel config of filter languageHui Wang
2022-04-05Enable local test channels when preference is not shown but default is TrueHyein Yu
2021-11-17Support config for roaming networkHui Wang
2020-12-09read etws_test_alerts_range_strings forcisChannelEnabledChen Xu
2020-09-30Add more tests for CellBroadcastAlertServiceJordan Liu
2020-09-18improve test coverage for channelMgrChen Xu
2020-09-08return false bydefault for isChannelEnabledChen Xu
2020-07-07Attempt to reduce flakiness of cell broadcast testsRiddle Hsu
2020-06-15Create separate target for unit-tests onlyJordan Liu
2020-04-24Add tests to CellBroadcastAlertServiceTestJordan Liu
2020-04-24Add tests to CellBroadcastAlertDialogTestJordan Liu
2020-03-02Fixed unit test case failureJack Yu
2019-12-15Move unit tests to .unit packageChen Xu