mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-08-01 06:29:16 +00:00
- Return UpdateReport(updatedPlugins, failedPlugins) from auto-updater so failures are tracked separately from successes - Show a distinct notification when one or more plugins fail to update, using separate notification IDs so the success and failure toasts don't stomp each other - Add installKey() to Plugin for stable deduplication by (name, repositoryUrl) pair; use it in isPluginInstalled to avoid duplicate installs on re-run - Add i18n keys notification.plugins_update_failed_title/body in en-US and tr-TR |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle.kts | ||