index
:
forayios
master
my first foray into iOS dev :)
Nicholas Tay
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
foray
/
ForayTableViewController.swift
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Storyboard is GONE
Nicholas Tay
2022-03-19
1
-0
/
+1
*
Remove segue, push directly into nav controller
Nicholas Tay
2022-03-19
1
-14
/
+7
*
Add back in segue to details view
Nicholas Tay
2022-03-18
1
-5
/
+13
*
Cleanup old prototype cells
Nicholas Tay
2022-03-18
1
-23
/
+3
*
Add back in description label and image to custom cell
Nicholas Tay
2022-03-18
1
-13
/
+13
*
Split table view cell into separate file
Nicholas Tay
2022-03-18
1
-10
/
+17
*
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
1
-13
/
+13
*
Add refresh control + fix weird caching
Nicholas Tay
2022-03-16
1
-2
/
+16
*
Loading overlay on main screen
Nicholas Tay
2022-03-16
1
-0
/
+11
*
Add a detail view
Nicholas Tay
2022-03-16
1
-0
/
+10
*
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
1
-9
/
+24
*
Grouping items together by year
Nicholas Tay
2022-03-14
1
-10
/
+49
*
Learning UITableViewController: array data + custom cells
Nicholas Tay
2022-03-14
1
-0
/
+59