History log of /sdk/uiautomatorviewer/src/com/android/uiautomator/actions/ToggleNafAction.java
Revision Date Author Comments
9841b952b84cf10aaef29158f792a4bfed806a18 08-Aug-2012 Siva Velusamy <vsiva@google.com> uiautomator: Misc cleanups

This CL performs a bunch of minor cleanups to allow reusing the
UiAutomatorView from within an Eclipse view/editor. In particular:
- The model is not a singleton anymore. It can be constructed
based on an XML file, and is stored within the view.
- References to the view from the model have all been removed.
- All the view code from the application window class has been
moved into a separate UiAutomatorView class.

There is no new functionality, and from the UI perspective, there
is only one change: The are now two toolbars, a global application
level toolbar for global actions (open file, capture screenshot),
and a toolbar above the view hierarchy that allows setting a couple
of tree viewer options.

Change-Id: Ib4fe98426c2f83de233091c23b080de4f9b7449a
5afd994147069d77748d5b99791428fc3c0376e3 28-Jul-2012 Guang Zhu <guangzhu@google.com> DO NOT MERGE: moving uiautomatorviewer into sdk

It's currently under frameworks/testing

This is cherry-pick'd back to ensure that all branches have a
copy of uiautomatorviewer

Change-Id: I8444f5c375a605c8c6480a33cee19a6d3d5ad7ca
428f10724739d2cc7f4bbbd7add6bdf8229d1294 28-Jul-2012 Guang Zhu <guangzhu@google.com> moving uiautomatorviewer into sdk

It's currently under frameworks/testing

Change-Id: I8444f5c375a605c8c6480a33cee19a6d3d5ad7ca