github samyak2403/RepoStore v1.0.19

latest releases: v1.0.21, v1.0.20
one month ago

RepoStore v1.0.19

🔒 New: APK Security Verification

  • Added a Security badge on the app detail screen, powered by VirusTotal.
  • Tiered, honest verification shown to every user:
    • Safe — VirusTotal scanned the APK and found no threats (shows engine count on tap).
    • Verified — integrity verifiable via the SHA-256 checksum published on GitHub.
    • GitHub — installed directly from the developer's official GitHub release.
    • Warning — one or more antivirus engines flagged the file.
  • Hash-based lookup only — the APK is never uploaded; verification uses the checksum GitHub already publishes.
  • Tap the badge to see full details.

🛠️ Fixes & Improvements

  • Fixed installs being silently blocked on Android 8+ by adding an "Install unknown apps" permission prompt that resumes the download after you grant it.
  • Fixed stat labels ("Verified", "TypeScript") breaking awkwardly across two lines in the stats row.
  • Security status now appears cleanly in the detail stats row alongside Stars, Forks, Downloads, and Language.

What's Changed

New Contributors

Full Changelog: v1.0.18...v1.0.19

Don't miss a new RepoStore release

NewReleases is sending notifications on new releases.