Releases: markbang/bgist
BGist v0.2.14
📦 Download
| File | Architecture | Size | Note |
|---|---|---|---|
BGist-v0-2-14-arm64-v8a.apk |
arm64-v8a (Modern devices) | 25M | Download |
BGist-v0-2-14-armeabi-v7a.apk |
armeabi-v7a (Older devices) | 21M | Download |
BGist-v0-2-14-universal.apk |
Universal (All devices) | 58M | Download |
Release signing: built with the configured Android release keystore.
Download tip: start with
arm64-v8aon most modern Android phones, and useuniversalonly if needed.
No significant changes
View changes on GitHub
BGist v0.2.13
📦 Download
| File | Architecture | Size | Note |
|---|---|---|---|
BGist-v0-2-13-arm64-v8a.apk |
arm64-v8a (Modern devices) | 25M | Download |
BGist-v0-2-13-armeabi-v7a.apk |
armeabi-v7a (Older devices) | 21M | Download |
BGist-v0-2-13-universal.apk |
Universal (All devices) | 58M | Download |
Release signing: built with the configured Android release keystore.
Download tip: start with
arm64-v8aon most modern Android phones, and useuniversalonly if needed.
No significant changes
View changes on GitHub
BGist v0.2.12
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.
BGist v0.2.11
📦 Download
| File | Architecture | Size | Note |
|---|---|---|---|
BGist-v0-2-11-arm64-v8a.apk |
arm64-v8a (Modern devices) | 25M | Download |
BGist-v0-2-11-armeabi-v7a.apk |
armeabi-v7a (Older devices) | 21M | Download |
BGist-v0-2-11-universal.apk |
Universal (All devices) | 58M | Download |
Release signing: built with the configured Android release keystore.
Download tip: start with
arm64-v8aon most modern Android phones, and useuniversalonly if needed.
No significant changes
View changes on GitHub
BGist v0.2.10
📦 Download
| File | Architecture | Size | Note |
|---|---|---|---|
BGist-v0-2-10-arm64-v8a.apk |
arm64-v8a (Modern devices) | 25M | Download |
BGist-v0-2-10-armeabi-v7a.apk |
armeabi-v7a (Older devices) | 21M | Download |
BGist-v0-2-10-universal.apk |
Universal (All devices) | 58M | Download |
Release signing: built with the configured Android release keystore.
Download tip: start with
arm64-v8aon most modern Android phones, and useuniversalonly if needed.
No significant changes
View changes on GitHub
BGist v0.2.9
📦 Download
| File | Architecture | Size | Note |
|---|---|---|---|
BGist-v0-2-9-arm64-v8a.apk |
arm64-v8a (Modern devices) | 25M | Download |
BGist-v0-2-9-armeabi-v7a.apk |
armeabi-v7a (Older devices) | 21M | Download |
BGist-v0-2-9-universal.apk |
Universal (All devices) | 58M | Download |
Release signing: built with the configured Android release keystore.
Download tip: start with
arm64-v8aon most modern Android phones, and useuniversalonly if needed.
🚀 Features
- Align secondary screens with app design system - by @markbang (03ca2)
- Refine shared state panels - by @markbang (dc552)
🐞 Bug Fixes
View changes on GitHub
BGist v0.2.8
📦 Download
| File | Architecture | Size | Note |
|---|---|---|---|
BGist-v0-2-8-arm64-v8a.apk |
arm64-v8a (Modern devices) | 25M | Download |
BGist-v0-2-8-armeabi-v7a.apk |
armeabi-v7a (Older devices) | 21M | Download |
BGist-v0-2-8-universal.apk |
Universal (All devices) | 58M | Download |
Release signing: built with the configured Android release keystore.
Download tip: start with
arm64-v8aon most modern Android phones, and useuniversalonly if needed.
🐞 Bug Fixes
- Avoid double decoding public gist html entities - by @markbang (23297)
- Refine gist detail spacing and search - by @markbang (7b94d)
- Polish gist detail spacing and search parsing - by @markbang (cc528)
View changes on GitHub
BGist v0.2.7
📦 Download
| File | Architecture | Size | Note |
|---|---|---|---|
BGist-v0-2-7-arm64-v8a.apk |
arm64-v8a (Modern devices) | 25M | Download |
BGist-v0-2-7-armeabi-v7a.apk |
armeabi-v7a (Older devices) | 21M | Download |
BGist-v0-2-7-universal.apk |
Universal (All devices) | 58M | Download |
Release signing: built with the configured Android release keystore.
Download tip: start with
arm64-v8aon most modern Android phones, and useuniversalonly if needed.
🚀 Features
- Add theme presets and refine app chrome - by @markbang (d2a9f)
- Tighten tab bar and animate glyphs - by @markbang (c9635)
View changes on GitHub
BGist v0.2.6
📦 Download
| File | Architecture | Size | Note |
|---|---|---|---|
BGist-v0-2-6-arm64-v8a.apk |
arm64-v8a (Modern devices) | 25M | Download |
BGist-v0-2-6-armeabi-v7a.apk |
armeabi-v7a (Older devices) | 21M | Download |
BGist-v0-2-6-universal.apk |
Universal (All devices) | 58M | Download |
Release signing: built with the configured Android release keystore.
Download tip: start with
arm64-v8aon most modern Android phones, and useuniversalonly if needed.
🚀 Features
- Use remote gist search in explore - by @markbang (806e1)
- Polish settings and tab bar layout - by @markbang (d8af7)
🐞 Bug Fixes
View changes on GitHub
BGist v0.2.5
📦 Download
| File | Architecture | Size | Note |
|---|---|---|---|
BGist-v0-2-5-arm64-v8a.apk |
arm64-v8a (Modern devices) | 25M | Download |
BGist-v0-2-5-armeabi-v7a.apk |
armeabi-v7a (Older devices) | 21M | Download |
BGist-v0-2-5-universal.apk |
Universal (All devices) | 58M | Download |
Release signing: built with the configured Android release keystore.
Download tip: start with
arm64-v8aon most modern Android phones, and useuniversalonly if needed.
🐞 Bug Fixes
- Improve gist preview fallback and rendering - by @markbang (daf20)
- Refine gist detail actions and tab styling - by @markbang (dd95f)
🏎 Performance
- Optimize mobile data flow and screen transitions - by @markbang (f45b9)
- Reduce gist viewer render overhead - by @markbang (1cf1b)