summaryrefslogtreecommitdiff
path: root/core/java/android/content/UndoOperation.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2013-09-04Fix issue #10461600: KLP API Review: UndoManagerDianne Hackborn
2013-05-07New UndoManager.Dianne Hackborn