Gleidson Daniel Silva
48acd0669e
fix: enable android 13 notifications ( #5118 )
...
* set target 33
* update cameraroll
* wip
* ask android push permission
* test
2023-07-12 15:28:25 -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
Diego Mello
e9ee68ee53
Bump version to 4.40.0 ( #5112 )
2023-06-20 16:19:14 -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
Diego Mello
53ee79799a
fix(Android): Wrong icon on push reply fail ( #5055 )
2023-05-10 14:28:14 -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
Gleidson Daniel Silva
19360e6ee5
Revert "fix: scroll the pages New Message, Search for Rooms, Messages and Threads ( #4952 )" ( #5038 )
...
* Revert "fix: scroll the pages New Message, Search for Rooms, Messages and Threads (#4952 )"
This reverts commit cf14ebea78
.
* bump version to 4.37.1
2023-04-18 09:46:53 -03:00
Diego Mello
059782eae4
Bump version to 4.38.0 ( #5027 )
2023-04-12 17:38:02 -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
Gleidson Daniel Silva
58f28fb488
[FIX] Remove some permissions and keep only basic Bluetooth permission on Android ( #4912 )
2023-02-15 14:19:44 -03:00
Diego Mello
8c47187f70
[NEW] Presence Cap ( #4900 )
2023-02-14 10:47:56 -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
fbb05fa0d3
Regression: Add bluetooth permissions for Jitsi ( #4796 )
...
* add blt permissions
* Update AndroidManifest.xml
* add blt permissions
* remove wrong permission
2023-01-16 10:17:52 -03:00
Diego Mello
73557038a2
[FIX] Flipper on Android ( #4771 )
2022-12-21 17:35:45 -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
4f960e9fb4
[FIX] Secured push notifications not fetching content on Android ( #4487 )
2022-11-04 13:34:00 -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
6df0149210
Bump version to 4.32.0
2022-09-28 10:18:08 -03:00
Diego Mello
dec5c4470c
Regression: Push notifications not working after update to Android 12 ( #4532 )
...
* Remove unnecessary method from custom push notification
* Use immutable
* Maybe
2022-09-22 17:39:27 -03:00
Diego Mello
f0a1266e21
[FIX] Support Android SDK 31 ( #4522 )
2022-09-13 16:02:01 -03:00
Diego Mello
cc28acd6ed
Bump version to 4.31.0 ( #4523 )
2022-09-13 13:19:34 -03:00
Diego Mello
ba15bc9fe6
[NEW] Use Inter font ( #4459 )
2022-08-23 16:32:51 -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
Diego Mello
60f781d20e
Bump version to 4.30.0 ( #4378 )
2022-07-18 16:56:12 -03:00
Diego Mello
785ae0325b
Chore: Update icon set ( #4355 )
2022-07-13 14:09:15 -03:00
Diego Mello
9151a1bfaf
Chore: Update gems ( #4318 )
2022-06-24 17:50:44 -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
Alex Junior
6220375f7b
Chore: upgrade react navigation to 6.0.10 version ( #4120 )
2022-06-01 16:46:37 -03:00
Diego Mello
2e78d319e0
Bump version to 4.29.0 ( #4259 )
2022-05-30 19:14:21 -03:00
Diego Mello
e36413c445
Bump version to 4.28.0 ( #4167 )
2022-05-05 13:45:53 -03:00
Gleidson Daniel Silva
2e8812a33e
Chore: Upgrade Gradle from 6.7 to 6.9.2 ( #4049 )
...
* upgrade gradle to version 6.9
* upgrade gradle to version 6.9.2
2022-05-02 13:38:09 -03:00
Diego Mello
0ed8cdaa6a
Bump version to 4.27.0 ( #4076 )
2022-04-20 18:41:56 -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
Diego Mello
f4538635b8
Bump version to 4.26.2 ( #3995 )
2022-03-30 18:04:10 -03:00
Diego Mello
3c6ae8ddc7
Bump version to 4.26.1 ( #3976 )
2022-03-28 14:48:52 -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
Diego Mello
ea357de74a
Bump version to 4.26.0 ( #3806 )
2022-03-02 13:22:17 -03:00
Diego Mello
a808120959
Bump version to 4.25.0 ( #3745 )
2022-02-15 16:00:51 -03:00
Alex Junior
9d9553b075
[FIX] App crashes when entering server after applying certificate (Android) ( #3579 )
2022-01-13 10:22:58 -03:00
Diego Mello
d2e9e404de
Bump version to 4.24.0 ( #3601 )
2022-01-12 12:49:13 -03:00