summaryrefslogtreecommitdiff
path: root/core/java/android/app/RecoverableSecurityException.java
Commit message (Expand)AuthorAgeFilesLines
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Mechanism for apps to gain write access to media.Jeff Sharkey2018-12-111-43/+12
* Remove snippet regarding ContentProvider#notifyChange in documentation.Ben Lin2017-05-021-4/+1
* Introduce AuthenticationRequiredException, and @hideBen Lin2017-03-221-1/+2
* More RecoverableSecurityException docs.Jeff Sharkey2017-03-201-14/+43
* Switch RecoverableSE over to using RemoteAction.Jeff Sharkey2017-02-121-31/+39
* Introduce RecoverableSecurityException.Jeff Sharkey2017-01-231-0/+201