Commit Graph

11 Commits

Author SHA1 Message Date
Kirill Kamakin
bfdf89ae1c Migrate Hilt plugin to KSP (#274) 2024-06-30 15:01:44 +00:00
Kirill Kamakin
7c02a8341d Fix displaying recipe ingredient note twice (#197)
* Update README.md

* Bump version to 35

* Cleanup dependencies

* Bump versions of dependencies

* Save isFood/disableAmount flags to db

* Fix displaying ingredient note twice

* Remove whitespace after note is extracted
2024-01-14 10:44:21 +00:00
Kirill Kamakin
888783bf14 Update dependencies (#172)
* Remove rootCoverage

* Bump versions of dependencies

* Update GitHub Actions dependencies
2023-10-15 22:08:31 +02:00
Kirill Kamakin
3ae784df97 Implement deletion of shopping list items (#163)
* Disable unstable Gradle features

* Implement deletion of shopping list items

* Hide deleted items even before they're deleted

* Check/uncheck items locally while the BE is updated
2023-07-15 21:55:06 +02:00
Kirill Kamakin
a47edbe038 Update gradle.properties to match Now in Android 2022-08-02 20:22:38 +02:00
Kirill Kamakin
5e99a481da Disable jetifier 2022-06-12 19:59:10 +02:00
Kirill Kamakin
28a5afc371 Enable configuration cache 2022-06-12 11:24:13 +02:00
Kirill Kamakin
fd1a552e6c Remove useless comments from gradle.properties 2022-06-12 11:24:13 +02:00
Kirill Kamakin
bb57073b31 Enable Gradle build cache 2022-05-28 11:15:30 +02:00
Kirill Kamakin
7893c1b8bd Apply recommended Gradle properties 2022-05-26 10:18:15 +02:00
Kirill Kamakin
8bae6205b9 Initial commit
This commit contains Fragment + ViewModel template from Android Studio
2021-11-13 15:09:26 +03:00