Gleidson Daniel Silva
2d07b1682c
fix: Change useSnaps logic to be based on component size ( #5032 )
...
* change useSnaps logic to be based on component size
* fix logic
* fix iphone without notch
2023-05-19 14:40:31 -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
Reinaldo Neto
f136dfb03c
create a media download selector
2023-05-18 19:03:22 -03:00
Reinaldo Neto
154deb62ac
introducing the reducer to keep the downloads in progress
2023-05-18 18:36:58 -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
Reinaldo Neto
389057aa2c
refactor blur component
2023-05-15 19:53:29 -03:00
Reinaldo Neto
991cdf1476
add the possibility to cancel image download and clear local images
2023-05-15 15:31:24 -03:00
Reinaldo Neto
cdad2884b9
image download and autoDownload, algo fix the formatAttachmentUrl to show the image from local
2023-05-15 15:10:43 -03:00
Reinaldo Neto
07e097000a
desestructured params to download too
2023-05-15 14:20:31 -03:00
Reinaldo Neto
27eacaad9f
refactor audioFile to handleMediaDownload and fixed the audio download
2023-05-15 14:16:08 -03:00
Diego Mello
b684610887
chore: Bump version to 4.39.0 ( #5071 )
2023-05-12 13:51:19 -03:00
Reinaldo Neto
d138a74d9d
minor tweak audio show play button after download
2023-05-12 12:29:47 -03:00
Reinaldo Neto
7fc975f63e
creation of isAutoDownloadEnabled, evaluate hist hook, Image Full Size preload done
2023-05-11 20:20:48 -03:00
Reinaldo Neto
b73cf46829
audio auto download when the user who sent the audio is the same logged on mobile
2023-05-11 16:06:50 -03:00
Reinaldo Neto
f5d6fce6de
Merge branch 'develop' into feat.media-auto-download-preference
2023-05-11 15:54:30 -03:00
Reinaldo Neto
871dc7f668
audio download preference
2023-05-11 15:52:48 -03:00
Diego Mello
f23161417a
chore: Bump version to 4.38.0 ( #5066 )
2023-05-10 20:29:55 -03:00
Reinaldo Neto
2ead142a29
fix: the reaction's list scroll setting only one snappoint ( #5039 )
2023-05-10 20:27:34 -03:00
Reinaldo Neto
47b4413b59
fix: render the text from custom attachment as markdown ( #5048 )
...
* fix: render the text from custom attachment as markdown
* add special character, one number and one capital letter at password e2e
* minor tweak
---------
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2023-05-10 18:39:56 -03:00
Diego Mello
c00ab98441
feat(Android): Remove Open workspace from onboarding ( #5065 )
...
* Remove Open
* Remove on Android only and comment tests out
2023-05-10 17:22:18 -03:00
Reinaldo Neto
edea063cf6
fix: show user's full name when searching ( #5043 )
...
* fix: show user's full name when searching
* fix the fname and name
* minor tweak at e2e password
---------
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2023-05-10 16:32:39 -03:00
Reinaldo Neto
f4ff7c82af
fix: message re-rendering twice in a row ( #5051 )
2023-05-10 15:44:05 -03:00
Diego Mello
53ee79799a
fix(Android): Wrong icon on push reply fail ( #5055 )
2023-05-10 14:28:14 -03:00
Reinaldo Neto
ab56ecd010
media auto download view completed and saving the settings in mmkv
2023-05-09 19:21:02 -03:00
Reinaldo Neto
fb664a12d7
feat: media auto-download view
2023-05-09 11:49:13 -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
b1575aee8f
chore: Use M1 on CircleCI ( #4958 )
2023-05-04 17:06:03 -03:00
Reinaldo Neto
ed6d45cbfe
fix: quoting a image with a custom emoji in description is breaking layout ( #5034 )
...
* fix: replying with a quote to a image with custom emoji in description
* remove the styles from custom emojis and deleted the removeMargins from styles
* add a new storyshot test for attachment with custom emoji
2023-04-28 15:29:54 -03:00
Reinaldo Neto
7b02205d2f
fix: Ordinals of ordered lists misaligned ( #4994 )
...
* fix: ordered list misaligned
* fix the misaligned at android and format the ordered list to keep the same width
2023-04-28 13:25:55 -03:00
Reinaldo Neto
43917bd789
fix: update the number of members from a room ( #4955 )
...
* [FIX] Update the number of members from a room
* update the subscription users count inside room actions view
* remove console.log
* added e2e test
---------
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2023-04-28 12:16:14 -03:00
Gleidson Daniel Silva
1f0af9ca07
chore: Create and_N_more translation ( #5023 )
...
* add and_N_more translations
* fix translation
2023-04-18 13:54:01 -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
Gleidson Daniel Silva
cbfc810d5a
fix: Call back button label text is inverted on the mobile ( #5014 )
2023-04-11 15:21:42 -03:00
Diego Mello
2849288e4a
fix: Add missing room types to RoomType.swift ( #5024 )
2023-04-11 13:55:40 -03:00
Gleidson Daniel Silva
df62706b02
fix call translation ( #5013 )
...
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2023-04-11 11:54:01 -03:00
Reinaldo Neto
2361789e0c
fix: suggestions not shown in second line of multi-line message ( #4996 )
2023-04-10 21:13:23 -03:00
Gleidson Daniel Silva
337e9e155d
regression: add teams to action screen ( #4942 )
...
* add teams to action screen
* keep it the old way
* fix test id
* back to old one rule
* fix team tests
* fix moveconvert test
* remove skip from room.spec
* fix shared config doc
* remove skip from broadcast.spec
2023-04-10 17:54:02 -03:00