zcash-android-wallet-sdk/demo-app/src/main/java/cash/z/ecc/android/sdk/demoapp
Jack Grigg abffb3f9ee Adjust `Synchronizer.proposeShielding` API
- Returns `null` when there are no funds to shield or the shielding
  threshold is not met.
- Throws an exception if there are funds to shield in more than one
  transparent receiver within the account.
- Has an optional parameter for specifying which transparent receiver
  to shield funds from.

Part of Electric-Coin-Company/zcash-android-wallet-sdk#680.
2024-03-06 20:17:41 +00:00
..
demos Adjust `Synchronizer.proposeShielding` API 2024-03-06 20:17:41 +00:00
ext [#1393] Support server switching 2024-03-02 18:55:22 +01:00
fixture [#1385] Adopt `AccountBalance` fields in Kotlin layer 2024-02-07 17:33:47 +01:00
preference [#1327] Ktlint 1.1.0 2024-01-04 21:21:32 +01:00
ui Adjust `Synchronizer.proposeShielding` API 2024-03-06 20:17:41 +00:00
util [#1327] Ktlint 1.1.0 2024-01-04 21:21:32 +01:00
App.kt [#1327] Ktlint 1.1.0 2024-01-04 21:21:32 +01:00
BaseDemoFragment.kt [#1327] Ktlint 1.1.0 2024-01-04 21:21:32 +01:00
ComposeActivity.kt [#1327] Ktlint 1.1.0 2024-01-04 21:21:32 +01:00
MainActivity.kt [#1287] Remove LightWalletEndpointExt public API 2024-01-08 14:45:47 +01:00
Navigation.kt [#1393] Support server switching 2024-03-02 18:55:22 +01:00
SharedViewModel.kt [#1287] Remove LightWalletEndpointExt public API 2024-01-08 14:45:47 +01:00
StrictModeHelper.kt [#1327] Ktlint 1.1.0 2024-01-04 21:21:32 +01:00
WalletCoordinatorFactory.kt [#1327] Ktlint 1.1.0 2024-01-04 21:21:32 +01:00