Commit Graph

463 Commits

Author SHA1 Message Date
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
Kirill Kamakin 451b8368c5 Use theme colors for placeholder 2022-11-20 12:14:40 +01:00
Kirill Kamakin 9da9dd1323 Make recipe cards elevated 2022-11-20 11:48:25 +01:00
Kirill Kamakin 817a72b567 Add round corners to recipe images 2022-11-20 11:22:20 +01:00
Kirill Kamakin 82c8deb689 Set app name text color to primary 2022-11-20 10:44:37 +01:00
Kirill Kamakin f4073dda48 Close drawer if current tab is selected 2022-11-20 10:37:20 +01:00
Kirill Kamakin 6c3abbd51c Highlight current tab in navigation drawer 2022-11-20 10:36:26 +01:00
Kirill Kamakin 7d43e1afc2 Close app when back is pressed on recipes 2022-11-20 09:24:46 +01:00
Kirill Kamakin 1d89b792dc Expand toolbar on tab change 2022-11-20 09:21:11 +01:00
Kirill Kamakin 1a4d15b680 Lock drawer closed in onboarding 2022-11-19 12:30:43 +01:00
Kirill Kamakin bc820123b2 Disable drawer in onboarding 2022-11-19 12:22:38 +01:00
Kirill Kamakin 7bcfc9ef1e Update splash screen 2022-11-19 11:52:50 +01:00
Kirill Kamakin 4847461e48 Update launcher icon 2022-11-19 11:40:13 +01:00
Kirill Kamakin dbfc570286 Check theme color once 2022-11-19 11:13:50 +01:00
Kirill Kamakin 5f6b376a40 Add monochrome launcher icon 2022-11-19 11:08:20 +01:00