From d9a290325563edb2437fcdfc7472c614aef9abe6 Mon Sep 17 00:00:00 2001 From: Greg Alexander Date: Wed, 6 Jan 2021 18:22:36 -0500 Subject: [PATCH] note from Remy B about MANAGE_EXTERNAL_STORAGE permission --- NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/NOTES b/NOTES index fb54237..a2e7c3c 100644 --- a/NOTES +++ b/NOTES @@ -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)