.. |
ASI
|
Killing both remaining static linking warnings in iOS.
|
2011-10-30 16:32:34 -07:00 |
Classes
|
adding in logic for pushing and popping feed detail view on drag
|
2012-06-22 21:53:45 -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
|
adding in comments TODO replies
|
2012-06-22 15:53:51 -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 sharing story
|
2012-06-22 11:52:10 -07:00 |
Resources-iPad
|
adding in instafetch
|
2012-06-22 18:33:44 -07:00 |
Resources-iPhone
|
renaming the feedsView to back to NewsBlur due to xcode refactoring bugs
|
2012-06-19 11:48:51 -07:00 |
ShareKit
|
starting the process of porting to iPad
|
2012-05-17 22:10:55 -04: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 |
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
|
Finishing iphone login screen, adding new Default background, and adding errors to login screen.
|
2011-08-13 23:00:51 -07:00 |
MBProgressHUD.m
|
Finishing iphone login screen, adding new Default background, and adding errors to login screen.
|
2011-08-13 23:00:51 -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
|
collapsing project to universal app and adding in landscape/portrait rotation to iPhone
|
2012-06-08 19:43:58 -07:00 |
NewsBlur_Prefix.pch
|
adding in sharing story
|
2012-06-22 11:52:10 -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 in the initial share view UI
|
2012-06-21 11:53:48 -07:00 |
SplitStoryDetailViewController.h
|
adding in the initial share view UI
|
2012-06-21 11:53:48 -07:00 |
SplitStoryDetailViewController.m
|
adding in logic for pushing and popping feed detail view on drag
|
2012-06-22 21:53:45 -07:00 |
SplitStoryDetailViewController~ipad.xib
|
adding first time user view and renaming detailView
|
2012-06-13 18:07:24 -07:00 |
storyDetailView.css
|
adding in logic for pushing and popping feed detail view on drag
|
2012-06-22 21:53:45 -07:00 |
storyDetailView.js
|
adding in share button in html
|
2012-06-22 13:15:31 -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 |