Commit graph

224 commits

Author SHA1 Message Date
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
242666341c Adding task to email expired premiums. 2012-12-05 13:10:11 -08:00
Samuel Clay
c994982d6f Pushing new version of iOS app with side-swiping of stories (v1.8). 2012-11-28 16:33:21 -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
ae99fb053c Shrinking blurblog feed titles on both iPad and iPhone. 2012-11-28 12:36:48 -08:00
Samuel Clay
3160245722 Fixing broken HUD for favoriting comments. 2012-11-27 17:50:33 -08:00
Samuel Clay
54fa1250a3 Fixing paging issues on iOS. 2012-11-26 16:47:20 -08:00
Samuel Clay
c85de5d3df Fixing long-time bug that crashed the ios app on feed refresh, when a feed had stories but was refreshed to no longer show stories. 2012-11-26 15:51:50 -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
abde6fcefb Provisioning profile. 2012-11-16 12:02:27 -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
e06310f070 Shadow colors on feed list and feed detail pages. 2012-11-13 14:49:53 -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
Samuel Clay
587456066c Updating enterprise distribution ipa. 2012-11-01 15:26:50 -07:00
Samuel Clay
0143dc53de Scroll to section header if collapse causes it to scroll far off screen in iOS app. 2012-10-30 17:25:20 -07:00
Samuel Clay
07b4afaae7 Adding read filter and order options to feeds and folders on iOS app. 2012-10-30 17:05:39 -07:00
Samuel Clay
b765c26864 Fixing empty feed list bug in iOS app. 2012-10-26 18:10:41 -07:00
Samuel Clay
e0e351b9e1 Fixing last few bugs (paging for next unread on river blurblog) before submission of v1.6 of iOS app. 2012-10-17 18:09:27 -07:00
Samuel Clay
1d631964e4 Updating saved stories count on save/unsave. 2012-10-17 15:13:20 -07:00
Samuel Clay
6f2141b62d Saving stories, new saved stories view, and blue saved stories count. Just need to update saved stories count on save. 2012-10-17 15:07:53 -07:00
Samuel Clay
072077f0d3 Finishing mark as unread on ios. Yup. 2012-10-16 17:24:01 -07:00
Samuel Clay
7644cafb76 Styling menu cells in ios. 2012-10-16 15:48:04 -07:00
Samuel Clay
ff0a44137b Adding icons for story detail menu options. Still need to write mark as unread and saved stories features. Also re-integrated fontstyle and fontsize segmented controls. 2012-10-15 18:34:53 -07:00
Samuel Clay
967b51c521 Fixing misc issues around the everything folder and showing settings in feeds under top level. 2012-10-15 14:57:20 -07:00
Samuel Clay
2b11e6e2af Stubbing in menu options for marking as unred, saving stories, and sharing stories from the story detail in ios. 2012-10-15 09:16:01 -07:00
Samuel Clay
d5c72cccb0 Fixing height changes on feed detail settings popover b/w feeds and folders. 2012-10-14 17:52:07 -07:00
Samuel Clay
9db137dee9 Caching unread counts for folders so scrolling is super-fast again in ios feed list. 2012-10-14 17:30:03 -07:00
Samuel Clay
acfc6abce0 Styling menus in ios. 2012-10-14 19:39:24 -04:00
Samuel Clay
215d381367 Fixing top folder issue on ios app. Also upping iphone version number. 2012-10-14 17:33:07 -04:00
Samuel Clay
b9e652542f Redrawing folder correctly to show unread counts on intelligence change. 2012-10-12 15:33:40 -04:00