Skip to content

Commit cf38ab3

Browse files
committed
docs: add customer options guide
1 parent 3b1edbd commit cf38ab3

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

docs/CUSTOMER_OPTIONS.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Customer Options
2+
3+
The project should present every customer feature with a clear status.
4+
5+
## Status labels
6+
7+
- Safe: works with normal Android APIs or simple guidance.
8+
- Test required: may work only on specific OPPO, OnePlus, or realme firmware.
9+
- Root required: needs Magisk, KernelSU, or APatch.
10+
- Experimental: not for stable customer release yet.
11+
- Not supported: do not offer this option on that device.
12+
13+
## Customer menu
14+
15+
| Option | Status | Notes |
16+
|---|---|---|
17+
| Home screen wallpaper | Safe | Use normal wallpaper settings or companion app later |
18+
| Lock screen wallpaper | Safe on supported devices | Some OEM builds restrict this |
19+
| Theme folder package | Test required | Needs real device testing |
20+
| About phone dashboard | Safe | Read-only device information |
21+
| Performance help | Safe | Tips and diagnostics only |
22+
| LSPosed mode | Experimental | Root and framework required |
23+
| Support report | Safe | Helps collect model and issue details |
24+
| Rollback help | Required | Every customer release needs uninstall steps |
25+
26+
## Customer promise
27+
28+
Do not promise that one APK or ZIP can solve every phone automatically. Promise clear options, safe setup, tested device support, and fast rollback help.

0 commit comments

Comments
 (0)