Skip to content

Releases: SubGeniusFinance/androidbob

Dobbscoin Wallet 6.0.7

26 Apr 20:32

Choose a tag to compare

Highlights

Settings / About — fixed

  • Migrated the entire Settings / About / Diagnostics stack from the deprecated android.preference.* framework to AndroidX PreferenceFragmentCompat + an AppCompatActivity host. 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 in AboutFragment — the reason the Version row never displayed.
  • Custom Toolbar + OnApplyWindowInsetsListener properly 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

  • versionCode 300 → 307, versionName 6.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

26 Apr 14:54

Choose a tag to compare

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. No google-services.json required — 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

  • versionCode 248 → 300, versionName 5.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

20 Jun 07:25

Choose a tag to compare

5.0.3

Add files via upload

dobbscoin-android-wallet-se

16 Jun 08:47

Choose a tag to compare

5.0.2

Add files via upload

androidDev 5-28-2016 Working Beta

29 May 01:48

Choose a tag to compare

Pre-release

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