6.6.4 - 发行版发布准备

This commit is contained in:
SuperMonster003
2025-05-31 01:30:18 +08:00
parent 7450078e46
commit 46e6d2a415
141 changed files with 755 additions and 523 deletions

View File

@@ -1,5 +1,27 @@
{
"$data": {
"v6.6.4": {
"released_date": "2025/05/31",
"hint": [
"API change: ui.(status/navigation)BarAppearanceLight[By] -> ui.(status/navigation)BarIconLight[By]"
],
"feature": [
"util.dpToPx/spToPx/pxToDp/pxToSp methods for pixel unit conversion"
],
"fix": [
"Subtitles may be displayed incompletely when rotating the screen to landscape orientation",
"Some page content may be obscured by the side navigation bar when rotating to landscape",
"Incomplete status bar background tint area on some pages in Android 15 _[`issue #398`](http://issues.autojs6.com/398)_",
"Code editor might write files with low-confidence encoding causing decoding errors (attempted fix)"
],
"improvement": [
"Improved layout adaptability on the App and Developer pages and removed unnecessary layout categories",
"README.md build section added multiple methods to help locate the target settings page _[`issue #404`](http://issues.autojs6.com/404)_"
],
"dependency": [
"Added Androidx ConstraintLayout version 2.2.1"
]
},
"v6.6.3": {
"released_date": "2025/05/27",
"feature": [