I made a mistake in https://github.com/tuskyapp/Tusky/pull/4389 🙄 With `addDynamicShortcuts` the limit can still be exceeded, `setDynamicShortcuts` is what we want. Also, `setLongLived` says: > Sets if a shortcut would be valid even if it has been unpublished/invisible by the app (as a dynamic or pinned shortcut). If it is long lived, it can be cached by various system services even after it has been unpublished as a dynamic shortcut. I don't think we want that so I removed it. |
||
|---|---|---|
| .. | ||
| schemas/com.keylesspalace.tusky.db.AppDatabase | ||
| src | ||
| build.gradle | ||
| getGitSha.gradle | ||
| lint-baseline.xml | ||
| lint.xml | ||
| proguard-rules.pro | ||