vn-verdnaturachat/app/views
Diego Mello 61afa86c0e
[NEW] Passcode and biometric unlock (#2059)
* Update expo libs

* Configure expo-local-authentication

* ScreenLockedView

* Authenticate server change

* Auth on app resume

* localAuthentication util

* Add servers.lastLocalAuthenticatedSession column

* Save last session date on background

* Use our own version of app state redux

* Fix libs

* Remove inactive

* ScreenLockConfigView

* Apply on saved data

* Auto lock option label

* Starting passcode

* Basic passcode flow working

* Change passcode

* Check if biometry is enrolled

* Use fork

* Migration

* Patch expo-local-authentication

* Use async storage

* Styling

* Timer

* Refactor

* Lock orientation portrait when not on tablet

* share extension

* Deep linking

* Share extension

* Refactoring passcode

* use state

* Stash

* Refactor

* Change passcode

* Animate dots on error

* Matching passcodes

* Shake

* Remove lib

* Delete button

* Fade animation on modal

* Refactoring

* ItemInfo

* I18n

* I18n

* Remove unnecessary prop

* Save biometry column

* Raise time to lock to 30 seconds

* Vibrate on wrong confirmation passcode

* Reset attempts and save last authentication on local passcode confirmation

* Remove inline style

* Save last auth

* Fix header blink

* Change function name

* Fix android modal

* Fix vibration permission

* PasscodeEnter calls biometry

* Passcode on the state

* Biometry button on PasscodeEnter

* Show whole passcode

* Secure passcode

* Save passcode with promise to prevent empty passcodes and immediately lock

* Patch expo-local-authentication

* I18n

* Fix biometry being called every time

* Blur screen on app inactive

* Revert "Blur screen on app inactive"

This reverts commit a4ce812934adcf6cf87eb1a92aec9283e2f26753.

* Remove immediately because of how Activities work on Android

* Pods

* New layout

* stash

* Layout refactored

* Fix icons

* Force set passcode from server

* Lint

* Improve permission message

* Forced passcode subtitle

* Disable based on admin's choice

* Require local authentication on login success

* Refactor

* Update tests

* Update react-native-device-info to fix notch

* Lint

* Fix modal

* Fix icons

* Fix min auto lock time

* Review

* keep enabled on mobile

* fix forced by admin when enable unlock with passcode

* use DEFAULT_AUTO_LOCK when manual enable screenLock

* fix check has passcode

* request biometry on first password

* reset auto time lock when disabled on server

Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
2020-05-08 14:04:37 -03:00
..
AdminPanelView [IMPROVEMENT] Use reselect (#1696) 2020-02-11 11:09:14 -03:00
AutoTranslateView [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
CreateDiscussionView [FIX] UI issues of Create Discussion View (#1965) 2020-04-01 09:07:03 -03:00
DirectoryView [FIX] Read only channel/broadcast (#1951) 2020-04-13 09:51:16 -03:00
InviteUsersEditView [NEW] Invite links (#1534) 2020-01-28 10:22:35 -03:00
InviteUsersView [FIX] Disallow empty sharing (#1664) 2020-02-05 13:40:44 -03:00
LanguageView [IMPROVEMENT] Add loading message on long running tasks (#1798) 2020-02-28 17:11:08 -03:00
MessagesView [FIX] Missing i18n on MessagesView title (#1733) 2020-02-17 13:17:56 -03:00
NotificationPreferencesView [FIX] Change notifications preferences (#2000) 2020-04-06 18:40:18 -03:00
OnboardingView [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
ProfileView Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
ReadReceiptView [IMPROVEMENT] Use reselect (#1696) 2020-02-11 11:09:14 -03:00
RoomActionsView [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
RoomInfoEditView [FIX] Respect UI_Allow_room_names_with_special_chars setting (#2076) 2020-04-30 13:24:49 -03:00
RoomInfoView [FIX] Respect UI_Allow_room_names_with_special_chars setting (#2076) 2020-04-30 13:24:49 -03:00
RoomMembersView [IMPROVEMENT] Use reselect (#1696) 2020-02-11 11:09:14 -03:00
RoomView Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
RoomsListView [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
SearchMessagesView [FIX] Add missing calls to user info (#1741) 2020-02-17 13:06:46 -03:00
SettingsView [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
ShareListView Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
ShareView [FIX] Lint (#2030) 2020-04-13 10:56:30 -03:00
SidebarView Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
ThreadMessagesView [FIX] ThreadMessagesView crashing on load (#1997) 2020-04-06 16:07:40 -03:00
WorkspaceView [FIX] Add server and hide login (#1968) 2020-04-01 12:56:08 -03:00
AttachmentView.js [FIX] Allow special chars in Filename (#2020) 2020-04-30 15:20:29 -03:00
AuthLoadingView.js [FIX] Consecutive clear cache calls freezing app (#1851) 2020-03-10 08:49:54 -03:00
AuthenticationWebView.js [FIX] Cas auth (#2024) 2020-04-13 10:11:51 -03:00
ChangePasscodeView.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
CreateChannelView.js [NEW] Direct Message between multiple users (#1958) 2020-04-01 09:28:54 -03:00
DefaultBrowserView.js Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
ForgotPasswordView.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
JitsiMeetView.js [NEW] Jitsi JWT added to URL (#1746) 2020-02-18 11:06:14 -03:00
LegalView.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
LoginView.js Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
MarkdownTableView.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
ModalBlockView.js [FIX] UIKit crashing when UIKitModal receive update event (#2088) 2020-05-08 09:56:11 -03:00
NewMessageView.js [NEW] Direct Message between multiple users (#1958) 2020-04-01 09:28:54 -03:00
NewServerView.js [FIX] Backhandler onboarding (#2077) 2020-04-30 13:06:58 -03:00
PickerView.js [FIX] Change notifications preferences (#2000) 2020-04-06 18:40:18 -03:00
RegisterView.js [FIX] Correct message for manual approval user Registration (#1906) 2020-04-01 17:43:49 -03:00
ScreenLockConfigView.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
ScreenLockedView.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
SelectServerView.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
SelectedUsersView.js [NEW] Direct Message between multiple users (#1958) 2020-04-01 09:28:54 -03:00
SetUsernameView.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
StatusView.js [FIX] Change user own status (#1995) 2020-04-06 16:32:58 -03:00
Styles.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
ThemeView.js [FIX] Automatic theme repeating (#1457) 2019-12-11 16:30:32 -03:00
WithoutServersView.js [NEW] Custom Status (#1811) 2020-03-30 17:19:01 -03:00