Fix compatibility with Android 4.4.

The app was pretty broken on API 19, fixes:
- Remove SelectActivity card background because API 19 does not support XML SVG as bg
- Add simple folder browser for APIs without SAF
- Add simplified version of download notification
- Downgrade and replace incompatible libraries to enable SSL 1.2 on older Android versions
This commit is contained in:
天クマ 2026-01-24 19:35:40 -03:00
commit 3b54d1c917
23 changed files with 477 additions and 230 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Before After
Before After