Rocket.Chat.ReactNative/app/views
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
..
AddExistingChannelView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
AdminPanelView fix: Calls with jwt not working on ios and fix media permission on iOS (#5075) 2023-06-06 18:53:48 -03:00
AutoTranslateView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
CannedResponsesListView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ChangeAvatarView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
CreateChannelView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
CreateDiscussionView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
DefaultBrowserView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
DirectoryView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
DiscussionsView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
E2EEncryptionSecurityView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ForwardMessageView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
InviteUsersEditView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
InviteUsersView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
JitsiMeetView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
LanguageView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
LoginView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
MediaAutoDownloadView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
MessagesView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
NewMessageView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
NewServerView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
NotificationPreferencesView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ProfileView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
PushTroubleshootView feat: mobile troubleshoot notifications (#5330) 2024-03-04 08:27:24 -03:00
ReadReceiptView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ReportUserView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
RoomActionsView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
RoomInfoEditView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
RoomInfoView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
RoomMembersView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
RoomView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
RoomsListView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
SearchMessagesView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
SelectedUsersView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
SettingsView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ShareListView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ShareView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
SidebarView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
StatusView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ThreadMessagesView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
UserNotificationPreferencesView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
UserPreferencesView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
WorkspaceView feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
AddChannelTeamView.tsx chore: migrate AddExistingTeamView to hooks (#5042) 2023-07-06 14:40:46 -03:00
AttachmentView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
AuthLoadingView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
AuthenticationWebView.tsx chore: migrate AuthenticationWebView to hooks (#5054) 2023-10-18 14:13:42 -03:00
CannedResponseDetail.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ChangePasscodeView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
CloseLivechatView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
DisplayPrefsView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
E2EEnterYourPasswordView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
E2EHowItWorksView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
E2ESaveYourPasswordView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ForgotPasswordView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ForwardLivechatView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
LegalView.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
LivechatEditView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
MarkdownTableView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ModalBlockView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
PickerView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
RegisterView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ScreenLockConfigView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ScreenLockedView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
SecurityPrivacyView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
SelectListView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
SelectServerView.tsx regression: Rollback to React Native 0.69.8 (#5162) 2023-08-18 14:48:33 -03:00
SendEmailConfirmationView.tsx Chore: Migration to Hooks - FormTextInput (#4256) 2022-06-27 15:46:59 -03:00
SetUsernameView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Styles.ts chore: apply alignSelf style only on LastMessage (#5580) 2024-02-20 17:22:40 -03:00
TeamChannelsView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
ThemeView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
WithoutServersView.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00