- Updated emulator detection for Android
- Added Palera1n jailbreak detection
- bump
rootbeer
from0.0.9
to0.1.0
(see rootbeer#170 rootbeer#171)
- bump
rootbeer
from0.0.8
to0.0.9
BREAKING CHANGES:
- support "cordova" version ">=10.0.0"
- support "cordova-android" version ">=9.0.0"
- support "cordova-ios" version ">=6.0.0"
- Add Check by Methods and Remove Check isRunningOnEmulator by default (WuglyakBolgoink#43)
BREAKING CHANGES:
- remove nodeJS stuff
- remove cordova hooks
- remove
ENABLE_BUSYBOX_CHECK
plugin preference - remove
isRootedRedBeerWithoutBusyBoxCheck
function - add new internal checks
- add simple emulator check
- add simple magisk check (full implementation will be finished soon in
rootbeer
library)
- update documentation / Typings
- update gradle configuration
- bump
rootbeer
from0.0.7
to0.0.8
- Add new optional install variable
ENABLE_BUSYBOX_CHECK
- Fixed Android Check:
IRoot.isRooted()
- Add additional iOS checks. Merged PR#8
- Updated Types (index.d.ts)
- Add/rename new Android Check:
IRoot.isRootedRedBeer()
- Add/rename new Android Check:
IRoot.isRootedRedBeerWithoutBusyBox()
- bump
rootbeer
from0.0.6
to0.0.7
- add `iroot.d.ts'
- small fix in
www/iroot.js
- bump
rootbeer
from0.0.4
to0.0.6