Themer: Difference between revisions

From Discord Client Modding Wiki
Jump to navigation Jump to search
(minor grammar edit)
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 [[User:Vendicated]] to use the new plugin system. This way, even people who didn't have root could use it.
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.


A screenshot from Themer plugin

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]

  1. "XPosed Module Source".
  2. "Custom Sounds pull request".