Rocket.Chat.ReactNative/android
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
..
app Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
fastlane Chore: Improve QA workflow (#3285) 2021-07-19 18:04:45 -03:00
gradle/wrapper Chore: Update React Native to 0.64.2 (#3245) 2021-07-21 12:50:39 -03:00
Gemfile [NEW] Add fastlane to android module and configure CI (#2100) 2020-06-16 10:31:07 -03:00
Gemfile.lock [NEW] Add to F-Droid (#2171) 2020-08-24 09:24:10 -03:00
build.gradle Tests: Make Detox work on Android (#3051) 2021-12-02 10:19:15 -03:00
gradle.properties Chore: Update React Native to 0.64.2 (#3245) 2021-07-21 12:50:39 -03:00
gradlew Chore: Update React Native to 0.64.2 (#3245) 2021-07-21 12:50:39 -03:00
gradlew.bat Chore: Update React Native to 0.64.2 (#3245) 2021-07-21 12:50:39 -03:00
settings.gradle Chore: Update WatermelonDB to 0.23.0 (#3386) 2021-10-01 17:35:13 -03:00