Skip to content

Commit a0ee521

Browse files
authored
Update README.md
1 parent cd47f6a commit a0ee521

File tree

1 file changed

+2
-31
lines changed

1 file changed

+2
-31
lines changed

README.md

Lines changed: 2 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ The **BEST** tweak that displays visual indicators for touch interactions on the
88

99
- Animations
1010
- Color pickers
11-
- Multi-touch support
11+
- Multi-touch & iPad support
1212
- No touch delay or blocking.
1313
- Legacy, rootless and roothide jailbreaks
1414
- Displaying interactions always or during screen recording only.
15+
- **CC Support**
1516

1617
## Compatibility
1718

@@ -20,36 +21,6 @@ The **BEST** tweak that displays visual indicators for touch interactions on the
2021
- NathanLR's jailbreak
2122
- SEROTONIN IS SUPPORTED
2223

23-
## Why Touch-Viz, not TouchVis?
24-
25-
In TouchVis, we used some codes (settings bundle only) from [ShowMyTouches](https://github.com/dayanch96/ShowMyTouches), which is a open-source project from [@dayanch96](https://github.com/dayanch96/ShowMyTouches).
26-
27-
Sadly we didn't notice that there's no license declaration in [ShowMyTouches](https://github.com/dayanch96/ShowMyTouches), so it was our fault to use the codes without permission.
28-
29-
To prove that we are not using any unlicensed codes or derived works now, we've published the new [`TVZRootListController.swift`](./TVZRootListController.swift). And you can simply compare it with the [original one](https://github.com/dayanch96/ShowMyTouches/blob/main/SMTPrefs/DVNRootListController.m) from [ShowMyTouches](https://github.com/dayanch96/ShowMyTouches).
30-
31-
And, you can do simple reverse engineering to `TouchVis.dylib` or `TouchViz.dylib` to prove that the tweak core is totally different from [ShowMyTouches](https://github.com/dayanch96/ShowMyTouches).
32-
33-
### TL;DR
34-
35-
- Now we've re-written the whole _TouchVis_ and now it is called _Touch-Viz_.
36-
- Touch-Viz does not contain any codes or derived works from ShowMyTouches.
37-
- If you already bought _TouchVis_, please request a refund and buy _Touch-Viz_ instead.
38-
39-
Thank you for your support.
40-
41-
## Why Touch-Viz, not ShowMyTouches?
42-
43-
- All things REBORN:
44-
- New tweak core.
45-
- Settings re-written in **SwiftUI**.
46-
- No unlicensed codes or derived works!
47-
- No annoying touch-blocking!
48-
- Better animation & drawing performance!
49-
- Supports multi-touch and iPad!
50-
- Automatically hides in “Reachability” mode!
51-
- **CC Support**!
52-
5324
## Localization
5425

5526
See [i18n](./i18n) for more information.

0 commit comments

Comments
 (0)