zcash-android-wallet-sdk/demo-app/src/main/java/cash/z/ecc/android/sdk/demoapp/demos
Carter Jernigan a4a6b25bfb
[#631] Initial Compose scaffolding for demo app
* [#631] Initial Compose scaffolding for demo app

* Bump Compose Compiler

- To bypass Kotlin version incompatibility

* Switch ConfigureSeed from Column to Scaffold

- To unify our screens UI components
- And to have a fullscreen content, and thus avoid another background color out of column (e.g. in system dark mode)

* Split addresses to two rows

- To reduce a risk of a user overlooks other addresses scrolled out of the screen

* Additional code migrated from Secant

- Added just missing test files, fixtures and model classes
- Fix previously broken dependencies imports

* Link issue to code

Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2022-12-23 11:00:37 +01:00
..
getaddress [#631] Initial Compose scaffolding for demo app 2022-12-23 11:00:37 +01:00
getbalance [#631] Initial Compose scaffolding for demo app 2022-12-23 11:00:37 +01:00
getblock [#631] Initial Compose scaffolding for demo app 2022-12-23 11:00:37 +01:00
getblockrange [#631] Initial Compose scaffolding for demo app 2022-12-23 11:00:37 +01:00
getlatestheight [#367] Fix Kotlin compiler warnings 2022-08-17 15:48:02 +02:00
getprivatekey [#631] Initial Compose scaffolding for demo app 2022-12-23 11:00:37 +01:00
home [#748] Internal recipients for pending transactions 2022-10-26 21:37:40 -04:00
listtransactions [#742] Prevent multiple synchronizer instances 2022-12-14 10:33:18 -05:00
listutxos [#631] Initial Compose scaffolding for demo app 2022-12-23 11:00:37 +01:00
send [#742] Prevent multiple synchronizer instances 2022-12-14 10:33:18 -05:00