Rocket.Chat.ReactNative/app/containers/message
Gleidson Daniel Silva d19239d290
feat: mobile color normalization (#5616)
* chore: remove auxiliaryText color

* chore: remove titleText

* chore: password colors change

* chore: use fontDefault on ActionSheet item

* wip: type

* chore: set custom icon default color

* remove tintActive color

* only set color when checked

* remove icon color

* remove tintActive

* chore: remove STATUS_COLORS

* chore: remove mentions colors

* chore: remove switch color

* chore: background color

* chore: auxiliaryBackground

* chore: one local colors

* wip: some colors

* wip: colors

* wip: colors

* wip: end colors

* test: update

* chore: fix some colors

* chore: fix lint

* chore: back to text props

* chore: fix ts errors

* revert

* chore: fix lint

* test: update snapshot

* update storybook

* cocoapods

* fix app theme color

* remove unused color

* fix login service button color

* remove unused color

* unused backgroundColor

* fix background color

* fix transparent color

* fix background color

* wip: key

* fix color

* chore: revert to 1 tick

* test: update

* chore: use same color as front end

* test: update

* fix radius

* fix background color

* fix wrong color

* change some colors

* chore: update stories

* chore: fix button style

* chore: fix item color

* lint

* update snapshot

* link

* remove background color

* change send to channel color

* call icons

* video conf colors

* fix app default color

* bottom sheet

* remove background

* two factor color

* update tests

* feat: add force-logout stream listener

* remove icon colors

* improve badge color

* update tests

* fix header colors

* fix collapsible icon color

* imagePreview color

* wip

* update test

* lint

---------

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2024-04-18 07:19:54 -03:00
..
Components feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
helpers/fileDownload Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
hooks feat: play audio in sequence (#5526) 2024-02-20 17:17:46 -03:00
Attachments.tsx improve: handle attachment actions in a quote and how to jump to message (#5363) 2023-11-30 12:03:03 -03:00
Audio.tsx feat: play audio in sequence (#5526) 2024-02-20 17:17:46 -03:00
Blocks.ts fix: message re-rendering twice in a row (#5051) 2023-05-10 15:44:05 -03:00
Broadcast.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
CallButton.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Content.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Context.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Discussion.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Emoji.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
Image.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Message.stories.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Message.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
MessageAvatar.tsx feat: enable navigate to my own profile from messages (#5293) 2023-11-08 15:03:53 -03:00
Preview.tsx feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
Reactions.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
RepliedThread.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Reply.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Thread.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Touchable.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Urls.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
User.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Video.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
constants.ts feat: new audio player (#5160) 2023-11-20 11:13:15 -03:00
index.tsx feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
interfaces.ts feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
styles.ts fix: remove blur from attachments (#5475) 2024-01-22 18:53:01 -03:00
utils.ts fix: show last message when pinned (#5316) 2023-11-14 15:42:31 -03:00