Signal-Android/app/src/main/java/org/thoughtcrime/securesms/badges/gifts/flow
Cody Henthorne 3ce5a7da67 Fix emoji toggle behavior when in emoji search mode.
When in emoji search, toggle would be set to "emoji" state or
act like in "emoji" state. Fix is to show "keyboard" state still
when in emoji search.
2022-12-16 15:22:04 -05:00
..
Gift.kt
GiftFlowActivity.kt Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
GiftFlowConfirmationFragment.kt Fix emoji toggle behavior when in emoji search mode. 2022-12-16 15:22:04 -05:00
GiftFlowRecipientSelectionFragment.kt Do not include self in recents list for gift badging. 2022-05-18 11:54:17 -04:00
GiftFlowRepository.kt Implement refactor to utilize new donation configuration endpoint. 2022-12-07 13:03:02 -05:00
GiftFlowStartFragment.kt Add credit card support to badge gifting. 2022-11-16 15:05:47 -04:00
GiftFlowState.kt
GiftFlowViewModel.kt Implement refactor to utilize new donation configuration endpoint. 2022-12-07 13:03:02 -05:00
GiftRowItem.kt Add new joined donations screen. 2022-10-24 21:00:17 -03:00
GooglePayButton.kt