summaryrefslogtreecommitdiff
path: root/core/java/android/app/admin/SecurityLog.java
AgeCommit message (Expand)Author
2021-05-10Update SecurityLog javadocRubin Xu
2020-12-01Log setting of password complexity.Eran Messeri
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-02-20Support security logging on org-owned managed profile devicesRubin Xu
2020-01-03Log to SecurityLog if camera is disabled by adminRubin Xu
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-05-15Do not compare ID when deduplicating SecurityEventRubin Xu
2019-03-20Improve javadocRubin Xu
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-22Docs: small documentation fixes for formatting and typos.Benjamin Miller
2018-02-14Fix javadoc to match event payload content.Pavel Grafov
2018-02-13NIAP: Log cert validation and key integrity failures.Pavel Grafov
2018-02-07Run and log BoringSSL self-test for NIAP compliance.Pavel Grafov
2018-01-29Log additional events in security log.Pavel Grafov
2017-12-21Add id to SecurityEvent.Naomi Musgrave
2017-12-13Add more IntDef prefixes for auto-documenting.Jeff Sharkey
2017-04-11Improve javadocs for SecurityLog class.Pavel Grafov
2017-03-21Request logs from logd with 3s overlap to avoid missing events.Pavel Grafov
2017-02-02Fix the documentation for SecurityLog.SecurityEvent.getData().Pavel Grafov
2016-03-30Adjusting javadocs for process loggingMichal Karpinski
2016-03-16Unifying method names and comments to security logging, not device loggingMichal Karpinski