看板 MobileComm
※ 引述《LeeBo (LeeBo)》之銘言: : 標題: [情報] Google Pixel 系列 Android 15更新 : 時間: Wed Oct 16 00:39:37 2024 : : Google Pixel系列(Pixel 6~9) : Android 15正式版已經可以更新了 : : Pixel 8 Pro 1.50 GB : https://i.imgur.com/Gkw8V6T.png
: : Pixel Pixel Tablet 1.22 GB : https://i.imgur.com/joz5qvb.png
: : : Pixel 10月份更新 : https://support.google.com/pixelphone/thread/302047881(英文) : : Pixel Android 15更新與10月份功能更新 : https://support.google.com/pixelphone/thread/302048332(英文) : : : P8P已更新完成 : : 另外更新完後,Google Play記得去檢查APP更新一下,有些Google的APP可以更新 : : -- : ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 1.34.15.52 (臺灣) : ※ 文章網址: https://www.ptt.cc/bbs/MobileComm/M.1729010379.A.9F8.html : → WOGEchidna : 據說Android 16被提前到了24Q2 10/16 00:43 : ※ 編輯: LeeBo (1.34.15.52 臺灣), 10/16/2024 00:55:34 : 推 sgracee : 升級到 15 後,很多 App 的推播通知內容都變成是 10/17 15:18 : → sgracee : 「系統已隱藏含有私密資訊的通知內容」這有解嗎?QQ 10/17 15:18 : → sgracee : https://i.imgur.com/VftWUC4.png 10/17 15:19
: 推 abc21086999 : 設定-通知-敏感通知 10/17 15:43 : 推 sgracee : 「敏感通知」是要開啟嗎?若是,我已開,但仍一樣QQ 10/17 19:42 : → sgracee : https://i.imgur.com/yoRYSgc.png 10/17 19:42
原推文恕刪! 有關「系統已隱藏含有私密資訊的通知內容」的問題, 爬了文,發現還滿多人有同樣狀況,再仔細爬了一下, 應該是 Android 15 多了一條 "RECEIVE_SENSITIVE_NOTIFICATIONS" 的權限設定,若是英文版介面,看到的訊息字串應該會是 "Sensitive notification content hidden", 使用者可以透過 adb 的方式將敏感通知訊息不予以阻擋,而指令如下: adb shell appops set <AppName> RECEIVE_SENSITIVE_NOTIFICATIONS allow 比方說我想讓 "Pushbullet" 這支 App 有該權限,指令就可以下: adb shell appops set com.pushbullet.android RECEIVE_SENSITIVE_NOTIFICATIONS allow 下完之後再重啟手機即可! 我還沒試過,所以尚不知實際是否有效,若有勇者想嘗試,再請回報 XD -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 122.116.129.62 (臺灣) ※ 文章網址: https://www.ptt.cc/bbs/MobileComm/M.1729348514.A.71B.html