Gerzon Z
|
b9651493d2
|
Chore: update `theme` type (#4025)
* chore: update `theme` type
* update: components
* update: storyshots
* add: `theme` type to `DirectoryItem`
* chore: update theme type on `message/index.tsx`
* update: `RoomTypeIcon`'s useTheme
|
2022-04-12 12:27:05 -04: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 |
Reinaldo Neto
|
afdc915499
|
Chore: Migrate AttachmentView to Typescript (#3483)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2021-11-17 16:59:53 -03:00 |
Reinaldo Neto
|
2b3542d4ae
|
Chore: Migrate ShareView to Typescript (#3481)
|
2021-11-16 13:19:50 -03:00 |
Gerzon Z
|
f196a7afaf
|
Chore: Update Reanimated to 2.2.2 (#3341)
* Update reanimated to 2.2.0
* Podfile and Manifest
* Update MainApplication.java
* Merge develop to branch
* Update yarn.lock
* Run yarn
* Other fixes
* Fix for Android build https://github.com/software-mansion/react-native-reanimated/issues/2412#issuecomment-917958173
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2021-10-01 17:34:25 -03:00 |
Alex Junior
|
69a67ea998
|
Chore: Start Typescript migration (#3279)
|
2021-09-13 17:41:05 -03:00 |
Djorkaeff Alexandre
|
cbe51e2d18
|
[IMPROVEMENT] Clear image cache when clear cache (#2300)
* [IMPROVEMENT] Clear image cache when clear cache
* use fork instead
* react-native-fast-image -> @rocket.chat/react-native-fast-image
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-07-17 14:39:06 -03:00 |
Djorkaeff Alexandre
|
0923851072
|
[FIX] ImageViewer not recognising gestures after zoomed (#2261)
* [FIX] Zoomed in images must react to gestures
* AnimatedFastImage -> AnimatedImage
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-07-08 16:38:09 -03:00 |
Djorkaeff Alexandre
|
07e9bcb776
|
[NEW] Send multiple attachments (#2162)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-06-26 17:22:56 -03:00 |
Ezequiel de Oliveira
|
36b37eb747
|
[CHORE] Create DimensionsContext (#2098)
Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-06-17 14:35:58 -03:00 |
Djorkaeff Alexandre
|
66d21408b6
|
[NEW] Image Viewer (#1479)
|
2019-12-18 18:13:11 -03:00 |