Create appshortcuts module

This commit is contained in:
MM20
2022-03-19 15:46:13 +01:00
parent fb762736a1
commit b73c9fabc9
22 changed files with 244 additions and 95 deletions
+1
View File
@@ -44,6 +44,7 @@ dependencies {
implementation(project(":ktx"))
implementation(project(":applications"))
implementation(project(":appshortcuts"))
implementation(project(":notifications"))
implementation(project(":preferences"))
implementation(project(":base"))
@@ -1,6 +1,5 @@
package de.mm20.launcher2.badges.providers
import android.content.ComponentName
import android.content.Context
import android.content.pm.PackageManager
import de.mm20.launcher2.badges.Badge