element-x-ada/features
Kayos e33c87c164 Phase 3: Wallet panel UI and full /pay flow wiring
- Add WalletPanelView with 4 tabs (Overview, Assets, History, Settings)
- Overview tab shows balance, QR code for receiving, and Send ADA button
- Assets tab shows native tokens held at address
- History tab shows recent transactions with explorer links
- Settings tab shows address, network, and backup/delete options

- Add NativeAsset and TxSummary models to wallet API
- Add getAddressAssets() and getAddressTransactions() to CardanoClient
- Implement new methods in KoiosCardanoClient and FakeCardanoClient

- Add wallet button to MessagesViewTopBar (DM rooms only)
- Add isDmRoom to MessagesState for conditional UI
- Wire navigateToWallet() callback through to MessagesFlowNode
- Add NavTarget.WalletPanel and WalletPanelNode integration

- Add string resources for wallet panel UI

Known limitations:
- Uses Chart icon as placeholder for wallet (Compound lacks wallet icon)
- Wallet setup flow not implemented (TODO)
- Transaction amounts in history need additional API calls to calculate
2026-03-28 09:23:58 -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 Phase 3: Wallet panel UI and full /pay flow wiring 2026-03-28 09:23:58 -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 Phase 3: Wallet panel UI and full /pay flow wiring 2026-03-28 09:23:58 -07:00