fMBT v0.16 released
by Kervinen, Antti
New features and improvements:
* fmbtandroid: new methods in the Device class:
- displayPowered() and screenLocked() => True/False.
- install("filename.apk") / uinstall("package").
- displayRotation() returns current rotation.
- setAutoRotateScreenshot() to compensate current rotation.
- accelerometer() for reading accelerometer data.
- setAccelerometer() for faking the data on emulator.
- setAccelerometerRotation(True|False): (dis)allows rotating display.
- setUserRotation() rotate when accelerometer rotation is disallowed.
* fmbttizen:
- user-definable Python launch command.
- pressMenu() and pressHome() enabled on mobile emulator.
- virtual hardware keyboard can be forced on any hardware.
* Windows:
- fmbtwindows screenshot fixed on 64-bit Windows Python.
- minor fixes in Python libraries for Windows compatibility.
* Many fixes and smaller improvements.
* Experimental: fmbt/utils/fmbtrdp.py offers the GUI test interface to
systems with RDP server. Requires freerdp library 1.2.
https://github.com/FreeRDP/FreeRDP
Project homepage: http://01.org/fmbt
Project wiki: https://github.com/01org/fMBT/wiki/fMBT-Wiki
Project sources: https://github.com/01org/fMBT/
6 years, 4 months