Commit graph

11 commits

Author SHA1 Message Date
66eb04cb87 remove some superfluous weak refs 2015-06-15 19:15:26 -07:00
abe7a1b1c6 show spinner immediately in preview 2015-05-15 21:21:24 -07:00
1735cfacdb s/UIWebView/WKWebView/ and add another activity indicator 2015-05-09 18:36:03 -07:00
c4dfcb9039 add an activity indicator to the preview view controller 2015-05-09 18:12:01 -07:00
72966ed00f use typeof instead of __typeof__ 2015-05-09 16:07:17 -07:00
99e7cc4108 use a consistent ordering for property attributes 2015-05-03 21:28:29 -07:00
3c459ed7df improve state restoration, leverage restoration IDs more 2015-05-03 21:28:29 -07:00
33979d0369 use constants for keys 2015-05-03 19:07:41 -07:00
3a8e3b70eb weakify self in view controllers 2015-05-03 17:01:53 -07:00
0b9e88cc59 implement rudimentary state restoration 2015-05-03 16:16:52 -07:00
bd704e4241 implement basic editing, preview, and improve article list
- new dark look that matches samhuri.net
- improved cell layout for article list
- fix yap caching
- update service layer to match new API
- implement authentication
- fix bugs all over
- add a preview
2015-04-19 19:15:55 -07:00