feat: 원격 FTP 서버 탐색 기능 기본 구현

This commit is contained in:
2026-01-04 23:59:00 +09:00
parent 8400a519e1
commit 93c92cb1ff
46 changed files with 1486 additions and 72 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
<monochrome android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon>