user: update features supported by android and android TV
Change-Id: Ia13fd030888718f543154aab3191d451988af967
This commit is contained in:
parent
e921bf8ca8
commit
bf6fde30cc
|
@ -17,14 +17,14 @@ Legend:
|
|||
| Public chat | X | X | X | X |
|
||||
| Chat history shared across devices | ✓ | ✓ | ✓ | ✓ |
|
||||
| Send files | ✓ | ✓ | X | ✓ |
|
||||
| Auto accept images | ✓ | ✓ | X | ✓ |
|
||||
| Auto accept images | ✓ | ✓ | ✓ | ✓ |
|
||||
| Custom download location | ✓ | X | X | X |
|
||||
| Typing indicator | ✓ | ✓ | X | ✓ |
|
||||
| Read status | ✓ | ✓ | ✓ | ✓ |
|
||||
| Reply to | ✓ | ✓ | X | X |
|
||||
| Message edition | ✓ | X | X | X |
|
||||
| Emoji reaction | ✓ | X | X | X |
|
||||
| Update conversation's profile | ✓ | X | X | ✓ |
|
||||
| Message edition | ✓ | ✓ | X | X |
|
||||
| Emoji reaction | ✓ | ✓ | X | X |
|
||||
| Update conversation's profile | ✓ | ✓ | X | ✓ |
|
||||
| Add/Kick members | ✓ | ✓ | X | ✓ |
|
||||
| Conversation's preferences | ✓ | ✓ | X | ✓ |
|
||||
| Search messages | ✓ | ✓ | X | X |
|
||||
|
@ -35,12 +35,12 @@ Legend:
|
|||
|
||||
| **Client** | Desktop | Android | Android TV | iOS |
|
||||
| ---------------------------------- | :-----: | :-----: | :--------: | :--: |
|
||||
| Audio calling | ✓ | ✓ | X | ✓ |
|
||||
| Audio calling | ✓ | ✓ | ✓ | ✓ |
|
||||
| Video calling | ✓ | ✓ | ✓ | ✓ |
|
||||
| Call in Swarms | E | E | X | X |
|
||||
| Call in Swarms | E | ✓ | E | X |
|
||||
| Host call conference | ✓ | ✓ | ✓ | ✓ |
|
||||
| Auto bitrate | ✓ | X | X | ✓ |
|
||||
| Change video quality | ✓ | ✓ | X | X |
|
||||
| Auto bitrate | ✓ | ✓ | ✓ | ✓ |
|
||||
| Change video quality | ✓ | ✓ | ✓ | X |
|
||||
| Custom ringtones | ✓ | ✓ | X | X |
|
||||
| Select camera | ✓ | ✓ | X | ✓ |
|
||||
| Video call recording | ✓ | X | X | X |
|
||||
|
@ -83,7 +83,7 @@ the FAQ
|
|||
| Delete contacts | ✓ | ✓ | ✓ | ✓ |
|
||||
| Block contacts | ✓ | ✓ | X | ✓ |
|
||||
| Link new device via DHT | ✓ | ✓ | ✓ | ✓ |
|
||||
| Link new device via archive | ✓ | X | X | X |
|
||||
| Link new device via archive | ✓ | ✓ | X | X |
|
||||
| Auto answer | ✓ | ✓ | ✓ | X |
|
||||
| Custom ringtones | ✓ | ✓ | X | X |
|
||||
|
||||
|
|
Loading…
Reference in New Issue