feat: 添加 USB 摄像头连接功能

- 新增 Android USB 摄像头 APP (MJPEG 服务器)
- 电脑端支持 ADB 端口转发连接
- 修复 .gitignore 忽略 Android 文件

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
let5sne.win10
2026-02-12 22:23:43 +08:00
parent 35d05d4701
commit 767271d499
652 changed files with 28034 additions and 22 deletions

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"முகப்பிற்குச் செல்லும்"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"மேலே செல்லும்"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"மேலும் விருப்பங்கள்"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"முடிந்தது"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"அனைத்தையும் காட்டு"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"ஆப்ஸைத் தேர்வுசெய்க"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ஆஃப்"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ஆன்"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt மற்றும்"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl மற்றும்"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function மற்றும்"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta மற்றும்"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift மற்றும்"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym மற்றும்"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu மற்றும்"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"தேடுக…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"வினவலை அழிக்கும்"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"தேடல் வினவல்"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"தேடும்"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"வினவலைச் சமர்ப்பிக்கும்"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"குரல் தேடல்"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"இதில் பகிர்"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> மூலம் பகிர்"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"சுருக்கும்"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"பதிலளி"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"வீடியோ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"நிராகரி"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"துண்டி"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"உள்வரும் அழைப்பு"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"செயலில் இருக்கும் அழைப்பு"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"உள்வரும் அழைப்பை மதிப்பாய்வு செய்கிறது"</string>
<string msgid="6264217191555673260" name="search_menu_title">"தேடல்"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>