From b406e58563061a5155cd9b4191b7e57c8d28c547 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Sun, 21 May 2023 17:14:46 +0530 Subject: [PATCH] Add suggestions for app_stores Signed-off-by: shuvashish76 --- suggestions/app_stores.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/suggestions/app_stores.json b/suggestions/app_stores.json index 0637a08..812d9b6 100644 --- a/suggestions/app_stores.json +++ b/suggestions/app_stores.json @@ -1 +1,15 @@ -[] \ No newline at end of file +[ + { + "id": "com.aurora.store", + "label": "Aurora Store", + "reason": "Aurora Store doesn't track your downloads or the apps you use.\nhttps://aurora-oss.vercel.app/faq/#aurora-store", + "source": "f", + "repo": "https://gitlab.com/AuroraOSS/AuroraStore" + }, + { + "id": "com.looker.droidify", + "label": "Droid-ify", + "source": "f", + "repo": "https://github.com/Iamlooker/Droid-ify" + } +]