Commit Graph

9 Commits

Author SHA1 Message Date
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 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 c95039264f udev rule checks for recovery devices 2025-11-02 20:11:29 +00:00