Age | Commit message (Expand) | Author |
---|---|---|
2020-10-27 | Add maxTargetSdk restriction to unused APIs. | Mathew Inwood |
2019-12-18 | Use new UnsupportedAppUsage annotation. | Artur Satayev |
2019-11-19 | Add @UnsupportedAppUsage annotations for greylist. | Artur Satayev |
2018-08-15 | Add @UnsupportedAppUsage annotations | Mathew Inwood |
2016-06-07 | Fix: UndoManager#saveInstanceState. | Keisuke Kuroyanagi |
2015-03-18 | Improve undo support for text entered with IME | James Cook |
2015-03-02 | Fix crash in UndoManager after parceling TextView | James Cook |
2015-02-27 | Reland: Add basic support for Ctrl-Z to editable TextViews | James Cook |
2015-02-23 | Change UndoManager mOwners from HashMap to ArrayMap | James Cook |
2013-09-04 | Fix issue #10461600: KLP API Review: UndoManager | Dianne Hackborn |
2013-05-07 | New UndoManager. | Dianne Hackborn |