CHANGES
=======

* short report code, capture screen before run click
* add named dict, update report ext structure
* fix #44
* add issue template
* add missing images
* add adb 1.0.36 address, close #41
* add input_methods method, close #42
* add keep_screen and free_screen, close #43
* update again
* add design, which are not started
* add wda doc
* codesign error, ..-_-!!
* -_-! webdriveragent why not stable
* clear_text add move_end
* format doc
* update readme doc
* update
* add input method detect
* fix report bug
* make ios test more stable
* fix utf7ime install
* add click_image( safe = True), also update report
* little modify
* finish ios install, some ios bug fix
* watch activity on android (lame way..)
* basic events recorder
* union touchups/moves/downs
* add ios documentation
* add timeout for queue post
* fix typo
* fix ios taskqueue, support nowait support
* use unix socket instead of port listen, because ios test can only run on mac
* generate draft from saved record frames
* support iphone6p and iphone5c

1.0.12
------

* fix all license
* update document
* fix dir
* remove uesless comment
* update license from mit to apache2
* fix taskqueue get timeout
* use task.queue instead of pipe
* finish atx.taskqueue
* refator record using addon-components
* remove adb2.py & device/android_minicap.py, add mixins for adbkit
* update web all use local js source in order to speed up browser load
* update doc
* add command python -matx info
* python -m atx gui add iOS support
* remember last save path for tkgui, close #35
* update opencv of qiniu address
* remove adb.py deps
* close #34
* fix rotation, close #33
* add start app support
* little fix
* add timeout
* remove uesless code
* refactoring. record screen + ui-hierarchy + user-input
* change layout for later analyze
* init ios click function
* fix type when wait_response returns None
