-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changelog.json
58 lines (58 loc) · 1.74 KB
/
Changelog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"changelog":[
{
"added":[
"Version 1.2 (July 1, 2018)",
"Remove Qnovo charging interface",
"Add Suspend driver for idle battery drain",
"Add NVS hibernation driver"
]
},
{
"added":[
"Version 1.1 (June 24, 2018)",
"Qnovo Charging Interface",
"Adreno Idler",
"Fingerprint boost driver",
"Switch for CRC",
"TTL fixation support",
"Set Westwood as default TCP",
"Backlight dimmer",
"SDFAT support",
"Added more wakelocks to block list",
"Few battery saving algorithms (Thanks to @sultanxda)",
"Many more patches under the hood!"
]
},
{
"added":[
"Version 1.01 (June 18, 2018)",
"Fixed vibration intensity control"
]
},
{
"added":[
"Version 1.0 (June 17, 2018)",
"More juice",
"Built with clang-7.0.2",
"Latest CAF upstream tag merged ( LA.UM.6.2.r2-03900-sdm660.0)",
"Latest linux-stable upstream (4.4.138)",
"Built on OOS source",
"DT2W support",
"Deep sleep fixed",
"Dirty Ratio tweaks",
"Adjust swappiness to 40",
"Better performance than stock",
"KCAL color control",
"Boeffla wake lock blocker",
"CPU wake boost driver",
"Switch for Fsync",
"Adreno boost (Disabled by default)",
"Wireguard VPN support",
"Alucard(Governor)",
"Blu_active(Governor)",
"Maple(default)"
]
}
]
}