summaryrefslogtreecommitdiff
path: root/core/java/android/app/DirectAction.java
Commit message (Expand)AuthorAgeFilesLines
* Fix two typos on comment.wilsonshih2021-09-271-2/+1
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin2019-12-301-1/+1
* Address API conucil feedbackSvet Ganov2019-04-301-7/+41
* [DO NOT MERGE] Adding API for defining and invoking DirectActionsSunny Goyal2019-04-251-0/+188