Skip to content

Nevolution/decorators-misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.