Rocket.Chat.ReactNative/app/lib
Diego Mello db5074ab70
[NEW] Encrypted Discussions (#2813)
* I18n key fix

* Add encrypted switch

* Remove unused i18n keys

* Add enabled to encryption reducer

* Show encrypted option on CreateDiscussionView only when e2e encryption is properly set

* Add localSearch and use it on search

* Use encrypted from parent channel

* Fix method calls as rest api with 2fa enabled

* Fix logout after reset keys

* Use encryption reducer instead of lib directly to check render

* Check for room type logic to display encryption option on create discussion

* Check toggle-room-e2e-encryption permission on RoomActionsView

* Check for encryption status instead of setting on server

* Fix

* Disable switch instead of hide it

* Fix spotlight for DMs

* Fix server test
2021-01-20 14:34:01 -03:00
..
database [CHORE] Build official apps on CI (#2701) 2020-12-14 13:20:32 -03:00
encryption [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
methods [FIX] Channels list not following the same sorting logic from web client (#2763) 2021-01-05 09:53:42 -03:00
Icons.js Switch to react-navigation (#687) 2019-03-12 13:23:06 -03:00
Navigation.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
ShareNavigation.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
appStateMiddleware.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
createStore.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
rocketchat.js [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
selection.json [NEW] Channel actions (#2644) 2020-11-30 17:00:31 -03:00
userPreferences.js [CHORE] Remove some migrations (#2792) 2021-01-14 14:06:38 -03:00
utils.js [NEW] Image Viewer (#1479) 2019-12-18 18:13:11 -03:00