| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| multiple.intoto.jsonl | 2026-07-24 | 22.0 kB | |
| PlainApp-3.2.1-Google-Play.aab | 2026-07-24 | 63.2 MB | |
| PlainApp-3.2.1-Old-Android-32bit.apk | 2026-07-24 | 75.8 MB | |
| PlainApp-3.2.1-64bit-Universal-Recommended.apk | 2026-07-24 | 84.3 MB | |
| README.md | 2026-07-24 | 1.8 kB | |
| Release 3.2.1 (Alpha) source code.tar.gz | 2026-07-24 | 42.5 MB | |
| Release 3.2.1 (Alpha) source code.zip | 2026-07-24 | 45.1 MB | |
| Totals: 7 Items | 310.9 MB | 0 | |
What's Changed
This release has not been fully tested yet. I made significant changes while migrating the codebase to KMP, so there may still be some issues. If you find any bugs, please let me know.
Changes:
- Rewrote ScreenMirror to improve performance.
- Improved the web and app pairing flow, as well as the chat experience.
- Added phone-to-phone chat and file sharing using LAN → Wi-Fi Aware(Android 13+) → BLE. This allows devices to communicate without an Wi-Fi connection or being on the same network. It is still not very stable, but it is a good start and I will continue improving it.
- Fixed various bugs and made general improvements.
Security
VirusTotal Scan
| File | Status | Scan Report |
|---|---|---|
PlainApp-3.2.1-64bit-Universal-Recommended.apk |
✅ 0/66 Clean | View Report |
PlainApp-3.2.1-Old-Android-32bit.apk |
✅ 0/65 Clean | View Report |
PlainApp-3.2.1-Google-Play.aab |
✅ 0/64 Clean | View Report |
SLSA Provenance (Level 3)
The .intoto.jsonl file is a signed SLSA provenance document covering all release artifacts (APKs + AAB).
Verify with slsa-verifier:
:::sh
slsa-verifier verify-artifact PlainApp-3.2.1-64bit-Universal-Recommended.apk \
--provenance-path multiple.intoto.jsonl \
--source-uri github.com/plainhub/plain-app