Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-03-19 | Remove segue, push directly into nav controller | Nicholas Tay | 1 | -23/+0 |
2022-03-19 | Detail view is now programatically created | Nicholas Tay | 1 | -50/+1 |
2022-03-18 | Add back in segue to details view | Nicholas Tay | 1 | -3/+16 |
2022-03-18 | Cleanup old prototype cells | Nicholas Tay | 1 | -110/+3 |
2022-03-18 | Added SnapKit with Swift package manager | Nicholas Tay | 1 | -2/+3 |
2022-03-16 | Add refresh control + fix weird caching | Nicholas Tay | 1 | -0/+3 |
2022-03-16 | Modify details to multiline with release date included | Nicholas Tay | 1 | -2/+2 |
2022-03-16 | Add a detail view | Nicholas Tay | 1 | -2/+82 |
2022-03-14 | Second type of custom cell | Nicholas Tay | 1 | -1/+61 |
2022-03-14 | Learning UITableViewController: array data + custom cells | Nicholas Tay | 1 | -13/+62 |