133 Commits

Author SHA1 Message Date
viarotel
10b902a97b fix: 🐛 Solve the problem of Windows disabling video forwarding and crashing 2024-12-19 22:05:53 +08:00
viarotel
14306b2353 feat: Support pairing and connecting to devices via QR code 2024-12-13 18:26:34 +08:00
viarotel
5488a1e826 perf: A new method is adopted to solve the problem of IP type configuration storage 2024-12-12 18:18:00 +08:00
viarotel
dcf817feee perf: 🚀 Supports display of offline devices 2024-12-11 19:44:53 +08:00
viarotel
208dce9cb2 Merge branch 'main' into dev 2024-12-11 18:18:49 +08:00
viarotel
7c74c71211 perf: 🚀 Update to scrcpy v3.1 2024-12-10 09:01:22 +08:00
viarotel
37bf4382ff perf: ♻️ Refactor configuration related code to improve stability 2024-12-08 21:18:26 +08:00
viarotel
cef022f171 perf: 📌 Support saving the main panel window size status 2024-12-07 17:21:33 +08:00
viarotel
b08021b319 feat: Use the new interface design 2024-12-06 19:07:44 +08:00
viarotel
c7a5cd453f perf: 💄 Optimize the interface display effect 2024-12-06 18:35:20 +08:00
viarotel
e643f8e2d7 perf: ️ Supports adjusting the closing method of the application in preferences 2024-12-06 16:40:22 +08:00
viarotel
7b61b25f4e perf: ♻️ Reduce build package size by removing redundant dependencies 2024-12-05 10:03:01 +08:00
viarotel
9777622830 fix: ♻️ Fixed repeated dependency issues 2024-12-05 09:49:37 +08:00
viarotel
75105484ab perf: 🚀 Update to scrcpy v3.0.2 2024-12-05 09:32:06 +08:00
viarotel
0e098c3739 perf: ♻️ Optimized contextBridge related improvements for stability 2024-12-03 09:54:49 +08:00
viarotel
9a67142af6 perf: Remove redundant console 2024-11-29 18:08:10 +08:00
viarotel
0d606550d4 fix: 🐛 Fix for built-in scrcpy not supporting x64 macos 2024-11-26 18:13:31 +08:00
viarotel
1082e0d662 fix: 🐛 Make StartApp compatible with scrcpy v3.0 2024-11-25 14:34:44 +08:00
viarotel
bf06382b3a perf: 🚀 Update to scrcpy v3.0 2024-11-25 11:33:20 +08:00
viarotel
14a81de211 feat: Support edge hiding function 2024-11-21 16:57:08 +08:00
viarotel
9bf4d5cfed fix: 🐛 Temporarily disable scrcpy integration in macOS 2024-11-14 19:22:23 +08:00
viarotel
05c97669f8 style: Remove redundant comments 2024-11-07 15:16:02 +08:00
viarotel
9b7f6a98c2 fix: 🐛 Fix device support audio and video encoding cannot be parsed 2024-11-07 15:14:52 +08:00
viarotel
85bf0961e5 feat: Integrate scrcpy binaries for macos 2024-11-06 18:56:34 +08:00
viarotel
29e5e1b6eb perf: ️ Improve the start APP experience 2024-11-06 10:29:08 +08:00
viarotel
d19e781471 feat: Supports starting applications for mirroring 2024-11-05 18:34:14 +08:00
viarotel
9555f58df5 perf: ⚗️ Experimental support for turning off screen controls 2024-10-28 11:26:26 +08:00
viarotel
18dcd24e65 perf: ️ Optimize scrcpy parameter conversion performance 2024-10-23 16:14:25 +08:00
viarotel
68378efb51 perf: ♻️ Script and directory structure optimization 2024-10-21 17:40:28 +08:00
viarotel
a1c60ecd78 perf: ⬆️ Optimize the performance of the floating control bar 2024-09-16 15:33:24 +08:00
viarotel
790e70349a perf: 🚀 Extended floating control bar function 2024-09-13 19:38:29 +08:00
viarotel
8807e50413 feat: Support floating control bar 2024-09-12 19:11:46 +08:00
viarotel
b5bffc562d fix: 🐛 Repair ADB timeout problems 2024-09-09 18:59:45 +08:00
viarotel
b0f42aa474 fix: 🐛 Fixed the problem of minimizing the visibility of tray icons 2024-09-09 18:58:17 +08:00
viarotel
7655ba637c perf: ♻️ Improve ADB connection stability 2024-09-09 10:42:54 +08:00
viarotel
737c2a36e2 perf: 🚀 Support file manager upload to the current directory 2024-09-08 03:10:30 +08:00
viarotel
8b0386258a perf: ⬆️ Update dependencies 2024-09-08 01:55:54 +08:00
viarotel
6ca7612c02 perf: Remove copilot 2024-09-08 01:18:44 +08:00
viarotel
815572303a feat: Support graphic file manager 2024-09-08 01:14:28 +08:00
viarotel
94ee0070ef feat: 🚀 Initially add a new file manager 2024-09-07 19:20:23 +08:00
viarotel
1eef9d23e4 perf: ♻️ Update scrcpy to 2.6.1 2024-08-03 23:38:40 +08:00
viarotel
2013413611 feat: 🚀 Support execution script function 2024-07-12 20:11:44 +08:00
viarotel
db9e3e791e perf: Support batch screenshot and other performance optimization 2024-07-11 17:18:27 +08:00
viarotel
22cc5a3bc7 perf: 🚀 Update to scrcpy v2.5 2024-07-01 19:26:31 +08:00
viarotel
b9891404f4 fix: 🐛 Abnormal operations cause the program that cannot be closed 2024-06-13 19:33:49 +08:00
viarotel
0cc8208dd1 fix: 🐛 Automatically apply local languages 2024-06-03 18:12:05 +08:00
viarotel
ea227e0792 fix: 🐛 In some cases, the light mode is abnormal 2024-05-26 22:14:17 +08:00
viarotel
c70e6ca2fc fix: 🐛 Search for shortcut key conflicts 2024-05-26 22:13:20 +08:00
viarotel
2f2e1cfcd6 perf: ♻️ Optimize dark mode 2024-05-15 14:03:06 +08:00
viarotel
a195b7ead7 perf: ♻️ Search interaction 2024-05-15 11:56:56 +08:00