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