Pzqqt's News Channel
I spent some time researching it: Through the "Display Layout Boundary" function of the developer tool, we can see that there is a space area in the middle of the status bar. This is a limitation, and its width is consistent with the width of our device cutout.…
简中:
我花了一些时间研究它:
通过开发者工具的“显示布局边界”功能,我们可以看到状态栏中间有一块空白区域。这是一个界限,它的宽度与我们设备切口的宽度一致。
它存在的意义是为了防止左侧过多的通知图标或右侧过多的系统图标(WiFi、信号、电量等)显示到设备的切口区域内。
很显然,我们设备的切口不在通知栏的中央,所以这个空白区域完全没必要存在。
我将在我的下一个 Crdroid 非官方版本中添加一个开关,以阻止 SystemUI 绘制这个多余的空白区域。这样就完全解决了图标折叠问题。
我花了一些时间研究它:
通过开发者工具的“显示布局边界”功能,我们可以看到状态栏中间有一块空白区域。这是一个界限,它的宽度与我们设备切口的宽度一致。
它存在的意义是为了防止左侧过多的通知图标或右侧过多的系统图标(WiFi、信号、电量等)显示到设备的切口区域内。
很显然,我们设备的切口不在通知栏的中央,所以这个空白区域完全没必要存在。
Pzqqt's News Channel
I guess many Phoenix users have been troubled by the status bar WiFi/signal icon being collapsed. Today I found out that this option of the AOSPMod module can fine-tune the invisible area in the middle of status bar, which provides more display space on the…
AOSPMod's method is to increase or decrease the width of the left and right icon areas by a certain percentage (left plus right minus, or left minus right plus). So it doesn't completely solve our problem.
AOSPMod的方法是按照一定百分比增加或缩减左右两侧的图标区域宽度(左加右减,或者左减右加)。所以并不能完全解决我们的问题。
AOSPMod的方法是按照一定百分比增加或缩减左右两侧的图标区域宽度(左加右减,或者左减右加)。所以并不能完全解决我们的问题。
Pzqqt's News Channel
Done
Now the status bar can display more system icons, so you don't have to worry about the icons collapsing anymore.😋
Paradox-v6.2.zip
20.3 MB
SHA1:
E6093858865E88B9F2445487A909C1B68A54F33E
This media is not supported in your browser
VIEW IN TELEGRAM
Paradox Kernel v6.2 for phoenix/phoenixin
By @pzqqt
Download
Support group
Source
Changelog:
- Merge v4.14.314
- zstd: Upgrade to latest upstream stable version (v1.5.5)
- Add sound control (headphones, mic)
- Some other fixes and optimizations
By @pzqqt
Download
Support group
Source
Changelog:
- Merge v4.14.314
- zstd: Upgrade to latest upstream stable version (v1.5.5)
- Add sound control (headphones, mic)
- Some other fixes and optimizations
Google Clang Prebuilt Update
#clang
Commit
Download tar.gz:
clang 17.0.1 (based on r487747b) from build 10006735
#clang
Commit
Download tar.gz:
clang 17.0.1 (based on r487747b) from build 10006735
Pzqqt's News Channel
Now the status bar can display more system icons, so you don't have to worry about the icons collapsing anymore.😋
Eventually, I fixed the problem completely.
https://github.com/crdroid-s-phoenix/android_frameworks_base/commit/ff7626ee7274f1b247afea267456bd7e588f3d37
https://github.com/crdroid-s-phoenix/android_frameworks_base/commit/ff7626ee7274f1b247afea267456bd7e588f3d37
GitHub
SystemUI: Fix wrong method to identify cutout position · crdroid-s-phoenix/android_frameworks_base@ff7626e
- When the cutout is on the right side of the screen, the position of the right bound
of the cutout rectangle should be compared to the screen width, not to the height.
- Google sneakily fixed it...
of the cutout rectangle should be compared to the screen width, not to the height.
- Google sneakily fixed it...
Clash for Windows Update
2023-04-28
#Clash
Release tag:
v 0.20.22
Assets:
Clash.for.Windows-0.20.22-arm64-linux.tar.gz (104.2 MB)
Clash.for.Windows-0.20.22-arm64-mac.7z (69.6 MB)
Clash.for.Windows-0.20.22-arm64-win.7z (74.2 MB)
Clash.for.Windows-0.20.22-arm64.dmg (103.1 MB)
Clash.for.Windows-0.20.22-ia32-win.7z (69.7 MB)
Clash.for.Windows-0.20.22-mac.7z (69.9 MB)
Clash.for.Windows-0.20.22-win.7z (73.5 MB)
Clash.for.Windows-0.20.22-x64-linux.tar.gz (104.6 MB)
Clash.for.Windows-0.20.22.dmg (107.9 MB)
Clash.for.Windows.Setup.0.20.22.arm64.exe (81.1 MB)
Clash.for.Windows.Setup.0.20.22.exe (81.8 MB)
Clash.for.Windows.Setup.0.20.22.ia32.exe (77.7 MB)
sha256sum (0.0 MB)
2023-04-28
#Clash
Release tag:
v 0.20.22
Assets:
Clash.for.Windows-0.20.22-arm64-linux.tar.gz (104.2 MB)
Clash.for.Windows-0.20.22-arm64-mac.7z (69.6 MB)
Clash.for.Windows-0.20.22-arm64-win.7z (74.2 MB)
Clash.for.Windows-0.20.22-arm64.dmg (103.1 MB)
Clash.for.Windows-0.20.22-ia32-win.7z (69.7 MB)
Clash.for.Windows-0.20.22-mac.7z (69.9 MB)
Clash.for.Windows-0.20.22-win.7z (73.5 MB)
Clash.for.Windows-0.20.22-x64-linux.tar.gz (104.6 MB)
Clash.for.Windows-0.20.22.dmg (107.9 MB)
Clash.for.Windows.Setup.0.20.22.arm64.exe (81.1 MB)
Clash.for.Windows.Setup.0.20.22.exe (81.8 MB)
Clash.for.Windows.Setup.0.20.22.ia32.exe (77.7 MB)
sha256sum (0.0 MB)
Neither Lineage OS nor CrDroid (Android 12) which is based on it, has no screenshot qs tiles. This is inconvenient for users who are used to quick screenshots via qs tiles.
A common workaround is to install an app from the Google Play Store to add screenshot qs tiles. But this app needs root permission.
By reading the source code of this app, we found that it takes a screenshot by sending the
In fact, this does not require root permission. If the app sends the keycode as system or shell, it can still take a screenshot successfully.
Therefore, I want to add a modified version of this app to my unofficial rom. The modified app and system share the same uid, so it can take screenshots without root permission.
This is just an idea of mine, it might not work.😅
A common workaround is to install an app from the Google Play Store to add screenshot qs tiles. But this app needs root permission.
By reading the source code of this app, we found that it takes a screenshot by sending the
KEYCODE_SYSRQ
keycode to the system. It is equivalent to simulating that the user presses the Print Screen key on the "keyboard".In fact, this does not require root permission. If the app sends the keycode as system or shell, it can still take a screenshot successfully.
Therefore, I want to add a modified version of this app to my unofficial rom. The modified app and system share the same uid, so it can take screenshots without root permission.
This is just an idea of mine, it might not work.😅
Pzqqt's News Channel
Neither Lineage OS nor CrDroid (Android 12) which is based on it, has no screenshot qs tiles. This is inconvenient for users who are used to quick screenshots via qs tiles. A common workaround is to install an app from the Google Play Store to add screenshot…
Do not ask me why I don't modify the Android source code to provide screenshot qs tiles directly. It's always troublesome and time-consuming to modify the code, compile, debug, and test every time.😂
CrDroid v8.14 for Phoenix(in)
Unofficial By @pzqqt
Android 12.1
Changelog:
- Synchronized official repository
- Fixed premature collapse of status bar system icons
- Fixed a brief pause in headphone sound when screen on/off
- Add Screenshot Tile
SHA1:
https://drive.google.com/file/d/1-1C_u3rxpespSwYF0nOD0N0EGZyXG0jb/view
Unofficial By @pzqqt
Android 12.1
Changelog:
- Synchronized official repository
- Fixed premature collapse of status bar system icons
- Fixed a brief pause in headphone sound when screen on/off
- Add Screenshot Tile
SHA1:
CD8E680D8C307025BED5B48288383FC43F67E032Download:
https://drive.google.com/file/d/1-1C_u3rxpespSwYF0nOD0N0EGZyXG0jb/view
Raspberry Pi OS (64-bit) Update
2023-05-04
#RaspberryPi #RaspberryPiOS
Build date:
Changelog:
https://downloads.raspberrypi.org/raspios_arm64/release_notes.txt
Download:
2023-05-03-raspios-bullseye-arm64.img.xz
Size:
818.3 MB
2023-05-04
#RaspberryPi #RaspberryPiOS
Build date:
2023-05-03
Changelog:
https://downloads.raspberrypi.org/raspios_arm64/release_notes.txt
Download:
2023-05-03-raspios-bullseye-arm64.img.xz
Size:
818.3 MB
Sandboxie (By DavidXanatos) Update
2023-05-09
#Sandboxie
Release tag:
Release v1.9.3 / 5.64.3
Assets:
Sandboxie-Classic-x64-v5.64.3.exe (2.7 MB)
Sandboxie-Classic-x86-v5.64.3.exe (2.2 MB)
Sandboxie-Plus-ARM64-v1.9.3.exe (16.1 MB)
Sandboxie-Plus-x64-v1.9.3.exe (18.5 MB)
Sandboxie-Plus-x86-v1.9.3.exe (16.1 MB)
2023-05-09
#Sandboxie
Release tag:
Release v1.9.3 / 5.64.3
Assets:
Sandboxie-Classic-x64-v5.64.3.exe (2.7 MB)
Sandboxie-Classic-x86-v5.64.3.exe (2.2 MB)
Sandboxie-Plus-ARM64-v1.9.3.exe (16.1 MB)
Sandboxie-Plus-x64-v1.9.3.exe (18.5 MB)
Sandboxie-Plus-x86-v1.9.3.exe (16.1 MB)
GitHub
Release Release v1.9.3 / 5.64.3 · sandboxie-plus/Sandboxie
This build fixes a few issues with 1.9.2
Please review the full Changelog for more details.
You can support the project through donations, any help will be greatly appreciated.
If you have issues ...
Please review the full Changelog for more details.
You can support the project through donations, any help will be greatly appreciated.
If you have issues ...
Lineage official merged the May security patch for the Android 12.1 branch. My crDroid unofficial build will be updated in the last two days. Since I'm away from home lately, my unofficial crDroid build will be updated in two days at the earliest.
CrDroid v8.14 for Phoenix(in)
Unofficial By @pzqqt
Android 12.1
Changelog:
- Synchronized official repository
- May Security Patch
- Fixed premature collapse of status bar system icons
- Add Screenshot Tile
SHA1:
https://drive.google.com/file/d/1U_4ggrwDw5NvXa0azkjOZ9-nXfEGirFg
Unofficial By @pzqqt
Android 12.1
Changelog:
- Synchronized official repository
- May Security Patch
- Fixed premature collapse of status bar system icons
- Add Screenshot Tile
SHA1:
A795DFC8B2E9250A7E10E8746F33E26929C0733BDownload:
https://drive.google.com/file/d/1U_4ggrwDw5NvXa0azkjOZ9-nXfEGirFg
Raspberry Pi4 bootloader EEPROM Beta Update
2023-05-11
#RaspberryPi #eeprom
Build date:
Changelog:
https://github.com/raspberrypi/rpi-eeprom/blob/master/firmware/release-notes.md
Download:
pieeprom-2023-05-11.bin
Size:
512.0 KB
2023-05-11
#RaspberryPi #eeprom
Build date:
20230511
Changelog:
https://github.com/raspberrypi/rpi-eeprom/blob/master/firmware/release-notes.md
Download:
pieeprom-2023-05-11.bin
Size:
512.0 KB