samhuri.net-ios/Blog
Sami Samhuri 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
..
Base.lproj implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
Images.xcassets/AppIcon.appiconset Initial Commit 2014-10-18 01:52:08 -07:00
AppDelegate.h get a list of posts 2015-03-29 23:42:04 -07:00
AppDelegate.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
BlogController.h implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
BlogController.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
BlogService.h implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
BlogService.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
BlogStatus.h get a list of posts 2015-03-29 23:42:04 -07:00
BlogStatus.m get a list of posts 2015-03-29 23:42:04 -07:00
DetailViewController.h implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
DetailViewController.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
Info.plist implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
JSONHTTPClient.h get a list of posts 2015-03-29 23:42:04 -07:00
JSONHTTPClient.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
main.m get a list of posts 2015-03-29 23:42:04 -07:00
MasterViewController.h implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
MasterViewController.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
ModelStore.h get a list of posts 2015-03-29 23:42:04 -07:00
ModelStore.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
NSDate+marshmallows.h implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
NSDate+marshmallows.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
NSString+marshmallows.h get a list of posts 2015-03-29 23:42:04 -07:00
NSString+marshmallows.m get a list of posts 2015-03-29 23:42:04 -07:00
Post.h get a list of posts 2015-03-29 23:42:04 -07:00
Post.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
PostCell.h implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
PostCell.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
PreviewViewController.h implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
PreviewViewController.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00