I'd like the "git clone" option in the top right context menu to automatically add the cloned repo to the script list and, if possible, to the home directory of the application or anywhere accessible in Android 11. Not having this turns out to be a significant problem when you're trying to make use of that repo on rootless Android 11, because you don't have access to any of the possible containers, either in the "directory" prompt itself, or in the "Add Directory" option at the bottom right(using Shell is tedious). Alternatively, the app could make use of the scoped storage feature to grant itself access to certain folders that it doesn't have access to as of right now.
I'd like the "git clone" option in the top right context menu to automatically add the cloned repo to the script list and, if possible, to the home directory of the application or anywhere accessible in Android 11. Not having this turns out to be a significant problem when you're trying to make use of that repo on rootless Android 11, because you don't have access to any of the possible containers, either in the "directory" prompt itself, or in the "Add Directory" option at the bottom right(using Shell is tedious). Alternatively, the app could make use of the scoped storage feature to grant itself access to certain folders that it doesn't have access to as of right now.