v0.21.0 (2017-10-30)
- Add
serial.write
andserial.getBuffer
. -
mob.getSmsText
now uses android-smspopup application (see documentation) instead of SMSPopup from Play Store and accepts optionalwait
argument. - Add
mob.isExist
. - Fix regex pattern matching not performing the matching globally.