summaryrefslogtreecommitdiff
path: root/packages/DynamicSystemInstallationService/src
AgeCommit message (Expand)Author
2021-03-12Merge "Refactor DynamicSystemInstallationService notifications"Treehugger Robot
2021-03-11Ignore InterruptedException from Thread.sleep()Yo Chiang
2021-03-11Refactor DynamicSystemInstallationService notificationsYo Chiang
2021-02-26DSUService: stopSelf() only if no ongoing installationYi-Yo Chiang
2021-01-21Fix dynsystem.BootCompletedReceiverYo Chiang
2021-01-14Remove feature flag "settings_dynamic_system"Yo Chiang
2021-01-06Merge "Change log tag of DynamicSystemClient to match class name"Treehugger Robot
2021-01-06Change log tag of DynamicSystemClient to match class nameYo Chiang
2021-01-05DynamicSystemInstallationService: Support remount for DSU guest systemYo 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-25Check error status after installing each DSU partitionYo 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-21Merge "Fix VerificationActivity Intent"Treehugger Robot
2020-02-21Fix VerificationActivity IntentYo Chiang
2020-02-20Replace action button "Uninstall" with "Restart"Po-Chien Hsueh
2020-02-19Key revocation check is permissive when device is unlockedYo Chiang
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-08Merge "Remove notification right after clicking on cancel"Po-Chien Hsueh
2020-01-02Remove notification right after clicking on cancelPo-Chien Hsueh
2019-12-27VerificationActivity clones calling IntentYo Chiang
2019-11-22DSU to support zip filesPo-Chien Hsueh
2019-11-22Create a SparseInputstreamHoward Chen
2019-11-12Use the new gsid interfaceHoward Chen
2019-10-24Use new GsiInstallParams structHoward Chen
2019-09-09Use Ashmem to reduce buffer copiesHoward Chen
2019-09-09Clean up usage on deprecated GSID methodsHoward Chen
2019-05-21Reduce parcel size to avoid binder transaction failurePo-Chien Hsueh
2019-05-21Check if DSU is in use before feature flagPo-Chien Hsueh
2019-05-15Add KEY_ENABLE_WHEN_COMPLETED for testingPo-Chien Hsueh
2019-04-22Rename folder dynandroid to dynsystemPo-Chien Hsueh
2019-04-10stopSelf() if there is no installed system imagePo-Chien Hsueh
2019-04-09DynamicSystem string review followupPo-Chien Hsueh
2019-04-03Use setEnable() when there is an installed imagePo-Chien Hsueh
2019-04-03Use FeatureFlagPersistent to guard DynamicSystemPo-Chien Hsueh
2019-03-21Send URL using Uri instead of StringPo-Chien Hsueh
2019-03-21Pass exception detail to API userPo-Chien Hsueh
2019-03-21API review followup: DynamicAndroidClientPo-Chien Hsueh