Major architecture update + testink giteawebhook

This commit is contained in:
2025-10-08 11:45:22 +03:00
parent a607133032
commit 939f069681
18 changed files with 2252 additions and 186 deletions
@@ -4,6 +4,15 @@
android:layout_height="match_parent"
android:orientation="vertical">
<EditText
android:id="@+id/edit_search"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="Поиск по MMSI, названию..."
android:inputType="text"
android:imeOptions="actionDone"
android:padding="12dp"/>
<TextView
android:id="@+id/text_target_count"
android:layout_width="match_parent"