mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Merge branch 'master' into dejal
This commit is contained in:
commit
eefde0d5a9
4 changed files with 80 additions and 80 deletions
|
@ -2242,7 +2242,7 @@ didEndSwipingSwipingWithState:(MCSwipeTableViewCellState)state
|
|||
[self reloadStories];
|
||||
}];
|
||||
|
||||
[viewController addSegmentedControlWithTitles:@[@"Mark read", @"Leave unread"] selectIndex:self.isMarkReadOnScroll ? 0 : 1 selectionShouldDismiss:YES handler:^(NSUInteger selectedIndex) {
|
||||
[viewController addSegmentedControlWithTitles:@[@"Read on scroll", @"Leave unread"] selectIndex:self.isMarkReadOnScroll ? 0 : 1 selectionShouldDismiss:YES handler:^(NSUInteger selectedIndex) {
|
||||
[userPreferences setBool:selectedIndex == 0 forKey:appDelegate.storiesCollection.scrollReadFilterKey];
|
||||
}];
|
||||
}
|
||||
|
|
|
@ -3646,7 +3646,7 @@
|
|||
CODE_SIGN_ENTITLEMENTS = "Share Extension/Share Extension.entitlements";
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CURRENT_PROJECT_VERSION = 110;
|
||||
CURRENT_PROJECT_VERSION = 111;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
DEVELOPMENT_TEAM = HR7P97SD72;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
|
@ -3696,7 +3696,7 @@
|
|||
CODE_SIGN_ENTITLEMENTS = "Share Extension/Share Extension.entitlements";
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CURRENT_PROJECT_VERSION = 110;
|
||||
CURRENT_PROJECT_VERSION = 111;
|
||||
DEVELOPMENT_TEAM = HR7P97SD72;
|
||||
ENABLE_NS_ASSERTIONS = NO;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
|
@ -3742,7 +3742,7 @@
|
|||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 110;
|
||||
CURRENT_PROJECT_VERSION = 111;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
DEVELOPMENT_TEAM = HR7P97SD72;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu11;
|
||||
|
@ -3791,7 +3791,7 @@
|
|||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 110;
|
||||
CURRENT_PROJECT_VERSION = 111;
|
||||
DEVELOPMENT_TEAM = HR7P97SD72;
|
||||
ENABLE_NS_ASSERTIONS = NO;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu11;
|
||||
|
@ -3823,7 +3823,7 @@
|
|||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
CURRENT_PROJECT_VERSION = 110;
|
||||
CURRENT_PROJECT_VERSION = 111;
|
||||
DEVELOPMENT_TEAM = HR7P97SD72;
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
|
@ -3844,7 +3844,7 @@
|
|||
"\"$(SRCROOT)\"",
|
||||
"\"$(SRCROOT)/Other Sources\"",
|
||||
);
|
||||
MARKETING_VERSION = 10.0;
|
||||
MARKETING_VERSION = 10.0.1;
|
||||
OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
|
||||
OTHER_LDFLAGS = (
|
||||
"-lsqlite3.0",
|
||||
|
@ -3873,7 +3873,7 @@
|
|||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
COPY_PHASE_STRIP = YES;
|
||||
CURRENT_PROJECT_VERSION = 110;
|
||||
CURRENT_PROJECT_VERSION = 111;
|
||||
DEVELOPMENT_TEAM = HR7P97SD72;
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
|
@ -3893,7 +3893,7 @@
|
|||
"\"$(SRCROOT)\"",
|
||||
"\"$(SRCROOT)/Other Sources\"",
|
||||
);
|
||||
MARKETING_VERSION = 10.0;
|
||||
MARKETING_VERSION = 10.0.1;
|
||||
OTHER_LDFLAGS = (
|
||||
"-lsqlite3.0",
|
||||
"-ObjC",
|
||||
|
@ -4021,7 +4021,7 @@
|
|||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 110;
|
||||
CURRENT_PROJECT_VERSION = 111;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
DEVELOPMENT_TEAM = HR7P97SD72;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
|
@ -4061,7 +4061,7 @@
|
|||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 110;
|
||||
CURRENT_PROJECT_VERSION = 111;
|
||||
DEVELOPMENT_TEAM = HR7P97SD72;
|
||||
ENABLE_NS_ASSERTIONS = NO;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
|
|
|
@ -142,21 +142,21 @@
|
|||
<key>Key</key>
|
||||
<string>show_global_shared_stories</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>PSToggleSwitchSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Mark stories read on scroll</string>
|
||||
<key>DefaultValue</key>
|
||||
<string>YES</string>
|
||||
<key>Key</key>
|
||||
<string>default_scroll_read_filter</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>PSToggleSwitchSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Override scroll read per feed/folder</string>
|
||||
<string>Mark stories read on scroll</string>
|
||||
<key>DefaultValue</key>
|
||||
<string>YES</string>
|
||||
<key>Key</key>
|
||||
<string>default_scroll_read_filter</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>PSToggleSwitchSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Show override mark read on scroll</string>
|
||||
<key>DefaultValue</key>
|
||||
<string>YES</string>
|
||||
<key>Key</key>
|
||||
|
@ -682,7 +682,7 @@
|
|||
<key>Titles</key>
|
||||
<array>
|
||||
<string>Train intelligence</string>
|
||||
<string>Notifications</string>
|
||||
<string>Notifications</string>
|
||||
<string>Statistics</string>
|
||||
</array>
|
||||
<key>DefaultValue</key>
|
||||
|
@ -690,7 +690,7 @@
|
|||
<key>Values</key>
|
||||
<array>
|
||||
<string>trainer</string>
|
||||
<string>notifications</string>
|
||||
<string>notifications</string>
|
||||
<string>statistics</string>
|
||||
</array>
|
||||
<key>Key</key>
|
||||
|
@ -862,28 +862,28 @@
|
|||
<key>Key</key>
|
||||
<string>custom_domain</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Title</key>
|
||||
<string>Import and Export</string>
|
||||
<key>Type</key>
|
||||
<string>PSGroupSpecifier</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>IASKButtonSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Import Preferences...</string>
|
||||
<key>Key</key>
|
||||
<string>import_prefs</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>IASKButtonSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Export Preferences...</string>
|
||||
<key>Key</key>
|
||||
<string>export_prefs</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Title</key>
|
||||
<string>Import and Export</string>
|
||||
<key>Type</key>
|
||||
<string>PSGroupSpecifier</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>IASKButtonSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Import Preferences...</string>
|
||||
<key>Key</key>
|
||||
<string>import_prefs</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>IASKButtonSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Export Preferences...</string>
|
||||
<key>Key</key>
|
||||
<string>export_prefs</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Title</key>
|
||||
<string>About NewsBlur</string>
|
||||
|
|
|
@ -152,16 +152,16 @@
|
|||
<key>Key</key>
|
||||
<string>default_scroll_read_filter</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>PSToggleSwitchSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Override scroll read per feed/folder</string>
|
||||
<key>DefaultValue</key>
|
||||
<string>YES</string>
|
||||
<key>Key</key>
|
||||
<string>override_scroll_read_filter</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>PSToggleSwitchSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Show override mark read on scroll</string>
|
||||
<key>DefaultValue</key>
|
||||
<string>YES</string>
|
||||
<key>Key</key>
|
||||
<string>override_scroll_read_filter</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>PSMultiValueSpecifier</string>
|
||||
|
@ -703,14 +703,14 @@
|
|||
<array>
|
||||
<string>Train intelligence</string>
|
||||
<string>Notifications</string>
|
||||
<string>Statistics</string>
|
||||
<string>Statistics</string>
|
||||
</array>
|
||||
<key>DefaultValue</key>
|
||||
<string>notifications</string>
|
||||
<key>Values</key>
|
||||
<array>
|
||||
<string>trainer</string>
|
||||
<string>notifications</string>
|
||||
<string>notifications</string>
|
||||
<string>statistics</string>
|
||||
</array>
|
||||
<key>Key</key>
|
||||
|
@ -872,28 +872,28 @@
|
|||
<key>Key</key>
|
||||
<string>custom_domain</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Title</key>
|
||||
<string>Import and Export</string>
|
||||
<key>Type</key>
|
||||
<string>PSGroupSpecifier</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>IASKButtonSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Import Preferences...</string>
|
||||
<key>Key</key>
|
||||
<string>import_prefs</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>IASKButtonSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Export Preferences...</string>
|
||||
<key>Key</key>
|
||||
<string>export_prefs</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Title</key>
|
||||
<string>Import and Export</string>
|
||||
<key>Type</key>
|
||||
<string>PSGroupSpecifier</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>IASKButtonSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Import Preferences...</string>
|
||||
<key>Key</key>
|
||||
<string>import_prefs</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>IASKButtonSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Export Preferences...</string>
|
||||
<key>Key</key>
|
||||
<string>export_prefs</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Title</key>
|
||||
<string>About NewsBlur</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue