Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-18 | Custom share sheet icons and load them with UIImage | Nicholas Tay | 1 | -14/+2 |
2022-07-18 | Try out 'share' aka UIActivityViewController | Nicholas Tay | 2 | -2/+39 |
2022-07-17 | Clean up force unwraps and lets | Nicholas Tay | 2 | -5/+5 |
2022-07-17 | Experiment with async/await | Nicholas Tay | 1 | -6/+10 |
2022-07-17 | 'weak self' stuff | Nicholas Tay | 1 | -2/+4 |
2022-07-17 | Try out moving coordinator 'coordinated' VC thing | Nicholas Tay | 2 | -2/+5 |
2022-03-25 | ForayNewTableViewCell -> ForayTableViewCell | Nicholas Tay | 2 | -3/+3 |
2022-03-25 | getData -> fetch, try threading, move logic around | Nicholas Tay | 1 | -1/+1 |
2022-03-25 | Move Details ViewModel -> string/image into VC | Nicholas Tay | 1 | -2/+15 |
2022-03-24 | First attempt at Presenter | Nicholas Tay | 1 | -22/+18 |
2022-03-24 | Reorganise into folder groups | Nicholas Tay | 5 | -0/+353 |