CHANGES
=======

1.1.2
-----

* fix test
* update report and start\_app
* update aircv in order to support sift in opencv3
* clean code
* use axmlparserpy instead of androguard, close #121
* fix #120
* limit python install version
* fix run in multi devices, close #117
* use // to divide, close #114
* fix bug of dead loop
* fix d.type for py3
* update install doc with new opencv
* update doc
* fix hot fix
* hot fix
* update atx-uiautomator version which fix resourcewarning in py3
* fix report click on py3
* add python3.4 auto test
* fix python3 not supported bug of ios
* re-instated copyright following BSD license (#113)
* update uiautomator requirements

1.1.1
-----

* take screenshot again when first failed
* remove useless blockly
* use ATX\_CONNECT\_URL env to pass connect\_url
* add ATX\_DEVICE\_URL environment
* fix test of report
* change report save image from png to jpg to small report size
* add todo assert image exists
* fix travis
* fix travis
* run test on travis
* change upgrade pip
* test again
* update doc to help with virtualenv
* update error class name
* skip test because of missing opencv
* force test in every push
* move screenshot method into mixin
* comment windows support
* update requirements
* fix last fix
* update facebook wda deps
* ignore remove tmp file error, instead give a warn, close #69
* fix last update, some xiaomi machine fail to run uiautomator
* update atx uiautomator
* disable system encoding check
* update wda version
* update wda requirements
* add dump\_view api
