Skip to content

BGist v0.2.12

Choose a tag to compare

@github-actions github-actions released this 25 Apr 13:39
· 6 commits to main since this release

Download

File Architecture Size Note
BGist-v0-2-12-arm64-v8a.apk arm64-v8a (Modern devices) 25M Recommended for most Android phones
BGist-v0-2-12-armeabi-v7a.apk armeabi-v7a (Older devices) 21M For older 32-bit devices
BGist-v0-2-12-universal.apk Universal (All devices) 58M Use if architecture-specific APK does not install

Release signing: built with the configured Android release keystore.

What's Changed

  • Refreshed the full BGist mobile UI across every active screen.
  • Added the new theme polish for surfaces, cards, inputs, segmented controls, tab bar, headers, and gist cards.
  • Improved settings, update controls, profile, public profile, gist detail, editor, viewer, history, login, and loading states.
  • Redesigned the app icon and regenerated Android/iOS launcher assets.
  • Includes GitHub release based in-app update support from the previous update work.

Verification

  • Typecheck, lint, and Jest test suite passed locally.
  • GitHub CI passed, including Android debug APK build.
  • Release workflow passed and uploaded signed APKs.

View changes on GitHub