Kirill Kamakin
|
24388192e1
|
Add first Kaspresso test
|
2022-12-16 21:43:34 +01:00 |
|
Kirill Kamakin
|
c88d7da866
|
Merge pull request #121 from kirmanak/v0-api-token
Fix authentication with API token on v0.5.6
|
2022-12-16 21:34:00 +01:00 |
|
Kirill Kamakin
|
913ac84310
|
Fix authentication with API token on v0.5.6
|
2022-12-16 21:27:17 +01:00 |
|
Kirill Kamakin
|
e7b57649b5
|
Merge pull request #120 from kirmanak/delete-recipe
Add "delete recipe" button
|
2022-12-16 21:26:54 +01:00 |
|
Kirill Kamakin
|
c1a292851a
|
Add ViewModel tests
|
2022-12-16 21:19:19 +01:00 |
|
Kirill Kamakin
|
9a3a30aca2
|
Add repo tests
|
2022-12-16 20:49:33 +01:00 |
|
Kirill Kamakin
|
226097d096
|
Remove recipe from local db when deleted
|
2022-12-16 20:24:40 +01:00 |
|
Kirill Kamakin
|
28fa19c988
|
Fix delete icon end margin
|
2022-12-16 20:07:55 +01:00 |
|
Kirill Kamakin
|
878fc8f080
|
Replace LiveData with Flow for delete result
|
2022-12-16 20:06:44 +01:00 |
|
Kirill Kamakin
|
0c532f9d7a
|
Add missing Russian translations
|
2022-12-16 19:43:59 +01:00 |
|
Kirill Kamakin
|
822fdf86e4
|
Show confirmation dialog before deleting recipe
|
2022-12-16 19:42:46 +01:00 |
|
Kirill Kamakin
|
9ab86e7be3
|
Initialize recipe removal feature
|
2022-12-16 17:56:03 +01:00 |
|
Kirill Kamakin
|
8e45a30480
|
Merge pull request #118 from kirmanak/favorite-recipes
Add favorite icon to recipes
|
2022-12-16 17:55:29 +01:00 |
|
Kirill Kamakin
|
7da36931ac
|
Fix failing tests
|
2022-12-16 17:48:15 +01:00 |
|
Kirill Kamakin
|
16421d6a2a
|
Add tests for some affected components
|
2022-12-16 17:41:01 +01:00 |
|
Kirill Kamakin
|
95fc135923
|
Add missing Russian translation
|
2022-12-16 17:24:35 +01:00 |
|
Kirill Kamakin
|
a20694e7fd
|
Hide/show favorite icon on sign-out/sign-in
|
2022-12-16 17:24:35 +01:00 |
|
Kirill Kamakin
|
cd3931e147
|
Show error message when favorite update fails
|
2022-12-16 17:24:35 +01:00 |
|
Kirill Kamakin
|
30ee8ecdea
|
Add TODOs
|
2022-12-16 17:24:35 +01:00 |
|
Kirill Kamakin
|
0b65c59b59
|
Ignore favorites errors when updating recipes
|
2022-12-16 17:24:34 +01:00 |
|
Kirill Kamakin
|
700614427c
|
Add more logging
|
2022-12-16 17:24:34 +01:00 |
|
Kirill Kamakin
|
127153cac7
|
Update unit tests
|
2022-12-16 17:24:34 +01:00 |
|
Kirill Kamakin
|
c6142c6218
|
Update favorite icon size
|
2022-12-16 17:24:34 +01:00 |
|
Kirill Kamakin
|
97735847c0
|
Refresh favorite recipes on change
|
2022-12-16 17:24:34 +01:00 |
|
Kirill Kamakin
|
af390ebcaf
|
Fix recipe list diff calculation
|
2022-12-16 17:24:34 +01:00 |
|
Kirill Kamakin
|
4334fdaa6a
|
Replace add/remove with update
|
2022-12-16 17:24:34 +01:00 |
|
Kirill Kamakin
|
2fa43f57b7
|
Update favorite status on icon click
|
2022-12-16 17:24:34 +01:00 |
|
Kirill Kamakin
|
3eb99206e8
|
Display favorite icon on recipe holders
|
2022-12-16 17:24:33 +01:00 |
|
Kirill Kamakin
|
aefb974cb3
|
Save isFavorite flag to DB for recipes
|
2022-12-16 17:24:33 +01:00 |
|
Kirill Kamakin
|
a42758f3d1
|
Merge pull request #119 from kirmanak/coverage-modules
Fix test coverage report for submodules
|
2022-12-16 17:24:14 +01:00 |
|
Kirill Kamakin
|
df459d5512
|
Fix test coverage report for submodules
|
2022-12-16 17:13:45 +01:00 |
|
Kirill Kamakin
|
5719467928
|
Merge pull request #117 from kirmanak/base-url-fix
Fix ignoring port in server URLs
|
2022-12-12 20:27:40 +01:00 |
|
Kirill Kamakin
|
c66198f56e
|
Add base URL interceptor test
|
2022-12-12 20:19:09 +01:00 |
|
Kirill Kamakin
|
57ce307cf5
|
Configure port through base url interceptor
|
2022-12-12 20:11:07 +01:00 |
|
Kirill Kamakin
|
b395e2d353
|
Merge pull request #116 from kirmanak/base-url-interceptor
Simplify base server URL handling
|
2022-12-11 20:45:44 +01:00 |
|
Kirill Kamakin
|
f1ee255c9f
|
Revert "Fix binding set of interceptors twice in release"
This reverts commit 31089eb499.
|
2022-12-11 20:32:02 +01:00 |
|
Kirill Kamakin
|
f6c0e862fc
|
Set base url through Interceptor
|
2022-12-11 20:22:36 +01:00 |
|
Kirill Kamakin
|
85b863227d
|
Merge pull request #115 from kirmanak/authorization
Use API tokens to authenticate application
|
2022-12-11 18:40:05 +01:00 |
|
Kirill Kamakin
|
fd89dbad3b
|
Add From24AuthMigrationExecutorTest tests
|
2022-12-11 18:33:45 +01:00 |
|
Kirill Kamakin
|
7a5cbbb5a3
|
Add MigrationDetectorImpl tests
|
2022-12-11 18:19:32 +01:00 |
|
Kirill Kamakin
|
31089eb499
|
Fix binding set of interceptors twice in release
|
2022-12-11 17:58:59 +01:00 |
|
Kirill Kamakin
|
901d37570a
|
Fix migration logs
|
2022-12-11 17:49:52 +01:00 |
|
Kirill Kamakin
|
e36cb12431
|
Bump version to 0.3.10
|
2022-12-11 17:45:46 +01:00 |
|
Kirill Kamakin
|
3720b1aadb
|
Create API token when updating from 24
|
2022-12-11 17:45:22 +01:00 |
|
Kirill Kamakin
|
dd313def96
|
Replace Authenticator with Interceptor
|
2022-12-11 17:03:09 +01:00 |
|
Kirill Kamakin
|
c99f9fea88
|
Create API token when signing in
|
2022-12-11 16:25:12 +01:00 |
|
Kirill Kamakin
|
a560db8bb6
|
Revert "Support invalidation in MealieAuthenticator"
This reverts commit 9c48f1b563.
|
2022-12-11 11:29:50 +01:00 |
|
Kirill Kamakin
|
79b857810a
|
Remove makeCall helper fun
|
2022-12-11 10:24:35 +01:00 |
|
Kirill Kamakin
|
9c48f1b563
|
Support invalidation in MealieAuthenticator
|
2022-12-11 10:17:13 +01:00 |
|
Kirill Kamakin
|
ac20105b9b
|
Create OkHttp authenticator without token invalidation
|
2022-12-10 10:32:13 +01:00 |
|