Skip to content

Version 1.2.3

Compare
Choose a tag to compare
@jahirfiquitiva jahirfiquitiva released this 18 May 05:04
· 53 commits to master since this release
b29be91
  • Updated dependencies.
  • SALT byte array will be generated dynamically.
  • Added a new method to enable/disable check for APK files in system folders
enableAPKCheck(boolean enable)
  • Some previously deprecated methods were removed:
blockIfUnauthorizedAppDetected(SharedPreferences preferences, @NonNull String preferenceName)
blockIfUnauthorizedAppDetected(String preferencesName, @NonNull String preferenceName)
enableEmulatorCheck()
withActivityColor(@ColorRes int colorPrimary, @ColorRes int colorPrimaryDark)
  • Added new methods (and their previous version is deprecated now)
enableUnauthorizedAppsCheck(boolean enable)
enableStoresCheck(boolean enable)
enableDebugCheck(boolean enable)