Commit Graph

3 Commits

Author SHA1 Message Date
1b4323c2bb Convert to my app, so I can continue a fork! 2025-07-31 18:33:10 -06:00
Kirill Kamakin
5dc7365b34 Update Kotlin to 2.0.0 (#276) 2024-06-30 15:37:40 +00:00
Kirill Kamakin
941d45328e Add linked ingredients to recipe step (#177)
* Add Compose to app module

* Move Theme to ui module

* Add Coil image loader

* Use Compose for recipe screen

* Save instruction to ingredient relation to DB

* Display ingredients as server formats them

* Display linked ingredients under each step

* Fix ingredients padding

* Show recipe full screen

* Fix recipe screen UI issues

* Hide keyboard on recipe navigation

* Fix loading recipes from DB with no instructions or ingredients

* Add instructions section title

* Add ingredients section title

* Remove unused view holders
2023-11-07 20:47:01 +01:00