mattermost-mobile/app/products/calls
Yusuke Nemoto 4e7e37499d
Fix message id (#6875)
* Fix message id

Id `mobile.calls_call_thread` is conflicted with other message. This id should be `mobile.calls_open_channel`.

* Update en.json
2022-12-16 13:09:47 -05:00
..
actions MM-48753 - Calls: GA requirements (#6814) 2022-12-02 11:34:37 -05:00
client MM-48915 - Calls: Add mobilev2 param to two requests (#6845) 2022-12-07 14:31:22 -05:00
components MM-48949 - Calls: Displayname not showing correctly in call screen (#6850) 2022-12-08 13:42:39 -05:00
connection MM-48072 - Calls: Implement recording permissions and UI for participants (#6784) 2022-11-30 10:15:20 -05:00
observers MM-48753 - Calls: New GA cloud limits (#6819) 2022-12-02 16:14:14 -05:00
screens/call_screen Fix message id (#6875) 2022-12-16 13:09:47 -05:00
state MM-48753 - Calls: GA requirements (#6814) 2022-12-02 11:34:37 -05:00
types MM-48753 - Calls: GA requirements (#6814) 2022-12-02 11:34:37 -05:00
alerts.ts Refactor NavigationStore (#6842) 2022-12-07 16:44:21 +02:00
hooks.ts MM-47004 - Calls: Client-side errors for microphone permissions (#6669) 2022-11-08 10:52:52 -05:00
utils.test.ts MM-48611 - Calls: Calls recording host controls and UI (#6787) 2022-11-30 11:20:00 -05:00
utils.ts [MM-45749] Support for advanced ICE server configs and TURN credentials (#6544) 2022-08-10 12:33:02 -04:00