Commit graph

29 commits

Author SHA1 Message Date
Samuel Clay
d9b3f5910a AAAHHH! HOLY CRAP! I finally got intelligence sliding to work perfectly on the iphone. Now need to combine it seamlessly with paging, and it'll be DONE. 2011-07-29 21:27:37 -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
87a7b051f5 Correctly calculating unread counts in iphone app. 2011-07-26 08:37:10 -07:00
Samuel Clay
336137f708 Changing text on next/previous buttons when they are at the end of the line. 2011-07-25 09:08:20 -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
101d9c3f18 Updating unread counts on feed list view in iphone app. 2011-07-24 22:14:50 -07:00
Samuel Clay
ccf2867520 Keeping track of stories that have been read and redrawing story titles when necessary. Still need to update unread count on feed list page. 2011-07-24 21:47:58 -07:00
Samuel Clay
2eb5718d01 Cleaning up a bunch of memory leaks, compiler warnings, and showing story score on read stories in feed detail view in iphone app. 2011-07-24 20:34:54 -07:00
Samuel Clay
9a36f84543 Showing correct scores for unread stories. 2011-07-24 20:07: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
0864a1db33 Scrolling in the feed view loads more stories! Need a progress indicator and a bottom of the feed indicator. 2011-07-22 09:10:13 -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
56e0ea5142 Trying to fix a stupid little NSDecimalNumber, failing. 2011-06-16 09:02:40 -04:00
Samuel Clay
38ab573ba6 Adding order to statistics/feedback. 2011-06-15 11:21:55 -04:00
Samuel Clay
53709975fc Hooking up the next/previous unread buttons in the story detail view. 2011-06-14 10:35:33 -04:00
Samuel Clay
bf7bd99f91 Disabled CTRL+Left, which would hide the sidebar. 2011-03-09 18:23:55 -05: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
f71dda9cfd Add original story view (safari view) in iPhone app. 2010-11-13 18:32:43 -05:00
Samuel Clay
3fb87aca74 Moving to ASI for networking in the iPhone app. Also integrated logins from the login modal. 2010-11-13 13:42:20 -05:00
Samuel Clay
21cfaec72a Fixing a bug where exception feeds that are being repaired have the wrong feed_id because they've already been de-duped. 2010-11-12 10:55:44 -05:00
Samuel Clay
af836c03ec Adding login and logout, and storing session information in iPhone app. 2010-11-11 23:48:27 -05:00
Samuel Clay
00551be672 Further changes to the login modal in the iPhone app. 2010-11-11 20:05:53 -05:00
Samuel Clay
13ef845b9b Adding a login modal to the iphone app. Doesn't do much other than be a modal. 2010-10-31 23:02:13 -04:00
Samuel Clay
aa2dcf754a Filling out the story detail view. 3/5 views are now in. 2010-06-27 19:35:17 -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
Samuel Clay
bb28aed59a iPhone App: Feed subscriptions view. 2010-06-20 11:04:23 -04:00
Renamed from media/iphone/NewsBlur/Classes/NewsBlurAppDelegate.m (Browse further)