index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
incremental
/
IncrementalStorage.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
v4.1: support v3.1 key rotation in v4 signature
Alex Buynytskyy
2021-10-15
1
-3
/
+3
*
[pm] remove incremental startable/unstartable code
Songchun Fan
2021-04-16
1
-27
/
+0
*
Installation hardening: reducing read timeout during installation.
Alex Buynytskyy
2021-04-08
1
-1
/
+13
*
[incremental] expose duration metrics to activity manager
Songchun Fan
2021-03-10
1
-0
/
+14
*
Inherited installation support for Incremental.
Alex Buynytskyy
2021-01-29
1
-5
/
+34
*
Per package read timeouts.
Alex Buynytskyy
2021-01-12
1
-2
/
+2
*
[incremental/pm] set health listener on commit and on reboot
Songchun Fan
2020-10-20
1
-0
/
+27
*
Installer digests for Incremental installations.
Alex Buynytskyy
2020-09-21
1
-2
/
+3
*
[incremental/pm] register progress listener
Songchun Fan
2020-09-15
1
-0
/
+25
*
Wait for APK to be fully downloaded for full APK digests.
Alex Buynytskyy
2020-08-27
1
-0
/
+19
*
[IncrementalService] getLoadingProgress (v1)
Songchun Fan
2020-08-22
1
-18
/
+10
*
Don't provide read logs for shell-initiated installations.
Alex Buynytskyy
2020-06-12
1
-0
/
+11
*
[incremental] respect extractNativeLibs in native lib config
Songchun Fan
2020-05-27
1
-2
/
+5
*
[incfs] Make native library extraction async
Yurii Zubrytskyi
2020-04-10
1
-0
/
+14
*
Updated v4 signature processing.
Alex Buynytskyy
2020-03-13
1
-27
/
+24
*
dataloader/incfs openWrite returns int
Songchun Fan
2020-03-03
1
-2
/
+6
*
Add a version field to the v4 signature file format
Yurii Zubrytskyi
2020-02-19
1
-0
/
+5
*
Incremental install via adb.
Alex Buynytskyy
2020-02-10
1
-32
/
+70
*
Incremental native lib extraction
Songchun Fan
2020-02-07
1
-0
/
+20
*
Minor renaming: IIncrementalManagerNative -> IIncrementalService.
Alex Buynytskyy
2020-02-05
1
-5
/
+5
*
make adb install --incremental work
Songchun Fan
2020-01-31
1
-4
/
+9
*
Port the current code to new IncFS
Yurii Zubrytskyi
2020-01-28
1
-51
/
+118
*
[incremental] Java service and shell command handler
Songchun Fan
2019-12-13
1
-8
/
+9
*
[incremental] Manager, Storage and changes to Package Manager Service
Songchun Fan
2019-11-27
1
-0
/
+346