CHANGES
=======

* fix text conflict in type and ui\_selector
* make type() support click element before send text
* fix argument serialno to serial
* fix type chinese error when first switch ime
* update how to handle alert doc
* update badge url
* try to fix atx.connect() error when adbd not started
* add index in report and click zoom for info
* make readme shorter
* fix android display always width < height problem
* add clear\_text for ios
* fix travis error
* fix travis build error
* add atx-webide deps
* fix display.rotation display is None exception
* fix apkparse not working on py2.7
* add prepare\_ime api
* click\_exists supports proto button
* take care of the pil rgba to jpg warning

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
