MDWechat
Introduction
MDWechat is an Xposed module that enables WeChat to be Material Design-oriented.
Version 3.x can be said to be a combination of versions 1.x and 2.x.
Since 3.x does not depend on WechatSpellbook, some codes refer to (chao) (xi) WechatSpellbook
Function
The functions implemented are:
- The main interface TabLayout is materialized and supports custom icons
Search for Material on the main interface (Not added in 2.0)- Add floating action button (FloatingActionButton) to the main interface and support custom button text/icon/entrance
- Global avatar rounded corners
- Global ActionBar color modification
- Global status bar color modification, supports semi-transparent/fully transparent (immersion)
- The main interface list removes the dividing line, adds the Ripple effect (press the water ripple), and supports modifying the color.
The main interface supports hiding the discovery/settings page (Not added in 2.0)- Change the background of 4 pages in the main interface
Supports modification of top and bottom color of chat list (Not added in 2.0)- Chat bubble modification, supports .9 pictures, supports modification of coloring, supports modification of text color
The discovery page supports hiding friend circles/scan/shake/nearby people/games/shopping/mini programs (Included with WeChat, removed in version 2.0)- Remove the conversation list drop-down applet, support WeChat 6.6.2 at least
- Identify the micro-X module entrance and move it to the floating button (new in 2.0)
- Main interface font color modification (new in 2.0)
Version support
Supported WeChat versions: Kuan channel version (6.5.19 6.5.22 6.5.23 6.6.0 6.6.1 6.6.2 6.6.3 6.6.5), play version (6.5.16 6.5.23 6.6.1 6.6. 2) (2.0 theoretically supports any WeChat version, only 6.6.7 has been tested, and others have not been tested)- Only supports Android 5.0 and above
Effect preview
Tutorial
Documents to be organized into wiki
Problems
- It is inevitable that WeChat will become stuck.
- The floating button displays abnormally on some models (Meizu/ZTE) and will appear on the chat page.
grateful
- WechatSpellbook
- WechatUI
- Group message assistant
- WechatMagician