Padawan Wallet Versions Save

The bitcoin wallet trainer on Android.

v0.12.0

6 months ago

This version comes with support for the app entirely in Spanish! A new screen allows you to pick the language of your choice in-app between English and Spanish. This is likely to be the last release before the 1.0 release. Please file bug reports and send us screenshots of any UI issues!

You can download the app in one of its APK forms below. Note that the Padawan-0-11-0-universal-release.apk APK will work on all devices but is significantly bigger in size. The Padawan-0-11-0-arm64-v8a-release.apk will work on most modern phones, so it's a safe bet if you are unsure what architecture your phone has. If you would like to know more about the specifics of your phone (architecture, SDK), you can take a look at apps like Droid Info.

New Contributors

Full Changelog: https://github.com/thunderbiscuit/padawan-wallet/compare/v0.11.0...v0.12.0

v0.11.0

8 months ago

This version comes with complete tutorials with images, better support for smaller screens, and a whole bunch of bug fixes!

You can download the app in one of its APK forms below. Note that the Padawan-0-11-0-universal-release.apk APK will work on all devices but is significantly bigger in size. The Padawan-0-11-0-arm64-v8a-release.apk will work on most modern phones, so it's a safe bet if you are unsure what architecture your phone has. If you would like to know more about the specifics of your phone (architecture, SDK), you can take a look at apps like Droid Info.

What's Changed

New Contributors

Full Changelog: https://github.com/thunderbiscuit/padawan-wallet/compare/v0.10.0...v0.11.0

v0.10.0

1 year ago

This version is the first one to use the brand new UI created by the Summer of Bitcoin crew of 2022.

Numerous bug fixes, new tutorials, fresh screens, the whole nine yards.

Contributors

@darkvoid32: Engineering @thunderbiscuit: Engineering @GBKS: Design @sbddesign: Design @autumndomingo: Design @enyipreshious: Design @Himanshu-523: Design

Choosing your APK for Download

You can download the app in one of its APK forms below. Note that the Padawan-0-10-0-universal-release.apk APK will work on all devices but is significantly bigger in size (25MB). The Padawan-0-10-0-arm64-v8a-release.apk will work on most modern phones, so it's a safe bet if you are unsure what architecture your phone has. If you would like to know more about the specifics of your phone (architecture, SDK), you can take a look at apps like Droid Info.

v0.9.0

1 year ago

This version brings in a fresh new UI and underlying library for developing user interfaces.

New Contributors

Full Changelog: https://github.com/thunderbiscuit/padawan-wallet/compare/v0.8.0...v0.9.0

v0.8.0

2 years ago

This version brings in several bug fixes, including a major corruption problem we had with the bitcoindevkit database when send transactions were not flushed to disk.

The intro screen was completely rewritten in Jetpack Compose which bodes well for more cleanups; many UI improvements to come in the next release!

The app now also uses the much better bitcoindevkit language bindings library bdk-android.

New Contributors

Full Changelog: https://github.com/thunderbiscuit/padawan-wallet/compare/v0.7.0...v0.8.0

Choosing your APK for Download

You can download the app in one of its APK forms below. Note that the padawan-v0.8.0-universal-release.apk APK will work on all devices but is significantly bigger in size (59MB). The padawan-v0.8.0-arm64-v8a-release.apk will work on most modern phones, so it's a safe bet if you are unsure what architecture your phone has. If you would like to know more about the specifics of your phone (architecture, SDK), you can take a look at apps like Droid Info.

v0.7.2

2 years ago

Version v0.7.2

This version has several bug fixes and UI improvements, including a better flow for sending transactions. It's also the first version of Padawan with external contributors! Thank you to @sunidhi64 and @mbcse.

Also of note:

  • Screen to send coins back to the project
  • Drawer displays version of the app
  • Better recover wallet screen layout
  • Adjustable transaction fee
  • Transaction history details
  • Pending transactions showing as such
  • Privacy policy
  • Sync wallet asynchronously

v0.7.0

2 years ago

Release Notes

Moody Mandalorian is the first feature-complete (but certainly not bug-free!) version of Padawan. It contains all the basic pieces that showcase what the app aims to do:

  • Creating wallets
  • Backing up and recovering wallets
  • 8 tutorials (5 concepts, 3 skills)
  • Transaction history
  • Faucet that sends a few testnet coins on startup

Requirements

Android device with SDK version 26 or above (Android 8.0: Oreo).

Download

You can download the app in one of its apk forms below. Note that the padawan-v0.7.0-universal apk will work on all devices but is significantly bigger in size (144MB). The arm64-v8a will work on most modern phones, so it's a safe bet if you are unsure what architecture your phone has. If you would like to know more about the specifics of your phone (architecture, SDK), you can take a look at apps like Droid Info.

v0.6.0

3 years ago

This version brings in the ability to ping a custom-built-for-padawan faucet (Tatooine faucet) which sends some testnet coins to the user to get them started. It also enables the use of the camera to read addresses in QR code format for simpler UX when sending coins, and displays a list of past transactions made by the wallet.

v0.2.0

3 years ago

The wallet is blockchain-aware and can sync, receive, and send transactions.

v0.1.0

3 years ago

Create and recover wallets, and generate valid BIP84 receive and change addresses.