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
- Made privacy policy link clickable by @Prakhar-Agarwal-byte in #240
- Show copied to clipboard snackbar by @Prakhar-Agarwal-byte in #242
- Feat: Add snackbar to show chapters reset was successful by @Prakhar-Agarwal-byte in #260
- Docs: Add CONTRIBUTING.md file by @ConnectBhawna in #261
- Feat: Change copy icon and text after clicked by @vickyrules in #269
- Fix navigation on the Menu screen by @Prakhar-Agarwal-byte in #264
- Display amount in accepted standard by @Prakhar-Agarwal-byte in #263
- Feat: Show sync status by @Prakhar-Agarwal-byte in #254
- Sync button touches the card's bottom edge by @Prakhar-Agarwal-byte in #274
- Fix: Generate address qr in suspended thread by @yellowHatpro in #279
- Increase finish button padding by @Prakhar-Agarwal-byte in #300
- Fixes #301 by @yellowHatpro in #302
- Feat: Update fee rate slider position to start from 1 instead of 0 by @Prakhar-Agarwal-byte in #309
- [WIP] Make Finish button the same size as Previous and Next by @Prakhar-Agarwal-byte in #311
- [WIP] Feat: Migrate LiveData to Kotlin Flows by @Prakhar-Agarwal-byte in #310
- UI: Clean up the UI for selected/completed chapters in carousel by @thunderbiscuit in #312
- CI: Update test workflow by @thunderbiscuit in #314
- Fix a number of small screen issues by @thunderbiscuit in #315
- Fix issues with small screens by @thunderbiscuit in #317
- UI: Add circular loading progress indicator when creating addresses by @thunderbiscuit in #319
- Fix: Fix the QR scanner transition by @Prakhar-Agarwal-byte in #321
- Feat: Migrate LiveData to Kotlin Flows by @Prakhar-Agarwal-byte in #318
- Feat: Open only a single fragment instance incase of multiple clicks … by @Prakhar-Agarwal-byte in #322
- Fix: Update Jetpack compose dependency to 2023.06.01 by @Prakhar-Agarwal-byte in #323
- Feat: Use ModalBottomSheetLayout in bottom sheet in send screen by @Prakhar-Agarwal-byte in #324
New Contributors
- @Prakhar-Agarwal-byte made their first contribution in #240
- @ConnectBhawna made their first contribution in #261
- @vickyrules made their first contribution in #269
- @yellowHatpro made their first contribution in #279
Full Changelog: v0.10.0...v0.11.0