NewsBlur/clients/ios/Classes
Samuel Clay dc7d546cee Merge branch 'master' into ios6
# By Samuel Clay (39) and ojiikun (6)
# Via ojiikun (5) and Samuel Clay (4)
* master: (45 commits)
  Fixing unread counts bug on ios.
  Allowing up/down arrow keys to take you out of search box and into results.
  Refactoring the snot out of the keyboard shortcuts dialog, sorting them into tabs/groups. Moving keyboard shortcut 'f' to 'shift+t' (train feed), killing old 'shift+t' to hide story titles (now unnecessary thanks to the Full view), and adding '/' to search feed.
  Adding search logging.
  Adding premium-only search message, enforced API-side. Also fixing display bug around hiding the search bar when clearing out query.
  Better top border color.
  Typo on border color.
  Refactored the premium-only message for river in anticipation of premium-only search message.
  Fix training dialogue.
  Adding search to shared stories, removing from folders.
  Fix reading view bottom buttons overflowing on small screens.
  Fixing disappearing search box.
  Showing search box.
  Adding search box to all feeds/folders for staff only.
  Fixing JS exception on missing users.
  Testing out perf of mongo search on starred stories.
  Fixing crash on ios for reading feed-less stories.
  Fixing intro dialog from popping up on failing setup_feeds pref.
  Fixing text sizes on Android.
  Fixing colors on favicon-less feeds in android.
  ...
2013-07-26 18:00:40 -07:00
..
offline Fixing unread stories being overwritten in the inbetween time from offline to online when loading stories. 2013-07-19 12:20:51 -07:00
ActivityCell.h Merge branch 'offline' into ios6 2013-07-12 15:27:50 -07:00
ActivityCell.m Merge branch 'offline' into ios6 2013-07-12 15:27:50 -07:00
ActivityModule.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
ActivityModule.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -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 Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
AddSiteViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
AddSiteViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
AuthorizeServicesViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
AuthorizeServicesViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
AuthorizeServicesViewController.xib Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
BaseViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
BaseViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
DashboardViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
DashboardViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
DataUtilities.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
DataUtilities.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FeedDetailMenuViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FeedDetailMenuViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FeedDetailTableCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FeedDetailTableCell.m Styling feeds, folders, and stories in both feeds and folders. Still need to style the story detail header. Fixes #181. 2013-07-22 17:38:38 -07:00
FeedDetailViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FeedDetailViewController.m Fixing three bugs: proper caching of feed list in offline mode, fixing crash on loading feed when previously read stories, and stories showing up read in folders with an unread filter. 2013-07-19 17:20:39 -07:00
FeedsMenuViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FeedsMenuViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FeedsMenuViewController.xib Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FeedTableCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FeedTableCell.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserAddFriendsViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserAddFriendsViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -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 Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserAddNewsBlurViewController.xib Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserAddSitesViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserAddSitesViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserAddSitesViewController.xib Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FirstTimeUserViewController.xib Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FolderTitleView.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FolderTitleView.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -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 Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FontSettingsViewController.m Adding new send to button to traversal bar. Now isntapaper is 2 clicks. 2013-07-19 16:49:48 -07:00
FontSettingsViewController.xib Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FriendsListViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
FriendsListViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -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 Merge branch 'offline' into ios6 2013-07-12 15:27:50 -07:00
InteractionsModule.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
InteractionsModule.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
LoginViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
LoginViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
MenuTableViewCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
MenuTableViewCell.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
MoveSiteViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
MoveSiteViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
NBContainerViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
NBContainerViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07: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 Fixing notifier to show All Done message. 2013-07-15 15:36:25 -07:00
NBNotifier.m Fixing notifier to show All Done message. 2013-07-15 15:36:25 -07:00
NewsBlurAppDelegate.h Adding Pinboard and Chrome. 2013-07-19 15:41:43 -07:00
NewsBlurAppDelegate.m Fixing crash on ios for reading feed-less stories. 2013-07-24 17:18:46 -07:00
NewsBlurViewController.h Fixing notifier to show All Done message. 2013-07-15 15:36:25 -07:00
NewsBlurViewController.m Fixing unread counts bug on ios. 2013-07-26 17:58:58 -07:00
OriginalStoryViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
OriginalStoryViewController.m Fixing send to button on Original view. Now the two are finally linked together. 2013-07-19 17:32:34 -07:00
ProfileBadge.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
ProfileBadge.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
ShareViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
ShareViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
ShareViewController~ipad.xib Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
SiteCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
SiteCell.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
SmallActivityCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
SmallActivityCell.m Merge branch 'offline' into ios6 2013-07-12 15:27:50 -07:00
SmallInteractionCell.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
SmallInteractionCell.m Merge branch 'offline' into ios6 2013-07-12 15:27:50 -07:00
StoryDetailViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
StoryDetailViewController.m Preference to hide public comments on iOS. Ready to ship for beta testing! 2013-07-19 17:53:52 -07:00
StoryPageControl.h Fixing new uiactivities for ipad. 2013-07-19 18:21:15 -07:00
StoryPageControl.m Fixing new uiactivities for ipad. 2013-07-19 18:21:15 -07:00
StoryPageControl.xib Fixing new uiactivities for ipad. 2013-07-19 18:21:15 -07:00
TrainerViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
TrainerViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
UIActivitiesControl.h Fixing new uiactivities for ipad. 2013-07-19 18:21:15 -07:00
UIActivitiesControl.m Fixing new uiactivities for ipad. 2013-07-19 18:21:15 -07:00
UnreadCountView.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
UnreadCountView.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
UserProfileViewController.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
UserProfileViewController.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
Utilities.h Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
Utilities.m Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00