Themer: Difference between revisions
Jump to navigation
Jump to search
(minor grammar edit) |
Vendicated (talk | contribs) m (Text replacement - "User:Vendicated" to "Vendicated") |
||
Line 7: | Line 7: | ||
==The Plugin== | ==The Plugin== | ||
When Aliucord switched from smali patching to monkey patching, the module was rewritten by [[ | When Aliucord switched from smali patching to monkey patching, the module was rewritten by [[Vendicated]] to use the new plugin system. This way, even people who didn't have root could use it. | ||
This rewrite also included new features that didn't exist in the old themer plugin. | This rewrite also included new features that didn't exist in the old themer plugin. |
Latest revision as of 01:21, 11 March 2024
Themer[1] is an XPosed module for Old Discord Android Client that allows people to customize the app's theme as they wanted.
After the module's release, #themes
channel has been opened in Aliucord server to allow people to share themes they made.
The Plugin
When Aliucord switched from smali patching to monkey patching, the module was rewritten by Vendicated to use the new plugin system. This way, even people who didn't have root could use it.
This rewrite also included new features that didn't exist in the old themer plugin.
New Features
- Ability to change transparency mode
- Custom Sounds (pull requested[2] by HalalKing)
- Custom Fonts
Rewrites
TODO [Vendicated needed]