Commit Graph

924 Commits

Author SHA1 Message Date
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 9f4790eab5 Merge pull request #97 from kirmanak/app-bundle
Build app bundle with GitHub Action
2022-11-20 17:00:29 +01:00
Kirill Kamakin 14cddf715a Build app bundle 2022-11-20 16:54:44 +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 4ca34f9d95 Merge pull request #96 from kirmanak/ui-improvements
Rewrite UI with Material Design
2022-11-20 16:27:58 +01:00
Kirill Kamakin 83257a7c1f Fix screenshot aspect ratio 2022-11-20 16:17:02 +01:00
Kirill Kamakin ea9262d0ff Update README.md 2022-11-20 16:14:58 +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
Kirill Kamakin 73a703b0b8 Make navigation bar match color 2022-11-19 10:57:08 +01:00
Kirill Kamakin bb6f9004d0 Move SplashScreen theme to match day arrangement 2022-11-19 10:34:32 +01:00
Kirill Kamakin 4510087209 Remove custom shapes and elevations 2022-11-19 10:00:04 +01:00
Kirill Kamakin d850c82b6f Add menu icons 2022-11-18 23:52:20 +01:00
Kirill Kamakin c86782708c Add navigation drawer header 2022-11-18 23:45:33 +01:00
Kirill Kamakin b2bcad31b1 Make splash screen dark in night mode 2022-11-18 23:34:36 +01:00
Kirill Kamakin 85001f6952 Make status bar transparent 2022-11-18 23:31:04 +01:00
Kirill Kamakin 09f3c5422f Fix changing toolbar color based on image 2022-11-18 23:24:29 +01:00
Kirill Kamakin ee11117210 Disable toolbar background 2022-11-18 23:21:37 +01:00
Kirill Kamakin 1c0d98850d Disable action bar in theme 2022-11-18 22:53:08 +01:00
Kirill Kamakin a329d6a4ec Use dynamic colors 2022-11-18 22:50:31 +01:00
Kirill Kamakin e86b24c3f6 Use material toolbar without action bar 2022-11-18 22:42:56 +01:00
Kirill Kamakin ac0eb2bfd2 Generate colors with material color generator 2022-11-18 22:20:52 +01:00
Kirill Kamakin e164d83258 Remove toolbar round corner 2022-11-18 21:45:48 +01:00
Kirill Kamakin 7faaeb511e Change recipes list colors 2022-11-18 21:41:04 +01:00
Kirill Kamakin a6a47a5eae Move login/logout to navigation drawer 2022-11-18 21:06:42 +01:00
Kirill Kamakin 8877c47ba2 Merge pull request #95 from kirmanak/bug-fix
Bugfix
2022-11-17 22:29:40 +01:00
Kirill Kamakin 4692c138d5 Fix failing test 2022-11-17 22:24:31 +01:00
Kirill Kamakin 7d3f83a0d2 Update app version to v0.3.3 2022-11-17 22:06:37 +01:00