Skip to content

Releases: thunderbiscuit/padawan-wallet

v0.12.0: Daring Droid

20 Oct 16:34
v0.12.0
b100d43
Compare
Choose a tag to compare

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: v0.11.0...v0.12.0

v0.11.0: Mighty Millennium Falcon

18 Sep 21:21
v0.11.0
f004a01
Compare
Choose a tag to compare

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: v0.10.0...v0.11.0

v0.10.0: Junior Jabba

25 Jan 19:36
eb6c924
Compare
Choose a tag to compare

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: Wandering Wookie

30 Jun 17:26
8828e47
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0: Toughtful Tauntaun

23 Mar 15:33
5285423
Compare
Choose a tag to compare

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: 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: Moody Mandalorian 2

26 Aug 14:18
Compare
Choose a tag to compare

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: Moody Mandalorian

08 Jun 20:53
Compare
Choose a tag to compare

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: Awesome Ewok

14 May 22:04
Compare
Choose a tag to compare

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.5.0: Little Jawa

07 Apr 13:48
Compare
Choose a tag to compare

This version brings in many small improvements. QR codes, splash screen, better internals, and improved docs.

v0.4.0: Baby Yoda

12 Jan 21:37
Compare
Choose a tag to compare

This release is the first one that comes with a working, downloadable apk. The draft UI is more stable, and the first tutorial is added. The wallet is fully functional, and can be backed up and recovered.