Commit Graph

30 Commits

Author SHA1 Message Date
bdd7a0dfdb
Group activities and fragments by domain 2025-05-06 08:50:09 +02:00
0c1f167e20
Implement updating username/email and changing password and logout 2025-05-05 13:24:46 +02:00
a446ad934c
Add button to add shopping item 2025-05-05 13:23:56 +02:00
LilleBRG
16d1d3459d creadish layout done and ready to test http connection on monday 2025-05-02 18:17:26 +02:00
7c45526563
Add profile page, implement authentication 2025-05-01 12:04:19 +02:00
LilleBRG
9d9a2975f5 create dish button moved to dishesfragment 2025-05-01 10:13:52 +02:00
a63b98e180
Save tokens when logging in and implement refresh token 2025-05-01 09:43:21 +02:00
d00bace5b7
Add progress dialogs when signing up/logging in 2025-04-30 13:23:52 +02:00
dfa9abc4b9
Fix errors in api calls, move base url to gradle properties 2025-04-30 12:31:54 +02:00
0f791cc642
Merge branch 'master' into api-connection 2025-04-29 13:57:21 +02:00
5e32ad7133
Implement registering user 2025-04-29 13:55:50 +02:00
93057d43d5
Implement send http requests to the api 2025-04-29 13:18:43 +02:00
LilleBRG
6743e9c7aa multiple ingredient rows can now be added 2025-04-29 09:56:44 +02:00
LilleBRG
1aa98f2bcf fixed double dish list 2025-04-28 13:59:47 +02:00
LilleBRG
4f5c0de725 fixed errors 2025-04-28 13:58:31 +02:00
LilleBRG
9870689068 merged 2025-04-28 13:57:43 +02:00
LilleBRG
92e8e2289b try to add create dish 2025-04-28 13:54:31 +02:00
d54e5c179a
Rename dashboard to shopping list 2025-04-28 13:23:46 +02:00
00ecfc8485
Move dish list into fragment, rename home fragment, add icon 2025-04-28 10:44:55 +02:00
bbd937ff65
Remove test folders 2025-04-28 09:20:07 +02:00
LilleBRG
7abbfa4d09 changed directory of models 2025-04-28 09:19:34 +02:00
LilleBRG
a90f44fa8b changed directory of models 2025-04-28 09:19:19 +02:00
LilleBRG
9eb0c4b69a made custom listview with mockdata 2025-04-25 15:22:53 +02:00
9fae8ce5b5
Create register activity 2025-04-23 13:25:25 +02:00
9fd62f9565
Create login activity 2025-04-23 12:42:22 +02:00
d9cc16e3d7
Add logo to app 2025-04-23 11:37:09 +02:00
5b1680eed8
Create welcome activity 2025-04-23 11:19:16 +02:00
0c8f40f7e5
Make building work, add bottom navigation view 2025-04-23 10:26:10 +02:00
79013d86a4
Create android project 2025-04-22 11:51:47 +02:00
de3fd9ff4a
Initial commit 2025-04-22 10:25:15 +02:00