element-x-ada/libraries
Chris Smith 92e9d3a127 Fix a few FFI leaks (#405)
Fix a few FFI leaks

These are instances where we obtain an FFIObject and don't call
Close on it to release the underlying reference on the Rust side.

The worst instance here was leaking an object per room member
every time we refreshed the member list
2023-05-12 10:50:39 +00:00
..
androidutils [Media upload] Upload image, video and files (#411) 2023-05-11 15:56:13 +00:00
architecture Room : continue improving members loading 2023-04-21 14:39:47 +02:00
core [Media upload] Upload image, video and files (#411) 2023-05-11 15:56:13 +00:00
coroutines Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
dateformatter Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
deeplink Validate several ids in constructors (#336) 2023-04-18 16:17:13 +00:00
designsystem [Media upload] Add media pickers to the Room screen and the composer (#380) 2023-05-04 11:51:03 +02:00
di Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
elementresources Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
encrypted-db Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
featureflag Move the button to open the Showkase browser to the developer settings screen. (#389) 2023-05-04 17:29:03 +02:00
matrix Fix a few FFI leaks (#405) 2023-05-12 10:50:39 +00:00
matrixui Move and refactor MatrixUser (#381) 2023-05-03 16:30:19 +00:00
mediapickers [Media upload] Media pre-processing (#403) 2023-05-10 10:06:56 +02:00
mediaupload [Media upload] Upload image, video and files (#411) 2023-05-11 15:56:13 +00:00
network Merge pull request #334 from vector-im/feature/fga/feature_flag 2023-04-18 15:24:04 +02:00
permissions Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
push Update kotlin 2023-05-03 17:40:41 +00:00
pushproviders Update kotlin 2023-05-03 17:40:41 +00:00
pushstore Validate several ids in constructors (#336) 2023-04-18 16:17:13 +00:00
rustsdk convert rustsdk gradle file to kts 2023-04-04 15:44:37 +02:00
session-storage Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
statemachine Upgrade ktlint to 0.48.2 2023-04-17 15:18:07 +02:00
testtags Fix: Maestro tests fail when using settings (#358) 2023-04-25 18:01:54 +02:00
textcomposer [Media upload] Add media pickers to the Room screen and the composer (#380) 2023-05-04 11:51:03 +02:00
ui-strings Sync Strings from Localazy 2023-05-08 00:08:48 +00:00