Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
com/android/systemui/plugins/ | 25-Apr-2025 | - | 440 | 139 | ||
README.md | D | 25-Apr-2025 | 316 | 4 | 2 |
README.md
1This directory contains plugin interfaces that launcher listens for and plugins implement. In other words, these are the hooks that specify what plugins launcher currently supports. 2 3Details about how to create a new plugin interface, or to use existing interfaces to write a plugin can be found at go/gnl/plugins. 4