summaryrefslogtreecommitdiff
path: root/core/java/android/content/integrity/AppInstallMetadata.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the bug where the added field into the toString implementation doesÖmer Yaveroğlu2022-07-271-3/+12
* Add a new install-time integrity formula type toÖmer Yaveroğlu2022-02-101-0/+25
* Extract source stamp during app installKhaled Abdelmohsen2020-03-041-8/+48
* Create rule atom for source stampKhaled Abdelmohsen2020-02-191-5/+48
* Two API changes:Song Pan2020-02-101-0/+28
* Change the way we handle app and installer certificates to be preparedOmer Nebil Yaveroglu2020-02-091-21/+22
* Various API changes including:Omer Nebil Yaveroglu2020-01-241-14/+8
* Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin2019-12-301-9/+8
* Implement methods in AppIntegrityManagerServiceImpl.Song Pan2019-12-231-0/+13
* Add public API and stub implementations for app integrity manager (service).Song Pan2019-11-261-0/+182