NewsBlur/clients/ios/Classes
2015-03-11 11:21:59 -07:00
..
offline Including hidden stories in fetch. Also fixing send to button in story settings cog. 2015-01-28 13:39:01 -08:00
ActivityCell.h Merge branch 'offline' into ios6 2013-07-12 15:27:50 -07:00
ActivityCell.m Fixing interactions and activities sizing. 2014-12-16 14:24:55 -08:00
ActivityModule.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
ActivityModule.m Fixing sizing on interaction and activity labels. 2013-10-09 16:23:58 -07:00
AddSiteAutocompleteCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
AddSiteAutocompleteCell.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
AddSiteTableCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
AddSiteTableCell.m Fixing a few nav bars to fit. 2013-09-26 16:12:09 -07:00
AddSiteViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
AddSiteViewController.m Expanding autocomplete menu in ios. 2014-12-01 17:52:48 -08:00
AuthorizeServicesViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
AuthorizeServicesViewController.m Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
AuthorizeServicesViewController.xib Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
BaseViewController.h Adding messaging for premium-only in saved story tags. 2014-11-17 14:43:36 -08:00
BaseViewController.m Adding messaging for premium-only in saved story tags. 2014-11-17 14:43:36 -08:00
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 Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
DataUtilities.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
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
EventWindow.h Showing image context menu on tap. 2014-09-18 16:55:37 -07:00
EventWindow.m Showing image context menu on tap. 2014-09-18 16:55:37 -07:00
FeedDetailMenuViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FeedDetailMenuViewController.m Adding search bar to ios. 2014-11-17 16:07:58 -08:00
FeedDetailTableCell.h Fixing font descriptor size cache for feed and story titles. 2014-10-01 14:23:57 -07:00
FeedDetailTableCell.m Fixing overlapping fonts in story titles. 2014-10-01 14:54:06 -07:00
FeedDetailViewController.h Adding search bar to ios. 2014-11-17 16:07:58 -08:00
FeedDetailViewController.m Making text view sticky on ios. Maybe bugs? 2015-03-10 18:58:23 -07:00
FeedsMenuViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FeedsMenuViewController.m Attempting a fix for ipad pref menu. 2014-09-19 18:22:47 -07:00
FeedsMenuViewController.xib Stop menu view controllers from scrolling. 2013-09-06 22:54:11 -05:00
FeedTableCell.h Fixing font descriptor size cache for feed and story titles. 2014-10-01 14:23:57 -07:00
FeedTableCell.m Adding ios preference to disable swiping of feed or story titles. 2015-03-03 15:57:08 -05:00
FirstTimeUserAddFriendsViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserAddFriendsViewController.m Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
FirstTimeUserAddFriendsViewController.xib Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserAddNewsBlurViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserAddNewsBlurViewController.m Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
FirstTimeUserAddNewsBlurViewController.xib Removing last traces of Google Reader from ios app. Also add better final page of ftux. Fixing folder chooser in add dialog on ios. 2013-09-12 16:40:23 -07:00
FirstTimeUserAddSitesViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserAddSitesViewController.m NewsBlur iOS v4.5 beta 3. With iPhone 6/6+ support. 2014-09-24 12:37:33 -07:00
FirstTimeUserAddSitesViewController.xib NewsBlur iOS v4.5 beta 3. With iPhone 6/6+ support. 2014-09-24 12:37:33 -07:00
FirstTimeUserViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserViewController.m NewsBlur iOS v4.5 beta 3. With iPhone 6/6+ support. 2014-09-24 12:37:33 -07:00
FirstTimeUserViewController.xib NewsBlur iOS v4.5 beta 3. With iPhone 6/6+ support. 2014-09-24 12:37:33 -07:00
FolderTitleView.h Running both feed list and story list through instruments to find bottle necks. Much faster now! 2014-09-26 18:35:40 -07:00
FolderTitleView.m Adding Read Stories view. Also adding support for iOS 7's OvershareKit. 2014-10-22 17:03:55 -07:00
FollowGrid.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FollowGrid.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FontSettingsViewController.h Adding line spacing option to iOS app. 2014-05-15 18:06:56 -07:00
FontSettingsViewController.m Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
FontSettingsViewController.xib Tag names in tag adder. Need to fix sync. 2014-11-10 18:25:35 -08:00
FriendsListViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FriendsListViewController.m Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
GoogleReaderViewController.xib Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
InteractionCell.h Merge branch 'offline' into ios6 2013-07-12 15:27:50 -07:00
InteractionCell.m Fixing interactions and activities sizing. 2014-12-16 14:24:55 -08:00
InteractionsModule.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
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
Launch Screen.xib Upgrading all servers to ubuntu 14.10 LTS. Fixing bashocalypse. 2014-09-24 17:00:33 -07:00
LoginViewController.h removed unnecessary and redundant imports. 2013-10-01 11:18:49 +05:00
LoginViewController.m iOS v4.5.0b5. Final beta before sending to Apple. 2014-10-01 16:11:44 -07:00
MenuTableViewCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
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 Adding read stories view to ios. 2014-10-22 17:03:55 -07:00
NBActivityItemProvider.h Fixing activities to only use URL and title, except Mail which uses the whole body. 2014-12-15 17:09:53 -08:00
NBActivityItemProvider.m Fix crash when mailing a URL in the original story view. 2015-01-02 09:46:15 -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 Adding touch handlers to saved story tags. Upgrading fastclick.js. 2014-11-10 16:00:59 -08:00
NBContainerViewController.m Fixing landscape ipad keyboard share bug. Stupid typo! 2014-12-16 12:19:04 -08:00
NBLoadingCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
NBLoadingCell.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
NBNotifier.h New notifier progress bar. 2013-09-05 18:48:23 -07:00
NBNotifier.m Keeping site unread counts in sync with swipe status of dashboard on ipad. 2014-03-21 16:23:51 -07: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 Making text view sticky on ios. Maybe bugs? 2015-03-10 18:58:23 -07:00
NewsBlurAppDelegate.m Making text view sticky on ios. Maybe bugs? 2015-03-10 18:58:23 -07:00
NewsBlurViewController.h Swapping WYPopoverController for old-looking WEPopover. 2014-11-04 12:15:49 -08:00
NewsBlurViewController.m Fixing view draw issues when selecting interactions and activities from either profile views or the dashboard. 2014-12-15 15:25:07 -08:00
OfflineCleanImages.h Moving offline image clenaing to nsoperation to speed up refresh time. 2013-08-05 18:32:43 -07:00
OfflineCleanImages.m Moving offline image clenaing to nsoperation to speed up refresh time. 2013-08-05 18:32:43 -07:00
OriginalStoryViewController.h Better finish loading detection for improving progress bar. 2014-10-23 16:49:05 -07:00
OriginalStoryViewController.m Better finish loading detection for improving progress bar. 2014-10-23 16:49:05 -07:00
ProfileBadge.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
ProfileBadge.m Fixing almost all ios7 warnings. Fixing avatar. Upgrading AFNetworking. 2013-09-25 17:43:00 -07:00
ShareViewController.h Custom headers for saved story tags. 2014-11-12 11:25:06 -08:00
ShareViewController.m Further removing iphone popover code from ipad. 2014-12-15 17:35:31 -08:00
ShareViewController~ipad.xib Fixing landscape ipad keyboard share bug. Stupid typo! 2014-12-16 12:19:04 -08:00
SiteCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
SiteCell.m Fixing FTUX categories on ios. 2013-10-04 14:33:17 -07:00
SmallActivityCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
SmallActivityCell.m Fixing interactions and activities sizing. 2014-12-16 14:24:55 -08:00
SmallInteractionCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
SmallInteractionCell.m Fixing interactions and activities sizing. 2014-12-16 14:24:55 -08:00
StoriesCollection.h Making text view sticky on ios. Maybe bugs? 2015-03-10 18:58:23 -07:00
StoriesCollection.m Making text view sticky on ios. Maybe bugs? 2015-03-10 18:58:23 -07:00
StoryDetailViewController.h Making text view sticky on ios. Maybe bugs? 2015-03-10 18:58:23 -07:00
StoryDetailViewController.m Making text view sticky on ios. Maybe bugs? 2015-03-10 18:58:23 -07:00
StoryPageControl.h Fixing switching to and from text mode while still in current feed. Now to change river so that it uses text view setting from feed, not folder (unlike web). 2015-03-11 11:21:59 -07:00
StoryPageControl.m Fixing switching to and from text mode while still in current feed. Now to change river so that it uses text view setting from feed, not folder (unlike web). 2015-03-11 11:21:59 -07:00
StoryPageControl.xib Fixing switching to and from text mode while still in current feed. Now to change river so that it uses text view setting from feed, not folder (unlike web). 2015-03-11 11:21:59 -07: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 Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
UnreadCountView.h Saved story feeds shouldnt have long presses or swipes. 2014-05-20 12:58:04 -07:00
UnreadCountView.m Folder and feed icons and unread counts are now correct for saved stories. 2014-05-20 13:12:03 -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 profile popover size. 2014-09-22 11:44:29 -07:00
UserTagsViewController.h Adding a tag. Ship it! 2014-11-12 13:00:12 -08:00
UserTagsViewController.m Adding saved story tag list when using bottom save story button. 2014-12-16 15:36:58 -08: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