Releases: androidlover5842/OtaUpdater
Releases · androidlover5842/OtaUpdater
untagged-e8e4d5079c30643d2501: updates for latest sdk
untagged-37ca465cf5b4593f608a
build libs with latest sdk
untagged-9c0c4a4c8217de00da09: try to copy rom to commen dir
every device uses different mount point for data like mine uses /emmc as internal in recovery and my second device uses /sdcard as internal to fix flaher error copy rom to data/update.zip
untagged-3140e6052bd9b2d61848
openscript: don't allow to flash if access not granted
untagged-11d4213285ba631b718f
typo: use ! makes statement true or false in release adapter
untagged-fa34b661949c1996380b
try to run without su
untagged-c6576f49c0431c5d9ce1
RootTools: don't allow to start installer if device is not rooted
untagged-a63613d1366e7cbe516e
travis: fix libinit error
untagged-fd4419501b42271aa526
add libbypass
untagged-f63d59dcc61eb7aff188: Bug: some devices use /emmc in twrp instead of sdcard
if emmc=true then it should use emmc path