summaryrefslogtreecommitdiff
path: root/services/incremental/BinderIncrementalService.h
AgeCommit message (Expand)Author
2023-02-14Set app.metadata file permission to 640 William Loh
2021-04-16[pm] remove incremental startable/unstartable code Songchun Fan
2021-04-08Installation hardening: reducing read timeout during installation. Alex Buynytskyy
2021-03-09[incremental] expose duration since oldest pending read Songchun 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 reboot Songchun Fan
2020-09-21Installer digests for Incremental installations. Alex Buynytskyy
2020-09-15[incremental/pm] register progress listener Songchun Fan
2020-08-27Wait for APK to be fully downloaded for full APK digests. Alex Buynytskyy
2020-08-22[IncrementalService] getLoadingProgress (v1) Songchun Fan
2020-06-12Don't provide read logs for shell-initiated installations. Alex Buynytskyy
2020-05-27Merge "[incremental] respect extractNativeLibs in native lib config" into rvc... Songchun Fan
2020-05-27[incremental] respect extractNativeLibs in native lib config Songchun Fan
2020-05-26Lifecycle: detecting blocked and unhealthy. Alex Buynytskyy
2020-04-10[incfs] Fix a crash in worker thread calling JNI Yurii Zubrytskyi
2020-04-10[incfs] Make native library extraction async Yurii 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-03-05rename incremental service name Songchun Fan
2020-02-11Incremental installations in PackageManagerShellCommand. Alex Buynytskyy
2020-02-07Incremental native lib extraction Songchun Fan
2020-02-05Minor renaming: IIncrementalManagerNative -> IIncrementalService. Alex Buynytskyy
2020-01-28Port the current code to new IncFS Yurii Zubrytskyi
2019-12-19[incremental] native implementation of Incremental Service Songchun Fan