element-x-ada/features
Marco Romano 5a7f77bc92
Extract more content from audio messages. (#1607)
`TimelineItemAudioContent`:
- Use `java.time.Duration` instead of milliseconds. This will ease up things in the future because currently milliseconds are sent over the wire but in the future seconds will be sent (as per the stable MSC). Using `Duration` will allow our downstream code to be independent of what's passed over the wire.
- Rename `audioSource` property to `mediaSource` to better match its type.

`AudioMessageType`:
- Add and populate new fields `details` and `isVoiceMessage` to be used by voice messages.
2023-10-19 13:32:43 +02:00
..
analytics Move InfoListOrganism to the new organisms package. 2023-10-04 09:08:57 +02:00
call Konsist: add rule obout test class name, and fix existing issue 2023-10-12 15:03:50 +02:00
createroom Konsist: add test to ensure filename match top level Composable View, and fix existing issue 2023-10-10 15:39:22 +02:00
ftue Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
invitelist Konsist: improve test about no default value for State classes, and fix new detected issues. 2023-10-10 21:42:18 +02:00
leaveroom Konsist: improve test about no default value for State classes, and fix new detected issues. 2023-10-10 21:42:18 +02:00
location [Voice messages] Add voice recording UI (#1546) 2023-10-12 15:17:18 +00:00
lockscreen Pin : some clean up and fixes 2023-10-18 15:55:52 +02:00
login Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
logout Merge pull request #1526 from vector-im/feature/bma/konsist 2023-10-11 16:40:22 +02:00
messages Extract more content from audio messages. (#1607) 2023-10-19 13:32:43 +02:00
networkmonitor Konsist: add test to ensure filename match top level Composable View, and fix existing issue 2023-10-10 15:39:22 +02:00
onboarding Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
poll Konsist: improve test about no default value for State classes, and fix new detected issues. 2023-10-10 21:42:18 +02:00
preferences Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
rageshake Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
roomdetails Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
roomlist Remove unused import 2023-10-12 12:05:22 +02:00
signedout Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
verifysession Sync Strings from Localazy 2023-10-16 00:09:47 +00:00