Commit Graph

12 Commits

Author SHA1 Message Date
Gleidson Daniel Silva 54f2cea4e9
fix: empty draft when the message is sent (#5595)
* chore: move draftMessage to helpers

* fix: set draft when the message is sent
2024-02-28 08:49:14 -03:00
Reinaldo Neto 316f771a8f
feat: play audio in sequence (#5526)
Co-authored-by: Sathurshan <jsathu07@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2024-02-20 17:17:46 -03:00
Gleidson Daniel Silva 1beb0d0efa
fix: fixes the behavior of the alsoSendThreadToChannel property (#5573) 2024-02-19 11:56:22 -03:00
Diego Mello e55b172bc1
tests: message composer unit tests (#5556)
* jest.fn issue

* Working on tests

* Add quotes test

* Audio

* Mock search

* Fix some act errors from jest

---------

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2024-02-19 11:08:17 -03:00
Gleidson Daniel Silva 2a1b59cd57
tests: add draft e2e tests (#5553)
* chore: update detox

* chore: improve mocks

* chore: add testId

* chore: add e2e tests

* add more time

* Fix tests

* fxi tests

* update yarn lock

* fix import

* wip

* test

* Fix deep linking tests

---------

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2024-02-15 16:41:03 -03:00
Diego Mello b189f59950
fix: NavBottomFAB position (#5555) 2024-02-08 14:49:09 -03:00
Gleidson Daniel Silva b81e22c934
feat: add draft and quote on shareview support (#5540) 2024-02-07 15:57:22 -03:00
Gleidson Daniel Silva 39f8a92059
feat: audio recording permission handling in MicOrSendButton component (#5515) 2024-01-31 11:28:34 -03:00
Diego Mello 7b73eac895
feat: better composer height calculation (#5523)
* Revert "feat: Send native calculated keyboard and tracking view height to TS (#5514)"

This reverts commit cedd0b98f2.

* better height calculation
2024-01-31 10:57:17 -03:00
Gleidson Daniel Silva 501e42196d
feat: adds scroll when a new quote is added to the list (#5516) 2024-01-26 17:43:57 -03:00
Diego Mello cedd0b98f2
feat: Send native calculated keyboard and tracking view height to TS (#5514) 2024-01-26 17:40:18 -03:00
Diego Mello 7bf7111cfa
feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00