Releases: SubGeniusFinance/androidbob
Releases · SubGeniusFinance/androidbob
Dobbscoin Wallet 6.0.7
Highlights
Settings / About — fixed
- Migrated the entire Settings / About / Diagnostics stack from the deprecated
android.preference.*framework to AndroidXPreferenceFragmentCompat+ anAppCompatActivityhost. This eliminates the Android 16 crash where opening Settings → About could bounce back to the home screen, especially with transactions in history. - Found and removed a long-standing dead
findPreference("about_market_app").setIntent(...)NPE inAboutFragment— the reason the Version row never displayed. - Custom Toolbar +
OnApplyWindowInsetsListenerproperly handle SDK 36 edge-to-edge enforcement, so the first row ("Get RIGHT with BOB") no longer sits under the action bar. - About copyright now shows two lines:
- © 1978-2026 The SubGenius Foundation
- © 2014-2026 SubGenius Finance
Splash redesign
- New full-screen splash background ("STOP READING") replaces the old offset image.
- Brand wordmark DOBBSCOIN in Montserrat Bold, neon green (matches the LOADING bar).
- Tagline Where SubCulture Becomes Capital in Caladea Italic.
- Bottom block now includes an underlined © SubGenius Finance link to https://subgenius.finance and a plain © 1978-2026 The SubGenius Foundation credit, both right-justified.
- Caladea (Regular / Bold / Italic) and Montserrat Bold bundled under SIL Open Font License.
Wallet home — peekabob faucet promo
- New animated peekabob slides up from the Request / Send / [camera] bar 5 seconds after every return to the wallet home, holds for ~3.5 s, then slides back. Tap → opens https://dobbscoin.info/faucet.
- Sized so "Approved by Dobbs" at the bottom of the image is fully visible above the action bar.
Build
versionCode300 → 307,versionName6.0.0 → 6.0.7- compileSdk / targetSdk 36 (Android 16), minSdk 21
- New deps in 6.0.x line:
androidx.appcompat:appcompat:1.6.1,androidx.preference:preference:1.2.1
Compatibility
- No consensus, key-generation, transaction-serialization, or network-protocol code was modified.
- Carried-forward fixes from 5.3.x / 6.0.0 still apply (Guava 25.1-android pin, Drive backup, seed phrase tools, etc.).
Install
Download dobbscoin-wallet-6.0.7-debug.apk below and sideload. Debug-signed; uninstall a prior debug build first if signatures don't match.
Dobbscoin Wallet 6.0.0
Highlights
- Seed phrase export/import. Reveal your 12-word recovery phrase (gated by device auth + wallet password if encrypted). Restore from a seed phrase to replace the current wallet.
- Google Drive backup. Encrypted backup written to the app's private Drive
appDataFolder. Nogoogle-services.jsonrequired — uses Android's built-in Google account flow. - Sweep wallet menu entry now visible.
- Animated anibob.gif in the backup-warning row.
- Adaptive launcher icon for Android 8+ and refreshed branding (
wsbob.png, splash + balance polish).
Build
versionCode248 → 300,versionName5.3.1 → 6.0.0- compileSdk / targetSdk 36 (Android 16), minSdk 21
- New deps: Glide 4.16.0, play-services-auth 20.7.0, Google API Client + Drive v3
Compatibility
- Confirmed running on Samsung SM-A166U1, Android 16 (per project notes from 5.3.x line).
- No consensus, key-generation, transaction-serialization, or network-protocol code was modified.
Install
Download dobbscoin-wallet-6.0.0-debug.apk below and sideload. Debug-signed; uninstall any prior debug build first if signatures don't match.
dobbscoin-android-wallet
5.0.3 Add files via upload
dobbscoin-android-wallet-se
5.0.2 Add files via upload
androidDev 5-28-2016 Working Beta
So far.. This is where we're at.
Still needs some tweaks.. but it works.
The source is not valid.. just the .apk
It's a compiled version of the Schildbach Android Wallet, ported for DobbsCoin by anndroidDev.
http://dobbscoin.info/smf/index.php?topic=157.0