- Change Compile SDK 30 and Target SDK to 29
- Update AndroidX libraries to latest version
- Allow multiple file extensions filtering
- Allow more specific Night Mode options
- The library will no longer set the Night Mode for the whole app
- Change Compile API Version to 29 (no support for MediaStore yet)
- Switch to AndroidX
- Fix Show Hidden Files option not working properly
- Fix a potential bug with the file extension filtering
- Change Compile and Target API to 28
- Update support libraries to 28.0.0
- Auto-refresh files on activity resume
- Improve file loading performance
- Properly restore state on activity recreation
startPath
andfileExtension
arguments are now nullable
- Add Pull to Refresh
- Add a Night Mode based on the DayNight AppCompat Theme