Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Benoit Marty 632389daa9 Remove not used dependencies to some accompanist libraries. 12 months ago
..
analytics Move InfoListOrganism to the new organisms package. 12 months ago
call Refactor tests. 12 months ago
createroom Sync Strings from Localazy 12 months ago
ftue Move InfoListOrganism to the new organisms package. 12 months ago
invitelist Remove previous Suppress and its TODO, in the code and in the template. 12 months ago
leaveroom Follow naming convention and cleanup the module. 12 months ago
location Replace `mutableStateOf` by `mutableIntStateOf` and `mutableFloatStateOf`. Use `intValue` and `floatValue` to avoid unboxing. 12 months ago
login Sync Strings from Localazy 12 months ago
logout Remove not used dependencies to some accompanist libraries. 12 months ago
messages Remove not used dependencies to some accompanist libraries. 12 months ago
networkmonitor Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
onboarding Sync Strings from Localazy 12 months ago
poll Show poll creator view in timeline (#1429) 1 year ago
preferences Remove not used dependencies to some accompanist libraries. 12 months ago
rageshake Replace `mutableStateOf` by `mutableIntStateOf` and `mutableFloatStateOf`. Use `intValue` and `floatValue` to avoid unboxing. 12 months ago
roomdetails Merge pull request #1465 from vector-im/feature/bma/codeCoverage 12 months ago
roomlist Remove not used dependencies to some accompanist libraries. 12 months ago
verifysession Remove useless Mutex. 12 months ago