Download Latest Version Release 3.0.16 source code.tar.gz (43.2 MB)
Email in envelope

Get an email when there's a new version of PlainApp

Home / v3.0.13
Name Modified Size InfoDownloads / Week
Parent folder
multiple.intoto.jsonl 2026-04-11 21.4 kB
PlainApp-3.0.13.aab 2026-04-11 65.7 MB
PlainApp-3.0.13-armeabi-v7a.apk 2026-04-11 67.2 MB
PlainApp-3.0.13-default.apk 2026-04-11 89.9 MB
README.md 2026-04-11 1.8 kB
Release 3.0.13 source code.tar.gz 2026-04-11 43.2 MB
Release 3.0.13 source code.zip 2026-04-11 45.2 MB
Totals: 7 Items   311.3 MB 1

What's Changed

  1. Improve web connection stability when the phone sleeps
  2. Merge the About page into Settings
  3. Use a shorter default mDNS domain on first install
  4. Add login notifications and a status indicator to the app hero banner
  5. Redesign the Sessions page
  6. “Keep screen on” now applies only to the app screen (PlainApp → top-right button)
  7. Fix mDNS issues on phone hotspot
  8. Allow starting/stopping the HTTP server via broadcast

    adb shell am broadcast \ -a com.ismartcoding.plain.action.START_HTTP_SERVER \ -p com.ismartcoding.plain

    adb shell am broadcast \ -a com.ismartcoding.plain.action.STOP_HTTP_SERVER \ -p com.ismartcoding.plain

Security

VirusTotal Scan

File Status Scan Report
PlainApp-3.0.13-default.apk ✅ 0/65 Clean View Report
PlainApp-3.0.13-armeabi-v7a.apk ✅ 0/69 Clean View Report
PlainApp-3.0.13.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.0.13-default.apk \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/plainhub/plain-app
Source: README.md, updated 2026-04-11