-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcm9_changelog.html
66 lines (49 loc) · 1.5 KB
/
cm9_changelog.html
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
59
60
61
62
63
64
<h2>CM9 Changelog</h2>
<h3>Rom</h3>
<h4> v7 </h4>
<ul>
<li> Built with latest JB egl </li>
<li> Hardware leds working </li>
<li> Added mandatory IPv6 feature to kernel for Data Usage in the ROM </li>
<li> New Logo thanks to Dushan90</li>
<li> Vibrates + Blue blinking led when need to press button for entering recovery mode</li>
<li> SmartAss V2 added</li>
</ul>
<h3>Kernel</h3>
<h4> v7 </h4>
<ul>
<li>More governor enabled (added : Scary, interactivex, smartassV2, minmax)</li>
<li>Use msm7x30 features<li>
<li> Wifi modules is now built from kernel sources </li>
<li> One branch for CM9 and CM10 </li>
<li> New Logo thanks to Dushan90</li>
<li> Important :</li>
<li>Use this kernel with V7 Rom or above, not previous version</li>
</ul>
<h4> v6 </h4>
<ul>
<li>SmartassV2 enabled (not by default )</li>
<li>Customized recovery access : blue blinking led, vibration but no more hardware key brightness</li>
</ul>
<h4> v4 </h4>
<ul>
<li>Added fix for data usage statistics.</li>
<li>xt_quota2 + xt_qtaguid backported from https://github.com/nobodyAtall/nAa-kernel-ics</li>
</ul>
<h4> v3 </h4>
<ul>
<li>same as v3-test</li>
<li>New Logo (thanks to dushan90)</li>
</ul>
<h4> v3-test </h4>
<ul>
<li>Fix for airplane completed now working when returning from airplane mode.</li>
</ul>
<h4> v2 </h4>
<ul>
<li>No more crash with Airplane Mode, but when coming back from airplane mode with BT activated it doesn't work</li>
</ul>
<h4> v1 </h4>
<ul>
<li>Added correct rights for the camera</li>
</ul>