element-x-ada/libraries
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
..
androidutils Localazy sync 2023-09-18 16:42:35 +02:00
architecture Appyx : quick management of PermanentChild 2023-10-06 11:44:09 +02:00
core Konsist: add rule obout test class name, and fix existing issue 2023-10-12 15:03:50 +02:00
coroutines
cryptography Pin : some clean up and fixes 2023-10-18 15:55:52 +02:00
dateformatter Enable detekt rules AlsoCouldBeApply and fix existing issues. 2023-07-26 11:10:46 +02:00
deeplink Make the functions in SystemUtils extensions (#899) 2023-07-18 13:11:11 +00:00
designsystem Merge pull request #1556 from vector-im/feature/bma/videoLock 2023-10-13 14:05:30 +02:00
di
encrypted-db Other fixes as per https://cashapp.github.io/sqldelight/2.0.0/upgrading-2.0/ 2023-10-13 15:17:12 +02:00
eventformatter Extract more content from audio messages. (#1607) 2023-10-19 13:32:43 +02:00
featureflag Merge pull request #1554 from vector-im/feature/fga/init_pin_unlock 2023-10-13 12:38:41 +02:00
maplibre-compose Konsist: add test Data class state MUST not have default value, and fix existing issues 2023-10-10 17:31:04 +02:00
matrix Extract more content from audio messages. (#1607) 2023-10-19 13:32:43 +02:00
matrixui Konsist: add test to ensure filename match top level Composable View, and fix existing issue 2023-10-10 15:39:22 +02:00
mediapickers Konsist: add rule obout test class name, and fix existing issue 2023-10-12 15:03:50 +02:00
mediaupload Fix: WebP images can't be sent as media. (#1501) 2023-10-06 09:18:11 +00:00
network Fix account provider change on nightly and release (#861) 2023-07-13 14:46:57 +02:00
permissions Konsist: add test about PreviewParameterProvider class name and fix existing issues. 2023-10-12 15:03:50 +02:00
preferences Fix typo in fun names. 2023-09-14 19:48:20 +02:00
push Always register the pusher when application starts 2023-10-16 10:50:16 +02:00
pushproviders Share tag with other modules. 2023-09-15 17:03:32 +02:00
pushstore Include desugaring lib also in library modules (#1604) 2023-10-19 09:00:32 +00:00
rustsdk
session-storage Include desugaring lib also in library modules (#1604) 2023-10-19 09:00:32 +00:00
testtags Ensure testTag does not resize the Composable. 2023-09-13 16:39:49 +02:00
textcomposer [Voice messages] Add voice recording UI (#1546) 2023-10-12 15:17:18 +00:00
theme Konsist: add test to ensure filename match top level Composable View, and fix existing issue 2023-10-10 15:39:22 +02:00
ui-strings Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
usersearch