-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.json
293 lines (292 loc) Β· 8.15 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
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
[
{
"version": "2.0",
"changes": [
{
"text": "Updated Play Integrity and spoofing code",
"icon": "π³οΈ"
},
{
"text": "Reworked Boot Animations",
"icon": "π"
},
{
"text": "New Reader Mode QS",
"icon": "π"
},
{
"text": "Hidden navigation bar by default",
"icon": "π"
},
{
"text": "Updated sources to Android 15",
"icon": "π"
},
{
"text": "Reduced GMS package",
"icon": "π"
},
{
"text": "Improved battery life",
"icon": "π"
},
{
"text": "Fixed some bugs",
"icon": "π§"
}
]
},
{
"version": "1.5",
"changes": [
{
"text": "Updated Bootanimations",
"icon": "π"
},
{
"text": "New \"Fox\" Boot animation",
"icon": "π¦"
},
{
"text": "New SomethingOS Settings icon",
"icon": "π§"
},
{
"text": "New SomethingOS Settings animation",
"icon": "π§"
},
{
"text": "Rewrite PropImitationHooks",
"icon": "π§"
},
{
"text": "Enabled Android 15 Predictive Back Gesture",
"icon": "π§"
},
{
"text": "Added SomethingOS recovery (can now sideload Kernels/Magisk/Mods)",
"icon": "π§"
},
{
"text": "Added Flashlight strength (Requires a supported device)",
"icon": "π§"
},
{
"text": "Added Advanced Freeform Window",
"icon": "π§"
},
{
"text": "Bring back previous implementation of advanced reboot menu",
"icon": "π§"
},
{
"text": "Added Stock, Round, Square and Mixed QS Styles",
"icon": "π§"
},
{
"text": "Added ability to disable/enable Play Integrity spoof",
"icon": "π§"
},
{
"text": "Fixed title height in Settings",
"icon": "π§"
},
{
"text": "Default build as user instead of userdebug",
"icon": "π§"
}
]
},
{
"version": "1.4",
"changes": [
{
"text": "July Security Patch",
"icon": "π"
},
{
"text": "Added Brightness slider Settings",
"icon": "π§"
},
{
"text": "Added A15-like Settings design",
"icon": "π§"
},
{
"text": "Added advanced reboot Settings",
"icon": "π§"
},
{
"text": "Updated Lawnchair to ea7be89",
"icon": "β¬οΈ"
},
{
"text": "Fix crash with Lawnchair in certain profiles",
"icon": "π§"
},
{
"text": "Removed Paranoid Wallpapers",
"icon": "ποΈ"
},
{
"text": "Removed YouTube from System apps (Useful for advanced users)",
"icon": "ποΈ"
}
]
},
{
"version": "1.3",
"changes": [
{
"text": "May Security patch",
"icon": "π"
},
{
"text": "Added Bootanimation changer",
"icon": "π"
},
{
"text": "Added Network traffic in statusbar",
"icon": "πΆ"
},
{
"text": "Added the ability to change back gesture height",
"icon": "π§"
},
{
"text": "Added Hotspot setting in internet tile (NothingOS inspired)",
"icon": "π§"
},
{
"text": "Added bottom QS brightness",
"icon": "π§"
},
{
"text": "Added white QS theme",
"icon": "π§"
},
{
"text": "Added split QS in landscape mode",
"icon": "π§"
},
{
"text": "Added some more Pixel features flags",
"icon": "π§"
},
{
"text": "Fixed an issue with package installer crashing",
"icon": "π§"
},
{
"text": "Fixed an issue when the user couldn't edit tiles",
"icon": "π§"
},
{
"text": "Hide Developer mode to apps is now an option",
"icon": "π"
},
{
"text": "Remove OnePlus QS Layout (that was causing some usage issues)",
"icon": "π§"
},
{
"text": "Reduced Setting header",
"icon": "π§"
},
{
"text": "Signed build",
"icon": "π"
},
{
"text": "Dropped Hide QS feature (Using Sensitive tiles instead)",
"icon": "π§"
}
]
},
{
"version": "1.2",
"changes": [
{
"text": "April Security Patch",
"icon": "π"
},
{
"text": "SomethingOS Settings Card Style",
"icon": "π§"
},
{
"text": "Settings Categories redesign",
"icon": "π§"
},
{
"text": "Settings Menus redesign",
"icon": "ποΈ"
},
{
"text": "VolumePanel redesign",
"icon": "π¨"
},
{
"text": "QuickSettings redesign",
"icon": "π§"
},
{
"text": "Add Adblock qs tile",
"icon": "π‘οΈ"
},
{
"text": "Add \"Allow app downgrade\" switch",
"icon": "π§"
},
{
"text": "Add Feature flags spoof for Google Photos",
"icon": "π§"
},
{
"text": "Fixed an issue when screen won't turn on after Doze",
"icon": "π±"
},
{
"text": "Fixed an issue when Media keep showing after music stopped",
"icon": "π§"
}
]
},
{
"version": "1.1",
"changes": [
{
"text": "March Security update",
"icon": "π"
},
{
"text": "Added Updater",
"icon": "π"
},
{
"text": "Added SomethingOS version in settings",
"icon": "π§"
},
{
"text": "Added clone app feature",
"icon": "π¦"
},
{
"text": "Added MaterialFiles",
"icon": "π"
},
{
"text": "Improved PlayIntegrity updater",
"icon": "π"
},
{
"text": "Fixed Spoof logic, spoofing should work again",
"icon": "π§"
},
{
"text": "Hide Development settings and adb status to apps",
"icon": "π"
}
]
}
]