Skip to content

v1.0.7 Stable - #20

Merged
killerprojecte merged 30 commits into
masterfrom
dev
May 20, 2026
Merged

v1.0.7 Stable#20
killerprojecte merged 30 commits into
masterfrom
dev

Conversation

@killerprojecte

Copy link
Copy Markdown
Owner

No description provided.

killerprojecte and others added 30 commits April 30, 2026 13:12
…in RearStoreScreen and AboutScreen

Signed-off-by: ghhccghk <2137610394@qq.com>
- Added `PropTools` and `OSVersionTools` to retrieve system properties including device name, market name, Android version, and OS version (with support for root-access naming).
- Updated `AboutScreen` to display a new card containing device and system specifications.
- Added necessary string resources for device info labels in both English and Chinese.
- Refactored `InfoLine` component in `HomeScreen` for better layout flexibility.

Signed-off-by: ghhccghk <2137610394@qq.com>
…tion and update loading indicators to InfiniteProgressIndicator

Signed-off-by: ghhccghk <2137610394@qq.com>
- **feat**: Added ability to retrieve and display "Sub-screen Version" (targeting `com.xiaomi.subscreencenter`) in the About screen.
- **feat**: Implemented `rememberBlurBackdrop` utility and integrated `BlurredBar` into the navigation bar for better visual effects.
- **fix**: Fixed package name inconsistency for `PageUtils` and updated related imports.
- **ui**: Refined `BlurredBar` blur radius calculation using density and adjusted surface color opacity.
- **refactor**: Cleaned up `AboutScreen` UI code and improved device name display styling.
- **manifest**: Added `<queries>` for the sub-screen center package to comply with Android 11+ package visibility requirements.

Signed-off-by: ghhccghk <2137610394@qq.com>
feat: 修改加载动画,关于界面添加设备信息
… favorites has been modified to fix the issue of overly sensitive triggering & formatting code
…retrieval

- **feat**: Integrated `AboutLibraries` plugin and implemented `AboutLibrariesTools` to parse and display library information using `kotlinx-serialization`.
- **feat**: Added a new "Licenses" navigation route and dedicated `LicenseContent` UI to the About screen.
- **feat**: Added localized string resources for the new licenses section.
- **fix**: Added error handling to `getSubSceenVersion` in `DeviceConfigTools` to prevent crashes if the target package is missing.
- **build**: Added `kotlinx-serialization` plugin and dependency, and configured the `aboutLibraries` plugin in `build.gradle.kts`.
- **proguard**: Added keep rules for `AboutLibrariesToolsKt` to prevent issues with reflection or serialization in minified builds.

Signed-off-by: ghhccghk <2137610394@qq.com>
- Added a `SuperCard` to the About screen to display and provide access to open-source licenses.
- Integrated `onOpenLibraries` click action and used localized string resources for the title and summary.

Signed-off-by: ghhccghk <2137610394@qq.com>
…reen & skip display subscreen version for not supported devices
Removed unused import statement for Log.
feat: 添加引用界面
- **feat**: Added an interactive `OverlayDialog` to display license details, featuring automatic URL detection and clickable links within the license text.
- **ui**: Replaced static license text in `AboutScreen` with clickable `RearBadgePill` components for a more modern interface.
- **ui**: Refined `LibraryItem` layout with a divider and improved alignment for developer and license information.
- **refactor**: Updated `LibraryItem` to accept a license map and managed dialog visibility state within the component.
- **refactor**: Added `modifier` parameter support to `RearBadgePill` to allow custom interactions and styling from parent layouts.
- **refactor**: Simplified `LibraryDevelopersText` by removing redundant "Developer:" prefixes.

Signed-off-by: ghhccghk <2137610394@qq.com>
chore: allow negative value for insets
chore: qodana code quality
chore: upgrade dependencies
@killerprojecte
killerprojecte merged commit f906cac into master May 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants