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
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
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
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
Diego Mello
edd0333be1
Chore: Update React Native to 0.68.6 ( #4881 )
2023-02-14 12:06:37 -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
Diego Mello
7363d9d742
[FIX] Official CI build ( #4850 )
2023-01-24 09:50:17 -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
4b1f1d9074
Chore: Select different provisioning profile for Experimental app ( #4752 )
2022-12-14 18:58:05 -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
Diego Mello
988c6931ec
Chore: Bump patches ( #4679 )
2022-11-16 10:26:37 -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
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
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
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
c910f8abe1
Regression: Fix websocket connection ( #4083 )
...
* reinstall react native and pods
* anotation of the react native package to the branch fix-ios-connections
* fix makes the correct point to the address of the lib
2022-04-22 16:52:01 -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
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
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
Gleidson Daniel Silva
04da545dec
[FIX] ios-testflight-experimental unable to find cache ( #3684 )
2022-02-03 13:04:20 -03:00
Diego Mello
d2e9e404de
Bump version to 4.24.0 ( #3601 )
2022-01-12 12:49:13 -03:00
Diego Mello
81dc10de30
Bump version to 4.23.0 ( #3546 )
2021-12-07 10:55:46 -03:00
Diego Mello
0ca3dd63d1
Bump version to 4.22.0 ( #3472 )
2021-10-29 17:38:28 -03:00
Gerzon Z
e98caea40b
[FIX] WatermelonDB linking on iOS ( #3450 )
...
* unlink watermelondb
* Minor change on archs
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-10-26 13:35:29 -03:00
Diego Mello
0af4c06c41
Bump version to 4.21.0 ( #3432 )
2021-10-06 17:59:10 -03:00
Diego Mello
8de6adcf79
Chore: Update WatermelonDB to 0.23.0 ( #3386 )
2021-10-01 17:35:13 -03:00
Diego Mello
9c526b753e
Bump version to 4.20.0 ( #3366 )
2021-09-03 15:01:43 -03:00
Diego Mello
2c31fc2b84
Chore: Update Jitsi to 3.6.0 ( #3292 )
...
* Fix RN deps
* Update react-native-jitsi-meet
* Working on iOS from Jitsi source
* Dependencies installed
* Temp android
* Kinda working android
* Working on iOS with our SDK
* Use our maven repo
* Fix temp maven url
* Cleanup
* Fix maven url
* Bring chat back
* Add activity indicator
* Update react-native-jitsi-meet
* Fix loading on iOS
* Clear gradle cache
* Try 3.6.0
* Dummy change to update gradle cache
* Point to merged forks
* update pod commit
2021-08-30 11:27:02 -03:00
Diego Mello
8e3b79ed7c
[FIX] Share extension not working on iOS ( #3310 )
...
* Temp add all pods to share extension
* Cleanup
2021-08-20 16:54:59 -03:00
Diego Mello
fb0a4ed266
Chore: Update Bugsnag ( #3300 )
...
* Remove bugsnag-react-native
* Really remove bugsnag from android
* Install @bugsnag/react-native
* Logging error on Android correctly
* Cleanup
* Fix bugsnag mock
* iOS builds
* Fix CI mistake
* Upload dSYMs to Bugsnag
* Upload source maps automatically on iOS
* Cleanup
* Enable Bugsnag on share extension
* Add test error
* Use large macos
* Bump to 4.19.0 temporarily to test on TestFlight official
* Use temp keys
* Fix upload source maps for Official iOS build
* Remove tests
* Set version back to 4.18.0
2021-07-28 17:36:06 -03:00