commit | 1c412994a1fee1672ace97dde6a425e379fbc963 | [log] [tgz] |
---|---|---|
author | kaiyiz <kaiyiz@codeaurora.org> | Sat Aug 31 15:24:42 2013 +0800 |
committer | kaiyiz <kaiyiz@codeaurora.org> | Wed Sep 11 13:06:29 2013 +0800 |
tree | b3c6b8513c427c9a1349497d384a295e22c6ee28 | |
parent | 28f5c8b9076988c4494490663f47296809ddb8e6 [diff] |
Browser: Add tips for new message received in full-screen mode When the browser is running in full-screen mode,the status bar is hidden,so the new message received notification can't be viewed timely by the user. Add a receiver to monitor the custom broadcast from MMS, and using toast to alert users the new message received in full-screen mode. CRs-Fixed: 534580 Change-Id: Ie3f3d6896ec30caa07303fe6e8917676e0e629a0