NewsBlur-viq/media/iphone
2012-07-03 11:15:09 -07:00
..
ASI Killing both remaining static linking warnings in iOS. 2011-10-30 16:32:34 -07:00
Classes adjusting share 2012-07-03 11:15:09 -07:00
facebook Adding ShareKit and its many associated dependencies. Instapaper, pinboard, twitter, facebook, and more sharing directly from the original story action button. 2011-12-01 18:39:35 -08:00
NewsBlur.xcodeproj subclassing uiview to socialbadge 2012-07-02 15:41:16 -07:00
Reachability Adding ShareKit and its many associated dependencies. Instapaper, pinboard, twitter, facebook, and more sharing directly from the original story action button. 2011-12-01 18:39:35 -08:00
Resources adding in hide/expand detail view button and debugging/refacgtoring 2012-06-29 21:15:43 -07:00
Resources-iPad changing flow for Add Site 2012-07-02 13:10:00 -07:00
Resources-iPhone adding in pull to refresh logic and refactoring json writing in mark_social_stories_as_read 2012-06-29 17:37:49 -07:00
ShareKit adding in font size persistence 2012-06-24 23:02:37 -07:00
Source iPhone App: Feed subscriptions view. 2010-06-20 11:04:23 -04:00
ABTableViewCell.h Rewriting feed table cell view entirely to custom layout the unread pills. Still needs the favicon, feed title, and table cell look again, but the unread pills are now made in objective c as opposed to a wonky webview. 2011-08-11 10:06:10 -07:00
ABTableViewCell.m Rewriting feed table cell view entirely to custom layout the unread pills. Still needs the favicon, feed title, and table cell look again, but the unread pills are now made in objective c as opposed to a wonky webview. 2011-08-11 10:06:10 -07:00
App Store Description.txt Adding iPhone screenshots and getting ready to submit to the App Store. 2011-09-07 22:34:40 -07:00
Base64.h Adding icons to main screen and handling html entities on feed detail. 2011-08-03 10:00:41 -07:00
Base64.m 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
Default-Landscape@2x~ipad.png adding in splash screen 2012-06-28 19:15:30 -07:00
Default-Landscape~ipad.png adding in splash screen 2012-06-28 19:15:30 -07:00
Default-Portrait@2x~ipad.png adding in splash screen 2012-06-28 19:15:30 -07:00
Default-Portrait~ipad.png adding in splash screen 2012-06-28 19:15:30 -07:00
Entitlements.entitlements Vendoring paypal. 2011-10-19 18:14:56 -07:00
GTMDefines.h Adding String HTML decoding class to iphone app. Also working on paging, but it needs scroll love. 2011-07-21 09:56:33 -07:00
GTMNString+HTML.h Adding String HTML decoding class to iphone app. Also working on paging, but it needs scroll love. 2011-07-21 09:56:33 -07:00
GTMNString+HTML.m Adding String HTML decoding class to iphone app. Also working on paging, but it needs scroll love. 2011-07-21 09:56:33 -07:00
libTestFlight.a iOS 5 compatibility. 2011-10-15 15:26:18 -07:00
logo_newsblur.png adding in new flow for the login page 2012-06-13 12:19:35 -07:00
main.m Fixing issue when returning to iphone app and refreshing feeds while not on feed list page. 2011-08-26 09:34:30 -07:00
MBProgressHUD.h bug fixes and persistent read/unread 2012-06-27 10:04:44 -07:00
MBProgressHUD.m bug fixes and persistent read/unread 2012-06-27 10:04:44 -07:00
MGSplitCornersView.h adding in MGSplitView and removing UISplitView 2012-06-27 21:28:04 -07:00
MGSplitCornersView.m adding in MGSplitView and removing UISplitView 2012-06-27 21:28:04 -07:00
MGSplitDividerView.h adding in MGSplitView and removing UISplitView 2012-06-27 21:28:04 -07:00
MGSplitDividerView.m adding in MGSplitView and removing UISplitView 2012-06-27 21:28:04 -07:00
MGSplitViewController.h adding in rotation support 2012-06-28 11:12:38 -07:00
MGSplitViewController.m fixing all exceptions and issues in mgsplitviewcontroller and xib 2012-07-01 18:43:31 -07:00
NewsBlur-iPad-Info.plist adding in upside down portrait mode and added in modal for add site TO DO change around implicit saving 2012-06-08 19:21:10 -07:00
NewsBlur-iPhone-Info.plist adding in splash screen 2012-06-28 19:15:30 -07:00
NewsBlur_Prefix.pch adding in refresh on sharing item 2012-06-25 20:28:07 -07:00
NSString+HTML.h Adding String HTML decoding class to iphone app. Also working on paging, but it needs scroll love. 2011-07-21 09:56:33 -07:00
NSString+HTML.m Adding String HTML decoding class to iphone app. Also working on paging, but it needs scroll love. 2011-07-21 09:56:33 -07:00
PullToRefreshView.h Adding pull to refresh. That was unbelievably easy. Thanks @chpwn! 2011-08-04 17:58:28 -07:00
PullToRefreshView.m Showing correct pull to refresh time. 2011-12-01 19:19:24 -08:00
reader.css adding in comments TODO replies 2012-06-22 15:53:51 -07:00
sample_text.html adding touchstart and touchend for share button 2012-06-25 23:06:16 -07:00
SplitStoryDetailViewController.h moving logout to appDelegate and adding scroll to dashboard 2012-07-02 11:28:55 -07:00
SplitStoryDetailViewController.m calling refresh feeds on load so we get all blurblogs 2012-07-02 11:42:06 -07:00
SplitStoryDetailViewController~ipad.xib moving logout to appDelegate and adding scroll to dashboard 2012-07-02 11:28:55 -07:00
storyDetailView.css mark as read count on FeedViewController 2012-06-29 13:48:00 -07:00
storyDetailView.js focusing JS only on story body 2012-06-28 15:11:39 -07:00
StringHelper.h Gradients on River of News in iphone app. 2011-10-26 08:40:31 -07:00
StringHelper.m Gradients on River of News in iphone app. 2011-10-26 08:40:31 -07:00
TestFlight.h iOS 5 compatibility. 2011-10-15 15:26:18 -07:00
TransparentToolbar.h 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
TransparentToolbar.m 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
UIView+TKCategory.h Rewriting feed table cell view entirely to custom layout the unread pills. Still needs the favicon, feed title, and table cell look again, but the unread pills are now made in objective c as opposed to a wonky webview. 2011-08-11 10:06:10 -07:00
UIView+TKCategory.m Rewriting feed table cell view entirely to custom layout the unread pills. Still needs the favicon, feed title, and table cell look again, but the unread pills are now made in objective c as opposed to a wonky webview. 2011-08-11 10:06:10 -07:00
zepto.js adding in styling for the detail view and fixing feed detail view bug 2012-06-20 19:18:29 -07:00