vn-verdnaturachat/app/utils
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
..
base64-js Chore: Migrate lib/encryption folder to TypeScript (#3639) 2022-02-16 17:14:28 -04:00
fileDownload Chore: Migrate react-navigation to TypeScript (#3480) 2021-12-03 16:27:57 -03:00
fileUpload Chore: Migrate methods/sendFileMessage to typescript (#3683) 2022-02-21 13:06:57 -03:00
log Chore: Change console.log to console.error when logging error 2022-01-26 00:06:00 -03:00
navigation Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
shortnameToUnicode Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
appGroup.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
avatar.ts Chore: Migrate lib/utils to TypeScript (#3637) 2022-02-07 14:44:04 -04:00
debounce.ts Chore: Migrate views/RoomListView to typescript (#3758) 2022-02-25 15:59:39 -03:00
deferred.ts Chore: Migrate lib/encryption folder to TypeScript (#3639) 2022-02-16 17:14:28 -04:00
deviceInfo.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
events.ts Chore: Migrate views/RoomListView to typescript (#3758) 2022-02-25 15:59:39 -03:00
fetch.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
goRoom.ts Chore: Migrate ee/omnichannel folder to Typescript (#3749) 2022-03-07 18:16:20 -03:00
info.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
isReadOnly.ts Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
isValidEmail.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
layoutAnimation.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
localAuthentication.ts Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
media.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
messageTypes.ts [IMPROVE] Team system messages feedback (#3771) 2022-02-23 17:31:14 -03:00
moment.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
openLink.ts Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
random.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
review.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
room.ts Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
scaling.ts Chore: Migrate NewServerView to Typescript (#3431) 2021-10-20 15:04:15 -03:00
scrollPersistTaps.ts Chore: Migrate ProfileView to TypeScript 2021-11-10 12:10:34 -03:00
server.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
sslPinning.ts Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
theme.ts Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
touch.tsx Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
twoFactor.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
url.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00