verdnatura-chat/app/views
Djorkaeff Alexandre 155fc04aca
[NEW] Support client certificates for SSL (two-way authentication) (Android) (#2624)
* wip: Android SSL Pinning

* Use own SSLPinningModule

* wip: Use Rocket.Chat own react-native

* wip: Fresco Images using custom OkHttpClient

* wip: react-native-webview onReceivedClientCertRequest

* feat: Save Images of a SSL Pinning protected server

* chore: SSLPinning package as a interface to iOS & Android implementations

* chore: update glide

* feat: load images under a client ssl certificate protected server

* chore: remove patch

* feat: Audio & Video under a SSL Client protected server

* fix: Unpin certificate when change server

* feat: Fast Image as a patch

* chore: update fast-image

* Fix merge

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-11-30 14:00:06 -03:00
..
AdminPanelView [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
AutoTranslateView [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
CreateDiscussionView [FIX] Storybook not able to import Avatar (#2607) 2020-11-04 13:53:44 -03:00
DirectoryView [IMPROVEMENT] Auto search when text changes in directory textfield (#2547) 2020-11-03 09:40:33 -03:00
InviteUsersEditView [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
InviteUsersView [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
LanguageView [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
MessagesView [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
NewServerView [NEW] Support client certificates for SSL (two-way authentication) (Android) (#2624) 2020-11-30 14:00:06 -03:00
NotificationPreferencesView [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
OnboardingView [NEW] Log events from RoomsList, SideDrawer and Profile (#2190) 2020-07-30 10:26:17 -03:00
ProfileView [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
ReadReceiptView [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
RoomActionsView [IMPROVEMENT] Add `Change Encryption Password` and `Reset E2E Key` (#2542) 2020-10-30 15:31:04 -03:00
RoomInfoEditView [FIX] Storybook not able to import Avatar (#2607) 2020-11-04 13:53:44 -03:00
RoomInfoView [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
RoomMembersView [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
RoomView [FIX] Minor room header issues (#2630) 2020-11-12 11:22:53 -03:00
RoomsListView [FIX] Threads not being updated and other related issues (#2636) 2020-11-12 11:17:32 -03:00
SearchMessagesView [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
SettingsView [IMPROVEMENT] Add `Change Encryption Password` and `Reset E2E Key` (#2542) 2020-10-30 15:31:04 -03:00
ShareListView [FIX] Storybook not able to import Avatar (#2607) 2020-11-04 13:53:44 -03:00
ShareView [FIX] Storybook not able to import Avatar (#2607) 2020-11-04 13:53:44 -03:00
SidebarView [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
ThreadMessagesView [FIX] Header title positioning not changing according to the number of icons (#2608) 2020-11-04 16:13:29 -03:00
UserNotificationPreferencesView [FIX] User notification preferences throwing an error when select default Email option (#2615) 2020-11-06 11:26:43 -03:00
UserPreferencesView [FIX] Whitelabel unable to find package name (#2626) 2020-11-12 13:06:48 -03:00
WorkspaceView [FIX] WorkspaceView not looking for the correct image path (#2376) 2020-08-05 13:46:42 -03:00
AttachmentView.js [NEW] Support client certificates for SSL (two-way authentication) (Android) (#2624) 2020-11-30 14:00:06 -03:00
AuthLoadingView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
AuthenticationWebView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
ChangePasscodeView.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
CreateChannelView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
DefaultBrowserView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
E2EEncryptionSecurityView.js [IMPROVEMENT] Add `Change Encryption Password` and `Reset E2E Key` (#2542) 2020-10-30 15:31:04 -03:00
E2EEnterYourPasswordView.js [IMPROVEMENT] Add `Change Encryption Password` and `Reset E2E Key` (#2542) 2020-10-30 15:31:04 -03:00
E2EHowItWorksView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
E2ESaveYourPasswordView.js [IMPROVEMENT] Add `Change Encryption Password` and `Reset E2E Key` (#2542) 2020-10-30 15:31:04 -03:00
ForgotPasswordView.js [NEW] Log events from RoomsList, SideDrawer and Profile (#2190) 2020-07-30 10:26:17 -03:00
ForwardLivechatView.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
JitsiMeetView.js [NEW] Log remaining events (#2368) 2020-08-05 10:15:56 -03:00
LegalView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
LivechatEditView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
LoginView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
MarkdownTableView.js [FIX] Minor i18n issues (#2335) 2020-07-31 15:30:36 -03:00
ModalBlockView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
NewMessageView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
PickerView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
RegisterView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
ScreenLockConfigView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
ScreenLockedView.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
SecurityPrivacyView.js [IMPROVEMENT] Add `Change Encryption Password` and `Reset E2E Key` (#2542) 2020-10-30 15:31:04 -03:00
SelectServerView.js [FIX] Storybook not able to import Avatar (#2607) 2020-11-04 13:53:44 -03:00
SelectedUsersView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
SetUsernameView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
StatusView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
Styles.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
ThemeView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
VisitorNavigationView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
WithoutServersView.js [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00