Releases: Xposed-Modules-Repo/com.luoshui.paycardeditor
Releases · Xposed-Modules-Repo/com.luoshui.paycardeditor
Release list
1.0.5
Fixes and improvements
- Fixed Advanced Settings not expanding after it was tapped.
- Reworked segmented-list layout so runtime row additions and removals are handled safely during Compose recomposition.
- Added regression coverage for the collapsed-to-expanded Advanced Settings interaction and standardized related test names in English.
Source changelog: luoshuijs/PayCardEditor@v1.0.4...v1.0.5
1.0.4
Highlights
- Fully migrated the Home, Card Studio, Card Preview, Settings, and Troubleshooting screens to Jetpack Compose and Material 3.
- Added theme mode, seed color, palette style, and color specification settings, including system Monet dynamic colors and an AMOLED dark mode.
- Reworked navigation and screen state management with Navigation Compose, ViewModel, and unidirectional state flows, with regression coverage for key interactions.
- Replaced Glide with Coil for card image loading and moved theme settings to a dedicated Preferences DataStore. The cross-process module state remains on its existing SharedPreferences contract.
Fixes and improvements
- Fixed a process abort caused by a DexKit query worker attempting to wait for itself while releasing the bridge.
- Restored behaviors lost during the Compose migration, including snapshot details and copying, preview refresh when returning to the tab, and success feedback after card persistence.
- Fixed Monet modes so they use the actual system dynamic color schemes.
- Extracted crop coordination, paired-number editor dialogs, and shared UI error handling for more consistent interactions and failure reporting.
Full changelog: luoshuijs/PayCardEditor@v1.0.3...v1.0.4
1.0.3
Full Changelog: luoshuijs/PayCardEditor@v1.0.2...v1.0.3
1.0.2
Full Changelog: luoshuijs/PayCardEditor@v1.0.1...v1.0.2
1.0.1
Full Changelog: luoshuijs/PayCardEditor@v1.0.0...v1.0.1
1.0.0
Full Changelog: luoshuijs/PayCardEditor@v1.0.0-rc2...v1.0.0
1.0.0-rc2
Full Changelog: luoshuijs/PayCardEditor@v1.0.0-rc1...v1.0.0-rc2
1.0.0-rc1
Full Changelog: https://github.com/luoshuijs/PayCardEditor/commits/v1.0.0-rc1