Google still "actively" supports Android 14 and above, so IMO it's important that useful libraries like this one supports it too. And considering how little there is to change it'll be a shame not to have it.
So far, tested list(), get(), put() (with a custom inputstream), get() with specific properties (size, type and modified) and move(). All working good so far on Android 4.2.2.
PS: My first PR, so I'm not sure I'm doing it right.
Google still "actively" supports Android 14 and above, so IMO it's important that useful libraries like this one supports it too. And considering how little there is to change it'll be a shame not to have it.
So far, tested list(), get(), put() (with a custom inputstream), get() with specific properties (size, type and modified) and move(). All working good so far on Android 4.2.2.
PS: My first PR, so I'm not sure I'm doing it right.