index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
incremental
/
IncrementalManager.java
Age
Commit message (
Expand
)
Author
2021-04-16
[pm] remove incremental startable/unstartable code
Songchun Fan
2021-04-01
Always unbind/delete incremental instances when remove packages.
Alex Buynytskyy
2021-03-12
Merge "[hardening] Use read() instead of mmap() for incfs files" into sc-dev
Yurii Zubrytskyi
2021-03-10
[incremental] expose duration metrics to activity manager
Songchun Fan
2021-03-05
Check if IncFs supports fs-verity before trying to enable it.
Alex Buynytskyy
2021-03-05
[hardening] Use read() instead of mmap() for incfs files
Yurii Zubrytskyi
2021-03-02
[pm/incremental] minor fix for unbind timing
Songchun Fan
2021-02-25
API feedback: getVersion instead of isV2.
Alex Buynytskyy
2021-02-22
[pm] smooth transition from install progress to incremental loading progress
Songchun Fan
2021-02-11
Add a new feature to store IncFs version.
Alex Buynytskyy
2021-02-05
[pm] cleanup unused PackageManagerInternal APIs for loading progress
Songchun Fan
2021-01-29
Inherited installation support for Incremental.
Alex Buynytskyy
2021-01-12
Per package read timeouts.
Alex Buynytskyy
2020-10-20
[incremental/pm] set health listener on commit and on reboot
Songchun Fan
2020-09-15
[incremental/pm] register progress listener
Songchun Fan
2020-05-26
Lifecycle: detecting blocked and unhealthy.
Alex Buynytskyy
2020-04-22
[incfs] Small cleanup in staging -> final dir rename
Yurii Zubrytskyi
2020-04-07
Change the way how we call setStorageParams.
Alex Buynytskyy
2020-04-02
Checking LOADER_USAGE_STATS before enabling read logs.
Alex Buynytskyy
2020-02-12
Signature streaming from local file, property to disable incremental.
Alex Buynytskyy
2020-02-11
Incremental installations in PackageManagerShellCommand.
Alex Buynytskyy
2020-02-10
Incremental install via adb.
Alex Buynytskyy
2020-02-07
Incremental native lib extraction
Songchun Fan
2020-02-06
Incremental Delivery: Add device feature.
Alex Buynytskyy
2020-02-06
Set incremental apk directories
Songchun Fan
2020-02-05
Minor renaming: IIncrementalManagerNative -> IIncrementalService.
Alex Buynytskyy
2019-12-19
[incremental] native implementation of Incremental Service
Songchun Fan
2019-12-18
Migrating Incremental* APIs to PackageManager APIs.
Alex Buynytskyy
2019-12-13
[incremental] Java service and shell command handler
Songchun Fan
2019-11-27
[incremental] Manager, Storage and changes to Package Manager Service
Songchun Fan