/decorators-misc

Various generic decorators for Nevolution

Primary LanguageKotlinApache License 2.0Apache-2.0

Misc. Decorators for Nevolution

This project contains various general purpose decorators for Nevolution.

  • StackStack: Stack recent messages within the same slot as a list in expanded form
  • Multi-line Text: Expand truncated single-line text into multi-line long text.
  • No Sticky: (Android 8+) Hide sticky notifications until next boot. (To trigger, just snooze the sticky notification you don't want)

Contribution

For new decorator, please discuss your idea first in issue tracker before sending pull-request.

Currently, we only accept general purpose decorators aiming for common situation.