Releases: G00fY2/DeveloperWidget
Releases · G00fY2/DeveloperWidget
1.2.4
1.2.3
For the time being this will be the final Play Store release due to Target API 30 restrictions and the resulting Scoped storage enforcements (which do not allow apps to scan all the storage for files with specific extensions).
Other
- Update dependencies
1.2.2
1.2.1
1.2.0
New
- Add configurable APK search depth (default is
2
) to improve slow searching on Android 11 after the file storage changes. Set depth to0
to disable the limit.
Other
- Update dependencies
1.1.6
1.1.5
1.1.4
New (UI)
- Add edge-to-edge gesture navigation support and make navigation bar transparent
Bugfixes
- Make widget background radius look consistent
- Fix Android 5.1 crashes
- Optimize dialog loading transitions
Other
- Switch to new view binding
- Use lifecycle aware ktx coroutine scopes
- Update dependencies