Commit graph

17 commits

Author SHA1 Message Date
224d09f1f9 Adapted project editing form activity to be aesthetically coherent 2026-02-12 11:43:20 +01:00
74da0d98bc Created task item and its adapter 2026-02-12 11:42:33 +01:00
e9e2ac3d2a Moved adapters to their own package and create collaborator item 2026-02-12 11:42:14 +01:00
421ffd5dc9 Task editing form 2026-02-12 11:36:49 +01:00
13ea6e4ef7 Task creation from 2026-02-12 11:35:52 +01:00
9e2d6b4793 Added some common-use palettes and values for layout usage 2026-02-12 11:34:15 +01:00
e4280f0490 Added more necessary endpoints to ApiService.kt 2026-02-12 11:33:37 +01:00
31a1d96236 Started working on project creation 2026-02-09 13:29:38 +01:00
d1c02510d1 Started working on adding details and project management 2026-02-09 13:29:19 +01:00
110f356d78 Started working on rendering project details in ProjectDetailActivity.kt 2026-02-06 13:49:39 +01:00
39f28f619a Added CreateProjectActivity.kt 2026-02-06 12:36:41 +01:00
39276513a9 Made MainActivity.kt load projects in recyclerview and goto ProjectDetailActivity.kt on click 2026-02-06 11:57:07 +01:00
49a0e83e3e Moved Activities to ui package 2026-02-06 10:57:25 +01:00
23dba7e1d0 Made MainActivity.kt get list of projects from logged-in user 2026-02-06 10:57:02 +01:00
22c7fe8722 renamed package to follow kotlin naming conventions 2026-02-04 12:55:40 +01:00
540eeb2fa5 Created Login activity 2026-02-04 12:33:19 +01:00
6a29135566 Initial commit 2026-02-03 13:40:04 +01:00