zcash-android-wallet/app/src/main/java/cash/z/ecc/android/ui/send
Kevin Gorham 9ac3f23130
Switch from 'sent from' to 'Reply-To'.
Addresses #183 but still allows the UI to show things as it did, before. We removed the aggressive address parsing because it is not necessary and might lead to vulnerabilities.
2020-07-08 16:41:54 -04:00
..
SendAddressFragment.kt Fixes #106 per suggestions from @CrystalPony. 2020-07-02 18:15:01 -04:00
SendConfirmFragment.kt Updated to the newly refactored (and published) SDK. 2020-06-10 07:49:38 -04:00
SendFinalFragment.kt Explicitly disable all feedback, dev info and crash reporting. 2020-06-10 10:02:53 -04:00
SendMemoFragment.kt Switch from 'sent from' to 'Reply-To'. 2020-07-08 16:41:54 -04:00
SendViewModel.kt Explicitly disable all feedback, dev info and crash reporting. 2020-06-10 10:02:53 -04:00