Rocket.Chat.ReactNative/app/views/RoomView
Gleidson Daniel Silva e98ce32787
fix: add checks to draft auto save (#5639)
* fix: disable auto save draft on ShareView screen

* fix: remove unnecessary logic for draft saving

* fix: checks if any text has been changed before saving the draft on return

* chore: fix React warn (dont call state on unmonted component)

* chore: remove unnecessary console.log

* unmount hack

* wip
2024-04-26 10:10:48 -03:00
..
List feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
LoadMore feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
components feat: align mobile videoConf settings with web settings (#5136) 2023-08-21 16:12:34 -03:00
services [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
Banner.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
JoinCode.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
LeftButtons.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ReactionPicker.tsx feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
RightButtons.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Separator.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
UploadProgress.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
constants.ts feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
context.ts feat: add draft and quote on shareview support (#5540) 2024-02-07 15:57:22 -03:00
definitions.ts feat: haptics feedback in app notificaiton (#5507) 2024-01-29 12:54:37 -03:00
index.tsx fix: add checks to draft auto save (#5639) 2024-04-26 10:10:48 -03:00
styles.ts [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00