updated description

This commit is contained in:
Vishnu Raghav B 2020-12-03 12:58:42 +05:30
parent b39262ab27
commit 77e022eb58
20 changed files with 538 additions and 533 deletions

View file

@ -20,10 +20,10 @@ android {
applicationId 'com.vishnuraghav.enrecipes' applicationId 'com.vishnuraghav.enrecipes'
minSdkVersion 21 minSdkVersion 21
generatedDensities = [] generatedDensities = []
ndk { // ndk {
abiFilters.clear() // abiFilters.clear()
abiFilters.addAll(['x86','armeabi-v7a','arm64-v8a']) // abiFilters.addAll(['x86','armeabi-v7a','arm64-v8a'])
} // }
} }
aaptOptions { aaptOptions {
additionalParameters "--no-version-vectors" additionalParameters "--no-version-vectors"

View file

@ -653,7 +653,8 @@ export default {
}) })
shareContent += notes shareContent += notes
} }
let sharenote = "\nCreated and shared via EnRecipes. Get it on F-Droid." let sharenote =
"\nCreated and shared via EnRecipes. Get it on Play Store or F-Droid."
shareContent += sharenote shareContent += sharenote

View file

@ -0,0 +1,2 @@
- Recipe notes now support inline URLs
- Ability to set recipe preparation and cooking time

View file

@ -1,19 +1,22 @@
EnRecipes is an easy to use, privacy-friendly digital cookbook that lets you create, manage and share your own recipes. EnRecipes is an easy to use, privacy-friendly digital cookbook that lets you create, manage and share your own recipes.
Features: <b>Features:</b>
- Create recipes quickly Create recipes quickly
- Add photo, notes and references to your recipes ▸ Add photo, notes and combinations to your recipes
- Organise your recipes by category Organise your recipes by category
- Quickly search for your recipes Quickly search for your recipes
- Mark recipes as favorites and add them to your Try Later list Mark recipes as favorites and add them to your Try Later list
- Scale your recipe ingredients to serve more or less people Scale your recipe ingredients to serve more or less people
- Get notified of the last time you 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. Share your recipe to anyone by any means as a nicely formatted message. You can share the recipe photo too.
- Create meal plans Create meal plans
- Import/Export recipes Import/Export recipes
- Light & Dark theme Light & Dark theme
- No annoying ads or pop-ups No annoying ads or pop-ups
- No internet access is required and never asks for any unwanted permissions No internet access is required and never asks for any unwanted permissions
- 100% free and open-source 100% free and open-source
Lots of interesting features on the way... Lots of interesting features on the way...
<b>Credits</b>
This app was written in my free time using NativeScript. I would like to thank all those people who helped me understand the concepts during the process and my special thanks to the NativeScript team and the community.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

View file

@ -1,8 +1,8 @@
{ {
"time": "Wed Dec 02 2020 16:05:56 GMT+0530 (India Standard Time)", "time": "Wed Dec 02 2020 19:07:24 GMT+0530 (India Standard Time)",
"nativePlatformStatus": "3", "nativePlatformStatus": "3",
"changesRequireBuild": true, "changesRequireBuild": true,
"projectFileHash": "7e76fcc579c6b048fb6a6099b9da9192f2f9ca58fe7cc504fe760ca454b8d7ae", "projectFileHash": "7e76fcc579c6b048fb6a6099b9da9192f2f9ca58fe7cc504fe760ca454b8d7ae",
"changesRequireBuildTime": "Wed Dec 02 2020 16:05:56 GMT+0530 (India Standard Time)", "changesRequireBuildTime": "Wed Dec 02 2020 19:07:24 GMT+0530 (India Standard Time)",
"release": true "release": true
} }

View file

@ -1,4 +1,4 @@
#Wed Dec 02 16:06:23 IST 2020 #Wed Dec 02 19:09:43 IST 2020
base.0=/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/build/intermediates/dex/release/out/classes.dex base.0=/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/build/intermediates/dex/release/out/classes.dex
path.0=classes.dex path.0=classes.dex
renamed.0=classes.dex renamed.0=classes.dex

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
{ {
"prepareTime": "Wed Dec 02 2020 16:05:56 GMT+0530 (India Standard Time)", "prepareTime": "Wed Dec 02 2020 19:07:24 GMT+0530 (India Standard Time)",
"buildTime": "Wed Dec 02 2020 16:06:33 GMT+0530 (India Standard Time)" "buildTime": "Wed Dec 02 2020 19:09:43 GMT+0530 (India Standard Time)"
} }

View file

@ -1,8 +1,8 @@
{ {
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/tns-java-classes.js": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/tns-java-classes.js": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/App_Resources/Android/src/main/res/PlayStore-Icon.png": "df6b1bc0a96376aefd4fb61c4a50d7cfcef7ca3b", "/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/App_Resources/Android/src/main/res/PlayStore-Icon.png": "df6b1bc0a96376aefd4fb61c4a50d7cfcef7ca3b",
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/App_Resources/Android/src/main/res/PlayStore-Icon@2x.png": "3760fc04bd3a0671310e70bce99afc855d906fe6",
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/App_Resources/Android/src/main/res/drawable-hdpi/camera.png": "73911d2bab8115193301e1638d74e6a9efdb7305", "/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/App_Resources/Android/src/main/res/drawable-hdpi/camera.png": "73911d2bab8115193301e1638d74e6a9efdb7305",
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/App_Resources/Android/src/main/res/PlayStore-Icon@2x.png": "3760fc04bd3a0671310e70bce99afc855d906fe6",
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/App_Resources/Android/src/main/res/drawable-hdpi/check.png": "2ada1b51e9a252908f7cc45ef53d6618910dd0e5", "/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/App_Resources/Android/src/main/res/drawable-hdpi/check.png": "2ada1b51e9a252908f7cc45ef53d6618910dd0e5",
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/App_Resources/Android/src/main/res/drawable-hdpi/detail.png": "dde1aae9a0523df821a8ce26841ed37d2ef7b89c", "/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/App_Resources/Android/src/main/res/drawable-hdpi/detail.png": "dde1aae9a0523df821a8ce26841ed37d2ef7b89c",
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/App_Resources/Android/src/main/res/drawable-hdpi/ic_launcher.png": "1f6cb451f5e8f74fca7dd14a6e2078bb40c3def4", "/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/App_Resources/Android/src/main/res/drawable-hdpi/ic_launcher.png": "1f6cb451f5e8f74fca7dd14a6e2078bb40c3def4",
@ -60,7 +60,7 @@
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/package.json": "b5c23d281c6a3d2b571a570721d60bbce6c9be29", "/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/package.json": "b5c23d281c6a3d2b571a570721d60bbce6c9be29",
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/runtime.js": "46d6b98a238721f34ab9bc68b90c0cdea00153cf", "/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/runtime.js": "46d6b98a238721f34ab9bc68b90c0cdea00153cf",
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/vendor.js.LICENSE.txt": "fe0ae576f8684fbe78596ad84eddafc528dba50c", "/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/vendor.js.LICENSE.txt": "fe0ae576f8684fbe78596ad84eddafc528dba50c",
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/bundle.js": "0ca7099ac59c7ebd179afbe76cdbe9847fe14b9f", "/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/bundle.js": "1c019889573c02a5dbc350843863ea2d626b4464",
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/fonts/boxicons.ttf": "6c9944326ed3c901afcb78a9ed07906f04f9cbb2", "/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/fonts/boxicons.ttf": "6c9944326ed3c901afcb78a9ed07906f04f9cbb2",
"/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/vendor.js": "bed05d377b4836523b46f38e23bb10cea7a7fa5f" "/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/src/main/assets/app/vendor.js": "bed05d377b4836523b46f38e23bb10cea7a7fa5f"
} }

View file

@ -176,7 +176,7 @@ document.getElementById(id).style.display = 'none';
<span class="mdl-layout-title">Lint Report: No errors or warnings</span> <span class="mdl-layout-title">Lint Report: No errors or warnings</span>
<div class="mdl-layout-spacer"></div> <div class="mdl-layout-spacer"></div>
<nav class="mdl-navigation mdl-layout--large-screen-only"> <nav class="mdl-navigation mdl-layout--large-screen-only">
Check performed at Wed Dec 02 16:06:20 IST 2020 </nav> Check performed at Wed Dec 02 19:09:42 IST 2020 </nav>
</div> </div>
</header> </header>
<div class="mdl-layout__drawer"> <div class="mdl-layout__drawer">

File diff suppressed because one or more lines are too long

View file

@ -66,4 +66,3 @@
/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/build/exploded-dependencies/f6c42e8b6175577193537a9c1b5e13d2/classes.jar /mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/build/exploded-dependencies/f6c42e8b6175577193537a9c1b5e13d2/classes.jar
/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/build/exploded-dependencies/39c5dfb35f6724eb4c60ea816555b478/classes.jar /mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/build/exploded-dependencies/39c5dfb35f6724eb4c60ea816555b478/classes.jar
/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/build/exploded-dependencies/2b629eb649750cef8d001184e23dc2f9/classes.jar /mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/build/exploded-dependencies/2b629eb649750cef8d001184e23dc2f9/classes.jar
/mnt/82e5ff15-70b8-44a5-bb66-55688fc2381f/Freelance/Projects/WIP/EnRecipes/Developement/EnRecipes/platforms/android/app/build/intermediates/javac/release

File diff suppressed because it is too large Load diff