..
AddExistingChannelView
chore: migrate AddExistingTeamView to hooks ( #5042 )
2023-07-06 14:40:46 -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
chore: migrate AutoTranslateView to hooks ( #4677 )
2023-06-29 19:01:34 -03:00
CannedResponsesListView
[FIX] Remove nested room navigation ( #4702 )
2022-11-25 10:21:56 -03:00
ChangeAvatarView
feat: Change Avatar View ( #4746 )
2023-04-10 11:59:00 -03:00
CreateChannelView
chore: Remove unused i18n keys from en.json ( #5056 )
2023-06-26 16:28:11 -03:00
CreateDiscussionView
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
DefaultBrowserView
Regression: Default Browser View title ( #4556 )
2022-09-23 17:22:21 -03:00
DirectoryView
fix: app won't open archived channels ( #5135 )
2023-08-01 11:45:56 -03:00
DiscussionsView
[FIX] Searching for Discussion ( #4843 )
2023-03-16 20:30:58 -03:00
E2EEncryptionSecurityView
chore: migrate E2EEncryptionSecurityView to hooks ( #5085 )
2023-07-05 16:33:47 -03:00
InviteUsersEditView
Chore: Hooks app/views/InviteUsersEditView ( #4670 )
2023-02-02 18:41:32 -03:00
InviteUsersView
Chore: Upgrade React Native to 0.68.2 ( #4316 )
2022-08-08 18:02:08 -03:00
LanguageView
Chore: Hooks app/views/LanguageView ( #4537 )
2022-09-22 18:40:32 -03:00
MessagesView
chore: migrate AttachmentView to hooks ( #5003 )
2023-06-29 18:10:49 -03:00
NewMessageView
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
NewServerView
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
NotificationPreferencesView
[FIX] Decrease space between sections on lists ( #4543 )
2022-09-23 17:24:37 -03:00
ProfileView
feat: add bio and nickname to profile view ( #5060 )
2023-08-01 14:34:05 -03:00
ReadReceiptView
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
RoomActionsView
chore: migrate PickerView to hooks ( #5002 )
2023-06-30 11:01:01 -03:00
RoomInfoEditView
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
RoomInfoView
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
RoomMembersView
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
RoomView
chore: migrate PickerView to hooks ( #5002 )
2023-06-30 11:01:01 -03:00
RoomsListView
fix: capability to dismiss the keyboard on drag for iOS on RoomsListView ( #5094 )
2023-06-16 18:37:26 -03:00
SearchMessagesView
chore: migrate AttachmentView to hooks ( #5003 )
2023-06-29 18:10:49 -03:00
SelectedUsersView
[FIX] Add users shouldn't have Skip option ( #4828 )
2023-01-25 15:28:03 -03:00
SettingsView
Chore: Migrate SettingsView to hooks ( #4542 )
2022-09-30 11:50:33 -03:00
ShareListView
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
ShareView
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
SidebarView
[NEW] Presence Cap ( #4900 )
2023-02-14 10:47:56 -03:00
StatusView
[IMPROVE] Border radius and width on inputs ( #4659 )
2022-11-10 13:35:59 -03:00
ThreadMessagesView
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
UserNotificationPreferencesView
fix: user notification preference state not reflecting the real state ( #5138 )
2023-07-19 16:47:01 -03:00
UserPreferencesView
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
WorkspaceView
chore: migrate WorkspaceView to hooks ( #5041 )
2023-07-05 15:28:01 -03:00
AddChannelTeamView.tsx
chore: migrate AddExistingTeamView to hooks ( #5042 )
2023-07-06 14:40:46 -03:00
AttachmentView.tsx
fix: enable android 13 notifications ( #5118 )
2023-07-12 15:28:25 -03:00
AuthLoadingView.tsx
Chore: Create useAppSelector hook ( #4189 )
2022-05-13 12:01:34 -03:00
AuthenticationWebView.tsx
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
CannedResponseDetail.tsx
[FIX] Remove nested room navigation ( #4702 )
2022-11-25 10:21:56 -03:00
ChangePasscodeView.tsx
Chore: Evaluate helpers and utils - Typescript ( #4146 )
2022-06-06 11:17:51 -03:00
CloseLivechatView.tsx
[IMPROVE] Add missing borders styles changes ( #4675 )
2022-11-11 13:04:57 -03:00
DisplayPrefsView.tsx
Chore: Evaluate helpers and utils - Typescript ( #4146 )
2022-06-06 11:17:51 -03:00
E2EEnterYourPasswordView.tsx
[IMPROVE] Standardize padding of E2E screens ( #4701 )
2022-11-21 16:10:38 -03:00
E2EHowItWorksView.tsx
[IMPROVE] Standardize padding of E2E screens ( #4701 )
2022-11-21 16:10:38 -03:00
E2ESaveYourPasswordView.tsx
[IMPROVE] Standardize padding of E2E screens ( #4701 )
2022-11-21 16:10:38 -03:00
ForgotPasswordView.tsx
Chore: Hooks app/views/ForgotPasswordView ( #4485 )
2022-09-06 14:44:31 -03:00
ForwardLivechatView.tsx
chore: migrate PickerView to hooks ( #5002 )
2023-06-30 11:01:01 -03:00
JitsiMeetView.tsx
fix: disable full screen video on iOS jitsi calls ( #5117 )
2023-07-17 13:22:29 -03:00
LegalView.tsx
Chore: Evaluate helpers and utils - Typescript ( #4146 )
2022-06-06 11:17:51 -03:00
LivechatEditView.tsx
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
LoginView.tsx
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
MarkdownTableView.tsx
Chore: Evaluate helpers and utils - Typescript ( #4146 )
2022-06-06 11:17:51 -03:00
ModalBlockView.tsx
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
PickerView.tsx
chore: migrate PickerView to hooks ( #5002 )
2023-06-30 11:01:01 -03:00
RegisterView.tsx
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
ScreenLockConfigView.tsx
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
ScreenLockedView.tsx
Chore: Upgrade React Native to 0.68.2 ( #4316 )
2022-08-08 18:02:08 -03:00
SecurityPrivacyView.tsx
Chore: Update Storybook libs to v6 ( #4439 )
2022-08-19 16:53:40 -03:00
SelectListView.tsx
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
SelectServerView.tsx
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
SendEmailConfirmationView.tsx
Chore: Migration to Hooks - FormTextInput ( #4256 )
2022-06-27 15:46:59 -03:00
SetUsernameView.tsx
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
Styles.ts
[IMPROVE] Standardize padding of E2E screens ( #4701 )
2022-11-21 16:10:38 -03:00
TeamChannelsView.tsx
chore: migrate AddExistingTeamView to hooks ( #5042 )
2023-07-06 14:40:46 -03:00
ThemeView.tsx
Chore: Improve code and migrate some props to hooks on ThemeView ( #4414 )
2022-09-12 10:16:00 -03:00
WithoutServersView.tsx
Chore: Migrate WithoutServerView to hooks ( #4415 )
2022-08-11 11:41:18 -03:00