Commit graph

20 commits

Author SHA1 Message Date
Samuel Clay
fdc95477d9 Making network request for River of News in iPhone app. 2011-10-25 09:47:55 -07:00
Samuel Clay
6618f87ba1 Adding delete feed option to feed settings in feed detail. Still needs server hookups. 2011-10-17 09:28:15 -07:00
Samuel Clay
6ca4b6e0be Fixing race condition in iPhone app around loading multiple feeds. Also changing font of read feeds in feed list. 2011-09-06 17:51:02 -07:00
Samuel Clay
0197555043 Major refactor of all networking in iPhone app. Also finally made the Next Unread button fetch pages and work correctly. That's it! Time to ship it! 2011-09-05 22:06:31 -07:00
Samuel Clay
a17ffd5fae Adding Insta-fetch to iphone app. 2011-08-21 13:46:43 -07:00
Samuel Clay
183a6d00ab Adding pull on Feed detail page in iphone app to forc ea refresh of the feed. Doesn't quite work yet. 2011-08-18 21:48:30 -07:00
Samuel Clay
442012fdeb Ading pull to refresh on feed detail in iphone app. Not done, but also added extra parameter in feed canonical model that gives seconds since last update. 2011-08-18 09:56:52 -07:00
Samuel Clay
dcc1674e36 Cleaning a ton of memory management issues in the iPhone app. 2011-08-01 09:43:13 -07:00
Samuel Clay
b0acfc4c9e Cleaning up feed detail view, and fixing the issue around clicking on story rows not taking you to the right story. 2011-07-29 21:56:54 -07:00
Samuel Clay
1a6d01ad5b Working intelligence select buttons, but they are quite complicated and need to be re-thought and re-written immediately. 2011-07-29 09:06:17 -07:00
Samuel Clay
9fd25724df Setting up All Read button and having it both clear unread counts and POST to the server to mark feed as read. 2011-07-24 22:23:38 -07:00
Samuel Clay
b9e10f9a10 Completing paging in feed detail page in iphone app. Just needs the finished bar to redraw correctly. 2011-07-24 16:52:24 -07:00
Samuel Clay
27f0cb8ee3 Adding automatic paging to feed detail. Unfortunately, it doesn't keep you in the same spot. 2011-07-20 22:21:11 -07:00
Samuel Clay
5f222f1620 Adding the dashboard counts in the feed header. Also gives a new Back To Dashboard button. Refactored the progress bar, but it still shows the wrong heights in certain instances, doesn't animate, and breaks on google reader import. 2010-11-22 10:44:52 -05:00
Samuel Clay
5e7777eac8 Pretty story cells in the feed detail table. Also prettier story details, but still needs some title love. Not to mention buttons everywhere. 2010-07-15 23:32:37 -04:00
Samuel Clay
5614ed66b1 Adding subview table cells for feed detail pages on the iPhone app. 2010-07-15 00:44:38 -04:00
Samuel Clay
281268e509 Broken but functional story detail view. The titles are out of whack, switching randomly between story and feed. Ugh. I spent how many hours on this? 2010-06-25 18:36:01 -04:00
Samuel Clay
0087686c0e Finally a bug free feeds view and feed detail view. Even loads all JSON correctly now. Whew. 2010-06-24 12:53:50 -04:00
Samuel Clay
a232e6630b Loading of the single feed detail page in the iPhone app. 2010-06-24 00:22:26 -04:00
Samuel Clay
a00c48d5e8 Adding the feed detail view and attaching it to each feed in the feeds view. 2010-06-21 17:17:38 -04:00