Signal-iOS/Signal
Evan Hahn 770811ddff Resign custom donation amount field responder when changing currency
We do this for two reasons:

1. We'd like the form to be cleared when you come back--nothing should
   be focused.

2. Without this, the "hey, I've been focused" event will fire, which
   will clobber the currency you chose. The events will be:

   - User taps the custom donation amount text field
   - User taps to change the currency and selects it
   - The state is updated to reflect the new currency (correct)
   - Very shortly afterward, the text field is re-focused, causing the
     state to be updated, and back to the old currency (incorrect)

This fixes both things with one change. (There might be a more elegant
way to solve the 2nd problem if we wanted to address by itself.)
2022-11-30 19:40:34 -06:00
..
AudioFiles
Images.xcassets Add icon to "donate with credit/debit card" button 2022-11-22 12:25:18 -06:00
Lottie Updated animation for + attachment button in chat input panel. 2022-11-10 23:09:26 -08:00
NSE-Images.xcassets
Settings.bundle Update SSZipArchive to 2.5.2 2022-11-01 16:23:22 -05:00
Sounds
src Resign custom donation amount field responder when changing currency 2022-11-30 19:40:34 -06:00
test Support 3D Secure for card donations 2022-11-29 16:07:44 -06:00
translations Card donations: reorganize UI, add error messages 2022-11-30 12:53:58 -06:00
.swiftlint.yml
iTunesArtwork@3x.png
main.m Change license to AGPL 2022-10-13 08:25:37 -05:00
Signal-AppStore.entitlements
Signal-Info.plist "Bump build to 6.5.0.6." (Internal) 2022-11-30 12:57:16 -06:00
Signal-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
Signal.entitlements
SignalTSan.supp
SignalUBSan.supp