summaryrefslogtreecommitdiff
path: root/core/java/android/content/UndoOperation.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-2/+3
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-3/+2
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-2/+3
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+3
* Fix issue #10461600: KLP API Review: UndoManagerDianne Hackborn2013-09-041-0/+2
* New UndoManager.Dianne Hackborn2013-05-071-0/+110