|
1 | 1 | {
|
2 |
| - "latestVersion": "2.1.0", |
3 |
| - "latestVersionCode": "210", |
4 |
| - "url": "https://github.com/corsicanu/hKtweaks/releases/download/v2.1.0/hKtweaks_v2.1.0.apk", |
| 2 | + "latestVersion": "2.2.0", |
| 3 | + "latestVersionCode": "220", |
| 4 | + "url": "https://github.com/corsicanu/hKtweaks/releases/download/v2.2.0/hKtweaks_v2.2.0.apk", |
5 | 5 | "releaseNotes": [
|
6 | 6 | "Changelog:",
|
7 |
| - "- fixed color accent in dark mode", |
8 |
| - "- reworked zram algorithms", |
9 |
| - "- fixed saving of profiles in Android 10", |
10 |
| - "- added support for more hotplugs", |
11 |
| - "- added support for triclustered cpus", |
12 |
| - "- added gpu driver info", |
13 |
| - "- added auto detection of cpu temperature (exynos only)", |
14 |
| - "- updated layout of several screens to fit better on big dpi" |
| 7 | + "- device: full rearrange, added manufacturing date, alternate ASV detection, battery health, uptime", |
| 8 | + "- cpufreq: added S21 cpu support (exynos2100/sd888)", |
| 9 | + "- battery: fixed S21 battery health detection + possibly for other new devices running 5.* kernel", |
| 10 | + "- build: updated gradle, plugins, build tools, targetsdk and minsdk (android <8.0 can use v2.1.0 and below)", |
| 11 | + "- manifest: add back USE_FINGERPRINT for < 28 api", |
| 12 | + "- others: minor optimizations, fix isolated layout issues because of dpi, check gpu_lib string everytime we open the app" |
15 | 13 | ]
|
16 | 14 | }
|
0 commit comments