Diego Mello
4e6c0b063a
lint
2023-03-20 16:58:36 -03:00
Diego Mello
e19e48ea3f
Fixing lint
2023-03-20 15:14:25 -03:00
Diego Mello
4cd2cb5254
types...
2023-03-17 16:18:17 -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
88dbfb2796
Android working on 0.69.8
2023-03-15 15:38:45 -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
Diego Mello
412f62eb2a
Chore: Update Detox to 20.1.2 ( #4866 )
2023-03-07 09:28:51 -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
af70849b5e
[FIX] Point to correct RN fork commit ( #4832 )
2023-01-18 14:55:54 -03:00
Diego Mello
91831c8f33
[FIX] Unwanted clear keychain and request challenges ( #4826 )
2023-01-18 13:43:26 -03:00
Diego Mello
4174aef4f8
Chore: Upgrade react-native-device-info to 10.3.0 ( #4770 )
2022-12-21 15:47:42 -03:00
dependabot[bot]
67f41a712c
Chore: Bump loader-utils from 1.4.1 to 1.4.2 ( #4687 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-12-21 14:39:09 -03:00
dependabot[bot]
c13e0af110
Chore: Bump underscore from 1.10.2 to 1.13.6 ( #4764 )
...
Bumps [underscore](https://github.com/jashkenas/underscore ) from 1.10.2 to 1.13.6.
- [Release notes](https://github.com/jashkenas/underscore/releases )
- [Commits](https://github.com/jashkenas/underscore/compare/1.10.2...1.13.6 )
---
updated-dependencies:
- dependency-name: underscore
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-12-21 14:38:36 -03:00
dependabot[bot]
d10a77ba3d
Bump minimist from 1.2.5 to 1.2.7 ( #4616 )
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/minimistjs/minimist/releases )
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.7 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-12-21 14:38:18 -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
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
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
dependabot[bot]
82c922fa4d
Chore: Bump moment from 2.29.3 to 2.29.4 ( #4347 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 16:20:02 -03:00
dependabot[bot]
9b48ce0264
Chore(deps): Bump simple-plist from 1.1.1 to 1.3.1 ( #4263 )
...
Bumps [simple-plist](https://github.com/wollardj/simple-plist ) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/wollardj/simple-plist/releases )
- [Commits](https://github.com/wollardj/simple-plist/compare/v1.1.1...v1.3.1 )
---
updated-dependencies:
- dependency-name: simple-plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 15:27:50 -03:00
dependabot[bot]
994892abb2
Chore: Bump loader-utils from 1.4.0 to 1.4.1 ( #4660 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 15:16:59 -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
e883795c5f
[FIX] Reply and deep link from push notifications not working on iOS ( #4550 )
2022-09-23 17:35:03 -03:00
Gleidson Daniel Silva
e146cbae9f
Chore: Create useDebounce hook ( #4470 )
...
* create useDebounce hook
* fix types
* apply useDebounce hook
* migrate to use-debounce lib
* remove useless useDebounce
2022-09-16 12:19:07 -03:00
Diego Mello
ac01acac20
Chore: Upgrade Expo to SDK 46 ( #4463 )
2022-09-13 16:59:31 -03:00
Reinaldo Neto
bb880f01ad
Chore: Migrate E2E tests from JS to TS ( #4475 )
...
* Migrate E2E tests from JS to TS
* fixed type mocha into tsconfig
* migration data.cloud and data.docker
* migrate team folder and fix Detox namescpace
* add type TTextMatcher and start the room folder migration
* room / 02 and 03
* room's folder
* onboarding's folder
* assorted/ 01
* assorted/ 02, 03, 04
* assorted/ 05, 06, 07
* folder assorted
* fix lint
* fix device
2022-09-12 11:51:33 -03:00
Reinaldo Neto
9cbffff248
[IMPROVE] Redesign create room flow ( #4381 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-08-26 16:16:45 -03:00
Diego Mello
17be449d4e
[FIX] Jump to message stuck on loading animation ( #4410 )
2022-08-19 18:14:37 -03:00
Diego Mello
e723990e82
Chore: Update Storybook libs to v6 ( #4439 )
2022-08-19 16:53:40 -03:00
Gleidson Daniel Silva
89820b2bec
[NEW] Create useEndpointData for call endpoints using hooks ( #4342 )
...
* create basic useEndpointData for call endpoints using hooks
* remove cache
* create base for useEndpointData test
* create basic useEndpointData for call endpoints using hooks
* remove cache
* create base for useEndpointData test
* fix preset
* update tests
* change order
* create ErrorResult and add error to return
* update tests
2022-08-09 09:28:14 -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
Reinaldo Neto
e38aedcbff
[IMPROVE] Add emoji picker to iOS ( #4366 )
...
* [IMPROVE] Add emoji picker to iOS
* clean left and right buttons
* fix the redux in emojipicker
* fix behavior when emoji keyboard is openning
* added isIOS
* fix show reactions when emoji is open
* minor tweak
* add provider
* fix baseurl
* minor tweak
* create closeEmojiAndAction and added to record
* fix actionsheet for omnichannel
* fix action sheet
* fix close emoji when navigate to other screen
* added iactionsheetprovider to roomview
* clean variables
* fix theme
* close the emojikeyboard when click on message
* apoint package.json to new pr
* fix branch
* fix package.json
2022-08-08 15:38:01 -03:00
Gleidson Daniel Silva
a965465af3
[FIX] Add support to non ascii url characters on ios devices ( #4364 )
...
* add support to non ascii url caracters on ios
* rename module and add tests
* remove last slice
2022-07-28 10:36:40 -03:00
Gleidson Daniel Silva
376c8e8252
[IMPROVE] Add support to Linebreak and Katex on markdown ( #4361 )
...
* fix enableMessageParser logic
* create LineBreak component
* fix code style
* add KaTeX support
* add Katex and Inline Katex stories
* update snapshots
* add color prop
* update snapshot
* update snapshot
2022-07-20 18:02:18 -03:00
Diego Mello
30d3b0b9f9
[FIX] Markdown not rendering emojis correctly on server version 5.0.0 ( #4343 )
2022-07-06 17:01:33 -03:00
Reinaldo Neto
18c44178d7
[IMPROVE] Migrate away from react-native-prompt-android to action sheet ( #4300 )
...
* Chore: Migrate away from react-native-prompt-android to action sheet
* fix header provile view with action sheet
* finished change password
* Close livechat and removed closeRoom dispatch
* remove lib react-native-prompt-android
* fix right buttons
* fix profile view in tablets
* fix action and room action for tablets
* remove onSubmitEditing
* fix keyboard for android tablet in landscape
* create base for actionSheet containers
* migrate EnterPasswordSheet to base
* migrate to base component
* fix colors and copy
* remove secure entry
* fix onSubmit
* fix android animation
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-06-27 16:03:24 -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
Diego Mello
6e322ce44b
Chore: Resolve jpeg-js 0.4.4 ( #4317 )
2022-06-24 15:13:56 -03:00