summaryrefslogtreecommitdiff
path: root/core/java/android/content/integrity/AtomicFormula.java
Commit message (Expand)AuthorAgeFilesLines
* Add a new install-time integrity formula type toÖmer Yaveroğlu2022-02-101-7/+40
* Apply fixes for EfficientStringsChecker.Jeff Sharkey2020-10-201-12/+7
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-3/+4
* Extract source stamp during app installKhaled Abdelmohsen2020-03-041-4/+3
* Create rule atom for source stampKhaled Abdelmohsen2020-02-191-23/+50
* Two API changes:Song Pan2020-02-101-5/+4
* Change the way we handle app and installer certificates to be preparedOmer Nebil Yaveroglu2020-02-091-6/+8
* Fix the isHashed value to true for all certificate keys.Omer Nebil Yaveroglu2020-02-061-4/+10
* This change includes multiple things:Song Pan2020-02-031-5/+5
* Implement the necessary methods for identifying the DENY / FORCE_ALLOWOmer Nebil Yaveroglu2020-01-291-0/+30
* Various API changes including:Omer Nebil Yaveroglu2020-01-241-105/+217
* Hide integrity @IntDefsAnton Hansson2019-12-101-0/+2
* Add public API and stub implementations for app integrity manager (service).Song Pan2019-11-261-0/+518