summaryrefslogtreecommitdiff
path: root/core/java/android/app/admin/SecurityLog.java
Commit message (Expand)AuthorAgeFilesLines
* Update fields for SecurityLog WiFi events.Gabriel Biren2022-03-171-9/+9
* Remove SecurityLog.writeEvent(String)Rubin Xu2022-02-111-17/+0
* Security log: additional events for WiFi and BLE connectionsRubin Xu2022-02-111-0/+50
* Security Logging: log password change eventsRubin Xu2022-02-091-4/+53
* Update SecurityLog javadocRubin Xu2021-05-101-1/+2
* Log setting of password complexity.Eran Messeri2020-12-011-1/+18
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Support security logging on org-owned managed profile devicesRubin Xu2020-02-201-4/+136
* Log to SecurityLog if camera is disabled by adminRubin Xu2020-01-031-0/+15
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Do not compare ID when deduplicating SecurityEventRubin Xu2019-05-151-0/+5
* Improve javadocRubin Xu2019-03-201-1/+4
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+2
* Docs: small documentation fixes for formatting and typos.Benjamin Miller2018-02-221-2/+2
* Fix javadoc to match event payload content.Pavel Grafov2018-02-141-0/+1
* NIAP: Log cert validation and key integrity failures.Pavel Grafov2018-02-131-0/+22
* Run and log BoringSSL self-test for NIAP compliance.Pavel Grafov2018-02-071-0/+10
* Log additional events in security log.Pavel Grafov2018-01-291-26/+384
* Add id to SecurityEvent.Naomi Musgrave2017-12-211-4/+41
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-10/+12
* Improve javadocs for SecurityLog class.Pavel Grafov2017-04-111-0/+10
* Request logs from logd with 3s overlap to avoid missing events.Pavel Grafov2017-03-211-0/+19
* Fix the documentation for SecurityLog.SecurityEvent.getData().Pavel Grafov2017-02-021-2/+1
* Adjusting javadocs for process loggingMichal Karpinski2016-03-301-1/+1
* Unifying method names and comments to security logging, not device loggingMichal Karpinski2016-03-161-0/+219