Diego Mello
f674d8b95d
lint/test
2023-03-20 17:45:14 -03:00
Diego Mello
70291cdefc
Merge branch 'develop' into upgrade-rn-70
...
# Conflicts:
# ios/Podfile.lock
# ios/RocketChatRN.xcodeproj/project.pbxproj
# package.json
# yarn.lock
2023-03-17 11:48:04 -03:00
Diego Mello
f916375fd7
chore: Update react-native-ui-lib to 7.2.0 ( #4977 )
...
* Update to 7.2
* Point to new branch
* Remove ts files
2023-03-17 09:27:00 -03:00
Diego Mello
c544a17f0e
Merge branch 'chore.update-ui-lib' into upgrade-rn-70
...
# Conflicts:
# ios/Podfile.lock
# ios/RocketChatRN.xcodeproj/project.pbxproj
2023-03-15 14:44:00 -03:00
Diego Mello
3fa0e8c961
Point to new branch
2023-03-15 13:54:38 -03:00
Diego Mello
81e2374050
Update to 7.2
2023-03-14 17:14:39 -03:00
Diego Mello
7e4a682488
Update some libs to remove ViewPropTypes
2023-03-13 14:45:43 -03:00
Diego Mello
c977a49897
Update expo-av
2023-03-13 10:33:16 -03:00
Diego Mello
4ca0752a4e
stash
2023-03-10 16:11:44 -03:00
Reinaldo Neto
4d5ff8aba1
[FIX] Omnichannel's icon svg fallback when the link returns an error ( #4916 )
...
* [FIX] Omnichannel's icon svg fallback when the link returns an error
* add activity indicator
* switch between activity indicator to custom icon
* reuse the same component as const
2023-02-27 17:31:28 -03:00
Diego Mello
edd0333be1
Chore: Update React Native to 0.68.6 ( #4881 )
2023-02-14 12:06:37 -03:00
Gleidson Daniel Silva
38511d2f2d
[IMPROVE] Migrate from react-native-jitsi-meet to lib react-native-jitsimeet-custom ( #4823 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2023-01-20 13:55:53 -03:00
Diego Mello
4174aef4f8
Chore: Upgrade react-native-device-info to 10.3.0 ( #4770 )
2022-12-21 15:47:42 -03:00
Gleidson Daniel Silva
362df65bbe
[NEW] Video conf message block ( #4619 )
...
* create skeleton loading
* add phone-in icon
* fix avatar style props
* fix ios icon
* add new types
* add Rocket.Chat definitions
* fix block re-render
* create VideoConferenceBlock
* better composition
* fix call originator
* add pt-br translations
* create useSnaps hook
* update colors
* init action sheet
* fix to go back when the call ends
* create CallAgainActionSheet
* update pods
* bump lib react-native-skeleton-placeholder
* update hook location
* remove loading prop
* move files to components
* update border radius
* add verify on message options
* update icons
* apply patch
2022-11-24 08:37:08 -03:00
Diego Mello
61dc320a68
Chore: Update react-native-mmkv-storage to 0.8.0 ( #4695 )
2022-11-21 16:16:53 -03:00
Diego Mello
44f062f9b9
Bump react-native-notifications to 4.3.3 ( #4692 )
2022-11-16 18:09:46 -03:00
Diego Mello
988c6931ec
Chore: Bump patches ( #4679 )
2022-11-16 10:26:37 -03:00
Diego Mello
80d53d3876
[FIX] Push notification's deep linking not working when opened from a cold state on Android ( #4648 )
2022-11-04 13:33:03 -03:00
Diego Mello
5828a04aeb
[IMPROVE] Use Android 12 SplashScreen API ( #4479 )
2022-10-04 10:36:05 -03:00
Diego Mello
5344f2f7c1
[FIX] App always using the last deep link on Android ( #4585 )
2022-10-04 10:25:31 -03:00
Diego Mello
ac01acac20
Chore: Upgrade Expo to SDK 46 ( #4463 )
2022-09-13 16:59:31 -03:00
Diego Mello
e723990e82
Chore: Update Storybook libs to v6 ( #4439 )
2022-08-19 16:53:40 -03:00
Gleidson Daniel Silva
2b08b683d7
Chore: Upgrade React Native to 0.68.2 ( #4316 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-08-08 18:02:08 -03:00
Alex Junior
4b25fde8f6
Chore: Upgrade react-native-vector-icons from 8.1.0 to 9.1.0 ( #4175 )
...
* chore: upgrade `react-native-vector-icons` from 8.1.0 to 9.1.0
* all this storyshot added this `selectable: false`
* reversing file committed by mistake
* reverting the `cocoapods` version to the develop version.
* updating some snaps after merge with develop
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2022-06-27 15:15:15 -03:00
Danish Ahmed Mirza
02c1bc50b9
[NEW] Update room item animations ( #4024 )
...
* Upgrade react-native-gesture-handler to 2.3.0
* Update room item animations to reanimated v2
* Add Parallax animation on fav and hide buttons and additional swipe gesture to toggleFav
* Fix tests
* Ignore typescript error for setTimeout function
* Update pods
* Fix blank area on swiping all the way right/left
* Fix Action Buttons on devices with notch
* Update snapshot
* Use colors from useTheme
* Destructure props
* Proper types for nativeEvent and event
* Remove toggleFav gesture
* Clean bits
* Fix lint error
* Fix position of Room Action Buttons on MasterDetail
* Remove comment
* Update animations logic
* Add haptic feedback on swipe
* Add haptic feedback on unswipe gesture
* Update react-native-gesture-handler to 2.4.2
* update pods
* Migrating off RNGHEnabledRootView
* Update types to ReturnType<typeof setTimeout>
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-06-06 10:23:49 -03:00
dependabot[bot]
331acb15a6
Upgrade: Bump @react-native-community/cameraroll from 4.0.4 to 4.1.2 ( #4238 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Junior <alexalexandrejr@gmail.com>
2022-06-03 17:01:42 -03:00
Alex Junior
6220375f7b
Chore: upgrade react navigation to 6.0.10 version ( #4120 )
2022-06-01 16:46:37 -03:00
Gleidson Daniel Silva
c85fd0ba99
Chore: Update react-native-fast-image from 8.2.0 to 8.5.11 ( #4210 )
...
* upgrade react-native-fast-image
* change import to react-native-fast-image
* bump version
* update path from lib
* fix import
2022-05-31 13:08:18 -03:00
Alex Junior
1ce7d5cf6a
Regression: right icons overlapping when users name is long ( #4224 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-05-27 14:27:43 -03:00
Gleidson Daniel Silva
aa3f963af6
[FIX] Fix delete room on team's channel list ( #4191 )
...
* fix delete room
* update pods
2022-05-23 14:16:17 -03:00
Alex Junior
1e09589eca
Chore: Update @react-native-slider from 3.0.3 to 4.2.2 ( #4176 )
2022-05-20 00:14:23 -03:00
Alex Junior
e38cfa61fe
Chore: Upgrade react-native-document-picker from 5.2.0 to 8.1.0 ( #4172 )
...
* chore: upgrade `react-native-document-picker` from 5.2.0 to 8.1.0
* change `DocumentPicker.pick` to `DocumentPicker.pickSingle`
2022-05-20 00:01:34 -03:00
Alex Junior
5cd4186f64
[IMPROVE] Place time after username on message ( #4177 )
2022-05-15 15:29:07 -03:00
Gleidson Daniel Silva
f99ec9f8e3
[FIX] iOS Share Extension not loading on development ( #4187 )
...
* remove deviceToken from constructor
* remove old patch to verify if is running on shareExtension
* add share extension verification
* Remove imports from `/notifications/` just to test the share extension
* Revert "Remove imports from `/notifications/` just to test the share extension"
This reverts commit b3492abad413a5a8a6cf3cd027e33044c437c627.
* changes from constructor to a plain function
* update pods
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-05-13 11:37:02 -03:00
Gleidson Daniel Silva
c910f8abe1
Regression: Fix websocket connection ( #4083 )
...
* reinstall react native and pods
* anotation of the react native package to the branch fix-ios-connections
* fix makes the correct point to the address of the lib
2022-04-22 16:52:01 -03:00
Reinaldo Neto
b75ac1de8b
[IMPROVE] Support Omnichannel icons ( #3959 )
...
* [IMPROVE] Support Channel Icons for Omnichannel
* Prop drilling sourceType
* create a column for source in WatermelonDB
* Add sms icon
* start of fetching
* removed usefetch
* custom icon to RoomHeader, RoomActions, RoomInfo
* minor tweak in interface
* fix margin
* add connected to sourceType
* make ts happy
* minor tweak
* fix storyshot
* refactor omnichannel source interface
* minor tweak roomActionsview
* Added storyshot
* minor tweak
* fix storyshot
* fix display extended without avatar
* fix connected object
* wip android build
Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-04-14 23:27:36 -03:00
Gleidson Daniel Silva
5494037f78
Chore: Upgrade react-native-notifications to 4.2.4 ( #3958 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-04-07 16:14:04 -03:00
Gerzon Z
93c9d2efdf
Chore: use `@react-native-clipboard/clipboard` ( #3950 )
...
* add: @react-native-clipboard/clipboard
* create jest.setup.js file and centralizes all mocks on these folder for jest
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-03-29 12:09:44 -04:00
Alex Junior
654e3c226e
[FIX] ReactNativeUiLib are not installed after run pod install ( #3882 )
...
* fix ReactNativeUiLib not installed when run pod install
* committing Podfile.lock
2022-03-14 10:59:13 -03:00
Alex Junior
cd00366613
Chore: Update react-native-mmkv-storage to 0.6.12 ( #3634 )
...
* chore: updating mmkv library
* feat: updating android ejson to use the getSecureKey new version
* feat: updating IOS files to use the getSecureKey new version
* feat: changing all mmkv methods to use sync calls
* feat: changing mmkv methods from Screen lock
* feat: changing all mmkv methods from login, ssl certificate and change/add server
* feat: changing all mmkv methods from login, ssl certificate and change/add server
* feat: changing all mmkv methods from logout
* feat: changing all mmkv methods from e2e
* fix: small fix at encryption and server drop down
* feat: changing all mmkv methods from set theme
* feat: changing all mmkv methods from openLink
* fix: setting up mmkv to works property on Android
* fix: fix an error to set the theme when open the app
* refactor: change the react-native branch (temporary)
* refactor: removing all `Async` from mmkv functions name
* refactor: removing await from unnecessary functions, removing console.log and update cocoapods
* refactor: removing unnecessary undefined from methods
* feat: creating a custom hook for mmkv
* refactor: changing the fetchPasscode to use the useUserPreferences hook
* refactor: changing setTheme from app/index
* refactor: small fix on setTheme
* chore: update mmkv to 0.6.11
* chore: update mmkv to 0.6.11
* chore: minor tweak
* chore: update mmkv to 0.6.12
* chore: mock NativeModules
* chore: fix test mmkv
* chore: removing custom MMKV JSI module, since is no more necessary after 0.6.11 version
* feat: removing some async calls from mmkv after update from develop
* feat: creating a function to get the initialTheme
* feat: removing unnecessary try/catch
* fix: fixing the blink white when open the app
* feat: changing useMMKVStorage to create from mmkv lib
* test: creating a mock for mmkv create function
* chore: fix errors on tablet
* minor tweak
2022-03-09 16:41:26 -03:00
Gleidson Daniel Silva
f29f360163
Chore: Update react-native-device-info patch-package and pods ( #3605 )
2022-01-13 10:05:52 -03:00
Alex Junior
c216544cc4
[NEW] Preview or download attachments ( #3470 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-16 12:59:58 -03:00
Gerzon Z
e98caea40b
[FIX] WatermelonDB linking on iOS ( #3450 )
...
* unlink watermelondb
* Minor change on archs
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-10-26 13:35:29 -03:00
Alex Junior
f5058a51c0
Chore: Update Expo libs ( #3433 )
...
* chore: update the libraries `expo-av` and `expo-keep-awake`
* chore: update the library `expo-file-system`
* chore: update the library `expo-haptics`
* chore: update the library `expo-local-authentication`
* chore: update the library `expo-video-thumbnails`
* chore: update the library `expo-web-browser`
* chore: update the library `expo-apple-authentication`
* chore: update the library `react-native-unimodules`
2021-10-14 16:37:29 -03:00
Alex Junior
ada2aed90b
Chore: Update Android SDK TARGET to 30 ( #3363 )
2021-10-06 17:35:19 -03:00
Diego Mello
8de6adcf79
Chore: Update WatermelonDB to 0.23.0 ( #3386 )
2021-10-01 17:35:13 -03:00
Gerzon Z
f196a7afaf
Chore: Update Reanimated to 2.2.2 ( #3341 )
...
* Update reanimated to 2.2.0
* Podfile and Manifest
* Update MainApplication.java
* Merge develop to branch
* Update yarn.lock
* Run yarn
* Other fixes
* Fix for Android build https://github.com/software-mansion/react-native-reanimated/issues/2412#issuecomment-917958173
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-10-01 17:34:25 -03:00
Diego Mello
2c31fc2b84
Chore: Update Jitsi to 3.6.0 ( #3292 )
...
* Fix RN deps
* Update react-native-jitsi-meet
* Working on iOS from Jitsi source
* Dependencies installed
* Temp android
* Kinda working android
* Working on iOS with our SDK
* Use our maven repo
* Fix temp maven url
* Cleanup
* Fix maven url
* Bring chat back
* Add activity indicator
* Update react-native-jitsi-meet
* Fix loading on iOS
* Clear gradle cache
* Try 3.6.0
* Dummy change to update gradle cache
* Point to merged forks
* update pod commit
2021-08-30 11:27:02 -03:00
Gerzon Z
0a55467858
Regression: Orientation lock on Android not working ( #3345 )
...
* Update MainApplication.java
* Update MainApplication.java
* Downgrade react-native-orientation-locker
* Pods
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-08-27 16:56:48 -03:00
Diego Mello
8e3b79ed7c
[FIX] Share extension not working on iOS ( #3310 )
...
* Temp add all pods to share extension
* Cleanup
2021-08-20 16:54:59 -03:00