Skip to content

Commit 9183fdf

Browse files
authored
Update Readme
1 parent 2ce56fd commit 9183fdf

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,18 @@ Check out our most recent talks and presentations for more info:
2525

2626

2727
The following table shows which host systems can currently be used to build Robrix for which target platforms.
28-
| Host OS | Target Platform | Builds? | Runs? |
29-
| ------- | --------------- | ------- | ----- |
30-
| macOS | macOS |||
31-
| macOS | Android |||
32-
| macOS | iOS |||
33-
| Linux | Linux |||
34-
| Linux | Android |||
35-
| Windows | Windows |||
36-
| Windows | Android |||
28+
| Target Platform | Host OS | Builds? | Runs? |
29+
| --------------- | --------------- | ------- | ----- |
30+
| macOS | macOS |||
31+
| Linux | Linux |||
32+
| Windows | Windows |||
33+
| Android | *Any* |||
34+
| iOS | macOS |||
35+
| OpenHarmony | *Any* || 🚧 |
3736

3837

3938
## Known issues
4039
- Drag-n-drop on Linux isn't implemented by Makepad, so you cannot drag room tabs around yet. (see: https://github.com/makepad/makepad/issues/650)
41-
- There is currently no way to explicitly log out of Robrix. You can run `robrix --login-screen` to show the login screen upon app startup, or delete the app data directory.
4240
- Matrix-specific links (`https://matrix.to/...`) aren't fully handled in-app yet.
4341
- Ignoring/unignoring a user clears all timelines (see: https://github.com/matrix-org/matrix-rust-sdk/issues/1703); the timeline will be re-filled gradually via back pagination, but the viewport position is not maintained.
4442
- Currently, accessing system geolocation on Android may not succeed due to failing to prompt the user for permission. Please enable the location permission in the App Info settings page for Robrix, and then it should work as expected.

0 commit comments

Comments
 (0)