mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-01-21 22:36:33 +01:00
initial fastlane structures
This commit is contained in:
parent
d524f30425
commit
7320690162
11
fastlane/metadata/android/en-US/full_description.txt
Normal file
11
fastlane/metadata/android/en-US/full_description.txt
Normal file
@ -0,0 +1,11 @@
|
||||
<i>SmallTalk</i> is a minimal messenger using the Matrix protocol. It has a comparingly tiny app size and focuses on reliability and stability. Its feature set is rather bare-bones:
|
||||
|
||||
* Login with Matrix ID/Password
|
||||
* Combined Room and DM interface
|
||||
* End to end encryption
|
||||
* Message bubbles, supporting text, replies and edits
|
||||
* Push notifications (DMs always notify, Rooms notify once)
|
||||
* Importing of E2E room keys from Element clients
|
||||
* <a href='https://unifiedpush.org/' target='_blank' rel='nofollow'>UnifiedPush</a>
|
||||
|
||||
More to come in the future.
|
BIN
fastlane/metadata/android/en-US/images/featureGraphic.jpg
Normal file
BIN
fastlane/metadata/android/en-US/images/featureGraphic.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.0 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
@ -0,0 +1 @@
|
||||
Minimal Android messenger powered by Matrix
|
Loading…
Reference in New Issue
Block a user