Refresh logs and move log controls to settings

This commit is contained in:
ajp_anton
2026-07-26 14:37:20 +00:00
parent 0be41fa085
commit 14a96046f7
4 changed files with 30 additions and 130 deletions
@@ -81,6 +81,12 @@
android:layout_marginTop="24dp"
android:text="Logs" />
<Button
android:id="@+id/notification_access"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Enable notification access" />
<Button
android:id="@+id/export_logs"
android:layout_width="wrap_content"
@@ -93,12 +99,6 @@
android:layout_height="wrap_content"
android:text="Clear logs" />
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="24dp"
android:text="Capture limits: standard title, text, messaging, inbox, big-text, and readable big-picture content can be logged. Android may withhold OTPs, custom notification layouts, or image data; those cannot be recovered. App lists require broad installed-app visibility and may need a Play policy declaration for distribution." />
<com.google.android.material.switchmaterial.SwitchMaterial
android:id="@+id/app_lock"
android:layout_width="match_parent"