Skip to content

Releases: GantMan/jail-monkey

v2.3.4

20 Apr 21:13
Compare
Choose a tag to compare
  • Merge pull request #87 from Droidking18/master ca62571
  • Prevent null reference on packageManager.getInstalledApplications 2492b47
  • Merge pull request #83 from adamivancza/apple_silicon_support 45ed8ff
  • Disabling jailbreak checks when app is running on Apple Silicon cee6cbe
  • Merge pull request #79 from GantMan/improve-docs-fix-types ce73337
  • Update Flow and TS types and ensure the JS confirms to those types f0c1c81
  • Removed unused index.js file in root, all code points to jailmonkey.js f2f5e08
  • This module doesn’t appear to be used, this logic is duplicated in isDebuggedMode 262dcd6
  • Merge pull request #75 from GantMan/react-core-podspec d5b29c5
  • Use correct React dependency in podspec e21a472
  • Merge pull request #74 from GantMan/upgrade-rootbeer 54902d3
  • Upgrade rootbeer package to latest (0.0.8) fa17b2a
  • Merge pull request #72 from mateosilguero/patch-1 e969a0a
  • Update JailMonkey.m fb73aac

v2.3.3...v2.3.4

2.3.3

24 Sep 05:41
Compare
Choose a tag to compare
  • Added macro to bypass check on simulators #57 @chhourbro
  • Fixed support for android mock location detection on versions Marshmallow and above #65 @nzankich
  • Fixed incorrect flow and typescript type definitions #67 @crafterm

2.3.2

24 Sep 05:36
Compare
Choose a tag to compare
  • Fix bug: isDebuggedMode function does not work on iOS #59 @tangten

2.3.0

24 Sep 05:32
Compare
Choose a tag to compare
  • Fix build on Android 0.59.9 #46 @zuccha
  • Return promises from methods, add type definitions and code improvements #49 @DanthonyPabon
  • Check root without busybox for all devices #54 @grit96

2.2.0

05 Apr 03:58
Compare
Choose a tag to compare

Commits:

  • Update README.md 2f93b10
  • Merge pull request #43 from puskin94/fix/hookDetectionStaticFunctions 95169ab
  • the methods should stay static f9b3f4d
  • Merge pull request #42 from puskin94/feature/readmeUpdateNewMethods c60ed44
  • updated the README file with new methods defbf69
  • Merge pull request #40 from puskin94/feature/isDebugged 6179c27
  • Merge branch 'master' into feature/isDebugged 04e660e
  • Merge pull request #39 from puskin94/feature/hookDetected 30eaecc
  • Merge pull request #38 from puskin94/feature/jailbreakPathsToCheck 9d62aa0
  • added missing bridge ce27766
  • added the hookDetection 7655eef
  • added missing libraries 217fa72
  • added the android part f5f46a9
  • added the missing bridge aabd138
  • removed the old reference and added the missing library d69f4d9
  • added the ios part 7036370
  • expanded the list of files to check in order to better distinguish if an iPhone is jailbroken or not c38ad82