Reinaldo Neto
3e75699b0b
minor tweak in image
2023-07-24 20:31:26 -03:00
Reinaldo Neto
7e81d41eec
remove generate thumbnail
2023-07-24 17:46:49 -03:00
Reinaldo Neto
71ec9698c9
caching and deleting video's thumbnails
2023-07-20 16:37:49 -03:00
Reinaldo Neto
65346b041c
Merge branch 'develop' into feat.media-auto-download-preference
2023-07-20 15:23:06 -03:00
Reinaldo Neto
456344029c
fix: Android status bar theme on the first open isn't working properly ( #5132 )
...
* fix: status bar color and text color update properly
* change how to set the status bar
* add colors
2023-07-18 18:01:31 -03:00
Reinaldo Neto
6ed1c7e62f
minor tweak
2023-07-05 14:17:34 -03:00
Reinaldo Neto
42507b6921
avoid onpress do some edge case because of cached at video
2023-07-05 14:16:39 -03:00
Reinaldo Neto
edd4fb699a
switch useLayoutEffect to useEffect
2023-07-05 12:36:54 -03:00
Reinaldo Neto
f5c3c7ad1e
minor tweak
2023-07-04 18:56:55 -03:00
Reinaldo Neto
fb7da4f70c
removed the necessity of messageId or id
2023-07-04 18:55:30 -03:00
Reinaldo Neto
b6dceecf50
fix the loading in image and video at begin
2023-07-04 15:16:26 -03:00
Reinaldo Neto
b3f460598f
don't need to controle the filepath in the view
2023-07-04 14:22:20 -03:00
Reinaldo Neto
c85f98955c
set the blur as always dark and add the possibility to overlay
2023-07-04 12:31:59 -03:00
Reinaldo Neto
53ed61df39
add Audio to i18n and minor tweak
2023-07-04 00:54:25 -03:00
Reinaldo Neto
d39a5c7da2
thumbnail video and video behavior
2023-07-04 00:35:31 -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
Reinaldo Neto
b88603173f
separate blurview
2023-07-03 19:15:58 -03:00
Reinaldo Neto
b6ae55e57f
remove mediaType and refactor audio and image
2023-07-03 14:28:22 -03:00
Reinaldo Neto
1be2326686
Merge branch 'develop' into feat.media-auto-download-preference
2023-06-30 19:27:37 -03:00
Reinaldo Neto
a92d88c99d
change the name to netInfoState and Local_document_directory
2023-06-30 11:26:46 -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
Reinaldo Neto
469d42bdd0
avoid auto download from reply
2023-06-26 20:33:24 -03:00
Reinaldo Neto
332e51f2db
fix media auto download view layout and minor tweak wifi
2023-06-26 20:01:02 -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
ce48ef06a4
minor tweak, add the default behavior, add the OFF as label
2023-06-09 12:16:09 -03:00
Reinaldo Neto
e7244d9bbe
fix the name of searchMediaFIleAsync's result
2023-06-07 18:56:36 -03:00
Reinaldo Neto
c1fbc2066b
minor tweak
2023-06-07 18:49:46 -03:00
Reinaldo Neto
b4a9b8af6e
refactor video
2023-06-07 18:15:37 -03:00
Reinaldo Neto
b341528f10
refactor audio
2023-06-07 17:23:01 -03:00
Reinaldo Neto
8c0c1d7dc0
message/Image refactored, change the component to show the image from FastImage to Image
2023-06-07 17:14:31 -03:00
Reinaldo Neto
6f3dc60994
variable isAutoDownloadEnable name and handleMediaDownload getExtension
2023-06-07 12:36:30 -03:00
Reinaldo Neto
c244dd4906
fix audio and move the netInfo from autoDownloadPreference to redux
2023-06-07 12:09:43 -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
1dc038d321
refactor some changes requested
2023-05-30 11:07:34 -03:00
Reinaldo Neto
67ba3131e3
pass the correct message id when there is an attachment on reply
2023-05-19 18:32:42 -03:00
Reinaldo Neto
74e6e8fd8b
fix lint
2023-05-19 13:01:38 -03:00
Reinaldo Neto
789ee3efda
Merge branch 'develop' into feat.media-auto-download-preference
2023-05-19 12:49:33 -03:00
Reinaldo Neto
41bce65528
image container uiKit
2023-05-19 12:47:02 -03:00
Reinaldo Neto
ce67d05852
clean up
2023-05-19 11:52:22 -03:00
Reinaldo Neto
99973c0d28
fix the try catch download media
2023-05-19 11:35:36 -03:00
Reinaldo Neto
02ba6e9961
done for image and audio
2023-05-19 02:42:21 -03:00
Reinaldo Neto
aa2c2886a0
video download behavior
2023-05-19 01:30:22 -03:00
Reinaldo Neto
95cbe25ae7
remove all the redux stuff and do the same as file upload
2023-05-19 01:18:57 -03:00
Diego Mello
0079229a34
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
Reinaldo Neto
370f893e94
send messageId to video
2023-05-16 21:34:35 -03:00
Reinaldo Neto
d3c87a19eb
remove blurcomponent, fix the blur style in image.tsx, minor tweak video function name
2023-05-16 21:31:53 -03:00
Reinaldo Neto
7108e35ae7
remove the custom hook for autoDownload
2023-05-15 23:50:08 -03:00
Reinaldo Neto
acb280fa36
add the possibility to start downloading a video, then exit the room, back again to room and cancel the video previously downloading
2023-05-15 23:48:57 -03:00
Reinaldo Neto
6c49c57046
video download and auto download, also keeped the behavior to download unsuportted videos to the gallery
2023-05-15 23:10:14 -03:00