Diego Mello
891b910772
Merge branch 'develop' into chore.try-flashlist
2022-12-15 12:11:58 -03:00
Diego Mello
4b1f1d9074
Chore: Select different provisioning profile for Experimental app ( #4752 )
2022-12-14 18:58:05 -03:00
Diego Mello
09cdb3e7a4
Bump version to 4.35.0 ( #4751 )
2022-12-14 16:23:28 -03:00
Diego Mello
d047cb0c49
Change estimataedItemSize to 48 (short message with avatar)
2022-12-14 15:21:57 -03:00
lingohub[bot]
46c18fb20d
Language update from LingoHub 🤖 on 2022-12-14Z ( #4748 )
...
* Language update from LingoHub 🤖
Project Name: Rocket.Chat.ReactNative
Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative
User: Diego Mello
Easy language translations with LingoHub 🚀
* Add sv and fi
* Add missing locales to util
* Reorder languages
Co-authored-by: Diego Mello <diego.mello@rocket.chat>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-12-14 12:59:30 -03:00
Diego Mello
83b5e8a98a
Stop re-rendering RoomsListView when RoomView is opened on smartphone
2022-12-13 17:28:21 -03:00
Diego Mello
d860991c87
Merge branch 'develop' into chore.try-flashlist
...
# Conflicts:
# app/containers/MessageActions/Header.tsx
2022-12-13 15:54:15 -03:00
Diego Mello
7e849943fe
Close swipeable on recycle
2022-12-13 15:53:04 -03:00
Diego Mello
2b06b01bd6
temp patch
2022-12-12 16:58:25 -03:00
Diego Mello
8678d079bc
Fix keyboard on iOS
2022-12-12 16:56:25 -03:00
Diego Mello
ff00ad169e
ui-lib still
2022-12-09 17:20:24 -03:00
Diego Mello
4e11189f7f
Patch-package fix
2022-12-08 18:35:23 -03:00
Diego Mello
428fb5dccc
Fix keyboard track dismiss
2022-12-08 18:31:28 -03:00
Diego Mello
ab53a5aaea
Lint
2022-12-08 18:08:46 -03:00
Diego Mello
4dea3e7ce8
Fix jump to message test
2022-12-08 17:38:11 -03:00
Diego Mello
868bfb7a4c
Remove login error test
2022-12-08 17:37:53 -03:00
Diego Mello
e088d76724
Fix server dropdown
2022-12-08 16:08:35 -03:00
Diego Mello
0290d8e0a9
[FIX] Emoji picker not opening in some cases ( #4735 )
2022-12-08 15:38:16 -03:00
Diego Mello
e6ec8b4e39
Fix emoji picker
2022-12-08 10:51:37 -03:00
Diego Mello
2683976d21
Prevent layout animation after the message has already rendered
2022-12-07 16:54:24 -03:00
Diego Mello
976753c08b
Fix empty viewableItems check
2022-12-07 16:28:31 -03:00
Diego Mello
fd82771438
Fix list extra data
2022-12-07 16:26:05 -03:00
Diego Mello
c610b6d7ec
Cleanup
2022-12-07 14:17:08 -03:00
Diego Mello
f71be55140
Prevent getSubscription from running on search
2022-12-07 14:01:03 -03:00
Diego Mello
8c9f7ffa54
Bring back sCU to RoomsListView
2022-12-07 13:58:26 -03:00
Diego Mello
001f2a0c17
Cleanup
2022-12-07 13:47:58 -03:00
Diego Mello
ffb31d399d
Remove insets hoc from RoomsListView
2022-12-07 11:19:19 -03:00
Diego Mello
15bb21eb2f
Cleanup
2022-12-07 11:14:08 -03:00
Diego Mello
9788e8a11f
Remove width prop drill
2022-12-07 11:11:45 -03:00
Diego Mello
2c62d9cb46
Reenable LayoutAnimation on RoomView, but only for new messages
2022-12-07 10:32:54 -03:00
Diego Mello
ae7398233a
Stop calling onEndReached unnecessarily
2022-12-06 18:45:10 -03:00
Diego Mello
7b526fe700
Disable RoomView animation and fix console.count
2022-12-06 18:23:59 -03:00
Diego Mello
654feb719c
fetchRoomUpdate
2022-12-06 17:10:12 -03:00
Diego Mello
dbb9396042
Devtools
2022-12-06 17:06:53 -03:00
Diego Mello
c877a0600b
Fix setReadOnly calls on RoomView
2022-12-06 15:27:18 -03:00
Diego Mello
696a7e623d
Fix RefreshControl on Android
2022-12-05 14:17:43 -03:00
Gleidson Daniel Silva
a2722f07b0
[FIX] Can't upload the same file on two rooms at the same time ( #4528 )
...
* update style to match other spaces
* fix sending the same file in different rooms and add the limit for sending the same file
* remove when error happens and cant finish the upload
* use the same variable as rocket.chat
* minor tweak upload path and removed _raw
* change from 2 to 4
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2022-12-05 13:31:44 -03:00
Reinaldo Neto
00661174a3
[FIX] Bottom View color when using iPad ( #4643 )
...
* [FIX] Bottom View color when using iPAD
* [FIX] Bottom View color when using iPAD
* tweak on path to react-native-ui-lib in package.json
2022-12-05 12:19:57 -03:00
Diego Mello
da113ac1d0
Patch FlashList https://github.com/Shopify/flash-list/issues/679#issue-1455946016
2022-12-05 10:04:58 -03:00
Diego Mello
1af737ee71
pods for react-native-flipper-performance
2022-12-05 10:03:48 -03:00
Diego Mello
c867f2928f
Lint
2022-12-05 09:34:53 -03:00
Diego Mello
87a5793f24
Fix silly usage of extraData on RoomView
2022-12-02 15:14:07 -03:00
Reinaldo Neto
cbd9b27cf7
[FIX] Cannot read property 'fetch' of undefined on ThreadMessagesView ( #4557 )
...
* [FIX] Cannot read property 'fetch' of undefined on ThreadMessagesView
* added e2e test
* change from _raw to _id
* test thread messages view with a thread created
2022-12-02 14:06:14 -03:00
Diego Mello
f5615c50f6
Export RefreshControl so we don't have to use theme hoc
2022-12-02 13:36:37 -03:00
Diego Mello
b2db5500b6
Fix user presence on RoomItem
2022-12-02 11:50:56 -03:00
Diego Mello
87a3f85feb
Bump version to 4.34.0 ( #4724 )
2022-12-02 11:09:24 -03:00
Diego Mello
c6ecfa17a3
Fix Flipper on Android and install react-native-flipper-performance-plugin
2022-12-01 15:17:47 -03:00
Gleidson Daniel Silva
a8b3a3b7de
[IMPROVE] Disable Jitsi native module on Android ( #4708 )
...
* temp: disable jitsi on android
* update props and subscription
* add open intent
* add request permissions
* disable react-native-jitsi-meet on android and separate implementations
* fix ios
* fix import alias
* revert android manifest indentation
* add catch to method
* return comment
* remove is iOS
* fix queries
* remove unused data
* webview audio
* fix android permissions
* fix audio android
* change how to open jitsi app
* remove loading
* update close logic
2022-12-01 14:20:22 -03:00
Diego Mello
595f010742
Fix nonsense typing
2022-11-30 19:03:55 -03:00
Diego Mello
0c4c361446
Remove isFocused logic from sCU
2022-11-30 18:29:18 -03:00