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
Age
Commit message (
Expand
)
Author
2021-03-12
Merge "Refactor DynamicSystemInstallationService notifications"
Treehugger Robot
2021-03-11
Ignore InterruptedException from Thread.sleep()
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-21
Fix dynsystem.BootCompletedReceiver
Yo Chiang
2021-01-14
Remove feature flag "settings_dynamic_system"
Yo Chiang
2021-01-06
Merge "Change log tag of DynamicSystemClient to match class name"
Treehugger Robot
2021-01-06
Change log tag of DynamicSystemClient to match class name
Yo Chiang
2021-01-05
DynamicSystemInstallationService: Support remount for DSU guest system
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-25
Check error status after installing each DSU partition
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-21
Merge "Fix VerificationActivity Intent"
Treehugger Robot
2020-02-21
Fix VerificationActivity Intent
Yo Chiang
2020-02-20
Replace action button "Uninstall" with "Restart"
Po-Chien Hsueh
2020-02-19
Key revocation check is permissive when device is unlocked
Yo Chiang
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-08
Merge "Remove notification right after clicking on cancel"
Po-Chien Hsueh
2020-01-02
Remove notification right after clicking on cancel
Po-Chien Hsueh
2019-12-27
VerificationActivity clones calling Intent
Yo Chiang
2019-11-22
DSU to support zip files
Po-Chien Hsueh
2019-11-22
Create a SparseInputstream
Howard Chen
2019-11-12
Use the new gsid interface
Howard Chen
2019-10-24
Use new GsiInstallParams struct
Howard Chen
2019-09-09
Use Ashmem to reduce buffer copies
Howard Chen
2019-09-09
Clean up usage on deprecated GSID methods
Howard Chen
2019-05-21
Reduce parcel size to avoid binder transaction failure
Po-Chien Hsueh
2019-05-21
Check if DSU is in use before feature flag
Po-Chien Hsueh
2019-05-15
Add KEY_ENABLE_WHEN_COMPLETED for testing
Po-Chien Hsueh
2019-04-22
Rename folder dynandroid to dynsystem
Po-Chien Hsueh
2019-04-10
stopSelf() if there is no installed system image
Po-Chien Hsueh
2019-04-09
DynamicSystem string review followup
Po-Chien Hsueh
2019-04-03
Use setEnable() when there is an installed image
Po-Chien Hsueh
2019-04-03
Use FeatureFlagPersistent to guard DynamicSystem
Po-Chien Hsueh
2019-03-21
Send URL using Uri instead of String
Po-Chien Hsueh
2019-03-21
Pass exception detail to API user
Po-Chien Hsueh
2019-03-21
API review followup: DynamicAndroidClient
Po-Chien Hsueh