element-x-ada/features
Kayos 39561e1aeb feat(wallet): payment flow UI — entry, confirmation, progress screens (Task 6)
Implements the payment flow UI for the Element X ADA wallet:

## Screens
- PaymentEntryScreen: Amount/recipient input with pre-filling from /pay command
- PaymentConfirmationScreen: Transaction details with fee estimation (FLAG_SECURE)
- PaymentProgressScreen: Submission status with polling for confirmation

## Features
- Biometric authentication before payment confirmation
- Matrix user detection with 'hasn't linked wallet' inline message
- CardanoScan explorer link for transaction viewing
- Testnet warning banner
- Insufficient funds detection

## Wire-up
- MessageComposerPresenter intercepts /pay commands
- SlashCommandParser integration for command detection
- Navigation to PaymentFlowNode on valid /pay command
- Snackbar error on parse errors

## Technical
- Circuit presenter pattern with Molecule/Turbine tests
- @PreviewsDayNight for all Composables
- Metro DI integration
- Fake implementations for testing

Includes PaymentEntryPresenterTest, PaymentConfirmationPresenterTest,
PaymentProgressPresenterTest with comprehensive coverage.
2026-03-27 11:04:41 -07:00
..
analytics Sync string again. 2026-03-16 14:54:06 +01:00
announcement Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
cachecleaner Fix crash at startup 2025-11-19 09:34:17 +01:00
call Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
createroom Sync Strings (#6435) 2026-03-23 18:05:26 +00:00
deactivation Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
enterprise Let enterprise build be able to use a different notification channel for noisy notification. 2026-02-11 11:57:01 +01:00
forward Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
ftue fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha15 (#6306) 2026-03-24 11:24:07 +01:00
home fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha15 (#6306) 2026-03-24 11:24:07 +01:00
invite Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
invitepeople Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
joinroom Sync Strings (#6435) 2026-03-23 18:05:26 +00:00
knockrequests Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
leaveroom Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
licenses Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
linknewdevice fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.19 (#6411) 2026-03-20 16:20:37 +01:00
location Remove hardcoded strings 2026-03-24 11:22:51 +01:00
lockscreen Sync Strings (#6435) 2026-03-23 18:05:26 +00:00
login fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.19 (#6411) 2026-03-20 16:20:37 +01:00
logout Sync Strings (#6435) 2026-03-23 18:05:26 +00:00
messages feat(wallet): payment flow UI — entry, confirmation, progress screens (Task 6) 2026-03-27 11:04:41 -07:00
migration Simplify push notification flow by using locally stored values for pending pushes (#6258) 2026-03-03 15:14:36 +00:00
networkmonitor Add a foreground service with a wakelock for fetching push notifications (#6321) 2026-03-17 14:24:26 +01:00
poll Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
preferences Iterate design on EditUserProfileView 2026-03-24 15:04:55 +01:00
rageshake Sync string again. 2026-03-16 14:54:06 +01:00
reportroom Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
rolesandpermissions fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha15 (#6306) 2026-03-24 11:24:07 +01:00
roomaliasresolver Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
roomcall fix call state presenter test 2026-03-05 10:46:20 +01:00
roomdetails Sync Strings (#6435) 2026-03-23 18:05:26 +00:00
roomdetailsedit Edit room detail: increase avatar size. #6458 2026-03-24 16:56:34 +01:00
roomdirectory Sync Strings from Localazy (#5904) 2025-12-15 23:51:19 +01:00
roommembermoderation Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
securebackup Sync Strings (#6435) 2026-03-23 18:05:26 +00:00
securityandprivacy Sync Strings (#6435) 2026-03-23 18:05:26 +00:00
share Use ShareIntentHandler early to avoid distributing the whole intent (#6274) 2026-03-03 13:12:33 +00:00
signedout Sync Strings from Localazy (#5904) 2025-12-15 23:51:19 +01:00
space fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.23 (#6444) 2026-03-24 11:22:32 +01:00
startchat Fix crash when starting a DM (#6419) 2026-03-23 16:00:04 +01:00
userprofile Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
verifysession Sync Strings (#6435) 2026-03-23 18:05:26 +00:00
viewfolder Use Folder icon from Compound. 2026-03-24 18:06:08 +01:00
wallet feat(wallet): payment flow UI — entry, confirmation, progress screens (Task 6) 2026-03-27 11:04:41 -07:00