element-x-ada/libraries
Jorge Martin Espinosa fa755e5b75
Use variable bitrate mode when transcoding to ensure compatibility with old devices (#5223)
* Use variable bitrate mode when transcoding

This should be compatible with more devices that may lack the needed codecs to properly encode using constant bitrate mode (CBR).

* Fix video output size (again)
2025-08-26 10:41:07 +02:00
..
androidutils Use variable bitrate mode when transcoding to ensure compatibility with old devices (#5223) 2025-08-26 10:41:07 +02:00
architecture Avoid using runBlocking in Node resolve function. 2025-08-14 16:53:35 +02:00
audio Improve audio focus management (#4707) 2025-05-13 09:54:58 +00:00
core Fix leaving the room not always dismissing the room screen (#5089) 2025-08-12 10:37:31 +00:00
cryptography
dateformatter Sync Strings from Localazy (#5178) 2025-08-18 11:09:27 +02:00
deeplink Rename method. 2025-08-25 11:36:43 +02:00
designsystem Merge pull request #5217 from element-hq/bma/customSplash 2025-08-25 18:01:37 +02:00
di Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00
encrypted-db refactor: Migrate SQLCipher Android to new API (#4874) 2025-06-23 09:29:44 +02:00
eventformatter Threads - first iteration (#5165) 2025-08-19 13:35:48 +00:00
featureflag Remove dependency to Anvil from modules that do not use it. 2025-08-25 11:36:42 +02:00
fullscreenintent Now that DefaultPreferencesDataStoreFactory is protected DataStore creation, FullScreenIntentPermissionsPresenter does not need to be a singleton. 2025-08-21 11:57:56 +02:00
indicator Cleanup testImplementation dependencies (#4790) 2025-06-02 10:51:02 +02:00
maplibre-compose Fix warning about freeCompilerArgs deprecation. 2025-07-02 12:02:44 +02:00
matrix Add extra logs for sending media (#5218) 2025-08-26 07:02:15 +00:00
matrixui Add SpaceHeaderView. 2025-08-22 14:50:30 +02:00
mediapickers Remove dependency to Anvil from modules that do not use it. 2025-08-25 11:36:42 +02:00
mediaplayer Remove dependency to Anvil from modules that do not use it. 2025-08-25 11:36:42 +02:00
mediaupload Use variable bitrate mode when transcoding to ensure compatibility with old devices (#5223) 2025-08-26 10:41:07 +02:00
mediaviewer Remove dependency to Anvil from modules that do not use it. 2025-08-25 11:36:42 +02:00
network Ensure big log does not crash the application 2025-07-08 12:30:17 +02:00
oidc Oidc: Fallback to external browser instead of using Webview (#4808) 2025-06-04 14:25:18 +00:00
permissions Handle preference stores corruption by clearing them (#5086) 2025-08-22 06:59:06 +00:00
preferences Handle preference stores corruption by clearing them (#5086) 2025-08-22 06:59:06 +00:00
previewutils Force last owner of a room to pass ownership when leaving (#5094) 2025-08-05 17:24:14 +02:00
push Handle preference stores corruption by clearing them (#5086) 2025-08-22 06:59:06 +00:00
pushproviders deps (firebase) : bom >= 34.0.0 doesn't have ktx module anymore 2025-07-22 18:23:42 +02:00
pushstore Handle preference stores corruption by clearing them (#5086) 2025-08-22 06:59:06 +00:00
qrcode Check homeserver when login using qr code (#4708) 2025-05-15 14:08:05 +02:00
roomselect [a11y] Ensure that heading() is applied to all screen titles. 2025-07-04 12:15:42 +02:00
rustsdk
session-storage Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00
testtags Remove ExperimentalComposeUiApi. Not necessary anymore. 2025-06-11 17:49:11 +02:00
textcomposer Threads - first iteration (#5165) 2025-08-19 13:35:48 +00:00
troubleshoot Sync Strings from Localazy (#5178) 2025-08-18 11:09:27 +02:00
ui-strings Sync Strings from Localazy (#5211) 2025-08-25 11:15:38 +02:00
ui-utils Add media file limit size warning and media quality selection (#5131) 2025-08-11 17:22:46 +02:00
usersearch Add catchingExceptions method to replace runCatching (#4797) 2025-06-04 09:02:26 +02:00
voiceplayer Remove dependency to Anvil from modules that do not use it. 2025-08-25 11:36:42 +02:00
voicerecorder Remove dependency to Anvil from modules that do not use it. 2025-08-25 11:36:42 +02:00
wellknown Code cleanup 2025-08-11 14:53:40 +02:00