aboutsummaryrefslogtreecommitdiff
path: root/foray/Presenters (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganise: NetworkManager -> Fetcher, Models -> dedicated groupsNicholas Tay2022-03-251-8/+10
|
* getData -> fetch, try threading, move logic aroundNicholas Tay2022-03-251-6/+10
|
* First attempt at PresenterNicholas Tay2022-03-241-0/+32
This is admittedly pretty hard for me to wrap my head around, and I'm not even using background threading explicitly yet. Will improve.