Skip to content

Jetpack compose conversion#892

Closed
Mahmud0808 wants to merge 80 commits intobetafrom
wip-compose
Closed

Jetpack compose conversion#892
Mahmud0808 wants to merge 80 commits intobetafrom
wip-compose

Conversation

@Mahmud0808
Copy link
Copy Markdown
Owner

No description provided.

Mahmud0808 and others added 30 commits March 17, 2026 10:05
Merge translation changes
- Remove `categoryShadow` modifier and adjust icon tint alpha in `HomeCategoryCard`
- Update app language action icon to use `ic_language` drawable in `SettingsScreen`
- Add `HIDE_BATTERY_VIEW` and new `CUSTOM_HEADER_IMAGE` related keys to `XposedKey`
- Implement specific color keys for Active, Inactive, and Unavailable QS tile states
- Update `QSTheme` Xposed module to support granular tile state coloring and brightness slider hooks
- Add `Info` preference type and `InfoPreferenceItem` component
- Enhance `FilePicker` preference with `saveFileUri` option and haptic feedback
- Update `TwoTargetSwitchPreferenceItem` UI layout and styling
- Populate `HeaderImageScreen` and `QsThemesScreen` with new preference controls
- Add `HIDE_BATTERY_VIEW` toggle to Status Bar settings
- Implement `DevicePreviewPager` for horizontal scrolling of device previews with asynchronous layout inflation and scaling animations
- Add `LockscreenClockScreen` with preferences for custom clock styles, fonts, colors, and layout margins
- Create `LockscreenClockViewModel` to dynamically load clock layout resources
- Add `AutoScalingDevicePreview` component for consistent preview rendering across different device aspect ratios
- Add `Font` file picker type to `FilePickerPreferenceItem`
- Update `XposedKey` with new keys for lockscreen clock configurations
- Add `androidx.asynclayoutinflater` dependency and update build configurations
…UI restart listener in LockscreenClockScreen
…tingsKey`

- Add `SAVED_VERSION_CODE`, `ON_HOME_PAGE`, `FIRST_INSTALL`, `UPDATE_DETECTED`, and `XPOSED_ONLY_MODE` to `SettingsKey`.
- Implement `clearAll` and `reset` functionality in `PreferenceStorage` and `PreferenceController`.
- Replace direct `RPrefs` calls with `PreferenceController` in `SettingsScreen`, `OnboardingViewModel`, and `SettingsViewModel`.
- Update `SettingsScreen` to use `LocalPreferenceController` for data reset and initialization.
- Implement `clearIconifyDownloadDir` in `CacheUtils` to handle MediaStore cleanup.
- Remove deprecated version code and storage permission helpers from `SystemUtils`.
- Update `Config` and `ModuleUtils` to reference version and install state via `SettingsKey`.
- Add `SettingsIconsPreview` data model and `SettingsIconsViewModel` for state management.
- Implement `SettingsIconsCard` and `SettingsOptionsCard` components for the UI.
- Update `SettingsIconsScreen` with full functionality for applying and disabling icon styles.
- Enhance `SettingsIconsCompiler` and `SettingsIconResourceManager` to handle dynamic overlay building with configurable background, shape, size, and color.
- Improve `OverlayCompiler` to capture and log AAPT errors more effectively.
- Refactor `AppUtils.getSplitLocations` and `Logger` for better reliability and readability.
- Enable navigation to the Settings Icons screen in `HomeCategories`.
- Remove redundant shell commands for directory cleanup in compilers.
…eferences while commenting out several tweak options
@Mahmud0808 Mahmud0808 closed this Apr 2, 2026
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.

1 participant