Now passively checks for moved apps (for app name changing between updates, etc)

This commit is contained in:
ottoptj 2024-06-03 15:13:24 +03:00
commit de79b2752d
10 changed files with 64 additions and 25 deletions

View file

@ -24,6 +24,7 @@
tools:targetApi="34">
<activity
android:name=".SettingsActivity"
android:theme="@style/SettingsTheme"
android:exported="false" />
<activity
android:name=".MainActivity"