SimpleStorage
SimpleStorage copied to clipboard
💾 Simplify Android Storage Access Framework for file management across API levels.
Library version: 1.5.1 OS version: [Android 12] Device model: [Emulator Pixel 5] **Describe the bug** I'm creating a txt file in **Downloads** folder with this code: ```kotlin fun writeToConfig() {...
Library version: 1.5.1 OS version: [Android 11] Device model: [Samsung Galaxy A8] **Describe the bug** When invoking DocumentFileUtils.MoveFileTo targeting a folder stored on an external drive (USB SSD in my...
First I want to thank you a lot for this library ! Scoped Storage is such a mess, and you provide a lot of help. 🙏 **What feature you want...
Library version: 1.5.6 OS version: Android 14 Device model: Pixel 7a **Describe the bug** Hi, I have an issue with your library. The file extension is lost when creating a...
Some libraries I found when using DocumentFile to implement some functions, which can be used to enhance some functions of SimpleStorage [handle-path-oz](https://github.com/onimur/handle-path-oz) When using SimpleStorage's openFile to get an image,...
I ended up rewriting all the still relevant changes with #142 as base branch. Somehow all the commits you did to the branch are now included in the PR too...
Library version: 2.0.0 OS version: [N/A] Device model: [N/A] **Describe the bug** In the Compose project, any scene displaying MaterialDialog will cause a crash Moreover, as a tool library, one...
Library version: 1.5.6 and 2.0.0 OS version: Android 10,14 and other Device model: Pixel 4, Samsung Galaxy A22 After updating to 1.5.6+ versions, SimpleStorageHelper.setOnFileSelected method doesn't executed, other methods like...
Library version: 2.0.0 OS version: [Android 11] Device model: [tv box] **Describe the bug** while using Documentfile copyfolderto function, SingleFolderResult.Starting is not receiving in update