Themer: Difference between revisions
Jump to navigation
Jump to search
Mantikafasi (talk | contribs) No edit summary |
Mantikafasi (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
When Aliucord switched from smali patching to monkey patching, the module has been rewritten by [[User:Vendicated]] to new plugin system. This way even people who didnt have root was able to use it. | When Aliucord switched from smali patching to monkey patching, the module has been rewritten by [[User:Vendicated]] to new plugin system. This way even people who didnt have root was able to use it. | ||
This rewrite also included new features that didnt exist in old themer. | |||
=== New Features === | === New Features === | ||
* Ability to change transparency mode | * Ability to change transparency mode | ||
* Custom Sounds | * Custom Sounds (pull requested<ref>{{cite web |url=https://github.com/Vendicated/AliucordPlugins/pull/32|title=Custom Sounds pull request}}</ref> by HalalKing) | ||
* Custom Fonts | * Custom Fonts | ||
Revision as of 09:40, 9 March 2024
Themer[1] is a XPosed module for Old Discord Android Client that allowed people to customize the app's theme as they wanted.
After module's release #themes
channel has been opened in Aliucord server to allow people share themes they made.
The Plugin
When Aliucord switched from smali patching to monkey patching, the module has been rewritten by User:Vendicated to new plugin system. This way even people who didnt have root was able to use it.
This rewrite also included new features that didnt exist in old themer.
New Features
- Ability to change transparency mode
- Custom Sounds (pull requested[2] by HalalKing)
- Custom Fonts
Rewrites
TODO [Vendicated needed]