Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-03-16 | Use public URL for dummy API JSON | Nicholas Tay | 1 | -3/+5 |
2022-03-16 | Sort items by date first as well for within-section sort | Nicholas Tay | 1 | -0/+1 |
2022-03-16 | MyItem -> PenguinItem | Nicholas Tay | 1 | -13/+13 |
2022-03-16 | Add refresh control + fix weird caching | Nicholas Tay | 1 | -2/+16 |
2022-03-16 | Loading overlay on main screen | Nicholas Tay | 1 | -0/+11 |
2022-03-16 | Add a detail view | Nicholas Tay | 1 | -0/+10 |
2022-03-15 | Make items Decodable and hook up to a JSON dummy endpoint | Nicholas Tay | 1 | -21/+53 |
2022-03-14 | Second type of custom cell | Nicholas Tay | 1 | -9/+24 |
2022-03-14 | Grouping items together by year | Nicholas Tay | 1 | -10/+49 |
2022-03-14 | Learning UITableViewController: array data + custom cells | Nicholas Tay | 1 | -0/+59 |