Skip to content

Releases: imnb57/impostor

Impostor v1.2.1 — polish, Random category, live updates that stick

Choose a tag to compare

@imnb57 imnb57 released this 18 Jul 17:04

Install this one — after it, most updates arrive automatically without reinstalling.

Fixes

  • Contrast across all five themes. v1.2.0's APK shipped before the fix and only got it over-the-air on a second launch; it's baked in now.
  • Inactive buttons were rendering identically to enabled ones. Disabled controls are now visibly distinct.
  • Settings category row no longer overflows the screen.
  • Keyboard no longer covers text inputs.

New

  • 🎲 Random category — shuffles the pack every round.
  • Share playcard (was 'Share this round') — now a full-bleed 9:16 image at 1080x1920, so stories get a sharp, edge-to-edge card instead of a soft one on a background.

Under the hood

Update runtime switched to fingerprinting: bumping the version no longer breaks the update channel, so from here only genuine native changes need a reinstall. Settings → Check for updates forces one anytime.

Impostor v1.2.0 — new roles, share cards, live updates

Choose a tag to compare

@imnb57 imnb57 released this 18 Jul 15:58

Three new ways to play

  • Saboteur — knows the word, but wins only if an innocent gets voted out.
  • Informant — knows one impostor's name but never the word. Catch the impostor and they get one shot at naming you to steal the round.
  • Fragments — nobody gets the word. Everyone holds a different piece of it, and one piece is fake.

Share the carnage

Every round ends with a recap card — the word, the liar, the votes — ready to drop in the group chat.

Also new

  • 195 words across 6 categories, each with hints. Impostors now get a clue instead of flying blind.
  • Five themes, haptics and motion toggles in Settings.
  • Live updates: from this version on, fixes arrive automatically — no reinstall. Settings has a manual check too.
  • Onboarding, animated splash, new icon, readability and contrast fixes throughout.

Installs over any earlier version — same signing key.

Impostor v1.0.2 — Google sign-in fix

Choose a tag to compare

@imnb57 imnb57 released this 18 Jul 10:16

Fixes Google sign-in failing to return to the app.

The OAuth redirect targets com.imnb57.impostor:/oauthredirect, but the app only registered the impostor:// scheme — so the callback had nowhere to land. Both schemes are now registered.

Note: Google sign-in also requires Enable Custom URI Scheme to be turned on for the Android OAuth client in Google Cloud Console. Everything else (pass & play, online rooms) works regardless.

Install over any earlier version — same signing key.

Impostor v1.0.1 — Google sign-in

Choose a tag to compare

@imnb57 imnb57 released this 18 Jul 09:36

Adds Sign in with Google profiles (name + avatar) for online play. Your game session links onto your Google account, so your identity survives reinstalls.

Same install steps as before: download impostor.apk, open, allow "install unknown apps" if asked. Installs over v1.0.0 as an update.

Impostor v1.0.0

Choose a tag to compare

@imnb57 imnb57 released this 18 Jul 09:25

First public build 🎉

  • Pass & Play mode — one phone, works offline
  • Online rooms — join with a 4-letter code (Firebase Realtime Database)
  • Reconnect support — rejoin a live game after a crash or restart

Install: download impostor.apk on your Android phone, open it, and allow "install unknown apps" if prompted. Requires Android 7+.