NewsBlur/clients/ios/Classes
Samuel Clay 4a9d604293 Merge branch 'master' into shareext
* master: (53 commits)
  Increasing timeout on feedfinder, just in case (see https://blog.dbrgn.ch/).
  Handling multiple stripe ids.
  If no iOS receipt, still send proof to server.
  Don't upgrade premium users on stripe reimport.
  Handling missing customer.
  Fixing stripe import history.
  Fixing stripe import history.
  Fixing logging for mercury parser error.
  Adding images to shared twitter stories.
  Creating MSocialServices when necessary.
  Fixing truncate chars to do a proper unicode truncate.
  Handling APNS unicode encode errors.
  Fixing APNS notifications.
  Attempting to corral APNS push notification max sizes due to chinese unicode characters being 3 bytes.
  Handling missing user sub folders for IFTTT.
  Handling missing original page.
  Handling mercury text parsing error.
  Fixing issue with double saving of classifier.
  Android v9b1.
  remove cruft
  ...
2018-08-25 14:15:21 -04:00
..
offline More UI in background thread warnings. 2017-10-04 18:35:48 -07:00
ActivityCell.h Merge branch 'offline' into ios6 2013-07-12 15:27:50 -07:00
ActivityCell.m Fixing drag on saved stories and social stories. Also fixing background color on profile activities. 2016-11-27 16:30:57 -05:00
ActivityModule.h Moving to UIAlertController. Got a bunch more. 2017-04-11 15:43:42 -07:00
ActivityModule.m Fixing broken interactions dialog. 2017-05-04 19:46:03 -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 iOS: done #825 (dark mode) 2015-12-07 16:09:49 -08:00
AddSiteViewController.h Nearly finished. 2017-04-03 12:49:01 -07:00
AddSiteViewController.m Removing base64 lib. 2017-11-30 16:57:10 -08:00
AuthorizeServicesViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
AuthorizeServicesViewController.m RIP app.net 2017-11-05 18:46:39 -08:00
AuthorizeServicesViewController.xib Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
BaseViewController.h Adding error handling on a bunch of views: share, save, unread. 2017-06-01 22:32:35 -07:00
BaseViewController.m Adding error handling on a bunch of views: share, save, unread. 2017-06-01 22:32:35 -07:00
DashboardViewController.h Fixing ipad dashboard navigation bar sizing issue on ios 11. 2017-10-03 18:51:27 -07:00
DashboardViewController.m Fixing layout of unread counts on dashboard top. 2017-10-04 14:42:10 -07:00
DataUtilities.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
DataUtilities.m Fixing last of commentless shares on ios. Ready to roll with scroll position saving. 2015-09-16 20:41:06 -07:00
EventWindow.h Showing image context menu on tap. 2014-09-18 16:55:37 -07:00
EventWindow.m iOS: Use force ratio instead of absolute force. 2015-12-09 10:27:45 -05:00
FeedChooserItem.h iOS: feed chooser mute & organize sites done 2016-01-28 21:19:04 -08:00
FeedChooserItem.m Adding infrequent site stories to iOS. Also adding documentation to API. 2017-11-05 22:07:43 -08:00
FeedChooserTitleView.h iOS: feed chooser 2016-01-27 20:52:09 -08:00
FeedChooserTitleView.m Folder title colors in organizer/chooser. 2016-02-27 14:47:46 -08:00
FeedChooserViewCell.h Stubbing in notifications editor on iOS. 2016-11-23 13:22:12 -06:00
FeedChooserViewCell.m Stubbing in notifications editor on iOS. 2016-11-23 13:22:12 -06:00
FeedChooserViewController.h Nearly finished. 2017-04-03 12:49:01 -07:00
FeedChooserViewController.m Fixing crash in Organizer. 2017-11-15 11:57:22 -08:00
FeedChooserViewController.xib iOS: feed chooser 2016-01-27 20:52:09 -08:00
FeedDetailMenuViewController.h Adding segmented control for Infrequent Site Stories to iOS. 2017-11-08 21:21:06 -08:00
FeedDetailMenuViewController.m Fixing inadvertent infrequent site stories segmented control in feed detail menu. 2017-12-15 18:20:20 -08:00
FeedDetailTableCell.h NewsBlur: updated shareext branch from master for #755 (sharing extension) 2015-11-04 20:06:46 -08:00
FeedDetailTableCell.m ios 8 branch works! Had to replace TMCache wtih PINCache, but it looks solid now. 2017-04-03 18:52:23 -07:00
FeedDetailViewController.h Preliminary drag-and-drop, although it doesn't seem to work when dropping a URL. 2017-11-30 16:49:20 -08:00
FeedDetailViewController.m Fixing improper decoding of HTML entities as Hackaday uses some special encodings that I don't often see. 2018-02-20 11:17:51 -08:00
FeedsMenuViewController.h Adding Shiloh and laying out premium upgrade page. 2017-11-14 21:46:21 -08:00
FeedsMenuViewController.m Handling error on login as. 2018-07-11 10:15:13 -04:00
FeedsMenuViewController.xib Adding feed list and story list font size segmented controls to feed and story menus. Also changing feed and story title list to be variable height depending on font size. 2017-10-04 16:34:30 -07:00
FeedTableCell.h iOS: done #897 (saved stories tab) 2016-03-26 21:27:25 -07:00
FeedTableCell.m Adding feed list and story list font size segmented controls to feed and story menus. Also changing feed and story title list to be variable height depending on font size. 2017-10-04 16:34:30 -07:00
FirstTimeUserAddFriendsViewController.h Continuing the march. 2017-03-19 18:15:36 -07:00
FirstTimeUserAddFriendsViewController.m Fixing all ios8 warnings. v7.0.0 is ready to go to TestFlight! 2017-04-11 16:15:18 -07:00
FirstTimeUserAddFriendsViewController.xib Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserAddNewsBlurViewController.h Continuing the march. 2017-03-19 18:15:36 -07:00
FirstTimeUserAddNewsBlurViewController.m Nearly finished. 2017-04-03 12:49:01 -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 Continuing the march. 2017-03-19 18:15:36 -07:00
FirstTimeUserAddSitesViewController.m Removing base64 lib. 2017-11-30 16:57:10 -08:00
FirstTimeUserAddSitesViewController.xib NewsBlur: updated shareext branch from master for #755 (sharing extension) 2015-11-04 20:06:46 -08:00
FirstTimeUserViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserViewController.m Removing all mentions of ASI. 2017-03-10 09:16:03 -08:00
FirstTimeUserViewController.xib NewsBlur iOS v4.5 beta 3. With iPhone 6/6+ support. 2014-09-24 12:37:33 -07:00
FolderTitleView.h iOS: done #816 (replacing action sheets) 2015-11-29 18:08:44 -08:00
FolderTitleView.m iOS: Replace “magic number” 0-3 section indices with constants. 2018-01-28 11:08:38 -05: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
FontListViewController.h NewsBlur: updated shareext branch from master for #755 (sharing extension) 2015-11-04 20:06:46 -08:00
FontListViewController.m Gotham is the new default font. 2017-04-11 17:36:10 -07:00
FontListViewController.xib NewsBlur: updated shareext branch from master for #755 (sharing extension) 2015-11-04 20:06:46 -08:00
FontSettingsViewController.h iOS: done #825 (dark mode) 2015-12-07 16:09:49 -08:00
FontSettingsViewController.m Adding in-app safari reader mode preference. Also adding San Francisco as a story font. Thanks to Will Sigmon (@WSig) for both ideas. 2017-11-05 18:22:58 -08:00
FontSettingsViewController.xib iOS: done #825 (dark mode) 2015-12-07 16:09:49 -08:00
FriendsListViewController.h Continuing the march. 2017-03-19 18:15:36 -07:00
FriendsListViewController.m Nearly finished. 2017-04-03 12:49:01 -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 drag on saved stories and social stories. Also fixing background color on profile activities. 2016-11-27 16:30:57 -05:00
InteractionsModule.h Fixing broken interactions dialog. 2017-05-04 19:46:03 -07:00
InteractionsModule.m Fixing broken interactions dialog. 2017-05-04 19:46:03 -07:00
LaunchScreen.xib Enterprise build ready to go. 2015-09-18 16:21:59 -07:00
LoginViewController.h Removing ASI. 2017-03-09 20:29:30 -08:00
LoginViewController.m Correcting forgot password url. 2018-04-06 09:35:14 -04:00
MarkReadMenuViewController.h iOS: fixed #858 (mark older/newer as read & sharing) 2016-01-08 21:53:18 -08:00
MarkReadMenuViewController.m iOS: Fix popover interaction with keyboard support. 2016-03-19 13:22:02 -04:00
MenuTableViewCell.h iOS: feed chooser 2016-01-27 20:52:09 -08:00
MenuTableViewCell.m iOS: feed chooser 2016-01-27 20:52:09 -08:00
MenuViewController.h iOS: Fix black-on-black icons in dark theme. 2016-02-13 11:37:25 -05:00
MenuViewController.m iOS: Fix popover interaction with keyboard support. 2016-03-19 13:22:02 -04:00
MenuViewController.xib iOS: mute changes; combined select/sort menu on right, on/off, greyed out text, scrollable menu when needed, etc 2016-02-03 21:51:57 -08:00
MoveSiteViewController.h Quick and dirty request SetPostValue -> params setObject 2017-03-19 12:09:49 -07:00
MoveSiteViewController.m Nearly finished. 2017-04-03 12:49:01 -07:00
NBActivityItemSource.h Clean up activity handling, and fix sending to Reading List. 2016-06-04 09:41:58 -04:00
NBActivityItemSource.m iOS: Eliminate duplicate URL when sharing to Tweetbot. 2018-01-28 11:16:40 -05: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 Nearly finished. 2017-04-03 12:49:01 -07:00
NBContainerViewController.m Huge number of fixes for the Story titles on bottom layout on iPad. Better image support and fixes for drag-and-drop. Also fixing sharing being broken after a reply. 2017-05-11 12:51:40 -07:00
NBCopyLinkActivity.h Adding Copy Link uiactivity. 2015-09-22 22:11:48 -07:00
NBCopyLinkActivity.m Adding Copy Link uiactivity. 2015-09-22 22:11:48 -07:00
NBDashboardNavigationBar.h Fixing ipad dashboard navigation bar sizing issue on ios 11. 2017-10-03 18:51:27 -07:00
NBDashboardNavigationBar.m Fixing ipad dashboard navigation bar sizing issue on ios 11. 2017-10-03 18:51:27 -07:00
NBLoadingCell.h iOS: fixed #929 (rotation issue on iPhone with Safari browser) 2016-10-05 21:03:32 -07:00
NBLoadingCell.m iOS: fixed #929 (rotation issue on iPhone with Safari browser) 2016-10-05 21:03:32 -07:00
NBModalPushPopTransition.h iOS: removed transition & gesture for Safari view controller 2015-11-11 11:02:16 -08:00
NBModalPushPopTransition.m iOS: removed transition & gesture for Safari view controller 2015-11-11 11:02:16 -08:00
NBNotifier.h Fixing warnings. 2017-11-02 19:28:50 -07:00
NBNotifier.m Got it, notifier now animates smoothly. Now need to turn it back on for other views. 2017-10-30 18:22:59 -07:00
NBSafariViewController.h iOS: removed transition & gesture for Safari view controller 2015-11-11 11:02:16 -08:00
NBSafariViewController.m iOS: removed transition & gesture for Safari view controller 2015-11-11 11:02:16 -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 Correctly showing premium expiration date. 2017-11-15 11:14:05 -08:00
NewsBlurAppDelegate.m Fixing crash on network change. 2018-07-16 11:16:57 -04:00
NewsBlurViewController.h iOS: Replace “magic number” 0-3 section indices with constants. 2018-01-28 11:08:38 -05:00
NewsBlurViewController.m Merge branch 'master' into shareext 2018-07-23 14:24:00 -04:00
NotificationFeedCell.h Mutli select segmented control. Now just need to save and we're done. 2016-11-23 15:15:18 -06:00
NotificationFeedCell.m Adding error handling on a bunch of views: share, save, unread. 2017-06-01 22:32:35 -07:00
NotificationsViewController.h Adding error handling on a bunch of views: share, save, unread. 2017-06-01 22:32:35 -07:00
NotificationsViewController.m Fixing theme switching colors for notifications and gestures. 2017-04-13 12:46:39 -07: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 iOS: done #816 (replacing action sheets) 2015-11-29 18:08:44 -08:00
OriginalStoryViewController.m Continuing the march. 2017-03-19 18:15:36 -07:00
PremiumViewController.h Theme for premium dialog when premium. 2017-11-15 11:17:55 -08:00
PremiumViewController.m If no iOS receipt, still send proof to server. 2018-08-17 14:11:59 -04:00
PremiumViewController.xib Fixing premium dialog crash. 2018-07-22 17:18:22 -04:00
ProfileBadge.h Nearly all ASIHttpRequest converted. 2017-03-24 17:30:46 -07:00
ProfileBadge.m Last modification is to cached images, which still need converting. 2017-03-28 10:02:34 -07:00
ShareViewController.h RIP app.net 2017-11-05 18:46:39 -08:00
ShareViewController.m RIP app.net 2017-11-05 18:46:39 -08:00
ShareViewController~ipad.xib RIP app.net 2017-11-05 18:46:39 -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 drag on saved stories and social stories. Also fixing background color on profile activities. 2016-11-27 16:30:57 -05:00
SmallInteractionCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
SmallInteractionCell.m Fixing drag on saved stories and social stories. Also fixing background color on profile activities. 2016-11-27 16:30:57 -05:00
StoriesCollection.h Nearly finished. 2017-04-03 12:49:01 -07:00
StoriesCollection.m Fixing crash on ipad, as well as story page sizing. 2017-11-07 19:28:01 -08:00
StoryDetailViewController.h Moving to UIAlertController. Got a bunch more. 2017-04-11 15:43:42 -07:00
StoryDetailViewController.m Fixing copied/saved toasts on ios. 2018-07-13 15:25:27 -04:00
StoryPageControl.h Fixing traverse view position on iphone 8, iphone X, and ipad. 2017-11-06 20:09:31 -08:00
StoryPageControl.m Fixing copied/saved toasts on ios. 2018-07-13 15:25:27 -04:00
StoryPageControl.xib Fixing traverse view position on iphone 8, iphone X, and ipad. 2017-11-06 20:09:31 -08:00
StoryTitleAttributedString.h Improve story drag and drop on iPad. 2018-01-06 13:35:20 -05:00
StoryTitleAttributedString.m Comment out extraneous logging. 2018-01-06 20:37:15 -05:00
ThemeManager.h iOS: tweaked #825 (dark mode) 2015-12-20 22:04:55 -08:00
ThemeManager.m iOS v7.0.0 testflight beta. 2017-04-12 11:19:24 -07:00
TrainerViewController.h Continuing the march. 2017-03-19 18:15:36 -07:00
TrainerViewController.m Removing base64 lib. 2017-11-30 16:57:10 -08:00
UnreadCountView.h Fixing all ios8 warnings. v7.0.0 is ready to go to TestFlight! 2017-04-11 16:15:18 -07:00
UnreadCountView.m Adding feed list and story list font size segmented controls to feed and story menus. Also changing feed and story title list to be variable height depending on font size. 2017-10-04 16:34:30 -07:00
UserProfileViewController.h Continuing the march. 2017-03-19 18:15:36 -07:00
UserProfileViewController.m Fixing last error. Now to fix everything else that's broken. 2017-04-03 16:07:01 -07:00
UserTagsViewController.h Adding a tag. Ship it! 2014-11-12 13:00:12 -08:00
UserTagsViewController.m iOS v7.0.1. Fixing crash with saved story tags. 2017-07-27 17:14:28 -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 Commenting 2016-08-10 13:26:52 -07:00