Back to Lawnchair

Window Manager Shell Readme

wmshell/src/com/android/wm/shell/docs/README.md

818617 B
Original Source

Window Manager Shell Readme

go/wmshell

The following docs present more detail about the implementation of the WMShell library (in no particular order):

  1. What is the Shell
  2. Integration with SystemUI & Launcher
  3. Usage of Dagger
  4. Threading model in the Shell
  5. Making changes in the Shell
  6. Extending the Shell for Products/OEMs
  7. Shell transitions
  8. Debugging in the Shell
  9. Testing in the Shell

Todo

  • Per-feature docs
  • Feature flagging
  • Best practices & patterns