aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add refresh control + fix weird cachingNicholas Tay2022-03-162-2/+19
* Modify details to multiline with release date includedNicholas Tay2022-03-162-5/+12
* Loading overlay on main screenNicholas Tay2022-03-161-0/+11
* Add a detail viewNicholas Tay2022-03-164-2/+129
* Make items Decodable and hook up to a JSON dummy endpointNicholas Tay2022-03-151-21/+53
* Second type of custom cellNicholas Tay2022-03-142-10/+85
* Grouping items together by yearNicholas Tay2022-03-141-10/+49
* Learning UITableViewController: array data + custom cellsNicholas Tay2022-03-1430-36/+250
* Initial CommitNicholas Tay2022-03-1413-0/+690