Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add gitignore, remove new ignores | Nicholas Tay | 2022-03-16 | 2 | -14/+93 |
* | Use public URL for dummy API JSON | Nicholas Tay | 2022-03-16 | 1 | -3/+5 |
* | Sort items by date first as well for within-section sort | Nicholas Tay | 2022-03-16 | 1 | -0/+1 |
* | MyItem -> PenguinItem | Nicholas Tay | 2022-03-16 | 2 | -14/+14 |
* | Add refresh control + fix weird caching | Nicholas Tay | 2022-03-16 | 2 | -2/+19 |
* | Modify details to multiline with release date included | Nicholas Tay | 2022-03-16 | 2 | -5/+12 |
* | Loading overlay on main screen | Nicholas Tay | 2022-03-16 | 1 | -0/+11 |
* | Add a detail view | Nicholas Tay | 2022-03-16 | 4 | -2/+129 |
* | Make items Decodable and hook up to a JSON dummy endpoint | Nicholas Tay | 2022-03-15 | 1 | -21/+53 |
* | Second type of custom cell | Nicholas Tay | 2022-03-14 | 2 | -10/+85 |
* | Grouping items together by year | Nicholas Tay | 2022-03-14 | 1 | -10/+49 |
* | Learning UITableViewController: array data + custom cells | Nicholas Tay | 2022-03-14 | 30 | -36/+250 |
* | Initial Commit | Nicholas Tay | 2022-03-14 | 13 | -0/+690 |