This website requires JavaScript.
Explore
Help
Sign In
wynd
/
recipe-kt
Watch
1
Star
0
Fork
You've already forked recipe-kt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
821c81cac2
recipe-kt
/
app
/
src
/
main
/
java
/
xyz
/
pixelatedw
/
recipe
/
data
History
Wynd
821c81cac2
Fixed recipe tags not being properly deleted and sorting recipes alphabetically
2025-09-10 00:57:18 +03:00
..
AppDatabase.kt
Caching loaded recipes in database, copying files to app storage for easier handling and some fixes
2025-08-09 18:09:09 +03:00
Recipe.kt
Added a toggle to keep the screen active and a recipe deletion button
2025-08-31 01:11:04 +03:00
RecipeWithTags.kt
Fixed recipe tags not being properly deleted and sorting recipes alphabetically
2025-09-10 00:57:18 +03:00
RecipesView.kt
Fixed recipe tags not being properly deleted and sorting recipes alphabetically
2025-09-10 00:57:18 +03:00
Tag.kt
Added a toggle to keep the screen active and a recipe deletion button
2025-08-31 01:11:04 +03:00
TagFilter.kt
Add a demo for tag filtering, still heavily WIP
2025-09-08 01:48:54 +03:00