aboutsummaryrefslogtreecommitdiff
path: root/foray (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-16MyItem -> PenguinItemNicholas Tay2-14/+14
2022-03-16Add refresh control + fix weird cachingNicholas Tay2-2/+19
2022-03-16Modify details to multiline with release date includedNicholas Tay2-5/+12
2022-03-16Loading overlay on main screenNicholas Tay1-0/+11
2022-03-16Add a detail viewNicholas Tay3-2/+125
2022-03-15Make items Decodable and hook up to a JSON dummy endpointNicholas Tay1-21/+53
2022-03-14Second type of custom cellNicholas Tay2-10/+85
2022-03-14Grouping items together by yearNicholas Tay1-10/+49
2022-03-14Learning UITableViewController: array data + custom cellsNicholas Tay29-32/+244