vn-verdnaturachat/app/containers
Diego Mello cc8dc6a75a
[FIX] Deep linking and other connectivity issues (#2894)
* Navigate from push notification only if necessary

* Use JS SDK branch

* Stop reconnecting if it's already connected

* Fix RoomsListView forever loading after tapping push notification of another server

* Execute fewer operations on app/index

* Remove roomsRequest call from onForeground

* Apply check and reopen

* Stop opening in-app notification when the app is on backgorund

* Connecting tweaks

* Fix deep linking not working if the app is on background

* Force reset yarn cache

* Upgrade JS SDK

* Remove listener on unmount

* Fix resume on Android after back button is pressed

* Fix local authentication resume

* Fix back button android

* Change JS SDK branch
2021-03-05 13:10:21 -03:00
..
ActionSheet [CHORE] BackdropOpacity based on themes (#2863) 2021-02-19 15:05:47 -03:00
Avatar [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
Button [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
EmojiPicker [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
Header [FIX] Header title positioning not changing according to the number of icons (#2608) 2020-11-04 16:13:29 -03:00
HeaderButton [IMPROVEMENT] Support badge number on header buttons (#2566) 2020-10-30 13:15:58 -03:00
InAppNotification [FIX] Deep linking and other connectivity issues (#2894) 2021-03-05 13:10:21 -03:00
List [FIX] Wrong styling on E2E encryption banner (#2767) 2021-01-21 16:52:26 -03:00
MessageActions [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
MessageBox [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
Passcode [FIX] Share extension memory issues on iOS (#2845) 2021-02-01 14:18:55 -03:00
Status [FIX] Vertically centralize RoomItem when `Store_Last_Message` is disabled (#2363) 2020-07-31 14:06:22 -03:00
TwoFactor [FIX] App not sending second argument for EventEmitter.removeListener on some places (#2909) 2021-02-23 16:00:39 -03:00
UIKit [CHORE] BackdropOpacity based on themes (#2863) 2021-02-19 15:05:47 -03:00
markdown [FIX] App freezing if Markdown preview contains sequential empty spaces (#2726) 2020-12-18 11:14:25 -03:00
message [IMPROVEMENT] Remove lodash.isEqual (#2893) 2021-02-26 13:01:45 -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
Check.js [FIX] Change notifications preferences (#2000) 2020-04-06 18:40:18 -03:00
FormContainer.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
Loading.js Update dependencies (#431) 2018-09-25 16:28:42 -03:00
LoginServices.js [IMPROVEMENT] Customize Sign in with Apple button (#2420) 2020-08-21 16:22:29 -03:00
MessageErrorActions.js [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
OrSeparator.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
ReactionsModal.js [FIX] Reactions modal's backdrop color too light (#2949) 2021-02-26 15:44:00 -03:00
RoomTypeIcon.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
SafeAreaView.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
SearchBox.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
StatusBar.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
TextInput.js [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
ThreadDetails.js [IMPROVEMENT] Threads layout tweaks (#2686) 2021-01-14 14:06:19 -03:00
Toast.js [FIX] App not sending second argument for EventEmitter.removeListener on some places (#2909) 2021-02-23 16:00:39 -03:00