Show notification after app upgrade

This commit is contained in:
topjohnwu
2022-02-13 18:35:35 -08:00
parent 2414d5d7f5
commit 256ff31d11
10 changed files with 109 additions and 48 deletions

View File

@@ -46,6 +46,7 @@
<intent-filter>
<action android:name="android.intent.action.LOCALE_CHANGED" />
<action android:name="android.intent.action.UID_REMOVED" />
<action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.PACKAGE_REPLACED" />