Commit graph

15 commits

Author SHA1 Message Date
fc2c939e0b refactor: rename status to matchStatus and inline modifier call 2025-07-19 11:07:13 -03:00
75cf97a3a4 feat: add MatchupRow and Schedule Badge to MatchDetailsScreen.kt 2025-07-19 11:02:50 -03:00
877433eff6 cleanup: remove json comments in dto classes 2025-07-18 22:49:03 -03:00
e36defeec1 refactor: rename Details to MatchDetails 2025-07-18 22:47:36 -03:00
07d20aba86 feat: add details screen with navigation and initial structure 2025-07-18 22:33:27 -03:00
c5d1bbcbed feat: format ScheduleBadge correctly based on local time zone 2025-07-18 18:08:42 -03:00
15707753fc feat: integrate MatchesScreen.kt with viewmodel and match cards 2025-07-18 16:08:30 -03:00
29a2985294 feat: add MatchCard initial structure 2025-07-18 14:51:15 -03:00
3fd7e78090 feat: add network, dto, mapping and repository initial setup 2025-07-17 21:15:36 -03:00
7eb061fc9d refactor: define initial folders structure 2025-07-17 18:46:10 -03:00
b1a4d07a87 style: add custom fonts typography 2025-07-17 18:35:08 -03:00
60f55e031a cleanup: theme, colors and type organization 2025-07-17 17:50:23 -03:00
21f2338101 feat: add splash screen, structure for navigation and DI with hilt 2025-07-17 17:40:38 -03:00
a7c87fd9d3 feat: add app icon launcher 2025-07-17 12:55:05 -03:00
2f0c1221a2 Initial commit 2025-07-17 10:52:21 -03:00