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.
 
 
 
 
ganfra 304ec0b740 Pin unlock : hides behind feature flag (disabled by default) 11 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 Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
messages Code review: improve API. 12 months ago
networkmonitor Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
onboarding Sync Strings from Localazy 12 months ago
pin Pin unlock : hides behind feature flag (disabled by default) 11 months ago
poll Show poll creator view in timeline (#1429) 12 months ago
preferences Sync Strings from Localazy 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 Follow naming convention and cleanup the module. 12 months ago
verifysession Remove useless Mutex. 12 months ago