vn-verdnaturachat/app
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
..
actions [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
constants [FIX] Support Jitsi_URL_Room_Hash (#2905) 2021-02-22 18:37:13 -03:00
containers [FIX] Deep linking and other connectivity issues (#2894) 2021-03-05 13:10:21 -03:00
ee [IMPROVEMENT] Remove lodash.isEqual (#2893) 2021-02-26 13:01:45 -03:00
i18n [I18N] Add missing Russian strings (#2946) 2021-02-26 13:07:57 -03:00
lib [FIX] Deep linking and other connectivity issues (#2894) 2021-03-05 13:10:21 -03:00
notifications/push [NEW] Add to F-Droid (#2171) 2020-08-24 09:24:10 -03:00
presentation [IMPROVEMENT] Remove lodash.isEqual (#2893) 2021-02-26 13:01:45 -03:00
reducers [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
sagas [FIX] Deep linking and other connectivity issues (#2894) 2021-03-05 13:10:21 -03:00
selectors [FIX] Share extension memory issues on iOS (#2845) 2021-02-01 14:18:55 -03:00
stacks [CHORE] BackdropOpacity based on themes (#2863) 2021-02-19 15:05:47 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
utils [FIX] Deep linking and other connectivity issues (#2894) 2021-03-05 13:10:21 -03:00
views [FIX] Deep linking and other connectivity issues (#2894) 2021-03-05 13:10:21 -03:00
AppContainer.js [FIX] Back button closing activity when on root stack screen (#2804) 2021-01-15 14:49:00 -03:00
ReactotronConfig.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
commands.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
dimensions.js [CHORE] Create DimensionsContext (#2098) 2020-06-17 14:35:58 -03:00
emojis.js [FIX] Remove unrecognized emoji flags on android (#1887) 2020-03-17 17:19:18 -03:00
index.js [FIX] Deep linking and other connectivity issues (#2894) 2021-03-05 13:10:21 -03:00
share.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
theme.js [NEW] Action Sheet (#2114) 2020-06-15 16:35:45 -03:00