-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathinfo.json
140 lines (140 loc) · 5.02 KB
/
info.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
{
"releases_info": [
{
"id": "m1721-20220115-1305",
"notes": [
"Fixed calls recording",
"Fixed back key press after home key press",
"Fixed wake by home button",
"Introducing mBack settings - control vibration strength and touch sound volume of mBack",
"Removed custom bootanimation and AI-generated wallpapers (reduced build size)",
"Restored SnapV1 (in SnapV2 flash was dead)",
"Fixed focus and zoom in SnapV1",
"Brought back memory optimization - system works more responsible"
],
"bugs": [
"NO BUGS AGAIN?!?!"
]
},
{
"id": "m1721-20211231-1113",
"notes": [
"TO MIGRATE TO THIS BUILD WITHOUT WIPING /data, YOU SHOULD FLASH THIS PATCH https://is.gd/MeizuSucksMigration",
"Removed non-working buttons backlight button",
"Minor fixes and improvements",
"Snowflake in power menu",
"Brand new bootanimation",
"Build is signed with release-keys now",
"Finally - Enforcing SELinux",
"Fixes for chinese focaltech touchscreens",
"It's recommended to flash OpenGAPPS if you want to get working location in some apps"
],
"bugs": [
"NO BUGS?!?!"
]
},
{
"id": "m1721-20211226-1929",
"notes": [
"Experimental freezes fix",
"Improved RAM management",
"Rewrote cs35l35 IRQ and reset mechanisms",
"Included Snap v2 to ROM - all its bugs were fixed.",
"Removed internal memory optimizations (they caused unstable work of ROM)",
"INSTALL WITH DALVIK-CACHE CLEANING"
],
"bugs": [
"Location determine takes much time in some apps",
"Wi-Fi hotspot gets turned off when phone goes to deep sleep"
]
},
{
"id": "m1721-20211219-1451",
"notes": [
"Updated LOS sources (Android revision is the same)",
"Fixed front camera doubling in Camera2API mode",
"Cleaned some drivers' code",
"Brought back stock RIL props - VoLTE works",
"Some other minor fixes"
],
"bugs": [
"Zoom in Snap camera doesn't work",
"Location determine takes much time in some apps",
"Strange autofocus in Snap",
"Wi-Fi hotspot gets turned off when phone goes to deep sleep",
"System still freezes"
]
},
{
"id": "m1721-20211205-2152",
"notes": [
"Fixed system freezes",
"Fixed front camera in Snap",
"Fixed GPS",
"A lot of new AI-generated wallpapers"
],
"bugs": [
"Zoom in Snap camera doesn't work",
"Location determine takes much time in some apps",
"Strange autofocus in Snap",
"Doubled front camera in Camera2API",
"Wi-Fi hotspot gets turned off when phone goes to deep sleep"
]
},
{
"id": "m1721-20211127-1252",
"notes": [
"Fixed light sensor",
"Fixed speaker sound quality (only for multimedia, for ringtones use lower volume for 1-2 steps)",
"All battery bugs should be fixed now",
"Quick charge is now really quick"
],
"bugs": [
"GPS hardly detects satellites and only outdoors",
"System still freezes"
]
},
{
"id": "m1721-20211121-1538",
"bugs": [
"Light sensor doesn't work",
"Focusing in Snap works strange",
"System still freezes sometimes"
],
"notes": [
"Fixed boot with very cheap display",
"Fixed work of very cheap touchscreens",
"Fixed Wi-Fi display",
"Improved stability of flashlight driver"
]
},
{
"id": "m1721-20211103-1335",
"bugs": [
"Light sensor doesn't work",
"Focusing in Snap works strange",
"Wi-Fi display"
],
"notes": [
"Fixed system freezes caused by fingerprint",
"Fixed green photos in Snap"
]
}
],
"donaters": [
"Ľubomír Konečný",
"Michail Kasmeridis",
"Abdallah",
"Natalia M",
"Kampotik",
"nexussed!",
"Trevor Cooper (not an actor)",
"Baratynsky",
"Kesha",
"Vitya Pomidorchik",
"areyoustupido",
"rtx4d",
"Sergey Herrington",
"Vladislav B."
]
}