android 通知历史,Android 4.3人性新功能:查看通知历史
Android系統現在的更新步伐和速度明顯慢了下來,4.1、4.2、4.3都統一在Jelly Bean一個代號下就是明證。現在,Android 4.3已經泄露出來,仍然沒有太大的驚喜,只是一些細節上的改進。
通過對泄露的系統文件進行研究,有人發現了這么一組代碼:
Notification access
Apps cannot read notifications
No notification listeners are installed.
Enable %1$s?
%1$s will be able to read all notifications posted by the system or any installed app, which may include personal information such as contact names and the text of messages sent to you. It will also be able to dismiss these notifications or touch action buttons within them.
都是關于系統通知的。注意最后一段:“可以查看系統或任何已安裝應用發出的所有通知,其中可能包含聯系人姓名、短信等個人信息。還可以移除這些通知,或者觸發其中的動作按鈕。”
換一種比較容易理解的表達方式就是:現在的安卓系統通知在點擊或者移除后就徹底消失了,4.3上增加了通知歷史,可以找回曾經的通知,并且重新進行正常操作。
比較人性化的是,未操作的新通知會高亮顯示,歷史通知則是灰色的。
通知來自哪個應用似乎也會一并列出來,這就方便找到該死的廣告來源了。
這個功能在4.3里是個設置快捷方式。長按主屏幕,依次選擇shortcuts(快捷方式)、settings shortcuts(設置快捷方式),就能看到一個Notifications list(通知清單),點擊它就能看到這個樣子了:
另外在設置選項里還可以打開一個“Notification access”(通知訪問)面板。似乎第三方應用也可以監聽、復制整個通知面板,但因為目前還是個未被利用的功能,只會顯示“No notifications listeners are installed”(未安裝通知監聽)。
總結
以上是生活随笔為你收集整理的android 通知历史,Android 4.3人性新功能:查看通知历史的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: sram指的是
- 下一篇: android 一个字符串分两行显示_重