Closed
Conversation
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
…itialization in MainActivity
…access check in MainActivity
…bute in lockscreen clock preview
…ve null safety in logging
- 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
… update DevicePreviewPager selection logic
…iderPreferenceItem controller observation
…herIconPackBottomSheet
…n CategoryTitleRow
…UI restart listener in LockscreenClockScreen
…tus bar components
…ors in HomeCategories
…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`.
…NCE_LIST in References.kt
…ncy across the codebase
…lated string resources
…urce writing in compilers
- 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
…r first install check in ModuleUtils
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.