summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/SuspendDialogInfo.java
AgeCommit message (Expand)Author
2021-03-24Accept strings for more parameters in Suspend DialogSuprabh Shukla
2020-11-30Mechanically apply TypedXml refaster template.Jeff Sharkey
2020-11-30Mechanical refactoring to new typed XML classes.Jeff Sharkey
2020-01-22Add an unsuspend button option to SuspendDialogInfoSuprabh Shukla
2019-08-29Add missing nullability annotations.Aurimas Liutikas
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-17Remove old private constant from ResourceId.Aurimas Liutikas
2018-10-12Suspending app can customize intercepting dialogSuprabh Shukla