From 01f7676586eb4c4ee7d91de7cc0dafd1fecb1159 Mon Sep 17 00:00:00 2001 From: MVONDO Yannick Date: Sat, 3 Aug 2019 14:18:41 +0100 Subject: [PATCH 1/4] adding snackbar repository --- integrations.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/integrations.md b/integrations.md index b8c3ffe..8c72eda 100644 --- a/integrations.md +++ b/integrations.md @@ -193,6 +193,9 @@ packages: - title: Youtube bindings description: YouTube integration by bolav url: https://github.com/bolav/fuse-youtube +- title: Fuse-snackbar + description: Android Snackbar binding for Fusetools + url: https://github.com/devadiab/fuse-snackbar plugins: - title: Alfred Workflow description: Integrate Fuse on Alfred. @@ -240,4 +243,4 @@ plugins:

{{ plugin.description }}

{% endfor %} - \ No newline at end of file + From e4c3a3b5cc593a3c459ea353c7593dcced062998 Mon Sep 17 00:00:00 2001 From: MVONDO Yannick Date: Thu, 22 Jul 2021 10:13:09 +0100 Subject: [PATCH 2/4] Update integrations with generate QR Code --- integrations.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/integrations.md b/integrations.md index 8c72eda..d90bca5 100644 --- a/integrations.md +++ b/integrations.md @@ -126,6 +126,9 @@ packages: - title: Qreader description: QR code reader by zean00 url: https://github.com/zean00/fuse-qreader +- title: Qrcode Generator by Anagrr + description: Generate QR Code inside your Fuse App + url: https://github.com/Anagrr/Fuse.QrcodeGenerator - title: Review app description: Get reviews from your users without making them leave the app. url: https://github.com/LuisRodriguezLD/Fuse-RequestReview From b933d2eb03941d788b9496cd5cac5ed95ea2594f Mon Sep 17 00:00:00 2001 From: MVONDO Yannick Date: Thu, 22 Jul 2021 11:10:55 +0100 Subject: [PATCH 3/4] Update integrations.md --- integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations.md b/integrations.md index d90bca5..c43f4c4 100644 --- a/integrations.md +++ b/integrations.md @@ -127,7 +127,7 @@ packages: description: QR code reader by zean00 url: https://github.com/zean00/fuse-qreader - title: Qrcode Generator by Anagrr - description: Generate QR Code inside your Fuse App + description: Generate QR Code inside your Fuse Project url: https://github.com/Anagrr/Fuse.QrcodeGenerator - title: Review app description: Get reviews from your users without making them leave the app. From 7049265f501d290e2b46db3941d6b723e66c90ef Mon Sep 17 00:00:00 2001 From: MVONDO Yannick Date: Fri, 23 Jul 2021 18:47:39 +0100 Subject: [PATCH 4/4] Update integrations.md --- integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/integrations.md b/integrations.md index b3e087f..456072e 100644 --- a/integrations.md +++ b/integrations.md @@ -202,6 +202,7 @@ packages: - title: Background Downloader description: (iOS, Android) Simple library download files in a way that allows the download to progress even when the app is in the background. url: https://github.com/Anagrr/Fuse.BackgroundDownload +- Plugins - title: Alfred Workflow description: Integrate Fuse on Alfred. url: https://github.com/Hazealign/fuse-alfred-workflow