diff --git a/README.md b/README.md index 32dd9e90..b4dc471a 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ ## Highlights - 100% free and open-source +- Private by Design - No annoying ads or pop-ups - No internet access is required and never asks for any unwanted permissions -- Private by Design **Languages supported**: Danish, Dutch, English, French, German, Italian, Norwegian Bokmål,Portuguese, Russian, Spanish and Tamil diff --git a/app/resources/Android/app.gradle b/app/resources/Android/app.gradle index be4d9280..b8483c71 100644 --- a/app/resources/Android/app.gradle +++ b/app/resources/Android/app.gradle @@ -20,10 +20,10 @@ android { applicationId 'com.vishnuraghav.enrecipes' minSdkVersion 21 generatedDensities = [] - // ndk { - // abiFilters.clear() - // abiFilters.addAll(['arm64-v8a', 'x86']) - // } + ndk { + abiFilters.clear() + abiFilters.addAll(['arm64-v8a', 'armeabi-v7a', 'x86']) + } } aaptOptions { additionalParameters "--no-version-vectors" diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 94340e62..d17854b4 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -8,7 +8,7 @@ EnRecipes is an open source, privacy-friendly digital cookbook that lets you cre * Mark recipes as favourites and add them to your Try Later list * Quickly search for recipes by title or ingredient * Scale your recipe ingredients to serve more or less people -* Get notified of when you last tried a recipe +* Get notified of the last time you tried a recipe * Share your recipe to anyone by any means as a nicely formatted message. You can share the recipe photo too. * Shake device to view random recipe * Create meal plans @@ -18,9 +18,9 @@ EnRecipes is an open source, privacy-friendly digital cookbook that lets you cre Highlights: * 100% free and open-source +* Private by Design * No annoying ads or pop-ups * No internet access is required and never asks for any unwanted permissions -* Private by Design Credits: