decorators-misc icon indicating copy to clipboard operation
decorators-misc copied to clipboard

Various generic decorators for Nevolution

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.