commit | 7713d18847c7fe81fb5f34e888aaf8167862f5fd | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@google.com> | Tue Feb 17 15:00:38 2015 -0800 |
committer | James Cook <jamescook@google.com> | Mon Feb 23 12:23:47 2015 -0800 |
tree | 2f71c45e58715d55806b549c85a290d3798c756e | |
parent | c20f54aff64a5b29003968249906c9443208a845 [diff] |
Improvements to TextView Ctrl-Z undo support * Undo/redo restores cursor position * Multiple deletes are consolidated into a single operation * Don't create undo history for invalid or no-op operations * Move logic for merging operations into Editor.EditOperation CTS tests in android.widget.cts.TextViewTest will land separately. Bug: 19332904 Bug: 19450037 Change-Id: I9c7887aecdd0209e783fb7cda4cb7081a97a98cd