Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ForayNewTableViewCell -> ForayTableViewCell | Nicholas Tay | 2022-03-25 | 2 | -3/+3 |
| | |||||
* | getData -> fetch, try threading, move logic around | Nicholas Tay | 2022-03-25 | 1 | -1/+1 |
| | |||||
* | Move Details ViewModel -> string/image into VC | Nicholas Tay | 2022-03-25 | 1 | -2/+15 |
| | |||||
* | First attempt at Presenter | Nicholas Tay | 2022-03-24 | 1 | -22/+18 |
| | | | | | This is admittedly pretty hard for me to wrap my head around, and I'm not even using background threading explicitly yet. Will improve. | ||||
* | Reorganise into folder groups | Nicholas Tay | 2022-03-24 | 5 | -0/+353 |
In preparation for presenters to come in largely, lots of files starting to go everywhere... |