summaryrefslogtreecommitdiff
path: root/packages/DynamicSystemInstallationService/src/com/android/dynsystem/DynamicSystemInstallationService.java
AgeCommit message (Expand)Author
2021-05-12DSUService: Log verbose installation progressYi-Yo Chiang
2021-03-11Refactor DynamicSystemInstallationService notificationsYo Chiang
2021-02-26DSUService: stopSelf() only if no ongoing installationYi-Yo Chiang
2021-01-06Change log tag of DynamicSystemClient to match class nameYo Chiang
2020-12-30Refactor InstallationAsyncTask.ProgressYo Chiang
2020-10-30Merge "Disable DSU in executeRebootToNormalCommand()"Yo Chiang
2020-10-29Disable DSU in executeRebootToNormalCommand()Yo Chiang
2020-10-29Add a mutability flag to the PendingIntent in DynamicSystemInstallationServiceHoward Chen
2020-10-05Dismiss DSU notification in executeDiscardCommand()Yo Chiang
2020-08-19Post a notification if reboot to DSU failedYo Chiang
2020-03-05Keep error message notification after stopPo-Chien Hsueh
2020-02-24Add DSU default userdata partition sizeYo Chiang
2020-02-20Replace action button "Uninstall" with "Restart"Po-Chien Hsueh
2020-02-19Check DSU public key with key revocation listYo Chiang
2020-02-05Merge "DSU to support GSI key revocation list"Yo Chiang
2020-01-25DSU to support GSI key revocation listYo Chiang
2020-01-16Merge "Improve DSU log and notification message"Treehugger Robot
2020-01-16Improve DSU log and notification messagePo-Chien Hsueh
2020-01-16Merge "Support multiple DSU installations"Howard Chen
2020-01-14Support multiple DSU installationsHoward Chen
2020-01-02Remove notification right after clicking on cancelPo-Chien Hsueh
2019-11-22DSU to support zip filesPo-Chien Hsueh
2019-09-09Clean up usage on deprecated GSID methodsHoward Chen
2019-05-15Add KEY_ENABLE_WHEN_COMPLETED for testingPo-Chien Hsueh
2019-04-22Rename folder dynandroid to dynsystemPo-Chien Hsueh