Commit Graph

308 Commits

Author SHA1 Message Date
uncor3 aaa5e56441 fix build when ENABLE_RECOVERY_DEVICE_SUPPORT=OFF 2025-11-18 16:36:46 +00:00
uncor3 30fab4f70f exclude parse_recovery_mode.cpp if ENABLE_RECOVERY_DEVICE_SUPPORT is disabled 2025-11-18 16:30:35 +00:00
uncor3 9f860c8a8c respect ENABLE_RECOVERY_DEVICE_SUPPORT in iDescriptor.h 2025-11-18 16:23:20 +00:00
uncor3 2834123ff5 update airplay subproject to latest commit 2025-11-18 16:18:20 +00:00
uncor3 6c3f90b7ad target macos 14 2025-11-16 20:37:33 -08:00
uncor3 3cec540e45 move deploy process to a shell script 2025-11-16 20:36:27 -08:00
uncor3 02df9bb863 Merge branch 'main' of https://github.com/iDescriptor/iDescriptor 2025-11-16 06:21:29 +00:00
uncor3 9a831edf21 remove unnecessary token 2025-11-16 06:19:44 +00:00
uncor3 4e08f08ba5 fix update procedures 2025-11-16 06:17:49 +00:00
uncor3 c95dab2881 fix macos build, remove NSPopover, update app icon.icns 2025-11-15 20:59:57 -08:00
uncor3 4862289a29 fix readme & add flat icon 2025-11-16 04:52:24 +00:00
uncor3 bdd92fff5c fix urls & update readme 2025-11-16 04:35:07 +00:00
uncor3 5a18865b1d skip prereleases & use versioned json for devdiskimgs 2025-11-16 04:04:22 +00:00
uncor3 629109d735 fix macos build 2025-11-14 10:03:49 +00:00
uncor3 d38b57faaf fix macos build 2025-11-14 05:16:16 +00:00
uncor3 9cbc9f8581 fix windows build 2025-11-14 04:57:01 +00:00
uncor3 72df1d30cd Merge branch 'main' of https://github.com/uncor3/iDescriptor 2025-11-13 20:53:17 -08:00
uncor3 5723d35805 fix windows build 2025-11-13 20:53:14 -08:00
uncor3 85e6f4c96d fix macos build 2025-11-14 03:15:28 +00:00
uncor3 0a3df50314 fix macos build 2025-11-14 02:42:11 +00:00
uncor3 da661c5a36 use create-dmg to create dmg 2025-11-14 02:13:34 +00:00
uncor3 939ac786a9 fix windows build 2025-11-13 20:56:44 +00:00
uncor3 76b8c67d2d fix windows build 2025-11-13 12:13:58 -08:00
uncor3 e1870317d5 fix windows build 2025-11-13 12:08:57 -08:00
uncor3 abac17fa0e fix windows build 2025-11-13 12:02:00 -08:00
uncor3 9ce80a9c00 fix windows build 2025-11-13 11:56:38 -08:00
uncor3 bd44e166ff fix windows build 2025-11-13 11:49:24 -08:00
uncor3 30733c1f1b fix windows build 2025-11-13 09:56:36 -08:00
uncor3 bc209187f3 fix windows build 2025-11-12 21:20:27 -08:00
uncor3 8b0a673a55 refactor asset serving & fix typos
- Added necessary libraries for Linux build in build-linux.yml
- Updated submodule reference for zupdater
- Added new video resource for wireless gallery import
- use UDID instead of UUID across multiple files
- Improved user interface messages and layout in various widgets
- Refactor http server
2025-11-13 05:14:37 +00:00
uncor3 9584538f0e Add installer banners and update plugin paths (WIN32) 2025-11-12 20:57:10 -08:00
uncore 52e92975dc Merge branch 'main' of https://github.com/uncor3/iDescriptor 2025-11-13 04:05:13 -07:00
uncore 7f59c89bdd add assets 2025-11-13 04:05:09 -07:00
uncor3 528881c95d fix windows build 2025-11-12 23:05:19 +00:00
uncor3 929c02ba1c fix windows build 2025-11-12 22:01:08 +00:00
uncor3 2cb8e1c771 fix windows build 2025-11-12 21:35:09 +00:00
uncor3 ea8cbbe814 fix windows build 2025-11-12 20:54:49 +00:00
uncor3 6e68ec2c06 fix windows build 2025-11-12 20:44:59 +00:00
uncore a0dfa0b11a update README.md 2025-11-12 00:37:02 -07:00
uncore faffb21c3d update README.md 2025-11-11 23:03:54 -07:00
uncore 37f9662662 update README.md 2025-11-11 20:12:13 -07:00
uncore d7cb64df3b update README.md 2025-11-11 19:13:10 -07:00
uncor3 8d94b2bf4d fix styles 2025-11-10 17:57:41 -08:00
uncor3 087c4d5175 update subproject reference to latest commit 2025-11-10 03:54:27 +00:00
uncor3 07f2e22a85 don't show keychain dialog on windows 2025-11-10 03:53:51 +00:00
uncor3 6d86243d3f cleanup styles 2025-11-09 18:37:08 -08:00
uncor3 da559349e8 fix bugs & add new dialogs
- Introduced `CredDialog` to prompt users for access to secure backends (Windows Credential Manager or Secret Service).
- Integrated `CredDialog` into `AppsWidget` initialization flow, allowing users to skip signing in.
- Updated `SettingsManager` to manage user preferences for showing the keychain dialog.
- Enhanced `DevDiskManager` and related classes to utilize a new method for creating device disk image paths.
- Refactored `VirtualLocation` to support saving and displaying recent locations.
- Improved UI responsiveness and layout adjustments across various widgets.
- Cleaned up unused code and comments for better maintainability.
2025-11-10 01:01:20 +00:00
uncor3 f0ab7efc6e use low level apis to generate video thumbnail & remove unnecessary code
- Adjusted status bar layout in MainWindow to include app version label.
- Enhanced video thumbnail generation in PhotoModel using FFmpeg for better performance and resource management.
- Streamlined MediaStreamerManager to ensure proper cleanup and thread safety.
- Updated ServiceManager to include safe methods for retrieving file info and handling AFC operations.
- Removed get_device_version
- Cleaned up code and improved readability across multiple files.
- Passed correct args to ZUpdater
2025-11-09 20:27:22 +00:00
uncor3 7b99a26962 only change the install prefix on WIN32 2025-11-08 15:24:24 +00:00
uncor3 5685f1ade0 update CMake configuration for AUR build & add PrivateInfoLabel for masked display of sensitive information 2025-11-08 15:09:07 +00:00