Add some screenshots
This commit is contained in:
parent
11fd82153a
commit
0c4e467038
5 changed files with 9 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ The application is a total rewrite of [Element-Android](https://github.com/vecto
|
||||||
|
|
||||||
<!--- TOC -->
|
<!--- TOC -->
|
||||||
|
|
||||||
|
* [Screenshots](#screenshots)
|
||||||
* [Rust SDK](#rust-sdk)
|
* [Rust SDK](#rust-sdk)
|
||||||
* [Roadmap](#roadmap)
|
* [Roadmap](#roadmap)
|
||||||
* [Contributing](#contributing)
|
* [Contributing](#contributing)
|
||||||
|
|
@ -23,6 +24,14 @@ The application is a total rewrite of [Element-Android](https://github.com/vecto
|
||||||
|
|
||||||
<!--- END -->
|
<!--- END -->
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
Here are some early screenshots the application:
|
||||||
|
|
||||||
|
|-|-|-|-|
|
||||||
|
|<img src=./docs/images/screen1.png width=280 />|<img src=./docs/images/screen2.png width=280 />|<img src=./docs/images/screen3.png width=280 />|<img src=./docs/images/screen4.png width=280 />|
|
||||||
|
|-|-|-|-|
|
||||||
|
|
||||||
## Rust SDK
|
## Rust SDK
|
||||||
|
|
||||||
ElementX leverages the [Matrix Rust SDK](https://github.com/matrix-org/matrix-rust-sdk) through an FFI layer that the final client can directly import and use.
|
ElementX leverages the [Matrix Rust SDK](https://github.com/matrix-org/matrix-rust-sdk) through an FFI layer that the final client can directly import and use.
|
||||||
|
|
|
||||||
BIN
docs/images/screen1.png
Normal file
BIN
docs/images/screen1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 125 KiB |
BIN
docs/images/screen2.png
Normal file
BIN
docs/images/screen2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
BIN
docs/images/screen3.png
Normal file
BIN
docs/images/screen3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 318 KiB |
BIN
docs/images/screen4.png
Normal file
BIN
docs/images/screen4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 205 KiB |
Loading…
Add table
Add a link
Reference in a new issue