IT之家 5 月 9 日消息,科技媒體 Android Authority 昨日(5 月 8 日)發(fā)布博文,稱挖掘 One UI 8 Watch 早期版本代碼后,發(fā)現(xiàn)三星正為智能手表表盤開發(fā)新功能,用戶有望能將喜愛的表盤設為“收藏”,并從中隨機挑選一個作為活躍表盤。
該媒體挖掘 sclockworksysui 軟件包 4.0.57 版本后,IT之家附上發(fā)現(xiàn)的新字符串如下:
<string name="wfp_show_watch_face_recommend_on_favorites">Show watch face recommend based on your favorites</string> <string name="wfp_shuffle_watch_faces">Shuffle watch face</string> <string name="wfp_recommend_wf">Recommend watch face</string> <string name="wfp_recommended_description">Similar style to the watch face you're using</string> <string name="wfp_set_watch_face_randomly">Set watch face randomly picked from your favourites</string> <string name="wfp_more_than_one_favorite_watch_faces">To shuffle your watch faces, you need more than 1 favorite watch faces</string>
根據(jù)字符串描述,用戶可以收藏喜歡的多個表盤,然后可以讓系統(tǒng)隨機挑選其中一個表盤,作為當前的活躍表盤。
除了隨機化功能,三星還在開發(fā)基于用戶收藏的表盤推薦系統(tǒng)。代碼中提到的“Recommend watch face”和“Similar style to the watch face you're using”等字符串表明,系統(tǒng)會分析用戶偏好,推薦風格相近的新表盤。
這將幫助用戶擴展表盤收藏,保持手表外觀的新鮮感。然而,目前尚未發(fā)現(xiàn)自動隨機切換的跡象,例如每天早晨自動更換表盤的功能。用戶可能仍需借助類似 Bixby 自動化或 Tasker 等工具實現(xiàn)類似效果,但手表端原生支持尚未出現(xiàn)。