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
42507b6921
avoid onpress do some edge case because of cached at video
2023-07-05 14:16:39 -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
Reinaldo Neto
b6ae55e57f
remove mediaType and refactor audio and image
2023-07-03 14:28:22 -03:00
Reinaldo Neto
a92d88c99d
change the name to netInfoState and Local_document_directory
2023-06-30 11:26:46 -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
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
b4a9b8af6e
refactor video
2023-06-07 18:15:37 -03:00
Reinaldo Neto
1dc038d321
refactor some changes requested
2023-05-30 11:07:34 -03:00
Reinaldo Neto
99973c0d28
fix the try catch download media
2023-05-19 11:35:36 -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
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
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
Danish Ahmed Mirza
1486204546
[IMPROVE] Redesign emoji picker ( #4328 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-10-21 15:27:55 -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
3072bbd5b3
Revert "Chore: Migration to Hooks - Markdown ( #4264 )" ( #4338 )
...
This reverts commit 4fd0084bc1
.
2022-07-04 15:10:14 -03:00
Alex Junior
4fd0084bc1
Chore: Migration to Hooks - Markdown ( #4264 )
...
* chore: migrate TextInput from class to functional
* changing from themes[theme] to colors
* removing markdown theme props from other files
* adding a force update and fix a stories
* adding testID and tests for markdown
* fixing some interfaces
* minor tweak
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-06-27 18:27:22 -03:00
Alex Junior
614d9afe65
Chore: Evaluate helpers and utils - Typescript ( #4146 )
2022-06-06 11:17:51 -03:00
Alex Junior
d99b31849a
Chore: Evaluate Icon - Typescript ( #3982 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-05-02 16:21:15 -03:00
Gleidson Daniel Silva
bdf83e546e
Chore: Move constants away from rocketchat folder - Typescript ( #4022 )
...
* create keys file and export all consts
* fix import E2E_MESSAGE_TYPE
* fix constants import
* fix constants import
* fix E2E_BANNER_TYPE import
* fix E2E_ROOM_TYPES import
* fix THEME_PREFERENCES_KEY import
* fix CRASH_REPORT_KEY and ANALYTICS_EVENTS_KEY import
* fix MIN_ROCKETCHAT_VERSION import
* fix constantDisplayMode import
* fix environment imports
* fix links imports
* fix localAuthentication imports
* fix localPath imports
* fix messagesStatus imports
* fix messageTypeLoad imports
* fix defaultSettings imports
* fix tablet imports
* update with todo for colors
* move to lib folder
* change constant/colors to constant
2022-04-07 11:10:03 -03:00
Gleidson Daniel Silva
7d2ae5ea7c
Chore: Evaluate helpers and methods - Typescript ( #4030 )
...
* move userPreferences to methods folder
* create formatAttachmentUrl file
* create compareServerVersion file
* create generateLoadMoreId file
2022-04-07 10:13:19 -03:00
Alex Junior
488074b4ae
Chore: Evaluate Message - TypeScript ( #3944 )
...
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-04-01 18:52:38 -03:00
Gerzon Z
b0580bf547
[NEW] Redesign quoted messages ( #3883 )
2022-03-21 17:44:06 -03:00
Gerzon Z
38b2b08278
Chore: Evaluate ActivityIndicator - TypeScript ( #3914 )
...
* update: `BackgroundContainer` and `ActivityIndicator`
* update: return type for `RCActivityIndicator`
* update: return type for `BackgroundContainer`
2022-03-17 22:37:10 -04:00
Reinaldo Neto
5ac4700d51
Chore: Migrate Markdown to Typescript ( #3558 )
...
* Chore: Migrate Markdown to TS
* Chore: Migrate Markdown to TS
* minor tweak
* added preview where markdown was preview and fixed params within markdown
* removed ts-ignore
* fix lint
* removed numbersofline={0} and default value to numberOfLines=1
* change how to import markdown preview and remove numberOfLines
* using useTheme inside markdownPreview and remove theme from components
* minor tweak on interfaces
* isNewMarkdown return as boolean
* minor tweaks
* minor tweaks
* removed unused component
* fixed markdown stories
* updated snapshot because removed numberOfLines={0} from message/content
* create IEmoji.ts in definitions and refactor all places where getCustomEmoji was called
* onLinkPress typed
* todo: refactor navtoroominfo
* formatText.test.ts
* markdown stories to typescript too
* minor tweak
* IMessage definition
* refactor: update new types and interfaces for use ISubscription
* refactor: update threadItem for use new MarkdownPreview
* refactor: rollback wrong file commited
* formatHyperlink
* fix lint
* updated item story shot
* refactor and refactor some types
* Remove non-null assertion
* Minor change on useRealName
* tweak
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-17 12:27:01 -03:00
Gerzon Z
2d1b093666
Chore: Migrate lib/utils to TypeScript ( #3637 )
...
* Migrate utils to TypeScript
* Add @types/semver
* Refactor compareServerVersion(currentVersion, oldVersion, func) to compareServerVersion(current, func, oldVersion)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-07 14:44:04 -04:00
Reinaldo Neto
13af9d80ed
Chore: Migrate Model's folder to Typescript ( #3564 )
2022-01-11 10:51:48 -03:00
Alex Junior
c216544cc4
[NEW] Preview or download attachments ( #3470 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-16 12:59:58 -03:00
Alex Junior
69a67ea998
Chore: Start Typescript migration ( #3279 )
2021-09-13 17:41:05 -03:00