vn-verdnaturachat/app/containers
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
..
Button [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
EmojiPicker [FIX] Emojis transparent on android (#1881) 2020-03-17 17:42:02 -03:00
MessageBox [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
Passcode [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
Status [NEW] Custom Status (#1811) 2020-03-30 17:19:01 -03:00
TwoFactor [FIX] Login TOTP Compatibility to older servers (#2018) 2020-04-13 10:25:31 -03:00
UIKit [FIX] Hide system messages (#2067) 2020-04-30 14:54:42 -03:00
markdown [FIX] Encode Image URI (#1909) 2020-03-20 13:26:50 -03:00
message [IMPROVEMENT] Keep screen awake while recording/playing some audio (#2089) 2020-05-08 09:55:26 -03:00
ActivityIndicator.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
AppVersion.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
Avatar.js [IMPROVEMENT] Message Touchable (#2082) 2020-04-30 17:05:59 -03:00
Check.js [FIX] Change notifications preferences (#2000) 2020-04-06 18:40:18 -03:00
DisclosureIndicator.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
FormContainer.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
HeaderButton.js [NEW] Custom Status (#1811) 2020-03-30 17:19:01 -03:00
ItemInfo.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
ListItem.js [FIX] Change notifications preferences (#2000) 2020-04-06 18:40:18 -03:00
Loading.js Update dependencies (#431) 2018-09-25 16:28:42 -03:00
LoginServices.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
MessageActions.js [NEW] Create discussions (#1942) 2020-03-30 16:50:27 -03:00
MessageErrorActions.js [FIX] Watermelon batches (#1277) 2019-10-08 09:36:15 -03:00
OnboardingSeparator.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
ReactionsModal.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
RoomTypeIcon.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
SearchBox.js [FIX] Spotlight (#1719) 2020-02-13 16:24:39 -03:00
Separator.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
StatusBar.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
TextInput.js [NEW] Custom Status (#1811) 2020-03-30 17:19:01 -03:00
Toast.js [FIX] Prevent toast ref error (#1744) 2020-02-17 13:06:08 -03:00