summaryrefslogtreecommitdiff
path: root/core/java/android/os/incremental/IncrementalManager.java
AgeCommit message (Expand)Author
2021-04-16[pm] remove incremental startable/unstartable codeSongchun Fan
2021-04-01Always unbind/delete incremental instances when remove packages.Alex Buynytskyy
2021-03-12Merge "[hardening] Use read() instead of mmap() for incfs files" into sc-devYurii Zubrytskyi
2021-03-10[incremental] expose duration metrics to activity managerSongchun Fan
2021-03-05Check if IncFs supports fs-verity before trying to enable it.Alex Buynytskyy
2021-03-05[hardening] Use read() instead of mmap() for incfs filesYurii Zubrytskyi
2021-03-02[pm/incremental] minor fix for unbind timingSongchun Fan
2021-02-25API feedback: getVersion instead of isV2.Alex Buynytskyy
2021-02-22[pm] smooth transition from install progress to incremental loading progressSongchun Fan
2021-02-11Add a new feature to store IncFs version.Alex Buynytskyy
2021-02-05[pm] cleanup unused PackageManagerInternal APIs for loading progressSongchun Fan
2021-01-29Inherited installation support for Incremental.Alex Buynytskyy
2021-01-12Per package read timeouts.Alex Buynytskyy
2020-10-20[incremental/pm] set health listener on commit and on rebootSongchun Fan
2020-09-15[incremental/pm] register progress listenerSongchun Fan
2020-05-26Lifecycle: detecting blocked and unhealthy.Alex Buynytskyy
2020-04-22[incfs] Small cleanup in staging -> final dir renameYurii Zubrytskyi
2020-04-07Change the way how we call setStorageParams.Alex Buynytskyy
2020-04-02Checking LOADER_USAGE_STATS before enabling read logs.Alex Buynytskyy
2020-02-12Signature streaming from local file, property to disable incremental.Alex Buynytskyy
2020-02-11Incremental installations in PackageManagerShellCommand.Alex Buynytskyy
2020-02-10Incremental install via adb.Alex Buynytskyy
2020-02-07Incremental native lib extractionSongchun Fan
2020-02-06Incremental Delivery: Add device feature.Alex Buynytskyy
2020-02-06Set incremental apk directoriesSongchun Fan
2020-02-05Minor renaming: IIncrementalManagerNative -> IIncrementalService.Alex Buynytskyy
2019-12-19[incremental] native implementation of Incremental ServiceSongchun Fan
2019-12-18Migrating Incremental* APIs to PackageManager APIs.Alex Buynytskyy
2019-12-13[incremental] Java service and shell command handlerSongchun Fan
2019-11-27[incremental] Manager, Storage and changes to Package Manager ServiceSongchun Fan