Commit Graph

13 Commits

Author SHA1 Message Date
uncor3 384d7a2587 handle case SERVICE_AVAILABLE_BUT_NOT_RUNNING in diagnosewidget 2026-04-08 18:01:44 +03:00
uncor3 fd508acfe2 refactor(diagnosewidget): update service availability checks, D-Bus integration 2026-04-07 18:26:59 +00:00
uncor3 3c5fe6787b Refactor and enhance service management
- Updated CMakeLists.txt to set CPACK_WIX_UPGRADE_GUID directly.
- Enhanced DependencyItem and DiagnoseWidget to manage service availability states.
- Implemented service management functions for Windows, including starting services and checking their status.
- Improved UI responsiveness in WelcomeWidget and NetworkDevicesToConnectWidget.
- Introduced SERVICE_AVAILABILITY enum to standardize service state representation.
- Cleaned up unnecessary code and comments across various files.
2026-04-07 11:30:27 +03:00
uncor3 67bd0af1ed make UDEV rules dep optional 2026-04-06 14:47:12 +00:00
uncor3 9043350731 implement album export, finish WinUI styles, cleanup code 2026-03-06 04:47:23 +03:00
uncor3 43d804991e refactor(ui): add WinUI stylesheet for Windows
- Introduced WinToolWidget for custom window management on Windows.
- Implemented backdrop type settings for Windows in SettingsManager.
- Enhanced SettingsWidget to allow selection of backdrop type.
- Improved status balloon and toolbox widget styles for Windows.
- Refined tab widget animations and styles for better visual feedback.
- Fixed issues with loading and error widgets in ZLoadingWidget.
- Updated welcome widget to support custom hyperlink colors.
- General code cleanup and style adjustments across multiple files.
2026-02-22 11:59:57 +03:00
uncor3 a1a610bbd2 feat(diagnose): add Bonjour Service installation support 2026-01-26 13:29:53 +03:00
uncor3 f4cb326771 feat(diagnose): check and enable Avahi Daemon 2025-11-19 06:58:23 +00:00
uncor3 f687550471 fix bugs and styles
- Fix a bug where export dir wont open
- Make sure currentBatteryLevel is between bounds
2025-11-07 17:41:19 +00:00
uncor3 d0fb0870d4 fix bugs and styles
- Refactored jailbroken tab
- Added new icons
- Fixed files not closed in  read_afc_file_to_byte_array
- Improved memory cache for thumbnails in `PhotoModel`, increasing limit to 150MB.
- Updated UI elements in `SponsorWidget` and `ToolboxWidget` for better aesthetics and usability.
2025-11-07 14:31:28 +00:00
uncor3 796de0e719 add license header 2025-11-03 19:55:48 -08:00
uncor3 fa430efdcf fix recovery script 2025-11-02 20:33:57 +00:00
uncor3 c95039264f udev rule checks for recovery devices 2025-11-02 20:11:29 +00:00