| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mapping-google-release.txt | 2026-09-07 | 206.1 MB | |
| mapping-github-release.txt | 2026-09-07 | 206.2 MB | |
| multiple.intoto.jsonl | 2026-09-07 | 22.0 kB | |
| PlainApp-3.3.20-Google-Play.aab | 2026-09-07 | 46.9 MB | |
| PlainApp-3.3.20-Old-32bit.apk | 2026-09-07 | 52.8 MB | |
| PlainApp-3.3.20-64bit-Recommended.apk | 2026-09-07 | 61.5 MB | |
| README.md | 2026-09-07 | 1.5 kB | |
| Release 3.3.20 source code.tar.gz | 2026-09-07 | 30.9 MB | |
| Release 3.3.20 source code.zip | 2026-09-07 | 33.8 MB | |
| Totals: 9 Items | 638.3 MB | 2 | |
What's Changed
New
- One-tap quick note card on ToolsPage, with undo toast
Fixed
- Migrated to Room 3 (bundled driver) to fix raw queries occasionally reading stale data; NotesViewModel is now a singleton shared with GraphQL
- Moved all Room entity state into primary constructors so data-class equals covers every column, with a guard test
- Pinned GraphQL ID/Instant scalar names to prevent R8 obfuscation breakage
Security
VirusTotal Scan
| File | Status | Scan Report |
|---|---|---|
PlainApp-3.3.20-64bit-Recommended.apk |
✅ 0/65 Clean | View Report |
PlainApp-3.3.20-Old-32bit.apk |
✅ 0/65 Clean | View Report |
PlainApp-3.3.20-Google-Play.aab |
✅ 0/60 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.3.20-64bit-Recommended.apk \
--provenance-path multiple.intoto.jsonl \
--source-uri github.com/plainhub/plain-app