summaryrefslogtreecommitdiffstats
path: root/src/com/android/cellbroadcastreceiver/CellBroadcastAlertService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-3/+13
|\
| * Fixed that "Turn on notification" does not work.Jack Yu2015-09-251-3/+13
| * Fixed the incorrect audio duration used for ETWS messages.Jack Yu2015-09-151-1/+2
* | CB: Add system property to enable/disable dup detectionRika Brooks2015-10-061-25/+33
* | Fixed the incorrect audio duration used for ETWS messages.Jack Yu2015-09-151-1/+2
|/
* Fixed that CMAS duplicate detection is not workingJack Yu2015-08-031-1/+8
* Allow carriers to force disable ETWS/CMAS test messages.Jack Yu2015-07-231-5/+9
* Make CellBroadCast MSIM awareSanket Padawe2015-07-151-18/+27
* Send broadcast twice - once for READ_PHONE_STATE & once for PRIVILEGEDAmit Mahajan2015-07-131-0/+4
* Added the body hash code to the message id for duplicate message detection.Jack Yu2015-06-221-6/+13
* CMAS opt-out setting does not work when switching from Secondary user toxinhe2014-11-161-1/+12
* Fix text colors in the CellBroadcast list.Daniel Sandler2014-08-291-0/+4
* Use proper check to detect duplicates for CMAS messagesAnju Mathapati2013-10-011-21/+28
* CB: Enable or Disable broadcast messagesRika Brooks2013-02-271-0/+1
* Enable support for area info cell broadcasts in Brazil.Jake Hamby2012-12-041-1/+16
* Update CMAS duplicate message detection for carrier requirement.Jake Hamby2012-10-231-5/+34
* Multiple fixes to CMAS app.Jake Hamby2012-10-121-68/+22
* Fix ETWS earthquake alert to vibrate when in silent mode.Jake Hamby2012-09-101-2/+9
* Fix behavior of CMAS audio alert and vibration.Jake Hamby2012-08-271-4/+14
* Add message ID cache to detect duplicate broadcasts.Jake Hamby2012-08-031-0/+47
* Fix CellBroadcastReceiver to ignore duplicate broadcasts.Jake Hamby2012-07-101-10/+39
* Add new icon resources to CMAS app.Jake Hamby2012-06-071-2/+2
* Add ContentProvider for received cell broadcasts.Jake Hamby2012-04-261-8/+12
* Add CMAS over CDMA support to CellBroadcastReceiver app.Jake Hamby2012-03-131-96/+166
* Show alert dialog for operator-defined Cell Broadcast messages.Jake Hamby2011-10-261-2/+4
* Initial checkin of Cell Broadcast display application.Jake Hamby2011-06-061-0/+231