.. |
offline
|
Fixing progressive loading of story images. Needs a queue or something to speed up scrolling.
|
2014-02-11 11:52:32 -08:00 |
ActivityCell.h
|
|
|
ActivityCell.m
|
Fixing sizing on interaction and activity labels.
|
2013-10-09 16:23:58 -07:00 |
ActivityModule.h
|
|
|
ActivityModule.m
|
Fixing sizing on interaction and activity labels.
|
2013-10-09 16:23:58 -07:00 |
AddSiteAutocompleteCell.h
|
|
|
AddSiteAutocompleteCell.m
|
|
|
AddSiteTableCell.h
|
|
|
AddSiteTableCell.m
|
Fixing a few nav bars to fit.
|
2013-09-26 16:12:09 -07:00 |
AddSiteViewController.h
|
|
|
AddSiteViewController.m
|
Fixing move/add site dialog's folder icons.
|
2013-10-02 17:31:51 -07:00 |
AuthorizeServicesViewController.h
|
|
|
AuthorizeServicesViewController.m
|
Fixing almost all ios7 warnings. Fixing avatar. Upgrading AFNetworking.
|
2013-09-25 17:43:00 -07:00 |
AuthorizeServicesViewController.xib
|
|
|
BaseViewController.h
|
Massively speeding up the viewWillAppear on the feed list.
|
2013-10-17 17:23:52 -07:00 |
BaseViewController.m
|
|
|
DashboardViewController.h
|
Huge update to iPad app. Adding story content, image preview, and story list to dashboard. Whew.
|
2014-02-10 19:21:53 -08:00 |
DashboardViewController.m
|
Switching out from unreliable disk caching to TMCache (damn threading issues).
|
2014-02-24 18:56:51 -08:00 |
DataUtilities.h
|
|
|
DataUtilities.m
|
Seriously one of the biggest refactors I've ever performed. Extracted all story models from appDelegate and moved them into a new StoriesCollection, which can be instantiated on a per-feedDetailView basis. Perfect for the story titles in the dashboard and behind the feed list.
|
2014-02-12 20:09:37 -08:00 |
FeedDetailMenuViewController.h
|
|
|
FeedDetailMenuViewController.m
|
Seriously one of the biggest refactors I've ever performed. Extracted all story models from appDelegate and moved them into a new StoriesCollection, which can be instantiated on a per-feedDetailView basis. Perfect for the story titles in the dashboard and behind the feed list.
|
2014-02-12 20:09:37 -08:00 |
FeedDetailTableCell.h
|
Fixing progressive loading of story images. Needs a queue or something to speed up scrolling.
|
2014-02-11 11:52:32 -08:00 |
FeedDetailTableCell.m
|
Fixing memory issue with reusing cells.
|
2014-02-25 15:29:05 -08:00 |
FeedDetailViewController.h
|
Fixing read state on dashboard stories module. Also gracefully handling deselect transition.
|
2014-02-20 14:52:27 -08:00 |
FeedDetailViewController.m
|
Fixing stickiness of description in table cells.
|
2014-02-26 20:18:43 -08:00 |
FeedsMenuViewController.h
|
|
|
FeedsMenuViewController.m
|
Adding sharing accounts preference dialog.
|
2014-01-06 19:05:46 -08:00 |
FeedsMenuViewController.xib
|
|
|
FeedTableCell.h
|
Speeding up scrolling on feed list.
|
2013-10-18 14:17:01 -07:00 |
FeedTableCell.m
|
Adding font size overrides.
|
2013-11-23 13:03:14 -08:00 |
FirstTimeUserAddFriendsViewController.h
|
|
|
FirstTimeUserAddFriendsViewController.m
|
|
|
FirstTimeUserAddFriendsViewController.xib
|
|
|
FirstTimeUserAddNewsBlurViewController.h
|
|
|
FirstTimeUserAddNewsBlurViewController.m
|
|
|
FirstTimeUserAddNewsBlurViewController.xib
|
|
|
FirstTimeUserAddSitesViewController.h
|
|
|
FirstTimeUserAddSitesViewController.m
|
Fixing FTUX categories on ios.
|
2013-10-04 14:33:17 -07:00 |
FirstTimeUserAddSitesViewController.xib
|
|
|
FirstTimeUserViewController.h
|
|
|
FirstTimeUserViewController.m
|
|
|
FirstTimeUserViewController.xib
|
|
|
FolderTitleView.h
|
Adding long press gesture to folder titles. Also adding mark as read by day to folders.
|
2013-10-09 15:41:17 -07:00 |
FolderTitleView.m
|
Adding font size overrides.
|
2013-11-23 13:03:14 -08:00 |
FollowGrid.h
|
|
|
FollowGrid.m
|
|
|
FontSettingsViewController.h
|
|
|
FontSettingsViewController.m
|
Adding font size overrides.
|
2013-11-23 13:03:14 -08:00 |
FontSettingsViewController.xib
|
|
|
FriendsListViewController.h
|
|
|
FriendsListViewController.m
|
Fixing almost all ios7 warnings. Fixing avatar. Upgrading AFNetworking.
|
2013-09-25 17:43:00 -07:00 |
GoogleReaderViewController.xib
|
|
|
InteractionCell.h
|
|
|
InteractionCell.m
|
Fixing sizing on interaction and activity labels.
|
2013-10-09 16:23:58 -07:00 |
InteractionsModule.h
|
|
|
InteractionsModule.m
|
Fixing orientation issues. Also working on copying dashboard story collection data to the feed detail view.
|
2014-02-13 17:18:29 -08:00 |
LoginViewController.h
|
removed unnecessary and redundant imports.
|
2013-10-01 11:18:49 +05:00 |
LoginViewController.m
|
Massive refactor to fix all toolbar buttons so they extend to the edge.
|
2013-10-11 17:46:09 -07:00 |
MenuTableViewCell.h
|
|
|
MenuTableViewCell.m
|
Further styling ios7. Menus, bunch of buttons, and toolbars. Still lots more.
|
2013-09-25 10:47:35 -07:00 |
MoveSiteViewController.h
|
Fixing move/add site dialog's folder icons.
|
2013-10-02 17:31:51 -07:00 |
MoveSiteViewController.m
|
Seriously one of the biggest refactors I've ever performed. Extracted all story models from appDelegate and moved them into a new StoriesCollection, which can be instantiated on a per-feedDetailView basis. Perfect for the story titles in the dashboard and behind the feed list.
|
2014-02-12 20:09:37 -08:00 |
NBBarButtonItem.h
|
Beginning ios7 transition. Still lots of views to go.
|
2013-09-24 17:18:20 -07:00 |
NBBarButtonItem.m
|
Fixing spacing and position of toolbars on all ios views.
|
2013-10-03 13:54:15 -07:00 |
NBContainerViewController.h
|
Fixing story title height sizing and layout for vertical layout.
|
2014-02-21 16:06:49 -08:00 |
NBContainerViewController.m
|
Fixing inadvertant shadow on bottom-positioned story titles. Also, they seem to have never worked.
|
2014-02-26 19:27:15 -08:00 |
NBLoadingCell.h
|
|
|
NBLoadingCell.m
|
|
|
NBNotifier.h
|
|
|
NBNotifier.m
|
Fixing first page on iphone issue. Also using reachability correctly to reload feed list when connected from offline.
|
2014-02-18 16:44:41 -08:00 |
NBSwipeableCell.h
|
Adding swiping to feeds. Now need actions on both. This also fixes the pixel imperfection on select.
|
2013-09-27 17:54:06 -07:00 |
NBSwipeableCell.m
|
Adding swiping to feeds. Now need actions on both. This also fixes the pixel imperfection on select.
|
2013-09-27 17:54:06 -07:00 |
NewsBlurAppDelegate.h
|
Switching out from unreliable disk caching to TMCache (damn threading issues).
|
2014-02-24 18:56:51 -08:00 |
NewsBlurAppDelegate.m
|
Two bugs: no offline story image cache folder, and no longer re-highlighting selected story on dashboard.
|
2014-02-25 12:37:22 -08:00 |
NewsBlurViewController.h
|
Fixing swipe-back on ipad for transitioning b/w feed list and feed detail.
|
2013-12-10 18:14:32 -08:00 |
NewsBlurViewController.m
|
Fixing social feeds by not clearing isSocial flag too early.
|
2014-02-25 12:41:20 -08:00 |
OfflineCleanImages.h
|
|
|
OfflineCleanImages.m
|
|
|
OriginalStoryViewController.h
|
Handling gestures for entering original view.
|
2014-02-03 18:54:50 -08:00 |
OriginalStoryViewController.m
|
Correctly decode html entities in story titles when sharing and on the original view.
|
2014-02-26 18:01:01 -08:00 |
ProfileBadge.h
|
|
|
ProfileBadge.m
|
Fixing almost all ios7 warnings. Fixing avatar. Upgrading AFNetworking.
|
2013-09-25 17:43:00 -07:00 |
ShareViewController.h
|
Fixing temp storage of comments/replies. De-translucentizing navbars.
|
2013-09-25 12:05:17 -07:00 |
ShareViewController.m
|
Correctly decode html entities in story titles when sharing and on the original view.
|
2014-02-26 18:01:01 -08:00 |
ShareViewController~ipad.xib
|
Fixing temp storage of comments/replies. De-translucentizing navbars.
|
2013-09-25 12:05:17 -07:00 |
SiteCell.h
|
|
|
SiteCell.m
|
Fixing FTUX categories on ios.
|
2013-10-04 14:33:17 -07:00 |
SmallActivityCell.h
|
|
|
SmallActivityCell.m
|
Fixing sizing on interaction and activity labels.
|
2013-10-09 16:23:58 -07:00 |
SmallInteractionCell.h
|
|
|
SmallInteractionCell.m
|
Fixing sizing on interaction and activity labels.
|
2013-10-09 16:23:58 -07:00 |
StoriesCollection.h
|
Transfering stories from feed detail back to dashboard when originally came from dashboard.
|
2014-02-21 12:24:53 -08:00 |
StoriesCollection.m
|
Transfering stories from feed detail back to dashboard when originally came from dashboard.
|
2014-02-21 12:24:53 -08:00 |
StoryDetailViewController.h
|
Handling double taps in story detail to open original view on ios.
|
2014-02-04 12:40:46 -08:00 |
StoryDetailViewController.m
|
Fixing orientation issues. Also working on copying dashboard story collection data to the feed detail view.
|
2014-02-13 17:18:29 -08:00 |
StoryPageControl.h
|
Fixing scroll frame size bug when opening story from dashboard.
|
2014-02-24 18:35:35 -08:00 |
StoryPageControl.m
|
Switching out from unreliable disk caching to TMCache (damn threading issues).
|
2014-02-24 18:56:51 -08:00 |
StoryPageControl.xib
|
Adding fitvid to fix videos on iOS.
|
2014-01-06 15:02:12 -08:00 |
TrainerViewController.h
|
Loading feed trainer from feed list. Gestures for social subs (profile + mark read).
|
2013-10-02 16:05:22 -07:00 |
TrainerViewController.m
|
Switching out from unreliable disk caching to TMCache (damn threading issues).
|
2014-02-24 18:56:51 -08:00 |
UnreadCountView.h
|
|
|
UnreadCountView.m
|
Fixing almost all ios7 warnings. Fixing avatar. Upgrading AFNetworking.
|
2013-09-25 17:43:00 -07:00 |
UserProfileViewController.h
|
New drag bar for story titles on ipad in portrait.
|
2013-09-26 19:26:10 -07:00 |
UserProfileViewController.m
|
Fixing user profile stretching.
|
2013-10-08 12:36:43 -07:00 |
Utilities.h
|
Switching out from unreliable disk caching to TMCache (damn threading issues).
|
2014-02-24 18:56:51 -08:00 |
Utilities.m
|
Switching out from unreliable disk caching to TMCache (damn threading issues).
|
2014-02-24 18:56:51 -08:00 |