Gleidson Daniel Silva
|
585e5a0592
|
Chore: Migrate Touch to hooks (#4422)
* migrate to hooks and fix types
* fix import and remove theme prop
* update tests
* fix touch file name
* wip
* rename
* change to touch
* remove button and change to touch
|
2022-08-17 10:32:21 -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 |
Gleidson Daniel Silva
|
41dbbf4d4b
|
Chore: Migrate NotificationPreferencesView to hooks (#4327)
* add none option
* create showErrorAlertWithEMessage function
* migrate NotificationPreferencesView to hooks and improves overall
* change icon to right
* fix navigation options
* remove none
* fix types
* remove memo
* cleaning
* switching to destructuring
* add observe for hideUnreadStatus
* fix desktop options
* remove unused options
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
|
2022-08-01 13:35:05 -03:00 |
Reinaldo Neto
|
888bcae48e
|
Chore: Evaluate RoomMembersView - TypeScript (#4116)
* Chore: Evaluate RoomMembersView - TypeScript
* evaluate show action sheet
* fix tsubscriptionmodel
|
2022-05-02 21:48:08 -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
|
2fb7d917a7
|
Chore: Evaluate ActionSheet - TypeScript (#3927)
|
2022-03-22 17:44:27 -03:00 |
Alex Junior
|
69a67ea998
|
Chore: Start Typescript migration (#3279)
|
2021-09-13 17:41:05 -03:00 |