Releases: SNNafi/media_store_plus
Releases Β· SNNafi/media_store_plus
0.1.2
0.1.1
What's Changed
- Add
SaveInfo
class to get info about a file after saving. saveFile
now returnsSaveInfo
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Add
getFilePathFromUri()
to get the file path from aUri
- Update the
deleteFile()
implementation
Full Changelog: 0.0.9...0.1.0
0.0.9
Full Changelog: 0.0.8...0.0.9
0.0.8
What's Changed
saveFile
now returns the fileUri
if the operation is successful- Fix bugs while using special characters in file names
- Set namespace in build.gradle for AGP 8.0 by @refi64 in #19
- Cleanup & Reformat codes a little bit
New Contributors
Full Changelog: 0.0.7...0.0.8