Features
- Auto dark mode based on system theme (ponces)
- Request root and install permissions as soon as possible (ponces)
- Add a warning for split APK patching for now (ponces)
Bug Fixes
- Update package name if MicroG was applied (ponces)
- Remove unneeded WRITE_EXTERNAL_STORAGE and limit READ_EXTERNAL_STORAGE to SDK versions lower than 33 (ponces)
- Request IGNORE_BATTERY_OPTIMIZATIONS on boot (ponces)
- These foreground icons are more appropriate for each dpi size (ponces)
Code Refactoring
Builds
- Bump version to v0.0.4 (ponces)
Chores
Commits
- a0a0d0a: Merge remote-tracking branch 'origin/flutter' into flutter (Sculas)