Commit Graph

527 Commits

Author SHA1 Message Date
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
df459d5512 Fix test coverage report for submodules 2022-12-16 17:13:45 +01:00
Kirill Kamakin
f6c0e862fc Set base url through Interceptor 2022-12-11 20:22:36 +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
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
c99f9fea88 Create API token when signing in 2022-12-11 16:25:12 +01:00
Kirill Kamakin
79b857810a Remove makeCall helper fun 2022-12-11 10:24:35 +01:00
Kirill Kamakin
9adf37ae33 Move token invalidation to auth interceptor 2022-12-10 09:30:38 +01:00
Kirill Kamakin
54d0c895a9 Extract Authorization header to an interceptor 2022-12-10 08:15:46 +01:00
Kirill Kamakin
adc6351520 Show ingredients header outside of the card 2022-12-06 19:01:43 +01:00
Kirill Kamakin
a18984bda0 Implement displaying ingredient sections 2022-12-04 19:25:36 +01:00
Kirill Kamakin
d1aea9fc83 Fix RecipeInfoViewModel test 2022-12-04 19:04:59 +01:00
Kirill Kamakin
221ab89b86 Fix formatting zeroes 2022-12-04 19:02:14 +01:00
Kirill Kamakin
aee1585106 Add notes when amounts are enabled 2022-12-04 19:00:52 +01:00
Kirill Kamakin
58ccd10f35 Do not filter blank ingredients and instructions 2022-12-04 18:59:20 +01:00
Kirill Kamakin
9b1229655a Bump version to 0.3.9 2022-12-04 18:47:48 +01:00
Kirill Kamakin
a628912557 Parse ingredient amounts from V1 response 2022-12-04 18:47:27 +01:00
Kirill Kamakin
198fad8df6 Bump version to 0.3.8 2022-11-29 21:07:19 +01:00
Kirill Kamakin
092f385a75 Fix showing "No recipes" when back is pressed 2022-11-29 20:57:51 +01:00
Kirill Kamakin
e1b29f3806 Add ShareRecipeViewModel tests 2022-11-29 20:42:56 +01:00
Kirill Kamakin
4a68916433 Show progress when parsing recipe 2022-11-29 19:42:07 +01:00
Kirill Kamakin
0c41aac9b7 Use regex to find URLs 2022-11-28 21:59:08 +01:00
Kirill Kamakin
a0a3862df7 Add ShareRecipeRepoImpl tests 2022-11-28 21:45:03 +01:00
Kirill Kamakin
4826478a2a Implement saving recipes by URLs 2022-11-28 21:22:24 +01:00
Kirill Kamakin
f2a4d00cf9 Add sharetarget compatibility library 2022-11-28 20:09:08 +01:00
Kirill Kamakin
d62ce1a74e Remove Google Analytics and Crashlytics 2022-11-22 19:50:29 +01:00
Kirill Kamakin
2181cdbaa0 Bump version to 0.3.7 2022-11-22 19:45:35 +01:00
Kirill Kamakin
4c1b840e5d Fix crash caused by immediately removed TextWatchers 2022-11-21 21:37:01 +01:00
Kirill Kamakin
7fa96affe8 Show text when no recipes found 2022-11-21 20:17:16 +01:00
Kirill Kamakin
c418fa8d91 Align disclaimer text with center 2022-11-21 20:02:16 +01:00
Kirill Kamakin
9180aa5068 Bump version to 0.3.6 2022-11-21 19:48:59 +01:00
Kirill Kamakin
48ad18fa72 Disable lift on scroll for search 2022-11-21 19:48:19 +01:00
Kirill Kamakin
376a9b2ee0 Remove unused default value for an argument 2022-11-20 18:20:36 +01:00
Kirill Kamakin
b1cb38f659 Update app version 2022-11-20 18:19:21 +01:00
Kirill Kamakin
9d4f7775f4 Fix crash on URL input screen 2022-11-20 18:18:35 +01:00
Kirill Kamakin
584d4de776 Update app version 2022-11-20 16:44:10 +01:00
Kirill Kamakin
23dbbed74d Remove unused resource 2022-11-20 16:43:49 +01:00
Kirill Kamakin
ac843f6ed6 Hide keyboard when navigation is open 2022-11-20 15:53:09 +01:00
Kirill Kamakin
d7c94d29d4 Hide edit text cursor on list scroll 2022-11-20 15:49:14 +01:00
Kirill Kamakin
cadb762ed4 Hide keyboard on tab switch 2022-11-20 15:10:20 +01:00
Kirill Kamakin
fd235c43c7 Use id to determine current destination 2022-11-20 14:41:38 +01:00
Kirill Kamakin
3cc3658544 Implement custom Toolbar View 2022-11-20 14:18:51 +01:00
Kirill Kamakin
ff77f764bd Remove unused icon 2022-11-20 12:19:45 +01:00
Kirill Kamakin
c219ba4f53 Always show search view 2022-11-20 12:15:29 +01:00