-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
293 lines (145 loc) · 44.7 KB
/
atom.xml
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
293
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>暂存地。</title>
<link href="https://www.qkivan.ink/atom.xml" rel="self"/>
<link href="https://www.qkivan.ink/"/>
<updated>2024-08-16T07:01:47.877Z</updated>
<id>https://www.qkivan.ink/</id>
<author>
<name>QKIvan</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>适用于小米 12S Pro 的 AOSPA 说明</title>
<link href="https://www.qkivan.ink/page/af140e89.html"/>
<id>https://www.qkivan.ink/page/af140e89.html</id>
<published>2024-06-29T16:50:12.000Z</published>
<updated>2024-08-16T07:01:47.877Z</updated>
<content type="html"><![CDATA[<h1 id="适用于小米-12S-Pro-的-AOSPA-说明"><a href="#适用于小米-12S-Pro-的-AOSPA-说明" class="headerlink" title="适用于小米 12S Pro 的 AOSPA 说明"></a>适用于小米 12S Pro 的 AOSPA 说明</h1><p>最后更新:2024-08<br>适用设备:Xiaomi 12S Pro (unicorn)<br>构建类型:user / releases-key<br>构建组织:UNOFFICIAL</p><h2 id="刷入教程"><a href="#刷入教程" class="headerlink" title="刷入教程"></a>刷入教程</h2><p>TIPS:自2024-08-09开始,请使用下述的方法刷入。</p><p>在此之前,请先将你的 platform-tools 更新至最新,避免不必要的麻烦。<br>可从此下载:<a href="https://developer.android.com/tools/releases/platform-tools">https://developer.android.com/tools/releases/platform-tools</a></p><ol><li><p>输入下列命令(请注意,fastboot -w 会清除手机中的数据!)</p><figure class="highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br></pre></td><td class="code"><pre><span class="line">fastboot -w </span><br><span class="line">fastboot update rompath</span><br></pre></td></tr></table></figure></li></ol><h2 id="Bug"><a href="#Bug" class="headerlink" title="Bug"></a>Bug</h2><p>Bug: You tell me.</p><h2 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog:"></a>Changelog:</h2><h3 id="2024-08-09"><a href="#2024-08-09" class="headerlink" title="2024-08-09:"></a>2024-08-09:</h3><h4 id="设备"><a href="#设备" class="headerlink" title="设备"></a>设备</h4><ul><li><p>切换到 OSS Kernel (5.10.222)</p><ul><li><p>向后移植 MGLRU (MGLRU 引发的冻屏属正常现象)</p></li><li><p>关闭了一部分无用的选项(<em>内核不支持 APatch/KernelSU 的修补</em>)</p></li><li><p>更新 dtc 至 v1.7.0-91-g49d3089</p></li><li><p>使用更加节能的工作队列</p></li><li><p>lz4 & f2fs 优化</p></li><li><p>合并最新的 ACK & CLO Tag</p></li><li><p>启用 Lazy RCU</p></li><li><p>更新 Crypto 库</p></li><li><p>启用 SSG</p></li><li><p>更多优化</p></li></ul></li><li><p>切换到 user build(releases-key)</p></li><li><p>从 Stock 导入 HWC / DisplayFeature blob</p></li><li><p>带回 P3/sRGB 等色彩模式</p></li><li><p>切换到 QTI USB HAL</p></li><li><p>丢弃 citsensor blob</p></li><li><p>从 sky/lisa 添加 uclmap 设置</p></li><li><p>使用 YCrCb 相机编码</p></li><li><p>关闭口袋模式</p></li><li><p>添加 nonui notifier/aod notifier</p></li><li><p>禁用 Dolby 音量调节器</p></li><li><p>切换到 OSS Kernel 的 udfps 实现</p></li><li><p>从 unicorn V816.0.6.0.ULECNXM 更新 blob</p></li></ul><h4 id="源码"><a href="#源码" class="headerlink" title="源码"></a>源码</h4><ul><li><p>八月安全补丁</p></li><li><p>删除所有由我添加的自定义(源码与官方同步)</p></li></ul><h3 id="2024-07-08:"><a href="#2024-07-08:" class="headerlink" title="2024-07-08:"></a>2024-07-08:</h3><h4 id="设备-1"><a href="#设备-1" class="headerlink" title="设备"></a>设备</h4><ul><li><p>设置正确的屏幕面板尺寸</p></li><li><p>优化状态栏间距</p></li><li><p>加入 MIUI 相机(4.5)</p></li><li><p>加入部分缺失的 blob</p></li><li><p>使用 QCOM 通用树中的 Perf 配置</p></li><li><p>将蓝牙切换到 AIDL HAL</p></li><li><p>支持 DeviceAsWebcam</p></li><li><p>使用 AOSP 的色彩模式</p></li><li><p>切换到 unicorn OS1.0.4.0.ULECNXM 的 adreno blobs</p></li></ul><h4 id="源码-1"><a href="#源码-1" class="headerlink" title="源码"></a>源码</h4><ul><li><p>七月安全补丁</p></li><li><p>丢弃网速计</p></li><li><p>加入时间位置/样式的调节选项</p></li><li><p>还原“在锁屏界面隐藏状态栏”</p></li><li><p>强制 Google 电话全屏</p></li><li><p>加入部分中文翻译</p></li><li><p>禁用部分 log</p></li><li><p>在应用更新时显示版本</p></li><li><p>更新部分可绘制图标</p></li><li><p>将录屏文件切换为 HEVC 编码 </p></li><li><p>增加更多振动反馈(启动器)</p></li><li><p>引入更多主题图标</p></li><li><p>修复应用图标字体问题</p></li><li><p>允许调节图标/文字大小</p></li><li><p>加入更多桌面布局 & 从 Pixel 启动器同步部分图标和样式</p></li><li><p>删除部分模糊效果</p></li><li><p>加入小米兰亭 / Misans</p></li><li><p>部分优化/修复</p></li></ul><h3 id="2024-6-30"><a href="#2024-6-30" class="headerlink" title="2024-6-30:"></a>2024-6-30:</h3><h5 id="设备-2"><a href="#设备-2" class="headerlink" title="设备"></a>设备</h5><ul><li><p>初始构建 </p></li><li><p>已构建 PowerShare,但并未进行测试。</p></li><li><p>使用 Prebuilt Kernel,非 OSS</p></li><li><p>更新 GKI 至 android12-5.10@11995439</p></li></ul><h5 id="源码-2"><a href="#源码-2" class="headerlink" title="源码"></a>源码</h5><ul><li><p>引入状态栏歌词</p></li><li><p>启用 AOSP 自带的应用克隆</p></li><li><p>添加音量条/亮度条/磁铁/磁贴/按钮振动</p></li><li><p>引入游戏空间</p></li><li><p>引入应用音量(同时使用类 LineageOS 的音量面板)</p></li><li><p>亮色 QS</p></li><li><p>在“互联网”磁贴中加入热点开关(需要解锁手机使用)</p></li><li><p>启用新的横屏样式</p></li><li><p>自带 Bootloader 状态欺骗</p></li><li><p>引入网速计</p></li><li><p>加入高级重启</p></li><li><p>允许隐藏开发者模式状态</p></li><li><p>允许切换媒体播放器的波浪进度条</p></li><li><p>允许忽略忽略安全窗口标志</p></li><li><p>在锁屏界面隐藏状态栏</p></li><li><p>其它优化/更改</p></li></ul><h2 id="Download"><a href="#Download" class="headerlink" title="Download"></a>Download</h2><p>Sourceforge: <a href="https://sourceforge.net/projects/aospa-unicorn/files/">https://sourceforge.net/projects/aospa-unicorn/files/</a></p><h2 id="Credits"><a href="#Credits" class="headerlink" title="Credits"></a>Credits</h2><p>感谢 @rk134 @Nanhumly @EndCredits @bheatleyyy @hiper25 的帮助 & 仓库!(不分先后顺序)</p>]]></content>
<summary type="html"><h1 id="适用于小米-12S-Pro-的-AOSPA-说明"><a href="#适用于小米-12S-Pro-的-AOSPA-说明" class="headerlink" title="适用于小米 12S Pro 的 AOSPA 说明"></a>适用于小米 12S Pro </summary>
<category term="AOSPA" scheme="https://www.qkivan.ink/categories/AOSPA/"/>
<category term="AOSPA" scheme="https://www.qkivan.ink/tags/AOSPA/"/>
</entry>
<entry>
<title>Shell/Tools/Commits Backup</title>
<link href="https://www.qkivan.ink/page/ecfbc661.html"/>
<id>https://www.qkivan.ink/page/ecfbc661.html</id>
<published>2023-10-21T13:45:50.000Z</published>
<updated>2024-06-29T16:53:39.429Z</updated>
<content type="html"><![CDATA[<h1 id="Shell-Tools-Commits-Backup"><a href="#Shell-Tools-Commits-Backup" class="headerlink" title="Shell/Tools/Commits Backup"></a>Shell/Tools/Commits Backup</h1><h2 id="AOSP-Build-Environment"><a href="#AOSP-Build-Environment" class="headerlink" title="AOSP Build Environment"></a>AOSP Build Environment</h2><p>For Debian 12</p><p><code>sudo apt install git gnupg flex bison gperf build-essential zip curl zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386 lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z-dev libgl1-mesa-dev libxml2-utils xsltproc unzip libncurses5 jq python-is-python3 libssl-dev rsync liblz4-tool screen</code></p><p>For Ubuntu 20.04</p><p><code>sudo apt install bc bison build-essential ccache curl flex g++-multilib gcc-multilib git gnupg gperf imagemagick lib32ncurses5-dev lib32readline-dev lib32z1-dev liblz4-tool libncurses5-dev libncurses5 libsdl1.2-dev libssl-dev libwxgtk3.0-gtk3-dev libxml2 libxml2-utils lzop pngcrush rsync schedtool squashfs-tools xsltproc zip zlib1g-dev jq python-is-python3</code></p><h2 id="Dex2oat"><a href="#Dex2oat" class="headerlink" title="Dex2oat"></a>Dex2oat</h2><p>To solve dex2oat error: Upgrade Linux Kernel to 6.3</p><p>Ubuntu Tools:</p><p><a href="https://github.com/pimlie/ubuntu-mainline-kernel.sh">GitHub - pimlie/ubuntu-mainline-kernel.sh: Bash script for Ubuntu (and derivatives) to easily (un)install kernels from the Ubuntu Kernel PPA</a></p><p>Debian Tools:</p><p><a href="https://github.com/bkw777/mainline">GitHub - bkw777/mainline: Install mainline kernel packages from kernel.ubuntu.com</a></p><p>(<a href="https://github.com/QKIvan/android_kernel_oneplus_sm8250/commit/26bff06b67aea3c3821161a10516deabd7b8088a">https://github.com/QKIvan/android_kernel_oneplus_sm8250/commit/26bff06b67aea3c3821161a10516deabd7b8088a</a>)</p><h3 id="Patch-Apply-shell"><a href="#Patch-Apply-shell" class="headerlink" title="Patch Apply shell"></a>Patch Apply shell</h3><p><a href="https://github.com/QKIvan/patches/commit/d53feac1b7724552e2dc387eed9e224166a737d8">ArrowOS: Initial patches · QKIvan/patches@d53feac · GitHub</a></p>]]></content>
<summary type="html"><h1 id="Shell-Tools-Commits-Backup"><a href="#Shell-Tools-Commits-Backup" class="headerlink" title="Shell&#x2F;Tools&#x2F;Commits Backup"></</summary>
<category term="Notes" scheme="https://www.qkivan.ink/tags/Notes/"/>
</entry>
<entry>
<title>Project Null/Null-Android For OnePlus SM8250 Devices(opkona)</title>
<link href="https://www.qkivan.ink/page/24ad4c47.html"/>
<id>https://www.qkivan.ink/page/24ad4c47.html</id>
<published>2023-07-03T13:57:12.000Z</published>
<updated>2023-10-21T13:16:53.303Z</updated>
<content type="html"><![CDATA[<h1 id="Project-Null-Null-Android-For-OnePlus-SM8250-Devices-opkona"><a href="#Project-Null-Null-Android-For-OnePlus-SM8250-Devices-opkona" class="headerlink" title="Project Null/Null-Android For OnePlus SM8250 Devices(opkona)"></a>Project Null/Null-Android For OnePlus SM8250 Devices(opkona)</h1><h2 id="Build-info"><a href="#Build-info" class="headerlink" title="Build info"></a>Build info</h2><p>Android Version: 13</p><p>Build Date: 2023-07-03</p><p>Build variant: userdebug</p><p>Device: OnePlus SM8250 Devices(opkona)</p><p>Project Null Version: SNAPSHOT</p><p>Project Null Branch: 13.1-BETA</p><p>Maintainer: QKIvan</p><h2 id="Notes"><a href="#Notes" class="headerlink" title="Notes"></a>Notes</h2><ul><li>Based on OSS13 Firmware</li><li>ext4 build</li><li>Disabled CLO Boost</li><li>Stellaris Kernel</li></ul><h2 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h2><p>Intial Build</p><h2 id="Download"><a href="#Download" class="headerlink" title="Download"></a>Download</h2><p><a href="https://sourceforge.net/projects/qkivan-prereleases/files/opkona-SNAPSHOT-20230703.zip/download">SourceForge</a></p>]]></content>
<summary type="html"><h1 id="Project-Null-Null-Android-For-OnePlus-SM8250-Devices-opkona"><a href="#Project-Null-Null-Android-For-OnePlus-SM8250-Devices-opkona" </summary>
<category term="Null-Android" scheme="https://www.qkivan.ink/tags/Null-Android/"/>
</entry>
<entry>
<title>Project-Telescopium 13.0.4-HotFix Community Build For raphael/raphaelin</title>
<link href="https://www.qkivan.ink/page/2827472a.html"/>
<id>https://www.qkivan.ink/page/2827472a.html</id>
<published>2022-12-24T18:10:56.000Z</published>
<updated>2023-05-27T06:29:15.884Z</updated>
<content type="html"><![CDATA[<h1 id="Project-Telescopium-13-0-4-HotFix-Community-Build-For-raphael-raphaelin"><a href="#Project-Telescopium-13-0-4-HotFix-Community-Build-For-raphael-raphaelin" class="headerlink" title="Project-Telescopium 13.0.4-HotFix Community Build For raphael/raphaelin"></a>Project-Telescopium 13.0.4-HotFix Community Build For raphael/raphaelin</h1><p>A Hotfix version for raphael/raphaelin.</p><h2 id="Build-Info"><a href="#Build-Info" class="headerlink" title="Build Info"></a>Build Info</h2><p>Device: Redmi K20 Pro/Mi 9T Pro(raphael/raphaelin)</p><p>Project-Telescopium Version: 13.0.4-HotFix</p><p>Android Version:13(TD1A.221105.001)</p><p>Android Security Update: 5 November 2022</p><p>Build Date: 2022-12-24</p><p>Build variant: user</p><p>Maintainer: QKIvan</p><h2 id="Notes"><a href="#Notes" class="headerlink" title="Notes"></a>Notes</h2><ul><li><p>You can dirty flash from 13.0.4</p></li><li><p>FBEv1 Build,Use Unofficial OrangeFox</p></li><li><p>Flash Android 11 firmware before you flash rom</p></li><li><p>You can download ota package from 13.0.4(in Settings –> System –> System Update)</p></li></ul><h2 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h2><h3 id="Device"><a href="#Device" class="headerlink" title="Device"></a>Device</h3><p>Update simplified Chinese translation(MiParts)</p><h3 id="Source"><a href="#Source" class="headerlink" title="Source"></a>Source</h3><p>Move StatusBar Lyric to Statusbar Settings</p><p>Rebase our source</p><p>Drop Black Theme</p><p>Drop Pocket Mode</p><h2 id="Download"><a href="#Download" class="headerlink" title="Download"></a>Download</h2><p><a href="https://sourceforge.net/projects/qkivan-releases/files/raphael/Project-Telescopium/Project-Telescopium-13.0.4-HotFix_raphael-20221224-0940.zip/download">SourceForge.net</a></p><h2 id="About-Project-Telescopium"><a href="#About-Project-Telescopium" class="headerlink" title="About Project-Telescopium"></a>About Project-Telescopium</h2><p>A Project based on PixelExperience Plus With the useful and minimal stuff.</p>]]></content>
<summary type="html"><h1 id="Project-Telescopium-13-0-4-HotFix-Community-Build-For-raphael-raphaelin"><a href="#Project-Telescopium-13-0-4-HotFix-Community-Build</summary>
<category term="Project-Telescopium" scheme="https://www.qkivan.ink/categories/Project-Telescopium/"/>
<category term="Project-Telescopium" scheme="https://www.qkivan.ink/tags/Project-Telescopium/"/>
</entry>
<entry>
<title>Project-Telescopium 13.0.4 Community Build For raphael/raphaelin</title>
<link href="https://www.qkivan.ink/page/e942e730.html"/>
<id>https://www.qkivan.ink/page/e942e730.html</id>
<published>2022-12-15T08:21:45.000Z</published>
<updated>2023-05-27T06:29:09.013Z</updated>
<content type="html"><![CDATA[<h1 id="Project-Telescopium-13-0-4-Community-Build-For-raphael-raphaelin"><a href="#Project-Telescopium-13-0-4-Community-Build-For-raphael-raphaelin" class="headerlink" title="Project-Telescopium 13.0.4 Community Build For raphael/raphaelin"></a>Project-Telescopium 13.0.4 Community Build For raphael/raphaelin</h1><p>Initial Project-Telescopium release based on Android 13</p><h2 id="Build-Info"><a href="#Build-Info" class="headerlink" title="Build Info"></a>Build Info</h2><p>Device: Redmi K20 Pro/Mi 9T Pro(raphael/raphaelin)</p><p>Project-Telescopium Version: 13.0.4</p><p>Android Version:13(TD1A.221105.001)</p><p>Android Security Update: 5 November 2022</p><p>Build Date: 2022-12-15</p><p>Build variant: user</p><p>Maintainer: QKIvan</p><h2 id="Notes"><a href="#Notes" class="headerlink" title="Notes"></a>Notes</h2><ul><li><p>Clean Flash</p></li><li><p>FBEv1 Build,Use Unofficial OrangeFox</p></li><li><p>Flash Android 11 firmware before you flash rom</p></li></ul><h2 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h2><h3 id="Device"><a href="#Device" class="headerlink" title="Device"></a>Device</h3><p>Update our prebuilt kernel(Use Wind+)</p><p>Improve paddings/margins</p><p>Update build fingerprint</p><p>Enable some stuffs</p><p>Use GcamGo</p><p>Linux Kernel 4.14.275</p><p>Fix up charging issue</p><p>Use miui captive portal<br>Set globally accessible NTP server<br>Improve face unlock for popup camera<br>Don’t warn user about FC in Google TTS</p><h3 id="Rom"><a href="#Rom" class="headerlink" title="Rom"></a>Rom</h3><p>Add Pocket Mode</p><p>Add Black Theme</p><p>Add Vibration patterns from OOS</p><p>Add Pulse and Ambient notification bars</p><p>Use MiSans as default fonts</p><p>Add Gamespace and reTicker</p><p>Add StatusBar Lyric</p><p>Add GamesProps for GameSpace</p><p>Add Strict Standby Policy</p><p>Add Data Switch QS Tile</p><p>Add Light QuickSettings</p><p>Fixed Camera</p><p>Make New QS Footer background translucent</p><p>Some Memory optimization from ProtonAOSP</p><p>Implement lockscreen quick unlock<br>Override name of Mainland China carriers</p><p>Add haptic feedback for qs tiles</p><p>And more…</p><h2 id="Download"><a href="#Download" class="headerlink" title="Download"></a>Download</h2><p><a href="https://sourceforge.net/projects/qkivan-releases/files/raphael/Project-Telescopium/Project-Telescopium-13.0.4_raphael-20221215-1057.zip/download">SourceForge.net</a></p><p><a href="https://cloud.qkivan.ink/Rom/raphael/Project-Telescopium/Project-Telescopium-13.0.4_raphael-20221215-1057.zip">QKIvan’s Cloud</a></p><h2 id="About-Project-Telescopium"><a href="#About-Project-Telescopium" class="headerlink" title="About Project-Telescopium"></a>About Project-Telescopium</h2><p>A Project based on PixelExperience Plus With the useful and minimal stuff.</p>]]></content>
<summary type="html"><h1 id="Project-Telescopium-13-0-4-Community-Build-For-raphael-raphaelin"><a href="#Project-Telescopium-13-0-4-Community-Build-For-raphael-r</summary>
<category term="Project-Telescopium" scheme="https://www.qkivan.ink/categories/Project-Telescopium/"/>
<category term="Project-Telescopium" scheme="https://www.qkivan.ink/tags/Project-Telescopium/"/>
</entry>
<entry>
<title>PixelExperience Plus Update for raphael/raphaelin</title>
<link href="https://www.qkivan.ink/page/f4f12157.html"/>
<id>https://www.qkivan.ink/page/f4f12157.html</id>
<published>2022-11-11T10:31:29.000Z</published>
<updated>2023-05-27T06:29:03.482Z</updated>
<content type="html"><![CDATA[<h1 id="PixelExperience-Plus-Update-for-raphael-raphaelin"><a href="#PixelExperience-Plus-Update-for-raphael-raphaelin" class="headerlink" title="PixelExperience Plus Update for raphael/raphaelin"></a>PixelExperience Plus Update for raphael/raphaelin</h1><h2 id="Build-Info"><a href="#Build-Info" class="headerlink" title="Build Info"></a>Build Info</h2><p>Updated: 11/11/‘22</p><p>Build Variant: user</p><p>By QKIvan</p><h2 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h2><h3 id="Device"><a href="#Device" class="headerlink" title="Device"></a>Device</h3><ul><li>Update redfin fingerprint</li><li>Configure aux camera for Aperture</li><li>Improve face unlock for popup camera</li><li>Don’t warn user about FC in Google TTS</li><li>Enable Face Unlock</li><li>Enable Quick Tap</li><li>Use release-key</li></ul><h3 id="Source"><a href="#Source" class="headerlink" title="Source"></a>Source</h3><ul><li>Switch to Plus Edition</li><li>Add Statusbar Lyric</li><li>Add haptic feedback for qs tiles</li><li>Add NFC tile</li><li>Add Data Switch QS Tile</li><li>Add Light QS</li><li>Safetynet Passed Without Root</li><li>Export RecordingService for External Usage</li><li>Reset props for status bar lyric</li><li>Reduce screenshot dismiss delay to 3 seconds</li><li>Implement lockscreen quick unlock</li><li>Override name of Mainland China carriers</li></ul><h2 id="Notes"><a href="#Notes" class="headerlink" title="Notes"></a>Notes</h2><p>• Don’t dirty flash from official<br>• Based on Arrow Tree<br>• FBEv1 Build<br>• OSS Vendor and Stock Kernel<br>• Use Android 11 Firmware</p><h2 id="Download"><a href="#Download" class="headerlink" title="Download"></a>Download</h2><p><a href="https://sourceforge.net/projects/qkivan-releases/files/raphael/PixelExperience/PixelExperience_Plus_raphael-13.0-20221111-0403-UNOFFICIAL.zip/download">SourceForge.net</a></p>]]></content>
<summary type="html"><h1 id="PixelExperience-Plus-Update-for-raphael-raphaelin"><a href="#PixelExperience-Plus-Update-for-raphael-raphaelin" class="headerlink" t</summary>
<category term="PixelExperience" scheme="https://www.qkivan.ink/categories/PixelExperience/"/>
<category term="PixelExperience" scheme="https://www.qkivan.ink/tags/PixelExperience/"/>
</entry>
<entry>
<title>PixelExperience Unofficial Update for raphael/raphaelin</title>
<link href="https://www.qkivan.ink/page/46f62f90.html"/>
<id>https://www.qkivan.ink/page/46f62f90.html</id>
<published>2022-11-05T17:53:17.000Z</published>
<updated>2023-10-21T12:52:57.648Z</updated>
<content type="html"><![CDATA[<h2 id="PixelExperience-Unofficial-Update-for-raphael-raphaelin"><a href="#PixelExperience-Unofficial-Update-for-raphael-raphaelin" class="headerlink" title="PixelExperience Unofficial Update for raphael/raphaelin"></a>PixelExperience Unofficial Update for raphael/raphaelin</h2><h2 id="Build-Info"><a href="#Build-Info" class="headerlink" title="Build Info"></a>Build Info</h2><p>Updated: 06/11/‘22</p><p>Build Variant: user</p><p>Android Version: 13</p><p>By QKIvan</p><h2 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h2><h3 id="Device"><a href="#Device" class="headerlink" title="Device"></a>Device</h3><ul><li>Initial Build</li><li>October security patch</li><li>Kernel Upstream to 4.9.275</li><li>Import simplified Chinese translation in parts</li><li>Improve paddings/margins</li><li>Fixed PPS charging</li><li>Disable blur on app launch</li><li>Enable background blur</li><li>Use miui captive portal</li><li>Set globally accessible NTP server</li><li>Use Clang-Proton to build</li></ul><h3 id="Rom"><a href="#Rom" class="headerlink" title="Rom"></a>Rom</h3><ul><li>Add Statusbar Lyric</li><li>Add per-app volume</li><li>Add NFC qs tile</li><li>Add Light qs</li><li>Add lockscreen quick unlock.</li><li>Allow user to add/remove QS with one click</li><li>Use color accent for charging animation</li><li>Make New QS Footer background translucent</li></ul><h2 id="Download"><a href="#Download" class="headerlink" title="Download"></a>Download</h2><p><a href="https://sourceforge.net/projects/qkivan-releases/files/raphael/PixelExperience/PixelExperience_raphael-13.0-20221105-1836-UNOFFICIAL.zip/download">SourceForge.net</a></p>]]></content>
<summary type="html"><h2 id="PixelExperience-Unofficial-Update-for-raphael-raphaelin"><a href="#PixelExperience-Unofficial-Update-for-raphael-raphaelin" class="h</summary>
<category term="PixelExperience" scheme="https://www.qkivan.ink/tags/PixelExperience/"/>
</entry>
<entry>
<title>xdroidOSS 13-r8 Unofficial BETA for raphael/raphaelin</title>
<link href="https://www.qkivan.ink/page/46f62f90.html"/>
<id>https://www.qkivan.ink/page/46f62f90.html</id>
<published>2022-10-08T12:51:10.000Z</published>
<updated>2023-05-27T06:29:21.492Z</updated>
<content type="html"><![CDATA[<h1 id="xdroidOSS-13-r8-Unofficial-BETA-for-raphael-raphaelin"><a href="#xdroidOSS-13-r8-Unofficial-BETA-for-raphael-raphaelin" class="headerlink" title="xdroidOSS 13-r8 Unofficial BETA for raphael/raphaelin"></a>xdroidOSS 13-r8 Unofficial BETA for raphael/raphaelin</h1><h2 id="Build-Info"><a href="#Build-Info" class="headerlink" title="Build Info"></a>Build Info</h2><p>Released: 08/10/‘22</p><p>Build Variant: user</p><p>Android Version: 13</p><p>By @QKIvan</p><h2 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h2><h3 id="Source-changelog"><a href="#Source-changelog" class="headerlink" title="Source changelog:"></a>Source changelog:</h3><p><a href="https://t.me/xdroid_news/359">@xdroid_news</a></p><p>Device changelog:</p><p>Initial Build</p><p>Use Proton-Clang</p><p>Improve paddings</p><p>Import simplified Chinese translation</p><h2 id="Notes"><a href="#Notes" class="headerlink" title="Notes:"></a>Notes:</h2><p>• FBEv1 Build<br>• Make a NAND Backup.<br>• Screen Off FOD doesn’t work<br>• OSS Vendor and Arrow Kernel<br>• Use Android 11 Firmware and OrangeFox Unofficial(FBEv1)</p><h3 id="Download"><a href="#Download" class="headerlink" title="Download"></a>Download</h3><p><a href="https://sourceforge.net/projects/qkivanrom/files/raphael/Android13/xdroid/INA.XD.13.0.r8-350810-raphael.REL.zip/download">SourceForge.net</a></p>]]></content>
<summary type="html"><h1 id="xdroidOSS-13-r8-Unofficial-BETA-for-raphael-raphaelin"><a href="#xdroidOSS-13-r8-Unofficial-BETA-for-raphael-raphaelin" class="heade</summary>
<category term="xdroidOSS" scheme="https://www.qkivan.ink/categories/xdroidOSS/"/>
<category term="xdroidOSS" scheme="https://www.qkivan.ink/tags/xdroidOSS/"/>
</entry>
<entry>
<title>长达6天的Havoc 4.12使用体验</title>
<link href="https://www.qkivan.ink/page/c9f2.html"/>
<id>https://www.qkivan.ink/page/c9f2.html</id>
<published>2022-02-13T12:51:10.000Z</published>
<updated>2023-05-27T06:13:28.912Z</updated>
<content type="html"><![CDATA[<p>2023-5-27:陈年老文,一些观点与我现在的不同,仅供参考。</p><p><img src="https://s4.ax1x.com/2022/02/13/HrKClQ.png"></p><span id="more"></span><h2 id="缺点"><a href="#缺点" class="headerlink" title="缺点"></a>缺点</h2><h3 id="无OTA"><a href="#无OTA" class="headerlink" title="无OTA"></a>无OTA</h3><h3 id="启动器掉帧"><a href="#启动器掉帧" class="headerlink" title="启动器掉帧"></a>启动器掉帧</h3><p>自带的是Shady launcher,原本以为还挺好用,直到我再次解锁手机,评论区也有人反馈此问题。</p><h3 id="无面部解锁"><a href="#无面部解锁" class="headerlink" title="无面部解锁"></a>无面部解锁</h3><p><img src="https://s4.ax1x.com/2022/02/13/HrKiOs.png"></p><h3 id="汉化不全"><a href="#汉化不全" class="headerlink" title="汉化不全"></a>汉化不全</h3><p><img src="https://s4.ax1x.com/2022/02/13/HrKkmn.png"></p><h3 id="双击唤醒成功率低"><a href="#双击唤醒成功率低" class="headerlink" title="双击唤醒成功率低"></a>双击唤醒成功率低</h3><p>当做没法用吧,但是双击息屏基本没啥问题,emmmm</p><h2 id="优点"><a href="#优点" class="headerlink" title="优点"></a>优点</h2><p>接下来来到优点篇</p><h3 id="比较省电"><a href="#比较省电" class="headerlink" title="比较省电"></a>比较省电</h3><p>实测下来亮屏2-3小时(在1936毫安的官方电池下)</p><p><img src="https://s4.ax1x.com/2022/02/13/HrKeYT.png"></p><h3 id="自带电话可以录音"><a href="#自带电话可以录音" class="headerlink" title="自带电话可以录音"></a>自带电话可以录音</h3><p>自带电话可以录音,不需要装啥模块,蛮多类原生也有这个功能了。</p><h3 id="小白条长度可以调节"><a href="#小白条长度可以调节" class="headerlink" title="小白条长度可以调节"></a>小白条长度可以调节</h3><p>4档可调。</p><h3 id="游戏模式"><a href="#游戏模式" class="headerlink" title="游戏模式"></a>游戏模式</h3><p>这个自带的游戏模式就很好用,特别是对于打音游,再也不用担心玩着玩着就自己回桌面了</p><p>1.以弹幕的形式显示通知</p><p>2.关闭自动亮度</p><p>3.关闭手势导航</p><p>4.自动接听电话</p><p>顺带一提也推荐大家开启“固定”</p><p><img src="https://s4.ax1x.com/2022/02/13/HrKAwq.png"></p><h3 id="音量级数"><a href="#音量级数" class="headerlink" title="音量级数"></a>音量级数</h3><p>系统自带了一个音量级数的调节,不用刷模块了(</p><p>同时也有分应用音量调节,用米窗挂青年大学习或者遇到O泡果奶可以直接静音了(雾)</p><p><img src="https://s4.ax1x.com/2022/02/13/HrKET0.png"></p><h3 id="杂念"><a href="#杂念" class="headerlink" title="杂念"></a>杂念</h3><h4 id="截图"><a href="#截图" class="headerlink" title="截图"></a>截图</h4><p><img src="https://s4.ax1x.com/2022/02/13/HrKZkV.png"></p><p>三指截图也是有的,不用担心(虽然我从来不用)</p>]]></content>
<summary type="html"><p>2023-5-27:陈年老文,一些观点与我现在的不同,仅供参考。</p>
<p><img src="https://s4.ax1x.com/2022/02/13/HrKClQ.png"></p></summary>
<category term="Havoc" scheme="https://www.qkivan.ink/categories/Havoc/"/>
<category term="Havoc" scheme="https://www.qkivan.ink/tags/Havoc/"/>
</entry>
<entry>
<title>玩客云安装Cloudreve并设置开机自启</title>
<link href="https://www.qkivan.ink/page/bc20.html"/>
<id>https://www.qkivan.ink/page/bc20.html</id>
<published>2021-04-11T03:19:32.000Z</published>
<updated>2023-05-27T06:19:23.359Z</updated>
<content type="html"><![CDATA[<h1 id="玩客云安装Cloudreve"><a href="#玩客云安装Cloudreve" class="headerlink" title="玩客云安装Cloudreve"></a>玩客云安装Cloudreve</h1><span id="more"></span><h2 id="安装Cloudreve"><a href="#安装Cloudreve" class="headerlink" title="安装Cloudreve"></a>安装Cloudreve</h2><p>先下载文末的链接,解压,你会得到一个名为Coludreve的文件,见下图</p><p><img src="http://ivanstar.gitee.io/photo/cr/crpg.png" alt="crpg.png"></p><p>把这个文件上传到玩客云,然后设置Cloudreve的权限为0755或更高,</p><p>执行./cloudreve,cloudreve就会开始运行了,这里会给你账号和密码,打开5212端口即可以进入cloudreve的管理页面。</p><h2 id="Cloudreve配置"><a href="#Cloudreve配置" class="headerlink" title="Cloudreve配置"></a>Cloudreve配置</h2><p>输入刚刚的账号密码登录,在弹出来的菜单里选择管理面板。</p><p><img src="http://ivanstar.gitee.io/photo/cr/consle.png" alt="consle.png"></p><p>进到管理面板里面之后,点击站点信息,再点击上传与下载,找到临时目录,这里你要设置一个文件夹当Cloudreve的临时目录,这里随便你写到那里,然后找到存储策略,找到默认存储策略,点击那个笔(编辑),选择向导模式编辑,找到第一项,这里是写云盘的储存目录,假如我的硬盘挂载到/mnt/wd这个目录,那这里就填/mnt/wd,以此类推,剩下的可以不管,保存即可。</p><p><img src="http://ivanstar.gitee.io/photo/cr/chucun.png" alt="chucun.png"></p><p>如果这里你无法保存的话,你就先上传一个文件,然后你存放cloudreve的文件夹会出现一个uploads文件夹,删掉他,然后新建一个连接,命名为uploads,建立连接/快捷方式到这里写你的硬盘挂载的位置。</p><p><img src="http://ivanstar.gitee.io/photo/cr/link.png" alt="link.png"></p><p>找到用户组,设置管理员的容量。</p><h2 id="设置开机自启"><a href="#设置开机自启" class="headerlink" title="设置开机自启"></a>设置开机自启</h2><p>配置好之后,我们就要设置开机自启动了,在SSH里执行:<code>vim /usr/lib/systemd/system/cloudreve.service</code></p><p>然后按下i键,将下面的配置粘贴到里面(把PATH_TO_CLOUDREVE改成你存放cloudreve的文件夹):</p><figure class="highlight text"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br><span class="line">8</span><br><span class="line">9</span><br><span class="line">10</span><br><span class="line">11</span><br><span class="line">12</span><br><span class="line">13</span><br><span class="line">14</span><br><span class="line">15</span><br><span class="line">16</span><br><span class="line">17</span><br><span class="line">18</span><br></pre></td><td class="code"><pre><span class="line">[Unit]</span><br><span class="line">Description=Cloudreve</span><br><span class="line">Documentation=https://docs.cloudreve.org</span><br><span class="line">After=network.target</span><br><span class="line">Wants=network.target</span><br><span class="line"></span><br><span class="line">[Service]</span><br><span class="line">WorkingDirectory=/PATH_TO_CLOUDREVE</span><br><span class="line">ExecStart=/PATH_TO_CLOUDREVE/cloudreve</span><br><span class="line">Restart=on-abnormal</span><br><span class="line">RestartSec=5s</span><br><span class="line">KillMode=mixed</span><br><span class="line"></span><br><span class="line">StandardOutput=null</span><br><span class="line">StandardError=syslog</span><br><span class="line"></span><br><span class="line">[Install]</span><br><span class="line">WantedBy=multi-user.target</span><br></pre></td></tr></table></figure><p>然后按esc,再输入:wq,就可以保存。</p><p>然后再在ssh里面执行下面的命令(一行一行的复制):</p><figure class="highlight text"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">systemctl daemon-reload</span><br></pre></td></tr></table></figure><figure class="highlight text"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">systemctl start cloudreve</span><br></pre></td></tr></table></figure><figure class="highlight text"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">systemctl enable cloudreve</span><br></pre></td></tr></table></figure>]]></content>
<summary type="html"><h1 id="玩客云安装Cloudreve"><a href="#玩客云安装Cloudreve" class="headerlink" title="玩客云安装Cloudreve"></a>玩客云安装Cloudreve</h1></summary>
<category term="矿渣" scheme="https://www.qkivan.ink/categories/%E7%9F%BF%E6%B8%A3/"/>
<category term="玩客云" scheme="https://www.qkivan.ink/tags/%E7%8E%A9%E5%AE%A2%E4%BA%91/"/>
</entry>
<entry>
<title>玩客云安装BT Panel</title>
<link href="https://www.qkivan.ink/page/2366.html"/>
<id>https://www.qkivan.ink/page/2366.html</id>
<published>2021-04-02T12:13:40.000Z</published>
<updated>2023-05-27T06:16:52.280Z</updated>
<content type="html"><![CDATA[<h1 id="玩客云安装宝塔5-9"><a href="#玩客云安装宝塔5-9" class="headerlink" title="玩客云安装宝塔5.9"></a>玩客云安装宝塔5.9</h1><h2 id="开始安装"><a href="#开始安装" class="headerlink" title="开始安装"></a>开始安装</h2><span id="more"></span><p>输入:</p><figure class="highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">sudo apt-get install python-setuptools</span><br></pre></td></tr></table></figure><p>安装python-setuptools</p><p>再执行:</p><figure class="highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">wget -O install.sh http://download.bt.cn/install/install-ubuntu.sh && bash install.sh</span><br></pre></td></tr></table></figure><p>安装宝塔</p>]]></content>
<summary type="html"><h1 id="玩客云安装宝塔5-9"><a href="#玩客云安装宝塔5-9" class="headerlink" title="玩客云安装宝塔5.9"></a>玩客云安装宝塔5.9</h1><h2 id="开始安装"><a href="#开始安装" class="headerlink" title="开始安装"></a>开始安装</h2></summary>
<category term="矿渣" scheme="https://www.qkivan.ink/categories/%E7%9F%BF%E6%B8%A3/"/>
<category term="玩客云" scheme="https://www.qkivan.ink/tags/%E7%8E%A9%E5%AE%A2%E4%BA%91/"/>
</entry>
<entry>
<title>可能是最全的玩客云刷机教程&我遇到的坑</title>
<link href="https://www.qkivan.ink/page/ada3.html"/>
<id>https://www.qkivan.ink/page/ada3.html</id>
<published>2021-03-19T13:27:22.000Z</published>
<updated>2023-05-27T06:29:43.804Z</updated>
<content type="html"><</p><p>刷完后如上图所示,如果你尝试了各种方法还是无法刷机的话,那就是的玩客云的eMMC可能有坏块,建议刷入精简版底包试试(链接放在文末)</p></li></ul><p>然后,将你的U盘接上电脑,打开Usb Image Tool<img src="http://ivanstar.gitee.io/photo/wky-sj/MozHwXlkSemRJv3.png" alt="Restore.png"></p><p>选中你的U盘,点击Restore,<img src="http://ivanstar.gitee.io/photo/wky-sj/6Bhq5GMKS8ZLVtp.png" alt="knwo.png"></p><p>选择镜像,软件就会自动将镜像写入U盘。</p><p>当进度条到达100%后,关掉软件,拔下U盘,把U盘插到玩客云上,插网线,插电源,过一会玩客云的IP就会出现在路由器的管理页面</p><p>下面是水星路由器,玩客云的IP会直接显示</p><p><img src="http://ivanstar.gitee.io/photo/wky-sj/eAiZUWVa2PsnuHD.png" alt="melogin.png"></p><p>如果你的路由器是梅林固件,点客户端状态就能看到</p><p><img src="http://ivanstar.gitee.io/photo/wky-sj/merlin.png" alt="merlin.png"></p><p>访问这个IP</p><p><img src="http://ivanstar.gitee.io/photo/wky-sj/MmsxiaFQwDRZOf1.png" alt="dh.png"></p><p>你就可以看到玩客云导航,然后我们就可以把玩客云的系统刷入内置的eMMC了。</p><p>打开Putty,在Host Name那里填入玩客云的ip,我们就能通过SSH连接玩客云<img src="http://ivanstar.gitee.io/photo/wky-sj/mf7KHBSlXUOFGMs.png" alt="putty.png"></p><p>填写完IP后点击Open,后面会弹出一个对话框,选择是</p><p>账号:root</p><p>密码:powersee233</p><p><img src="http://ivanstar.gitee.io/photo/wky-sj/9Euv1XDGZiwP6jC.png" alt="_J_25H_3CI_Q_4M_176_4ZD.png"></p><p>输入./install.sh即可把系统刷入玩客云内置的eMMC,刷入完成后会掉线重启,此时拔下U盘即可。</p><p><img src="http://ivanstar.gitee.io/photo/wky-sj/7kQXERyoaF8iYuP.png" alt="O_ES_QX~B_ZF__95_P0JD_9.png"></p><h2 id="相关链接"><a href="#相关链接" class="headerlink" title="相关链接"></a>相关链接</h2><p>powersee的视频:<a href="https://www.bilibili.com/video/BV1sU4y1s7Yu">你的需求,也许30块就能搞定【Powersee】_哔哩哔哩 (゜-゜)つロ 干杯~-bilibili</a></p><p>powersee的一个疑难杂症大汇合,有需要可以看看:<a href="https://www.bilibili.com/video/BV1kT4y1P7RL">【玩客云】疑难杂症大汇合(持续更新)_哔哩哔哩 (゜-゜)つロ 干杯~-bilibili</a></p><p>工具下载地址: <a href="https://pan.baidu.com/s/1q-19-fBEKSfPnOVyVXiU0w">https://pan.baidu.com/s/1q-19-fBEKSfPnOVyVXiU0w</a> 提取码: n96y</p><p>玩客云应用的密码:</p><p>Portainer:账户:admin,密码powersee</p><p>aria2:rpc密钥默认12345</p><p>qB:账户admin,密码adminadmin</p><p>filebrowser: 账户admin,密码admin</p><p>SMB:账户root,密码1234</p><p>SFTP:账户root,密码powersee233</p><p>transmission:账号admin,密码admin(默认停用,要去Portainer里面启用)</p>]]></content>
<summary type="html"><h1 id="可能是最全的玩客云刷机教程-我遇到的坑"><a href="#可能是最全的玩客云刷机教程-我遇到的坑" class="headerlink" title="可能是最全的玩客云刷机教程&amp;我遇到的坑"></a>可能是最全的玩客云刷机教程&amp;我遇到的坑</h1><p>提示:刷机有风险,操作需谨慎。</p>
<p>前段时间闲来无事刷到了玩客云的视频,就去闲鱼买了个。价格42(记得那个视频里面很多人30在出,我买的时候涨到40多了,现在60不包邮了…这还不如买N1和我家云了)。</p>
<p>2023-5-27:现在看起来很便宜,但是考虑到玩客云的Soc…还是建议上别的机子</p>
<p><img src="http://ivanstar.gitee.io/photo/wky-sj/mDax4FSbERsdcJQ.png" alt="购买凭证"></p></summary>
<category term="矿渣" scheme="https://www.qkivan.ink/categories/%E7%9F%BF%E6%B8%A3/"/>
<category term="玩客云" scheme="https://www.qkivan.ink/tags/%E7%8E%A9%E5%AE%A2%E4%BA%91/"/>
</entry>
</feed>