Diego Mello
fd7d0a8955
Removed the need for .enc and -new
2024-05-15 17:21:42 -03:00
Diego Mello
f6d677ac0c
Android dec/enc working
2024-05-15 13:15:09 -03:00
Diego Mello
f8788963ca
Use base64 directly and fix enc/dec from/to web
2024-05-14 14:51:59 -03:00
Diego Mello
79a3d7f2b3
iOS encrypt/decrypt poc working
2024-04-30 16:13:58 -03:00
Diego Mello
212a711082
encrypt working on iOS
2024-04-30 13:31:57 -03:00
Diego Mello
30864d9e56
decrypt working on Android with empty iv
2024-04-30 11:09:46 -03:00
Diego Mello
5270163e3c
Android file encryption
2024-04-30 09:05:56 -03:00
Djorkaeff Alexandre
77d32f4747
feat: WatchOS app ( #5476 )
2024-04-26 17:33:11 -03:00
Diego Mello
5edb363f50
revert: "fix: commonmark code_block ( #5531 )" ( #5627 )
2024-03-21 12:47:17 -03:00
Gleidson Daniel Silva
4ca641228c
regression: disable notifiee handler on ios devices ( #5619 )
...
* chore: test ios push
* revert notifications
* fix: disable notifiee handler on ios devices
* chore: fix notifee version
* chore: update notifee lib
2024-03-19 16:46:30 -03:00
Gleidson Daniel Silva
55f3de5449
test: correction and improvement of unit tests in CI ( #5591 )
2024-02-26 07:43:02 -03:00
Reinaldo Neto
94807ef05b
fix: commonmark code_block ( #5531 )
...
* fix: commonmark code_block
* update the style of code blocks
* fix: bump commonmark and remove patch
---------
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2024-02-22 10:27:02 -03:00
Diego Mello
7b73eac895
feat: better composer height calculation ( #5523 )
...
* Revert "feat: Send native calculated keyboard and tracking view height to TS (#5514 )"
This reverts commit cedd0b98f2
.
* better height calculation
2024-01-31 10:57:17 -03:00
Diego Mello
cedd0b98f2
feat: Send native calculated keyboard and tracking view height to TS ( #5514 )
2024-01-26 17:40:18 -03:00
Diego Mello
7bf7111cfa
feat: New message composer ( #5205 )
2024-01-25 11:11:07 -03:00
Gleidson Daniel Silva
ec3cb3ac53
fix: patch setCategories to add support for multiple categories ( #5490 )
...
* fix: patch setCategories to accept more than one category
* chore: set category to make easier to test
* ci cache
* update fastlane
* update patch
* wip
* update patch
* remove @ts-ignore
2024-01-19 13:14:25 -03:00
Gleidson Daniel Silva
653201022f
feat (iOS): mobile ringer ( #5327 )
...
* add ringtone
* create videoConf category and apply the path on react native notification
* handle action click
* update patch package
* small fix
* temp alert
* wip
* fix action
* fix lint
* wip
* remove clipboard
2023-11-28 17:13:45 -03:00
Gleidson Daniel Silva
31ed940426
feat (Android): mobile ringer ( #5286 )
2023-11-24 09:46:58 -03:00
Diego Mello
079a2e755b
fix(iOS): Keyboard not working properly on iOS 17 ( #5343 )
2023-11-20 13:15:59 -03:00
Diego Mello
3ec4375662
chore: Update libwebp to 1.3.2 ( #5239 )
...
* Update libwebp to 1.3.2
* Reset npm cache
* npm modules
2023-10-03 09:58:12 -03:00
Diego Mello
529891fcc0
regression: Rollback to React Native 0.69.8 ( #5162 )
2023-08-18 14:48:33 -03:00
Gleidson Daniel Silva
96bb25e5b4
fix: disable backup of mmkv keys in icloud ( #5165 )
...
* set accessible key to mmkv
* update patch package
2023-08-17 16:41:20 -03:00
Gleidson Daniel Silva
223550d88c
feat: Add caller and ringer to video conf calls ( #5046 )
...
* add expo camera and use camera on call init action sheet
* fix permissions
* set colors when calling
* update @react-native-community/hooks lib
* move to useWindowDimensions
* create action to handle video-conf calls
* create videoConf reducer
* add typed-redux-saga lib
* fix return
* change videoConf saga to TS
* fix TS target
* update action and types
* create actionSheetRef
* add notifyUser api
* export video conf types
* add action prop
* use new reducer prop
* add videoConferenceCancel and add allowRinging to videoConferenceStart
* temp-patch
* add locales
* add handler to videoconf message
* fix rest types
* add message types
* path to remove component from dom
* remove notification when is videoconf
* create sound hook
* create dots loader
* update call translation
* the end is near
* move to confirmed
* better code reading
* fix call type
* fix tests
* update podfile
* wip
* fix call order
* move colors
* move to jsx
* fix colors
* add pt-br
* remove patch and point
* fix colors
* fix expo camera
* move to style
* remove unused styles
* update types and style
* wip
* rename IncomingCallComponent
* add custom notification
* wip
* fix naming
* fix styles
* fix import
* fix styles
* change colors
* fixa ringing
* fix import
* organize
* fix sizes
* use realName
* fix spacing
* fix icon size
* fix header gap
* changeColor
* fix safeArea
* set calling only on direct calls
* change ringer to be a component
* cancel call on swipe
* remove join on direct calls
* add props
* update package
2023-07-03 21:03:39 -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
Diego Mello
0079229a34
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
Gleidson Daniel Silva
fcc6f09875
feat: Remove Jitsi native module from iOS and use webview instead ( #5061 )
2023-05-08 10:45:46 -03:00
Diego Mello
412f62eb2a
Chore: Update Detox to 20.1.2 ( #4866 )
2023-03-07 09:28:51 -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
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
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
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
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
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
1027b6c9e6
[IMPROVE] Use UI Elements from react-navigation ( #4314 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-07-06 10:23:02 -03:00
Danish Ahmed Mirza
f1f8e9526e
[FIX] Channel mentions when the slug starts with underscore ( #4108 )
2022-05-23 15:05:00 -03:00
Danish Ahmed Mirza
f5625cd5f3
Chore: Migrate ActionSheets to `react-native-bottom-sheet` and make them dynamic ( #4193 )
...
* Install react-native-bottom-sheet
* Migrate ActionSheets to react-native-bottom-sheet
* Remove unnecessary props
* Minor fixes
* Enable OverDrag
* Fix position in landscape mode
* Prefix interface with I
* Remove react-native-scroll-bottom-sheet
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-05-19 13:53:45 -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
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
Diego Mello
f56bf819d2
Regression: Certificates not getting fetched properly ( #3992 )
...
* Working now
* Point to repo
* Fix completions for servers without certs
2022-03-30 18:46:09 -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
753dec9e27
Chore: Migrate to Typescript mergeSubscriptionRooms and findSubscriptionsRooms ( #3747 )
...
* fix fromJSONValue type
* migrate findSubscription and mergeSubscription to typescript
* chore: fix subscription param returning null
2022-02-21 16:41:49 -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
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