Clean stale per-app storage on startup

This commit is contained in:
ajp_anton
2026-07-27 13:51:10 +00:00
parent 1e4315d3dd
commit dca86ae393
5 changed files with 70 additions and 17 deletions
+1
View File
@@ -5,6 +5,7 @@
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
<application
android:name=".NotificationLogApplication"
android:allowBackup="false"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"