keepass2android icon indicating copy to clipboard operation
keepass2android copied to clipboard

[Android 13] Clipboard data needs to be marked as sensitive

Open metronidazole opened this issue 3 years ago • 1 comments

With Android 13, anything added to the clipboard is previewed on screen. As per the docs, anything sensitive such as passwords should be flagged with "android.content.extra.IS_SENSITIVE" so that the OS does not display them:

See https://developer.android.com/about/versions/13/behavior-changes-all https://developer.android.com/guide/topics/text/copy-paste

metronidazole avatar Aug 23 '22 11:08 metronidazole

#bug can not connect to next Cloud I get the following error if I wanted to connect to my nextcloud instance. Fehler Kann nicht zum Datei-Dienst verbinden. Received unexpected response: Response{protocol=h2, code=401, message=, url=https://220823v5iaqrstmqgm4.nextcloud.hosting.zone/remote.php# /webdav}

joshjama avatar Aug 25 '22 10:08 joshjama