Commit graph

34 commits

Author SHA1 Message Date
Samuel Clay
4891910d42 Submitting v1.8 to iOS App Store. 2013-01-07 16:34:59 -08:00
Samuel Clay
a5652da4f1 Finish look and feel of ios training for both story and feed. Just need to send requests, redraw intelligence, recount and reclassify stories, and update scores. All already written to support inline training. 2012-12-27 00:15:26 -08:00
Samuel Clay
b7b0243356 Fixing ios classifiers in river view. 2012-12-19 15:37:36 -08:00
Samuel Clay
ce20040e8c Fixing crash when mis-counting feeds. Correcting height of font popover on iphone. Adding horizontal bounce to story page control. 2012-12-18 17:29:23 -08:00
Samuel Clay
09988732fc Removing logging. 2012-12-13 17:25:52 -08:00
Samuel Clay
9a3b76c808 Fixing bug in ios where hitting next unread while story page controls was already waiting on a page fetch would not automatically advance to the next unread story. 2012-12-13 16:41:52 -08:00
Samuel Clay
16549a026a Fixing misaligned pages bug when returning to a feed. 2012-12-11 12:01:49 -08:00
Samuel Clay
51f396532e Adding interactivity for tapping authors and tags and updating their classifier inline. Just need to hook them up to the server for persistence, update unread counts, and possibly update stories inline. 2012-12-07 17:18:31 -08:00
Samuel Clay
2e7b9c8818 Adding Global Shared Stories to iOS app. 2012-12-07 15:17:22 -08:00
Samuel Clay
a723b79d25 Fixing issue when loading pages on ios app but loading the story page controller early and not refreshing on page load. 2012-12-06 15:30:16 -08:00
Samuel Clay
ca693b9987 Fixing scroll to comment for reply replies. 2012-11-28 16:24:15 -08:00
Samuel Clay
edafac7124 Fixing bug around losing the reference to the active story after sharing it. 2012-11-28 15:46:11 -08:00
Samuel Clay
c6d6471d1d Fixing the infernal scrolling issue when sharing a story. All that's left is reattaching the new shared story to the active story list. 2012-11-28 15:21:44 -08:00
Samuel Clay
54fa1250a3 Fixing paging issues on iOS. 2012-11-26 16:47:20 -08:00
Samuel Clay
af8fcfe221 Fixing page counting. 2012-11-26 09:54:20 -08:00
Samuel Clay
39db803888 Fixing sharing to twitter/fb, blank pages, perf improvements for iphone. 2012-11-19 19:15:05 -08:00
Samuel Clay
6b6a0fab5c Failing to mark a story as read now shows a correct error message on iOS. 2012-11-16 15:30:54 -08:00
Samuel Clay
68d4d2786f Eureka, got a third 'previous' page in the mix for story page controls on iOS. This could be it. No bounce, no redraw, and flawless movement. 2012-11-14 17:31:52 -08:00
Samuel Clay
895f7b3ab2 Fixing stretching of icon in title view on story detail page in ios. 2012-11-13 13:07:36 -08:00
Samuel Clay
97e0881ccb Fixing sharing and comments and replying with new page controls. 2012-11-13 12:28:16 -08:00
Samuel Clay
0fb940a00e Fixing issue with blanking the story on Original view. 2012-11-09 15:25:16 -08:00
Samuel Clay
ed200077f1 Handling rotations correctly on iOS. 2012-11-09 14:57:33 -08:00
Samuel Clay
b072ae81c4 Fixing try feeds for ios. 2012-11-09 14:13:44 -08:00
Samuel Clay
8382c49bae Fixing scroll issue on loading story detail on iphone. 2012-11-09 11:39:36 -08:00
Samuel Clay
42444f49e7 Fixing story show and hide in iphone. 2012-11-09 09:31:26 -08:00
Samuel Clay
7b8a420def Fixing all issues with ipad traversal. Now to go back to the iphone. 2012-11-08 18:30:45 -08:00
Samuel Clay
ad8e9b58ef Fixing iPad navigation. 2012-11-08 17:39:32 -08:00
Samuel Clay
0252e2fa19 Fixing sizing in iPad story traversal. 2012-11-07 17:54:16 -08:00
Samuel Clay
3d7315afdf Fixing iPad app to use new story controls. Fixing various other issues around network calls. 2012-11-06 17:26:08 -08:00
Samuel Clay
b23c0b1274 Completely fixing locations vs. indexes for stories. 2012-11-06 13:45:15 -08:00
Samuel Clay
5c8daf4bad Fixing previous button by refactoring initstory to not double record read stories (and only the visible story gets recorded.) 2012-11-06 12:45:19 -08:00
Samuel Clay
121df05abf Attempting a fix of the previous button. Fixing marking as read and opening on a story. 2012-11-05 18:23:45 -08:00
Samuel Clay
d1c2387d1f Refactoring the living crap out of the story detail view controller to extract all common story methods into the story page control controller. 2012-11-05 17:16:10 -08:00
Samuel Clay
c120662054 Working prototype of new story traversal on iOS app. 2012-11-05 15:12:42 -08:00