Skip to content

Releases: SirYadav1/kvizo

Kvizo v2.0.1

Choose a tag to compare

@SirYadav1 SirYadav1 released this 16 Sep 16:57

Kvizo 2.0.1

Community quizzes now load and score correctly, and every quiz you download is verified before it is shown.

Fixed

  • Community quizzes marked every correct answer as wrong — the import stored the answer text instead of its position. Answers are now stored and scored exactly like a quiz you wrote yourself
  • Community quizzes could not load in this build line: the fetch pointed at a retired Cloudflare Worker and verified against an old key. The app now verifies against the current signing key (kvizo-pub-2026-09) and reads the free raw.githubusercontent.com / jsDelivr mirrors
  • Community fetch no longer runs on the main thread (no more frozen UI on slow connections)

Added

  • Website link in About → Developer
  • Verified fetch: signed manifest.json first, then every quiz against the SHA-256 recorded in it
  • Quizzes already imported by an older build repair themselves on the next sync

Changed

  • Community announcement notifications removed (notifier, background worker and settings toggle)
  • versionCode 26 / versionName 2.0.1 — installs as an update over 2.0.0 and over the earlier 2.0.1 build
  • APK 3.3 MB (R8 code + resource shrinking)

Why you can trust the community list

Quizzes are published to SirYadav1/kvizo-community and signed by a GitHub Action with a key that exists only as a repository secret. The app checks that signature (Ed25519) plus a SHA-256 per quiz, so a hijacked CDN, proxy or DNS answer cannot inject a quiz into your app. Nothing is fetched from a server we run — no hosting bill, no Cloudflare Worker, no VPS.

Install: download kvizo-2.0.1.apk, open it on your phone, allow "install unknown apps" once. No account, no login — quizzes, stats and badges stay on your device.

SHA-256: 90ca2bc4b7fcef9d2531bf06d635574cafd5ec93347bddca9a06c79bf18d7d0f

Kvizo v2.0.0

Choose a tag to compare

@SirYadav1 SirYadav1 released this 10 Sep 03:40

Kvizo 2.0.0

  • 80+ badges across 15 categories with unlock celebrations
  • Community quizzes with one-tap import
  • Quiz share codes — share any quiz offline via clipboard
  • Quiz exit confirmation & auto-pause only on true backgrounding
  • Brand-new app icon
  • Smoother buttons, clipped ripples & press animations
  • Full 5-language support with instant switching
  • Crash logger + network-state permission

Install: download Kvizo-v2.0.0.apk, open on your phone, allow unknown apps. No login needed.

v1.5.0

Choose a tag to compare

@SirYadav1 SirYadav1 released this 26 Aug 16:23

Community quizzes, anime avatars, Ed25519 signatures.

Kvizo v1.3.0

Choose a tag to compare

@SirYadav1 SirYadav1 released this 08 Aug 12:44

Kvizo — archived build (rebuilt from v1.3.0 source with the Kvizo rebrand).

Kvizo v1.1.0

Choose a tag to compare

@SirYadav1 SirYadav1 released this 03 Aug 17:21

Kvizo — archived build (rebuilt from v1.1.0 source with the Kvizo rebrand).

Kvizo v1.0.0

Choose a tag to compare

@SirYadav1 SirYadav1 released this 03 Aug 16:03

Kvizo — archived build (rebuilt from v1.0.0 source with the Kvizo rebrand).