diff --git a/suggestions/barcode_scanners.json b/suggestions/barcode_scanners.json index a799933..62d390b 100644 --- a/suggestions/barcode_scanners.json +++ b/suggestions/barcode_scanners.json @@ -1,8 +1,8 @@ [ { - "id": "de.markusfisch.android.binaryeye", - "label": "Binary Eye", - "source": "fg", - "repo": "https://github.com/markusfisch/BinaryEye" + "id": "com.atharok.barcodescanner", + "label": "Barcode Scanner", + "source": "fga", + "repo": "https://gitlab.com/Atharok/BarcodeScanner" } ] diff --git a/suggestions/browsers.json b/suggestions/browsers.json index 9d63ea5..27d6f3e 100644 --- a/suggestions/browsers.json +++ b/suggestions/browsers.json @@ -10,12 +10,5 @@ "label": "Cromite", "source": "f", "repo": "https://github.com/uazo/cromite" - }, - { - "id": "us.spotco.fennec_dos", - "label": "Mull", - "source": "f", - "repo": "https://gitlab.com/divested-mobile/mull-fenix", - "reason": "Hardened Firefox browser without any proprietary blobs" } ] \ No newline at end of file diff --git a/suggestions/calculators.json b/suggestions/calculators.json index 0637a08..ff9f7b5 100644 --- a/suggestions/calculators.json +++ b/suggestions/calculators.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "id": "org.solovyev.android.calculator", + "label": "Calculator++", + "source": "fg", + "repo": "https://git.bubu1.eu/Bubu/android-calculatorpp" + } +] \ No newline at end of file diff --git a/suggestions/ebook_readers.json b/suggestions/ebook_readers.json index 73135dd..794b773 100644 --- a/suggestions/ebook_readers.json +++ b/suggestions/ebook_readers.json @@ -9,6 +9,7 @@ "id": "org.koreader.launcher.fdroid", "label": "KOReader", "source": "f", - "repo": "https://github.com/koreader/koreader" + "repo": "https://github.com/koreader/koreader", + "reason": "Optimized for e-ink displays" } ] diff --git a/suggestions/email_clients.json b/suggestions/email_clients.json index 05a67a1..51b46cf 100644 --- a/suggestions/email_clients.json +++ b/suggestions/email_clients.json @@ -1,9 +1,9 @@ [ { - "id": "com.fsck.k9", - "label": "K-9 Mail", + "id": "net.thunderbird.android", + "label": "Thunderbird", "source": "fg", "reason": "https://blog.thunderbird.net/2023/07/k-9-mail-collaborates-with-ostif-and-7asecurity-security-audit/", - "repo": "https://github.com/thundernest/k-9" + "repo": "https://github.com/thunderbird/thunderbird-android" } ] diff --git a/suggestions/gallery.json b/suggestions/gallery.json index 44cbfd6..5057bc5 100644 --- a/suggestions/gallery.json +++ b/suggestions/gallery.json @@ -1,9 +1,9 @@ [ { - "id": "com.simplemobiletools.gallery.pro", - "label": "Simple Gallery Pro", - "source": "f", - "repo": "https://github.com/SimpleMobileTools/Simple-Gallery" + "id": "org.fossify.gallery", + "label": "Fossify Gallery", + "source": "fg", + "repo": "https://github.com/FossifyOrg/Gallery" }, { "id": "deckers.thibault.aves.libre", diff --git a/suggestions/sharing_apps.json b/suggestions/sharing_apps.json index 0637a08..55c7d2c 100644 --- a/suggestions/sharing_apps.json +++ b/suggestions/sharing_apps.json @@ -1 +1,9 @@ -[] \ No newline at end of file +[ + { + "id": "org.localsend.localsend_app", + "label": "Local Send", + "source": "fg", + "repo": "https://github.com/localsend/localsend", + "reason": "Supports every major operating systems" + } +] \ No newline at end of file diff --git a/suggestions/sms.json b/suggestions/sms.json index 6870d4a..3d2a99c 100644 --- a/suggestions/sms.json +++ b/suggestions/sms.json @@ -1,8 +1,8 @@ [ { - "id": "com.moez.QKSMS", - "label": "QKSMS", - "source": "fg", - "repo": "https://github.com/moezbhatti/qksms" + "id": "dev.octoshrimpy.quik", + "label": "QUIK SMS", + "source": "f", + "repo": "https://github.com/octoshrimpy/quik" } ] diff --git a/suggestions/webviews.json b/suggestions/webviews.json index 76150fe..0637a08 100644 --- a/suggestions/webviews.json +++ b/suggestions/webviews.json @@ -1,9 +1 @@ -[ - { - "id": "us.spotco.mulch_wv", - "label": "Mulch WebView", - "source": "f", - "repo": "https://gitlab.com/divested-mobile/mulch", - "reason": "Provides limited privacy and security, but always up-to-date" - } -] \ No newline at end of file +[] \ No newline at end of file