1
0
mirror of http://galexander.org/git/simplesshd.git synced 2025-01-03 19:50:55 +00:00

note from Remy B about MANAGE_EXTERNAL_STORAGE permission

This commit is contained in:
Greg Alexander 2021-01-06 18:22:36 -05:00
parent c727dac192
commit d9a2903255

1
NOTES
View File

@ -1294,6 +1294,7 @@ the /sdcard nightmare that we've known all along is getting worse.
XXX - Remy B says I try going back to SDK 29 and doing requestLegacyExternalStorage, and then when i am forced to upgrade to SDK 30, by then MANAGE_EXTERNAL_STORAGE should be available?
XXX - Vitalii suggests giving an error message for unrecognized key types (ed25519) that are encountered in authorized_keys, so the user doesn't have to stab in the dark
XXX - on android 6 (duckling moto g2), the notification is white-on-white?
XXX - test Settings and Notifications colors in Pie (or Quiche?) "dark mode" for Alexander Chobot, and for Fionn Behrens (https://developer.android.com/guide/topics/ui/look-and-feel/darktheme)