Commit Graph

9 Commits

Author SHA1 Message Date
uncor3 8d7b027992 implement settings, fix bugs and enhance ui
- Added new settings keys in SettingsManager for download path, auto-check updates, auto-raise window, switch to new device, unmount iFuse on exit, theme, and connection timeout.
- Implemented methods to get and set these new settings.
- Updated SettingsWidget to include UI elements for the new settings, including checkboxes and a combo box for theme selection.
- Refactored loadSettings and saveSettings methods to handle new settings.
- Removed deprecated settings UI elements to streamline the interface.
- Introduced VirtualLocation widget for managing virtual location settings with a map interface.
- Integrated QML for map visualization and input handling for latitude and longitude.
- Added functionality to apply virtual location settings to the connected device.
2025-10-17 06:56:02 +00:00
uncor3 0c23824a4e add toolbox network devices & enhance UI with new icons
- Added new icons to resources.qrc for improved UI representation.
- Implemented ZIconWidget for buttons in AfcExplorerWidget, replacing ClickableIconWidget.
- Introduced NetworkDevicesWidget for discovering and monitoring network devices.
- Updated AppInstallDialog to use QTemporaryDir for better temporary directory management.
- Enhanced FileExportDialog to prompt user for opening the export directory upon completion.
- Refactored styles in various widgets for consistency and improved theming support.
- Cleaned up unused code and comments across multiple files.
2025-10-13 13:35:39 -07:00
uncor3 119d395273 update app icon 2025-10-13 01:32:54 +00:00
uncor3 89afe622ab add app icon & update icon paths 2025-10-13 01:21:44 +00:00
uncor3 2ce27fc968 feat: add DeviceImageWidget to display device mockups and wallpapers with current time 2025-10-13 00:43:33 +00:00
uncor3 a749d3f193 fix broken images 2025-10-11 20:39:44 -07:00
uncor3 9d0d68dfb0 add ios wallpapers 2025-10-11 18:07:49 -07:00
uncor3 0d383e8535 add an iphone png 2025-07-28 06:50:15 +00:00
uncor3 eb43f13077 first commit 2025-07-27 04:00:39 +00:00