.travis.yml
ABOUT.rst
AUTHORS
CHANGELOG
ChangeLog
LICENSE
MANIFEST.in
README.md
appveyor.yml
build.sh
publish.sh
requirements.txt
setup.cfg
setup.py
atx/__init__.py
atx/__main__.py
atx/base.py
atx/check.sh
atx/console.py
atx/consts.py
atx/cron.py
atx/device.py
atx/devsuit.py
atx/errors.py
atx/interface.txt
atx/jsonlog.py
atx/log2html.py
atx/patch.py
atx/proto.py
atx/testapi.sh
atx.egg-info/PKG-INFO
atx.egg-info/SOURCES.txt
atx.egg-info/dependency_links.txt
atx.egg-info/not-zip-safe
atx.egg-info/pbr.json
atx.egg-info/requires.txt
atx.egg-info/top_level.txt
atx/androaxml/__init__.py
atx/androaxml/androguard.zip
atx/htmltemplate/app.js
atx/htmltemplate/highstock-data-cpu.json
atx/htmltemplate/highstock-data-mem.json
atx/htmltemplate/index.html
atx/htmltemplate/css/bootstrap.min.css
atx/htmltemplate/css/lightbox.css
atx/htmltemplate/img/demo.jpg
atx/htmltemplate/img/loading.gif
atx/htmltemplate/js/bootstrap.min.js
atx/htmltemplate/js/highstock.js
atx/htmltemplate/js/jquery.min.js
atx/htmltemplate/js/lightbox.min.js
atx/htmltemplate/js/lightbox.min.map
atx/platform/__init__.py
atx/platform/android.py
atx/platform/androidwifi.py
atx/platform/dummy.py
atx/platform/ios.py
atx/platform/windows.py
atx/platform/adb/__init__.py
atx/platform/adb/adbclient.py
atx/platform/adb/androidkeymap.py
atx/platform/adb/update.sh
atx/webgui/__init__.py
atx/webgui/routers/__init__.py
atx/webgui/routers/api.py
atx/webgui/routers/home.py
atx/webgui/routers/utils.py
atx/webgui/static/css/bootstrap-theme.css
atx/webgui/static/css/bootstrap-theme.css.map
atx/webgui/static/css/bootstrap-theme.min.css
atx/webgui/static/css/bootstrap.css
atx/webgui/static/css/bootstrap.css.map
atx/webgui/static/css/bootstrap.min.css
atx/webgui/static/css/cropper.css
atx/webgui/static/css/style.css
atx/webgui/static/fonts/glyphicons-halflings-regular.eot
atx/webgui/static/fonts/glyphicons-halflings-regular.svg
atx/webgui/static/fonts/glyphicons-halflings-regular.ttf
atx/webgui/static/fonts/glyphicons-halflings-regular.woff
atx/webgui/static/imgs/favicon.ico
atx/webgui/static/js/app.js
atx/webgui/static/js/bootstrap.js
atx/webgui/static/js/bootstrap.min.js
atx/webgui/static/js/cropper.min.js
atx/webgui/static/js/jquery-1.10.1.min.js
atx/webgui/static/js/jquery-1.10.1.min.map
atx/webgui/templates/index.html
atx/webgui/templates/layout.html
atx/webgui/templates/login.html
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
scripts/AXMLPrinter2.jar
scripts/README.md
scripts/airtest_recoder.py
scripts/androaxml.py
scripts/androguard.zip
scripts/compile.sh
scripts/image.py
scripts/install.py
scripts/jurassic_park_kitchen.jpg
scripts/mac_install.sh
scripts/monitor.py
scripts/monkey_playback.py
scripts/monkey_recorder.py
scripts/pixelmatch.py
scripts/run.bat
scripts/runxinput.bat
scripts/simple-ide.py
scripts/airtoolbox/Makefile
scripts/airtoolbox/common.go
scripts/airtoolbox/input.go
scripts/airtoolbox/main.go
scripts/airtoolbox/stat.go
scripts/apkview/Makefile
scripts/apkview/apkview.go
scripts/apkview/proto.go
tests/.fsw.yml
tests/README.md
tests/requirements.txt
tests/runtest.sh
tests/test.py
tests/test_android.py
tests/test_base.py
tests/test_dummy.py
tests/test_image.py
tests/test_jsonlog.py
tests/test_patch.py