Commit Graph

86 Commits

Author SHA1 Message Date
uncor3 ca57555da7 WIP: implement JailbrokenWidget 2025-09-27 20:30:44 +00:00
uncor3 b4379505c7 WIP: Implement Installed Apps Widget and AFC2 file explorer
- Added InstalledAppsWidget for displaying installed applications on the device.
- Created AppTabWidget for individual app representation with icon and details.
- Integrated fetching of app icons from Apple and displaying them in the widget.
- Implemented search functionality to filter installed apps.
- Added functionality to manage favorite places in SettingsManager.
- Introduced methods to save, remove, and retrieve favorite places with proper cleanup of invalid entries.
- Enhanced UI with responsive design and improved user interaction.
- Added support for AFC2 and improved file exploration capabilities.
2025-09-27 20:27:22 +00:00
uncor3 3b9df7577b Refactor battery information handling for old and new devices 2025-09-27 11:31:25 +00:00
uncor3 43aa783433 refactor DeviceInfoWidget
- Adds battery widget and real-time battery monitoring
- Creates custom battery widget component for visual battery status display
- Integrates comprehensive battery information including charging state,
current level, connection type (USB/USB-C), and power consumption
- Implements automatic battery status updates every 30 seconds to keep
information current during device connection
- Refactors battery data retrieval into separate service function for
better code organization and reusability
- Enhances device info header with charging status, power consumption,
and connection type indicators alongside visual battery widget
2025-09-26 17:27:03 +00:00
uncor3 4f5417cbcc update devicinfowidget 2025-09-25 19:00:17 -07:00
uncor3 7191581c1b WIP: Add V4L2 2025-09-24 15:23:42 +00:00
uncor3 249f39449e update submodule entries 2025-09-23 04:18:53 +00:00
uncor3 e2050e50e8 Fix subdirectory paths in CMakeLists.txt 2025-09-23 04:01:06 +00:00
uncor3 fcdf3aaa2e Update submodule paths 2025-09-23 03:56:41 +00:00
uncor3 5d0c85e257 bugfix removeDevice and style changes 2025-09-22 17:22:52 -07:00
uncor3 6812609d3f Add Windows deploy script and fix Windows build 2025-09-16 19:21:54 +00:00
uncor3 b9bff056fd Refactor device management and add pending device handling
- Removed unused noDevicesConnected() method and updated its logic.
- Introduced DevicePendingWidget and DevicePendingSidebarItem for better UI handling of pending devices.
- Updated DeviceManagerWidget to manage pending and paired devices more effectively.
- Added LoadingSpinnerWidget for visual feedback during device pairing.
2025-09-16 18:53:12 +00:00
uncor3 dae024b783 update airplay reference 2025-09-14 23:11:45 +00:00
uncor3 31fc21d206 WIP: update airplay reference and comment out systemBus related code 2025-09-14 18:01:18 +00:00
uncor3 a698b5d229 update workflow 2025-09-14 17:25:06 +00:00
uncor3 033450575d update workflow 2025-09-14 17:08:41 +00:00
uncor3 f030509d4c update workflow 2025-09-14 16:59:18 +00:00
uncor3 14c45ee0a3 update workflow 2025-09-14 16:51:34 +00:00
uncor3 6321acdd16 update workflow 2025-09-14 16:43:44 +00:00
uncor3 ac65c421a7 update workflow 2025-09-14 16:09:33 +00:00
uncor3 6b15d937f8 update workflow 2025-09-14 15:58:16 +00:00
uncor3 d82507aaea add BONJOUR SDK for Windows build 2025-09-14 15:41:52 +00:00
uncor3 13fa9e1d5f update CMakeLists.txt 2025-09-14 03:08:05 +00:00
uncor3 9af853b82c update workflow 2025-09-14 02:50:28 +00:00
uncor3 e72e845686 update workflow 2025-09-14 02:42:31 +00:00
uncor3 96b02f253e update workflow 2025-09-14 02:36:19 +00:00
uncor3 ac427303c4 WIP: Windows build 2025-09-14 02:35:07 +00:00
uncor3 df67ec0b34 update workflow 2025-09-14 02:18:40 +00:00
uncor3 23f6a5642d update subproject commit reference in ipatool-go 2025-09-14 02:11:34 +00:00
uncor3 edf30504bb update workflow 2025-09-14 01:15:57 +00:00
uncor3 7f1bd07736 update CMakeLists.txt 2025-09-14 01:01:10 +00:00
uncor3 4f40595d6b WIP: implement instanceRemoveDevice 2025-09-14 00:47:03 +00:00
uncor3 052a51bb5b update workflow 2025-09-14 00:37:07 +00:00
uncor3 ef6ad480a0 refactor: remove ensureConnection method and update MediaPreviewDialog for image loading 2025-09-14 00:36:32 +00:00
uncor3 9fbe1b5f45 refactor: enhance XML handling in safeGetXML and integrate mobile gestalt query 2025-09-14 00:34:35 +00:00
uncor3 6997ccf2dc update workflow 2025-09-13 16:17:51 +00:00
uncor3 495d5aed63 update workflow 2025-09-13 16:03:52 +00:00
uncor3 5cbec9ac0a update workflow 2025-09-13 15:47:03 +00:00
uncor3 63a6ef35a9 update workflow 2025-09-13 15:37:57 +00:00
uncor3 02859cc1aa update workflow 2025-09-13 15:29:16 +00:00
uncor3 5b97f563a0 update workflow 2025-09-13 15:18:16 +00:00
uncor3 a8a074f606 update workflow 2025-09-13 15:12:01 +00:00
uncor3 51a6b07d33 update workflow 2025-09-13 14:37:50 +00:00
uncor3 9d9bac2232 update workflow 2025-09-13 14:22:21 +00:00
uncor3 f77bce0d01 update workflow 2025-09-13 14:17:50 +00:00
uncor3 dbfc4034a0 update workflow and add a temporary icon 2025-09-13 14:08:11 +00:00
uncor3 a436455e63 update workflow 2025-09-13 12:53:35 +00:00
uncor3 7ebd819299 add linuxdeployqt for AppImage build 2025-09-13 12:32:59 +00:00
uncor3 5ceca6bc88 update workflow 2025-09-13 04:28:15 +00:00
uncor3 2021923396 update workflow 2025-09-13 04:22:55 +00:00