Diego Mello
eb327c008f
Removed jitsi
2023-04-06 10:51:26 -03:00
Diego Mello
6c1f0729b7
Remove rn types
2023-04-04 15:20:42 -03:00
Diego Mello
046577147b
Make i18n build. Need to fix it properly later.
2023-04-04 14:14:14 -03:00
Diego Mello
071da7066c
Bugsnag update
2023-04-04 13:22:36 -03:00
Diego Mello
62957c6b8f
Starting android
2023-04-03 17:34:23 -03:00
Diego Mello
e95dd6b83d
Update wm, bootsplash, reanimated. iOS is building, but stuck on an error
2023-04-03 16:28:24 -03:00
Diego Mello
a56c9a055a
Update gesture-handler, screens and some other things
2023-04-03 13:10:12 -03:00
Diego Mello
40ec5a6952
Starting 0.71.5
2023-04-03 10:10:00 -03:00
Diego Mello
ccfbd4491f
React Native 0.70.7 working
2023-03-22 11:41:28 -03:00
Diego Mello
862975bb63
Starting to update to 0.70.7
2023-03-21 15:53:10 -03:00
Diego Mello
df962c5265
Upgrade vector icons and target ui-lib tag
2023-03-21 10:02:00 -03:00
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
Diego Mello
27efa89dac
Bump version to 4.37.0 ( #4938 )
2023-03-02 13:22:40 -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
Diego Mello
59c76d3956
Bump version to 4.36.0 ( #4884 )
2023-02-02 16:51:16 -03:00
Diego Mello
4de7c83e80
Bump version to 4.35.1 ( #4871 )
2023-01-30 15:10:09 -03:00
Diego Mello
26c8931563
Bump version to 4.36.0 ( #4854 )
2023-01-24 13:25:13 -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
Diego Mello
09cdb3e7a4
Bump version to 4.35.0 ( #4751 )
2022-12-14 16:23:28 -03:00
Diego Mello
87a3f85feb
Bump version to 4.34.0 ( #4724 )
2022-12-02 11:09:24 -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
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
ef753086a9
Bump version to 4.33.0 ( #4615 )
2022-10-17 15:54:51 -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
6df0149210
Bump version to 4.32.0
2022-09-28 10:18:08 -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