Rocket.Chat.ReactNative/app/lib
Reinaldo Neto b217435ffe
improve: handle attachment actions in a quote and how to jump to message (#5363)
* improve: handle attachment actions in a quote

* actions with video

* actions with audio

* show alert when trying to jump to a message inside a not allowed room

* jump to message from long press

* disable the reply onPress when is a quote or forward

* update tests

* fix 02-broadcast e2e

* fix the e2e tests

* remove the await from handleResumeDownload and remove the esline-disable
2023-11-30 12:03:03 -03:00
..
constants feat (Android): mobile ringer (#5286) 2023-11-24 09:46:58 -03:00
database feat: capability to enable/disable writing in rooms read only (#5298) 2023-11-17 15:48:32 -03:00
encryption fix: don't re-encode public key when changing e2e password (#5174) 2023-09-12 10:06:29 -03:00
hooks fix: handle camera permission crash (#5372) 2023-11-29 14:43:03 -03:00
methods improve: handle attachment actions in a quote and how to jump to message (#5363) 2023-11-30 12:03:03 -03:00
navigation [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
notifications feat (iOS): mobile ringer (#5327) 2023-11-28 17:13:45 -03:00
services feat: Supported Versions (#5185) 2023-10-19 10:38:57 -03:00
store feat: add media auto-download (#5076) 2023-08-07 11:02:30 -03:00