Commit graph

71 commits

Author SHA1 Message Date
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
5d8ad98677 Marking all as read in Everything view. Refactored story detail view. Fixing bug around quicly tapping Next Unread and having the view pop before the next story is loaded. 2011-12-01 09:01:18 -08:00
Samuel Clay
5bb9574608 Last few touch-ups for iPhone app v1.2. Almost ready to send to the app store. Need to design and build a website to finally launch this damn thing. 2011-11-30 18:46:11 -08:00
Samuel Clay
e0dde53f0f Fixing iOS bug around the story progress indicator not being updated when returning from suspended state. 2011-11-15 09:26:19 -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
6c9be085af Finalizing the story detail gradient in the ios app. 2011-10-30 22:17:35 -07:00
Samuel Clay
98e256243d Fixing gradients to be at the correct height and position. 2011-10-30 18:53:10 -07:00
Samuel Clay
94641959a4 Bringing the full color back to the River in the iPhone app. 2011-10-30 15:06:25 -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
fdc95477d9 Making network request for River of News in iPhone app. 2011-10-25 09:47:55 -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
bcdbf2d638 iOS 5 compatibility. 2011-10-15 15:26:18 -07:00
Samuel Clay
6980245a5a Adding site and folder from iphone app now submits the form. 2011-10-10 09:57:54 -07:00
Samuel Clay
d35a109e08 Adding UIPickerView for choosing folder. 2011-10-06 10:27:37 -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
a7e83b06b4 Fixing small issues in iPhone app -- crash when returning to feed listafter returning to the app, and inconsistant original story url font size. 2011-09-07 09:56:54 -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
5389350368 Adding starred stories import to Google Reader import. Also moving to db backed session engine (from memcache). 2011-08-29 18:43:17 -07:00
Samuel Clay
551eebe66a Final iphone tweaks -- favicon in titlebar. Also updating broker url. 2011-08-25 12:09:41 -07:00
Samuel Clay
6148cbaaff Rewrote visible feed indexPath calculations to be far more graceful and less prone to stateful errors. Handled additional edge cases. 2011-08-24 21:41:44 -07:00
Samuel Clay
ffe3653c37 Cleaning up reader import, subscriber expire down to 2, and adding favicon to title in iphone app feed detail. 2011-08-24 10:24: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
fbb97141b6 Adding TestFlight SDK to capture crashes. Also moved Original Story view close button to left-hand. And added a UIAlertView for logout button to capture accidental logouts. 2011-08-21 21:39:29 -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
394c387f2f Finishing iphone login screen, adding new Default background, and adding errors to login screen. 2011-08-13 23:00:51 -07:00
Samuel Clay
b991a7a9cb Making dozens of cleanups to unify the iPhone app. Close button on original story, colors, back/forward buttons. 2011-08-13 17:08:26 -07:00
Samuel Clay
73b4af2faa Finished the drawing of custom feed cells, which now include feed title, feed favicon, correct sizings and clipping for unread count pills, and section headers. Gorgeous! 2011-08-12 10:12:30 -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
90ffcae09c Fixing issue around next/previous button on story detail page in iphone app. 2011-08-08 17:17:32 -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
dcc1674e36 Cleaning a ton of memory management issues in the iPhone app. 2011-08-01 09:43:13 -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
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