element-x-ada/features
Kayos 06a9c6b0d2 fix(wallet): resolve audit findings - DI typos, missing dependency, event type consistency
FIXES:
1. Fix Metro DI package typo: dev.zacsweeny.metro → dev.zacsweers.metro
   - KoiosCardanoClient.kt
   - DefaultTransactionBuilder.kt
   - PaymentStatusPoller.kt
   - WalletModule.kt

2. Add missing dependency: features:messages:impl now depends on features:wallet:impl

3. Standardize event type: Use 'co.sulkta.payment.request' consistently
   - Updated TimelineItemPaymentContent.EVENT_TYPE
   - Updated test assertion

4. Fix DI scope inconsistency: PaymentStatusPoller now uses SessionScope
   (was AppScope but depends on SessionScoped CardanoClient)

5. Fix mixed DI annotations in DefaultPaymentEventSender
   (was mixing Anvil + Metro, now uses Metro consistently)
2026-03-27 12:11:45 -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 fix(wallet): resolve audit findings - DI typos, missing dependency, event type consistency 2026-03-27 12:11:45 -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 fix(wallet): resolve audit findings - DI typos, missing dependency, event type consistency 2026-03-27 12:11:45 -07:00