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
/
packages
/
DynamicSystemInstallationService
/
src
/
com
/
android
/
dynsystem
/
DynamicSystemInstallationService.java
Age
Commit message (
Expand
)
Author
2021-05-12
DSUService: Log verbose installation progress
Yi-Yo Chiang
2021-03-11
Refactor DynamicSystemInstallationService notifications
Yo Chiang
2021-02-26
DSUService: stopSelf() only if no ongoing installation
Yi-Yo Chiang
2021-01-06
Change log tag of DynamicSystemClient to match class name
Yo Chiang
2020-12-30
Refactor InstallationAsyncTask.Progress
Yo Chiang
2020-10-30
Merge "Disable DSU in executeRebootToNormalCommand()"
Yo Chiang
2020-10-29
Disable DSU in executeRebootToNormalCommand()
Yo Chiang
2020-10-29
Add a mutability flag to the PendingIntent in DynamicSystemInstallationService
Howard Chen
2020-10-05
Dismiss DSU notification in executeDiscardCommand()
Yo Chiang
2020-08-19
Post a notification if reboot to DSU failed
Yo Chiang
2020-03-05
Keep error message notification after stop
Po-Chien Hsueh
2020-02-24
Add DSU default userdata partition size
Yo Chiang
2020-02-20
Replace action button "Uninstall" with "Restart"
Po-Chien Hsueh
2020-02-19
Check DSU public key with key revocation list
Yo Chiang
2020-02-05
Merge "DSU to support GSI key revocation list"
Yo Chiang
2020-01-25
DSU to support GSI key revocation list
Yo Chiang
2020-01-16
Merge "Improve DSU log and notification message"
Treehugger Robot
2020-01-16
Improve DSU log and notification message
Po-Chien Hsueh
2020-01-16
Merge "Support multiple DSU installations"
Howard Chen
2020-01-14
Support multiple DSU installations
Howard Chen
2020-01-02
Remove notification right after clicking on cancel
Po-Chien Hsueh
2019-11-22
DSU to support zip files
Po-Chien Hsueh
2019-09-09
Clean up usage on deprecated GSID methods
Howard Chen
2019-05-15
Add KEY_ENABLE_WHEN_COMPLETED for testing
Po-Chien Hsueh
2019-04-22
Rename folder dynandroid to dynsystem
Po-Chien Hsueh