mattermost-mobile/app
Elias Nahum d61fbd3180
Various fixes (#7161)
* Save message draft when post input is unmounted

* Fix switch CRT on/off

* Handle iPad on Stage Manager

* iOS Share Extension to use LRU cache instead of file cache

* Support building android as aab

* use handleReconnect instead of appEntry on handleCRTToggled

* show skin tone selector tutorial after running all interactions

* Update app/actions/remote/preference.ts

Co-authored-by: Daniel Espino García <larkox@gmail.com>

* fix lint

---------

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2023-02-24 13:02:05 +02:00
..
actions Various fixes (#7161) 2023-02-24 13:02:05 +02:00
client Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
components Various fixes (#7161) 2023-02-24 13:02:05 +02:00
constants feat: Channel notification preferences (#7160) 2023-02-24 12:41:36 +02:00
context Filter unused preferences (#7015) 2023-01-30 21:00:19 +02:00
database Process notifications when the app is in the background and other perf improvements (#7129) 2023-02-15 17:08:19 +02:00
helpers Sanitize sqlite like queries and allow non-latin characters (#7141) 2023-02-16 11:18:05 +02:00
hooks Fix double tilde by waiting for text values to propagate to the native side (#7132) 2023-02-22 18:03:21 +01:00
i18n Gekidou moment locales (#6518) 2022-07-28 14:52:48 -04:00
init Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
managers Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
notifications [Gekidou] refactor clean notifications (#6566) 2022-08-19 16:29:15 -04:00
products/calls Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
queries Various fixes (#7161) 2023-02-24 13:02:05 +02:00
screens Various fixes (#7161) 2023-02-24 13:02:05 +02:00
store Various fixes (#7161) 2023-02-24 13:02:05 +02:00
utils feat: Channel notification preferences (#7160) 2023-02-24 12:41:36 +02:00