mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
From Android 16 QPR1 widgets are lock screen eligible by default, so the note widget (title + preview text) and the reminders widget (titles and descriptions) could render user content on a locked device. Adds res/xml-v36 overrides declaring not_keyguard for both. The new note widget is left eligible - it is only a button and leaks nothing.