Skip to content

Commit 5264d0f

Browse files
committed
Update support guide for releases and issue reports
1 parent 12a4742 commit 5264d0f

1 file changed

Lines changed: 18 additions & 7 deletions

File tree

docs/CUSTOMER_SUPPORT.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,22 @@ Tell the customer:
88

99
1. This is a theme helper module, not a guaranteed universal OEM theme unlocker.
1010
2. They must use their own device at their own risk.
11-
3. They should know how to disable modules from recovery or root manager.
11+
3. They should know how to disable the module if a problem happens.
1212
4. They should keep a backup of important files.
13+
5. They should install only the latest public GitHub Release.
1314

1415
## Basic install steps
1516

16-
1. Download the latest ZIP from GitHub Actions artifacts.
17-
2. Open Magisk, KernelSU, or APatch.
18-
3. Install the module ZIP.
17+
1. Download the latest ZIP from the GitHub **Releases** page.
18+
2. Verify the SHA256 checksum when available.
19+
3. Install the module ZIP with the supported module manager.
1920
4. Reboot.
20-
5. Check lock screen, home screen, wallpaper, and theme behavior.
21+
5. Check lock screen, home screen, wallpaper, icon, and theme behavior.
22+
6. Report problems with device details and screenshots.
23+
24+
## New update improvement plan
25+
26+
New updates should focus on measurable fixes, safer installs, better compatibility, and clearer rollback steps. Do not promise that every device problem is solved automatically. Each OPPO, OnePlus, and realme firmware must be tested separately.
2127

2228
## Support message template
2329

@@ -26,11 +32,13 @@ Device brand:
2632
Device model:
2733
Android version:
2834
ColorOS/OxygenOS/realme UI version:
29-
Root tool:
35+
Module manager:
3036
Module version:
3137
Problem:
3238
Screenshot/video:
3339
Did the phone boot normally after install:
40+
Theme path used:
41+
Wallpaper/icon/lockscreen affected:
3442
```
3543

3644
## Common problems
@@ -39,7 +47,10 @@ Did the phone boot normally after install:
3947
|---|---|
4048
| Phone boots but theme not applied | Check if the device accepts files from the themeInner path |
4149
| Theme visible but incomplete | Replace placeholder assets with a complete theme package |
42-
| Boot issue | Disable the module from recovery/root manager |
50+
| Wallpaper not applied | Check wallpaper folder structure and image format |
51+
| Icons not applied | Check icons folder structure and launcher/theme support |
52+
| Lock screen not applied | Check lockscreen assets and firmware compatibility |
53+
| Boot issue | Disable the module and restore stock behavior |
4354
| Customer expects speed boost | Explain that safe performance work means cleanup guidance, diagnostics, and settings, not fake speed claims |
4455

4556
## Support rule

0 commit comments

Comments
 (0)