Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-03-24 | Reorganise into folder groups | Nicholas Tay | 1 | -0/+0 |
2022-03-24 | Split details view into separate View and VC | Nicholas Tay | 1 | -72/+6 |
2022-03-21 | Fix scroll in details view | Nicholas Tay | 1 | -0/+1 |
2022-03-21 | First try at implementing coordinator pattern | Nicholas Tay | 1 | -19/+7 |
2022-03-20 | Add ScrollView to details screen | Nicholas Tay | 1 | -4/+14 |
2022-03-19 | Merge ForayNewDetailView into the VC itself | Nicholas Tay | 1 | -5/+71 |
2022-03-19 | Fix selected item not being passed through | Nicholas Tay | 1 | -3/+4 |
2022-03-19 | Storyboard is GONE | Nicholas Tay | 1 | -0/+1 |
2022-03-19 | Detail view is now programatically created | Nicholas Tay | 1 | -20/+8 |
2022-03-16 | MyItem -> PenguinItem | Nicholas Tay | 1 | -1/+1 |
2022-03-16 | Modify details to multiline with release date included | Nicholas Tay | 1 | -3/+10 |
2022-03-16 | Add a detail view | Nicholas Tay | 1 | -0/+33 |