Commit graph

46 commits

Author SHA1 Message Date
Roy Yang
6903b576ae renaming detailViewController to SplitStoryDetailViewController 2012-06-11 21:00:09 -07:00
Roy Yang
9929a9032e adding in popover button and adjusting webview 2012-06-11 16:56:38 -07:00
Roy Yang
8a7fb0966a adding in popover and moving hide logic for story detail view 2012-06-11 12:25:38 -07:00
Roy Yang
b6d7956ff2 adding in a detailViewController and the iPad split view 2012-06-09 12:54:32 -07:00
Samuel Clay
2ec7c55eac Fixing delete site in nested folders. Also refactoring and adding tail truncating to feed gradients. 2011-12-04 21:09:16 -08:00
Samuel Clay
3c9fd42bf0 Finishing move feed to folder, end-to-end. Still need to fix move folder to folder in iOS app. 2011-12-03 18:22:14 -08:00
Samuel Clay
2bcdfb987f Adding Move to folder view controller for iOS app. Still needs testing and a parent folder var. 2011-12-02 16:23:00 -08:00
Samuel Clay
df82ab6fbd Finishing the revamping mark as read button. Now confirms, as well as allows choice between entire feed/folder or just visible stories. 2011-11-10 18:28:22 -08:00
Samuel Clay
61a7eab6b2 Separating out mark read button in iOS app to be for either visible stories or all stories. Needs hookups for visible stories and folders. 2011-11-09 09:51:42 -08:00
Samuel Clay
cfd1fa2946 Fixing stale unread counts on feed list in iOS app when returning from river. 2011-11-03 18:08:24 -07:00
Samuel Clay
7405d927d7 Fixing next/prewvious buttons in River view to include all unread stories and gracefully load new stories in river (iOS). 2011-10-31 10:10:38 -07:00
Samuel Clay
e0c7c7ccb5 Healthy gradient refactor. Also, gradients now have colored borders, for that extra attentive look. 2011-10-28 18:29:33 -07:00
Samuel Clay
2055b50bc2 Adding gradient view to all story views. Abstracting out gradient layer into a gradient uiview. 2011-10-27 19:05:38 -07:00
Samuel Clay
6906dd1fcc Way better error handling and display in iphone app. Fixing a number of river bugs: updating unread counts, base url'ing stories in river, abstracting out a base class, showing correct title in feed detail view when in river. Still need to update feed list on return. 2011-10-27 09:44:58 -07:00
Samuel Clay
592dd1b052 Gradients on River of News in iphone app. 2011-10-26 08:40:31 -07:00
Samuel Clay
4486d9daa3 Adding River of News views to iPhone App. Still needs network calls, headers, and touch events for section headers. 2011-10-25 09:28:05 -07:00
Samuel Clay
09146d110d Finishing up delete feed in iPhone app. Let's ship this thing. 2011-10-20 09:32:39 -07:00
Samuel Clay
90f2ee3327 Fixing a long-standing iPhone bug: returning to the app meant losing the position of the current feed. Now reading stories will correctly update the feed, even if it is in multiple folders. Progress! 2011-10-18 17:44:05 -07:00
Samuel Clay
e9019ffd70 Adding Add Site button and stubbing out the add site view. 2011-10-04 18:01:35 -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
f1c85d15ec Making the previous button take you to the previous story you read. Obviously. 2011-08-22 18:25:33 -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
88d46b394b Correct unread counts, fixing next unread button, adding in asidatacompressor for archiving. 2011-08-09 17:58:43 -07:00
Samuel Clay
806542c0dc Fixing a number of bug sin iPhone app: 1) html entitiesare now decoded in story titles. 2) the correct story is marked as read when multiple intelligence levels are used. 2011-08-08 09:58:15 -07:00
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
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
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
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
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
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
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.h (Browse further)