Commit Graph

2542 Commits

Author SHA1 Message Date
Diego Mello 502a5a21c0 Fix share extension pods 2023-07-13 09:41:45 -03:00
Diego Mello dcb35ae3fe RN 0.72.3 2023-07-13 09:39:11 -03:00
Diego Mello 189dcc7398 Fix RN patch 2023-07-13 09:31:13 -03:00
Diego Mello b6156a2834 Remove Android share extension patch 2023-07-13 09:31:04 -03:00
Diego Mello 670213836c Missing patches for ssl pinning 2023-07-12 16:21:42 -03:00
Diego Mello 0986715fc5 SSL Pinning working on Android 2023-07-12 16:05:51 -03:00
Diego Mello e41448c55d RCTHTTPRequestHandler+Challenge -> SSLPinning 2023-07-12 11:23:34 -03:00
Diego Mello 0afb6d77bc Cleanup 2023-07-12 10:53:37 -03:00
Diego Mello a3a59e1a85 Fix Reactotron socket 2023-07-12 10:51:36 -03:00
Diego Mello fe5e4917cc Swizzle kinda working? 2023-07-12 10:48:42 -03:00
Diego Mello 36cb62aa74 Refactor 2023-07-11 17:55:03 -03:00
Diego Mello f38c9812ff Challenge extension on iOS 2023-07-11 13:20:39 -03:00
Diego Mello 299c0b69cf Revert scrollable fork 2023-07-07 17:16:42 -03:00
Diego Mello d5008e9b9b Refactor android-executor 2023-07-07 16:06:41 -03:00
Diego Mello df65deda4f Fix bugsnag on Android 2023-07-06 14:20:25 -03:00
Diego Mello 28d55a581e Migrate NavBottomFAB to reanimated 3 2023-07-06 10:45:32 -03:00
Diego Mello 1d99145d93 Temp use android-machine 2023-07-06 10:11:51 -03:00
Diego Mello 74e9e50edc Remove android-env and bash-env 2023-07-05 18:17:51 -03:00
Diego Mello 72fa2ea190 Install ninja-build 2023-07-05 15:06:37 -03:00
Diego Mello 71dafd3bcf Bump ndk version 2023-07-05 13:27:02 -03:00
Diego Mello 5005b40bb8 react-native-scrollable-tab-view patch 2023-07-04 16:05:37 -03:00
Diego Mello 86242c1c13 Lint and unit tests 2023-07-04 15:47:53 -03:00
Diego Mello ee04ff74ea Remove SSLPinning 2023-07-04 12:20:43 -03:00
Diego Mello 471bd90d98 Update cameraroll 2023-07-04 12:20:31 -03:00
Diego Mello 9ac17ea4d4 Bump kotlin version and use fixed gradle version 2023-07-04 10:24:40 -03:00
Diego Mello 9665a0405f Use react-native-scrollable-tab-view fork 2023-07-04 10:24:17 -03:00
Diego Mello 344c6e4b76 Trying to build android 2023-07-03 18:20:51 -03:00
Diego Mello cf897a5f01 iOS building
expo 49 (only main), reanimated 3, fab removed, RN patch removed, RN path manually set on podfile
2023-06-30 17:45:36 -03:00
Gleidson Daniel Silva fea4f164d5
chore: migrate PickerView to hooks (#5002)
* migrate ForwardLivechatView to hooks and fix some types

* fix types

* fix types

* remove useless memo

* change to useDebounce

* fix types
2023-06-30 11:01:01 -03:00
Gleidson Daniel Silva d30d4645a5
chore: migrate AutoTranslateView to hooks (#4677)
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2023-06-29 19:01:34 -03:00
Gleidson Daniel Silva 47fbde566d
chore: migrate AttachmentView to hooks (#5003)
* migrate AttachmentView to hooks

* fix types

* fix types

* fix lint
2023-06-29 18:10:49 -03:00
lingohub[bot] 01577d9534
Language update from LingoHub 🤖 on 2023-06-27Z (#5123)
* 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 🚀

* 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 🚀

---------

Co-authored-by: Diego Mello <diego.mello@rocket.chat>
2023-06-27 15:27:36 -03:00
Reinaldo Neto d76d531985
chore: avoid use all seats availables on the server (#5049) 2023-06-27 09:57:52 -03:00
Reinaldo Neto 8bb5af25ef
fix: duplicated itens inside the UiKit's Select (#5107)
* fix: duplicated itens inside the UiKit's Select

* add useMemo
2023-06-26 23:24:43 -03:00
Diego Mello 51cf4e5cd9
chore: Remove unused i18n keys from en.json (#5056) 2023-06-26 16:28:11 -03:00
Gleidson Daniel Silva 059f81d84b
chore: add --passWithNoTests to lint-staged (#5120) 2023-06-23 16:39:49 -03:00
Reinaldo Neto 01fb407c54
fix: the i18n for room_archived and room_unarchived (#5106) 2023-06-20 21:58:20 -03:00
Diego Mello e9ee68ee53
Bump version to 4.40.0 (#5112) 2023-06-20 16:19:14 -03:00
Reinaldo Neto 557b4643fe
regression: fix blank 'Name' field in Profile View when modifying other fields (#5101) 2023-06-19 20:41:04 -03:00
Reinaldo Neto 4880c47e9b
fix: capability to dismiss the keyboard on drag for iOS on RoomsListView (#5094)
* fix: add the capability to dismiss the keyboard on drag for iOS

* minor tweak
2023-06-16 18:37:26 -03:00
Reinaldo Neto da1485ba56
feat: respect the room avatar external provider url setting (#5095)
* feat: respect the room avatar external provider url setting

* add storyshot

---------

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2023-06-16 16:21:40 -03:00
Reinaldo Neto aabbc77479
fix: update room on the rooms list view after local search and quote showing with leading empty space on the rooms list view (#5064)
* fix: quote showing with leading empty space on the rooms list view

* add unit test for previewFormatText

* minor tweak

* add e2e test to see the msg quote

* fix room item re-render after local search

* markdown preview testID can be received or default

* update storyshot roomheader

* minor tweak

* minor tweak

* fix flaky test

* refactor searchRoom to avoid flaky tests
2023-06-16 15:20:04 -03:00
Reinaldo Neto 1ee2aa889b
fix: conversion of public channel into team (#5099) 2023-06-12 11:17:43 -03:00
Gleidson Daniel Silva a6eb514761
fix: Calls with jwt not working on ios and fix media permission on iOS (#5075)
* fix roomId

* fix ios permission

* update lib and patch

* try

* update webview

* update method

* fix ios

* move to a function
2023-06-06 18:53:48 -03:00
Gleidson Daniel Silva 7abd52a6e3
fix: Wrong user photo when opening the action sheet to start a call (#5033)
* fix wrong video conf user photo

* move hook outside
2023-06-05 16:37:50 -03:00
Reinaldo Neto 61fe9dbb1e
feat: case insensitive for non-ASCII text on main search (#3309)
* Added slug as dependecy and created a slugified String

* add the slug and slugifyLikeString

* using unsafeSql instead of the slug

* need to fix the like on the watermelon side and need the slug anyway

* watermelondb patch to change the like to use the upper or toUpperCase

* Updated config.yml

* Updated config.yml

* implemented the sanitized fname and fix the discussion icon at search

* add the search for non-latin alphabets

* fix the searchRoom function

* change the library of slug and added the unit tests

* optional sanitizedFname

* add some comment

* remove @types/slug

* remove watermelondb patch package

* latin test, tweak at comment and tweak e2e test

* minor tweak e2e

* change typeText to replaceText at searchRoom

* regexp to test the characters

* add typeText on searchRoom

* e2e search room replace and type

* to fix the replace text for iOS and type non-ASCII on Android

* minor tweak

* minor tweak

* enable artifact

* disable artifacts

* increase sleep time and change from toExist to toBeVisible

* fix android flaky test
2023-05-29 12:03:24 -03:00
Gleidson Daniel Silva 2d07b1682c
fix: Change useSnaps logic to be based on component size (#5032)
* change useSnaps logic to be based on component size

* fix logic

* fix iphone without notch
2023-05-19 14:40:31 -03:00
Diego Mello 0079229a34
chore: Upgrade React Native to 0.71.7 (#4984) 2023-05-18 18:09:33 -03:00
Diego Mello b684610887
chore: Bump version to 4.39.0 (#5071) 2023-05-12 13:51:19 -03:00
Diego Mello f23161417a
chore: Bump version to 4.38.0 (#5066) 2023-05-10 20:29:55 -03:00