Rocket.Chat.ReactNative/app/containers
Alex Junior cd00366613
Chore: Update react-native-mmkv-storage to 0.6.12 (#3634)
* chore: updating mmkv library

* feat: updating android ejson to use the getSecureKey new version

* feat: updating IOS files to use the getSecureKey new version

* feat: changing all mmkv methods to use sync calls

* feat: changing mmkv methods from Screen lock

* feat: changing all mmkv methods from login, ssl certificate and change/add server

* feat: changing all mmkv methods from login, ssl certificate and change/add server

* feat: changing all mmkv methods from logout

* feat: changing all mmkv methods from e2e

* fix: small fix at encryption and server drop down

* feat: changing all mmkv methods from set theme

* feat: changing all mmkv methods from openLink

* fix: setting up mmkv to works property on Android

* fix: fix an error to set the theme when open the app

* refactor: change the react-native branch (temporary)

* refactor: removing all `Async` from mmkv functions name

* refactor: removing await from unnecessary functions, removing console.log and update cocoapods

* refactor: removing unnecessary undefined from methods

* feat: creating a custom hook for mmkv

* refactor: changing the fetchPasscode to use the useUserPreferences hook

* refactor: changing setTheme from app/index

* refactor: small fix on setTheme

* chore: update mmkv to 0.6.11

* chore: update mmkv to 0.6.11

* chore: minor tweak

* chore: update mmkv to 0.6.12

* chore: mock NativeModules

* chore: fix test mmkv

* chore: removing custom MMKV JSI module, since is no more necessary after 0.6.11 version

* feat: removing some async calls from mmkv after update from develop

* feat: creating a function to get the initialTheme

* feat: removing unnecessary try/catch

* fix: fixing the blink white when open the app

* feat: changing useMMKVStorage to create from mmkv lib

* test: creating a mock for mmkv create function

* chore: fix errors on tablet

* minor tweak
2022-03-09 16:41:26 -03:00
..
ActionSheet Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
Avatar Chore: Migrate RoomInfoView to Typescript (#3778) 2022-03-03 18:46:53 -03:00
BackgroundContainer Merge branch 'develop' into new.add-discusions-roomactionsview 2022-01-31 17:32:49 -04:00
Button Tests: Make Detox work on Android (#3051) 2021-12-02 10:19:15 -03:00
EmojiPicker Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
Header Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
HeaderButton [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
InAppNotification Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
List Chore: Migrate views/RoomListView to typescript (#3758) 2022-02-25 15:59:39 -03:00
MessageActions Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
MessageBox Chore: Dehydrate login methods from rocketchat.js (#3759) 2022-03-08 14:54:26 -04:00
Passcode Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
RoomHeader Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
Status Chore: Migrate StatusView to Typescript (#3527) 2021-12-02 10:36:46 -03:00
TwoFactor [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
UIKit Chore: Migrate to TS RommInfoEditView (#3766) 2022-02-25 18:24:08 -03:00
__snapshots__ [FIX] StoryShots not working for async rendered components (#3677) 2022-01-31 18:15:44 -03:00
markdown Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
message Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
ActivityIndicator.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
AppVersion.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Check.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
FormContainer.tsx Chore: Migrate CreateChannelView to Typescript (#3486) 2021-11-10 18:18:35 -03:00
Loading.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
LoginServices.tsx Chore: Dehydrate login methods from rocketchat.js (#3759) 2022-03-08 14:54:26 -04:00
MessageErrorActions.tsx Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
OrSeparator.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
ReactionsModal.tsx Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
RoomTypeIcon.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
SafeAreaView.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
SearchBox.tsx Chore: Migrate LivechatEditView to Typescript (#3499) 2022-02-07 12:18:37 -03:00
SearchHeader.tsx Chore: Migrate CannedResponsesListView to Typescript (#3553) 2022-02-04 19:15:01 -03:00
StatusBar.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
TextInput.stories.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
TextInput.tsx Chore: Migrate LivechatEditView to Typescript (#3499) 2022-02-07 12:18:37 -03:00
ThreadDetails.tsx Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
Toast.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00