Mages
Experimental Matrix client made using Compose Multiplatform (and Rust).
MLM Games Connectivity Messaging
Screenshots
Description
Multiplatform Matrix client
It uses a Rust library built on top of matrix-sdk for the core Matrix
functionality and a Compose Multiplatform UI for Android and desktop.
Current capabilities:
- room list with basic previews and unread counts
- room and thread timelines (text and media)
- end-to-end encryption (via matrix-sdk)
- spaces view
- basic presence and privacy settings
Do donate if you'd like to (not going to have it in app, wouldn't be here too but need a justification for me or my SOs)
What’s new (4.9.6)
- ACCESS_LOCAL_NETWORK permission impl. (for android 17)
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- ACCESS_LOCAL_NETWORK
- NotificationsShow notifications.
- FOREGROUND_SERVICE_DATA_SYNC
- CameraTake photos and videos.
- MicrophoneRecord audio.
- Audio settingsAdjust volume and audio output.
- Approximate locationDetermine the location via the network.
Show 13 more permissions
- Precise locationDetermine the location via GPS.
- Location in backgroundDetermine the location while the app is not open.
- FOREGROUND_SERVICE_LOCATION
- Bluetooth connectionConnect to paired Bluetooth devices.
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_MICROPHONE
- USE_FULL_SCREEN_INTENT
- VibrationControl the vibration alert.
- Prevent sleepingKeep the device from going to sleep.
- Network stateCheck whether and how the device is connected.
- Wi-Fi stateRead information about the Wi-Fi connection.
- Run at startupStart automatically after the device is switched on.
- mages.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments