Files
frameworks_base/core/java/android
James Cook 9201e79783 Add basic support for Ctrl-Z to editable TextViews
* Add an UndoManager to the Editor for each editable TextView
* Record operations as being owned by that Editor
* Parcel the undo state
* Wire hardware keyboard shortcuts Ctrl-Z for undo and Ctrl-Shift-Z
  for redo into TextView shortcut handling.
* Expose IDs for "undo" and "redo" for symmetry with cut/copy/paste.

Tests in CTS TextViewTest will land separately in ag/635321

Bug: 19332904
Change-Id: Ibd23843f86b4cd556751faa0b3ad1f35d6d49785
2015-02-19 10:32:14 -08:00
..
2015-01-07 16:05:02 -08:00
2015-02-12 10:58:52 -08:00
2015-02-04 05:48:48 +00:00
2015-02-06 13:14:41 +00:00
2015-02-18 07:49:03 -08:00
2015-02-18 07:49:03 -08:00