Commit Graph

795 Commits

Author SHA1 Message Date
AlexAlexandre 18b2f3388d minor tweak 2021-12-15 00:58:11 -03:00
AlexAlexandre 09a8254813 creating ISubscriptions 2021-12-15 00:48:03 -03:00
AlexAlexandre 667f26e7cd minor tweaks 2021-12-15 00:26:26 -03:00
AlexAlexandre d29b661ccc minor tweaks 2021-12-14 23:56:25 -03:00
AlexAlexandre 63a3e91fd9 creating the IThread interface 2021-12-14 23:09:30 -03:00
AlexAlexandre d649eb5f4e refactor: change the room interface 2021-12-14 20:44:49 -03:00
AlexAlexandre 5635fbbebb minor tweak 2021-12-10 12:06:30 -03:00
AlexAlexandre 13ee494d8a minor tweak 2021-12-09 21:10:35 -03:00
AlexAlexandre 91f73a5101 typing replyBroadcast 2021-12-09 16:59:49 -03:00
AlexAlexandre b211b5a948 updating the UploadProgress 2021-12-09 16:57:53 -03:00
AlexAlexandre 5622d1b25d typing the listRef as a flatList and removing the `.getNode()` 2021-12-09 16:43:27 -03:00
AlexAlexandre 2ca5a06c5e updating the IRoomListProps 2021-12-09 15:08:05 -03:00
AlexAlexandre 0694666a21 chore: minor tweak 2021-12-08 13:09:10 -03:00
AlexAlexandre 0cf9405a65 chore: minor tweak 2021-12-08 04:12:58 -03:00
AlexAlexandre 9519ae50e7 chore: minor tweak 2021-12-08 03:10:34 -03:00
AlexAlexandre 475d6be5b0 chore: minor tweak 2021-12-08 02:41:40 -03:00
AlexAlexandre e6a05f4434 chore: minor tweaks 2021-12-08 02:19:44 -03:00
AlexAlexandre 1dc978cc88 chore: resolving problems with the RightButtons 2021-12-08 00:45:19 -03:00
AlexAlexandre e738f5c80f chore: minor tweak 2021-12-07 22:33:06 -03:00
AlexAlexandre 42d1744cc3 chore: removing forgotten property 2021-12-07 21:47:02 -03:00
AlexAlexandre 2d45e288fb chore: removing forgotten property 2021-12-07 17:04:21 -03:00
AlexAlexandre bd34344a0c chore: minor tweaks 2021-12-07 16:50:32 -03:00
AlexAlexandre 2493cf3f59 chore: minor tweaks 2021-12-07 15:37:34 -03:00
AlexAlexandre ba2b9e862b chore: minor tweaks 2021-12-07 15:13:30 -03:00
AlexAlexandre 244c2a05a9 chore: minor tweaks 2021-12-07 01:18:58 -03:00
AlexAlexandre f68ed794d2 chore: minor tweaks 2021-12-06 23:16:26 -03:00
AlexAlexandre d675828c28 chore: minor tweaks 2021-12-06 21:58:57 -03:00
AlexAlexandre 8a4892e61e chore: changing other components to room requirements 2021-12-06 21:30:49 -03:00
AlexAlexandre 55982566f7 chore: migrate room to ts 2021-12-03 20:19:44 -03:00
AlexAlexandre 161633e299 Merge branch 'develop' into chore/ts-RoomView 2021-12-03 18:28:27 -03:00
AlexAlexandre 8239c4489a chore: migrate services room to ts 2021-12-03 18:26:47 -03:00
Gerzon Z 691bf1ef17
Chore: Migrate react-navigation to TypeScript (#3480)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-03 16:27:57 -03:00
AlexAlexandre a6146bd02b chore: Migrate List room to ts 2021-12-03 10:06:25 -03:00
AlexAlexandre dc3e21056e chore: Migrate List room to ts 2021-12-02 19:11:16 -03:00
AlexAlexandre 6e5df501cb chore: Migrate LoadMore room to ts 2021-12-02 18:19:52 -03:00
AlexAlexandre 46cf0f8e6f chore: Migrate RightButtonsContainer room to ts 2021-12-02 17:47:01 -03:00
AlexAlexandre 9b746cf1e0 chore: Migrate LeftButtons room to ts 2021-12-02 17:11:49 -03:00
AlexAlexandre 87f7c15dfa chore: Migrate UploadProgress room to ts 2021-12-02 17:03:56 -03:00
AlexAlexandre b1d1e29d41 Merge branch 'develop' into chore/ts-RoomView 2021-12-02 14:50:55 -03:00
Reinaldo Neto 11f00fb5f7
Chore: Migrate TeamChannelsView to Typescript (#3532)
Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
2021-12-02 10:58:49 -03:00
Reinaldo Neto 65f5b03bdf
Chore: Migrate ShareListView to Typescript (#3459)
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
2021-12-02 10:39:48 -03:00
Reinaldo Neto 17c70e73d3
Chore: Migrate StatusView to Typescript (#3527)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-02 10:36:46 -03:00
Reinaldo Neto ceeca5952d
Chore: Migrate ThemeView to Typescript (#3522)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-02 10:33:27 -03:00
Reinaldo Neto afaa185fe7
Chore: Migrate SetUsernameView to Typescript (#3526) 2021-12-02 10:29:01 -03:00
Reinaldo Neto e93a73d52d
Chore: Migrate SelectServerView to Typescript (#3521)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-02 10:27:44 -03:00
Reinaldo Neto 7da1b70829
Chore: Migrate SelectListView to Typescript (#3519) 2021-12-02 10:27:07 -03:00
Reinaldo Neto d83193a66d
Chore: Migrate SecurityPrivacyView to Typescript (#3518) 2021-12-02 10:26:34 -03:00
Reinaldo Neto 8d06b17995
Chore: Migrate ScreenLockedView to Typescript (#3515) 2021-12-02 10:26:02 -03:00
Reinaldo Neto 79feef179c
Chore: Migrate ScreenLockConfigView to Typescript (#3517)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-02 10:21:10 -03:00
Reinaldo Neto fa07bbec2f
Chore: Migrate NewMessageView to Typescript (#3502) 2021-12-02 10:20:19 -03:00