.. |
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
|
|
|
AddSiteViewController.h
|
|
|
AddSiteViewController.m
|
|
|
AuthorizeServicesViewController.h
|
|
|
AuthorizeServicesViewController.m
|
|
|
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
|
Adding double-tap gesture to story titles.
|
2014-03-03 12:52:26 -08:00 |
FeedDetailViewController.m
|
Adding long press gesture options.
|
2014-03-04 18:09: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
|
|
|
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 long press gesture options.
|
2014-03-04 18:09:43 -08:00 |
FollowGrid.h
|
|
|
FollowGrid.m
|
|
|
FontSettingsViewController.h
|
|
|
FontSettingsViewController.m
|
Adding more double tap gesture options.
|
2014-03-03 16:21:26 -08:00 |
FontSettingsViewController.xib
|
|
|
FriendsListViewController.h
|
|
|
FriendsListViewController.m
|
|
|
GoogleReaderViewController.xib
|
|
|
InteractionCell.h
|
|
|
InteractionCell.m
|
Removing comment text from favoriting interactions.
|
2014-02-28 12:18:51 -08: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
|
|
|
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
|
|
|
MoveSiteViewController.h
|
|
|
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
|
|
|
NBBarButtonItem.m
|
|
|
NBContainerViewController.h
|
Adding double-tap gesture to story titles.
|
2014-03-03 12:52:26 -08:00 |
NBContainerViewController.m
|
Adding long press gesture options.
|
2014-03-04 18:09:43 -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
|
|
|
NBSwipeableCell.m
|
|
|
NewsBlurAppDelegate.h
|
Adding more double tap gesture options.
|
2014-03-03 16:21:26 -08:00 |
NewsBlurAppDelegate.m
|
Adding long press gesture options.
|
2014-03-04 18:09:43 -08:00 |
NewsBlurViewController.h
|
Refactoring feedPage ivar to fix issues with offline river and switching back and forth between dashboard and feed detail.
|
2014-02-27 14:49:33 -08:00 |
NewsBlurViewController.m
|
Adding long press gesture options.
|
2014-03-04 18:09:43 -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
|
|
|
ShareViewController.h
|
|
|
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
|
|
|
SiteCell.h
|
|
|
SiteCell.m
|
|
|
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
|
Refactoring feedPage ivar to fix issues with offline river and switching back and forth between dashboard and feed detail.
|
2014-02-27 14:49:33 -08:00 |
StoriesCollection.m
|
Adding long press gesture options.
|
2014-03-04 18:09:43 -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
|
Adding more double tap gesture options.
|
2014-03-03 16:21:26 -08:00 |
StoryPageControl.h
|
Fixing scroll frame size bug when opening story from dashboard.
|
2014-02-24 18:35:35 -08:00 |
StoryPageControl.m
|
Fixing read/unread taps and header updates.
|
2014-03-03 17:49:16 -08:00 |
StoryPageControl.xib
|
Adding fitvid to fix videos on iOS.
|
2014-01-06 15:02:12 -08:00 |
TrainerViewController.h
|
|
|
TrainerViewController.m
|
Adding more double tap gesture options.
|
2014-03-03 16:21:26 -08:00 |
UnreadCountView.h
|
|
|
UnreadCountView.m
|
|
|
UserProfileViewController.h
|
|
|
UserProfileViewController.m
|
|
|
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 |