Skip to content

Commit

Permalink
Version 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vfr committed Jun 5, 2013
1 parent 3548ea1 commit 87a138c
Show file tree
Hide file tree
Showing 58 changed files with 91 additions and 64 deletions.
2 changes: 1 addition & 1 deletion Classes/ReaderAppDelegate.h
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Classes/ReaderAppDelegate.m
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Classes/ReaderBookDelegate.h
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-09-01. // Created by Julius Oklamcak on 2011-09-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Classes/ReaderBookDelegate.m
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-09-01. // Created by Julius Oklamcak on 2011-09-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Classes/ReaderDemoController.h
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Classes/ReaderDemoController.m
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
Binary file modified Graphics/Reader-Button-H@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Graphics/Reader-Button-N@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions HISTORY.md
@@ -1,6 +1,10 @@


## History ## History


2013-06-04: Version 2.6.2

- Touch two UIButton, exclusiveTouch = NO. Not good. Fixed.

2012-10-05: Version 2.6.1 2012-10-05: Version 2.6.1


- Greatly improved thumb operation cancel handling. - Greatly improved thumb operation cancel handling.
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
@@ -1,5 +1,5 @@


Copyright © 2011-2012 Julius Oklamcak. All rights reserved. Copyright © 2011-2013 Julius Oklamcak. All rights reserved.


Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -55,7 +55,7 @@ Supports:


Version 2.x of the PDF reader code was originally developed and Version 2.x of the PDF reader code was originally developed and
tested under Xcode 3.2.6, LLVM 1.7, iOS 4.3.5 and iOS 4.2.1 with tested under Xcode 3.2.6, LLVM 1.7, iOS 4.3.5 and iOS 4.2.1 with
current development and testing under Xcode 4.5, LLVM 4.1, iOS 5/6. current development and testing under Xcode 4.6.2, LLVM 4.2, iOS 6.
Please note that as of v2.6, the code was refactored to use ARC. Please note that as of v2.6, the code was refactored to use ARC.


The overall PDF reader functionality is encapsulated in the The overall PDF reader functionality is encapsulated in the
Expand Down
4 changes: 2 additions & 2 deletions Reader-Info.plist
Expand Up @@ -26,9 +26,9 @@
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.6.1</string> <string>2.6.2</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.6.1</string> <string>2.6.2</string>
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>
<true/> <true/>
<key>UIPrerenderedIcon</key> <key>UIPrerenderedIcon</key>
Expand Down
2 changes: 1 addition & 1 deletion Reader-Prefix.pch
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
31 changes: 23 additions & 8 deletions Reader.xcodeproj/project.pbxproj
Expand Up @@ -238,6 +238,10 @@
450A66D911D27B5800014BF5 /* Graphics */ = { 450A66D911D27B5800014BF5 /* Graphics */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
45AB72B9141FBFCA003524C3 /* AppIcon-057.png */,
45AB72BA141FBFCA003524C3 /* AppIcon-072.png */,
45AB72BB141FBFCA003524C3 /* AppIcon-114.png */,
4583767E1533B0AC003CD230 /* AppIcon-144.png */,
4544D87B1610A3C2003DB132 /* Default-568h@2x.png */, 4544D87B1610A3C2003DB132 /* Default-568h@2x.png */,
455C789914268F6A0053D73B /* Reader-Button-H.png */, 455C789914268F6A0053D73B /* Reader-Button-H.png */,
455C789A14268F6A0053D73B /* Reader-Button-H@2x.png */, 455C789A14268F6A0053D73B /* Reader-Button-H@2x.png */,
Expand All @@ -253,10 +257,6 @@
45AB72C3141FBFCA003524C3 /* Reader-Print@2x.png */, 45AB72C3141FBFCA003524C3 /* Reader-Print@2x.png */,
45AB72C4141FBFCA003524C3 /* Reader-Thumbs.png */, 45AB72C4141FBFCA003524C3 /* Reader-Thumbs.png */,
45AB72C5141FBFCA003524C3 /* Reader-Thumbs@2x.png */, 45AB72C5141FBFCA003524C3 /* Reader-Thumbs@2x.png */,
4583767E1533B0AC003CD230 /* AppIcon-144.png */,
45AB72BB141FBFCA003524C3 /* AppIcon-114.png */,
45AB72BA141FBFCA003524C3 /* AppIcon-072.png */,
45AB72B9141FBFCA003524C3 /* AppIcon-057.png */,
); );
name = Graphics; name = Graphics;
sourceTree = "<group>"; sourceTree = "<group>";
Expand Down Expand Up @@ -341,7 +341,7 @@
29B97313FDCFA39411CA2CEA /* Project object */ = { 29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject; isa = PBXProject;
attributes = { attributes = {
LastUpgradeCheck = 0450; LastUpgradeCheck = 0460;
}; };
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Reader" */; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Reader" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -476,14 +476,19 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)"; ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
GCC_C_LANGUAGE_STANDARD = c99; GCC_C_LANGUAGE_STANDARD = c99;
GCC_MODEL_TUNING = ""; GCC_MODEL_TUNING = "";
GCC_PREPROCESSOR_DEFINITIONS = NDEBUG; GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES; GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 4.0; IPHONEOS_DEPLOYMENT_TARGET = 4.3;
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
SDKROOT = iphoneos; SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2"; TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -507,14 +512,19 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)"; ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
GCC_C_LANGUAGE_STANDARD = c99; GCC_C_LANGUAGE_STANDARD = c99;
GCC_MODEL_TUNING = ""; GCC_MODEL_TUNING = "";
GCC_PREPROCESSOR_DEFINITIONS = DEBUG; GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES; GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 4.0; IPHONEOS_DEPLOYMENT_TARGET = 4.3;
SDKROOT = iphoneos; SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2"; TARGETED_DEVICE_FAMILY = "1,2";
}; };
Expand All @@ -524,14 +534,19 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)"; ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
GCC_C_LANGUAGE_STANDARD = c99; GCC_C_LANGUAGE_STANDARD = c99;
GCC_MODEL_TUNING = ""; GCC_MODEL_TUNING = "";
GCC_PREPROCESSOR_DEFINITIONS = NDEBUG; GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES; GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 4.0; IPHONEOS_DEPLOYMENT_TARGET = 4.3;
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
SDKROOT = iphoneos; SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2"; TARGETED_DEVICE_FAMILY = "1,2";
Expand Down
Binary file modified Resources/Reader.pdf
Binary file not shown.
Binary file modified Resources/de.lproj/Localizable.strings
Binary file not shown.
Binary file modified Resources/en.lproj/Localizable.strings
Binary file not shown.
2 changes: 1 addition & 1 deletion Sources/CGPDFDocument.h
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/CGPDFDocument.m
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/ReaderConstants.h
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions Sources/ReaderConstants.m
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand All @@ -25,4 +25,4 @@


#import "ReaderConstants.h" #import "ReaderConstants.h"


NSString *const kReaderCopyrightNotice = @"Reader v2.x • Copyright © 2011-2012 Julius Oklamcak. All rights reserved."; NSString *const kReaderCopyrightNotice = @"Reader v2.x • Copyright © 2011-2013 Julius Oklamcak. All rights reserved.";
2 changes: 1 addition & 1 deletion Sources/ReaderContentPage.h
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.1 // Reader v2.6.1
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/ReaderContentPage.m
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.1 // Reader v2.6.1
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/ReaderContentTile.h
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/ReaderContentTile.m
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/ReaderContentView.h
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/ReaderContentView.m
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.1 // Reader v2.6.1
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/ReaderDocument.h
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/ReaderDocument.m
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.1 // Reader v2.6.1
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/ReaderDocumentOutline.h
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.1 // Reader v2.6.1
// //
// Created by Julius Oklamcak on 2012-09-01. // Created by Julius Oklamcak on 2012-09-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/ReaderDocumentOutline.m
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.1 // Reader v2.6.1
// //
// Created by Julius Oklamcak on 2012-09-01. // Created by Julius Oklamcak on 2012-09-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/ReaderMainPagebar.h
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-09-01. // Created by Julius Oklamcak on 2011-09-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down
5 changes: 3 additions & 2 deletions Sources/ReaderMainPagebar.m
@@ -1,9 +1,9 @@
// //
// ReaderMainPagebar.m // ReaderMainPagebar.m
// Reader v2.6.1 // Reader v2.6.2
// //
// Created by Julius Oklamcak on 2011-09-01. // Created by Julius Oklamcak on 2011-09-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -487,6 +487,7 @@ - (id)initWithFrame:(CGRect)frame
self.contentMode = UIViewContentModeRedraw; self.contentMode = UIViewContentModeRedraw;
self.autoresizingMask = UIViewAutoresizingNone; self.autoresizingMask = UIViewAutoresizingNone;
self.backgroundColor = [UIColor clearColor]; self.backgroundColor = [UIColor clearColor];
self.exclusiveTouch = YES;
} }


return self; return self;
Expand Down
2 changes: 1 addition & 1 deletion Sources/ReaderMainToolbar.h
Expand Up @@ -3,7 +3,7 @@
// Reader v2.6.0 // Reader v2.6.0
// //
// Created by Julius Oklamcak on 2011-07-01. // Created by Julius Oklamcak on 2011-07-01.
// Copyright © 2011-2012 Julius Oklamcak. All rights reserved. // Copyright © 2011-2013 Julius Oklamcak. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
Expand Down

3 comments on commit 87a138c

@RevanthReddyT
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the reason for changing the Toolbar buttons exclusiveTouch property to YES

@ryanmaxwell
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi - could you please tag the release as '2.6.2' in git? That would allow the pod spec to reference the tag rather than a particular commit hash.

@obaidjawad
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello , your PDF reader source is too good but only one problem with it is doesn't have the Arabic reader functionality which is from right to left.
I'm stuck with it, I did everything from right to left i succeeded but only one issue which is after page 1 I'm redirected to empty blank on right hand side. A bug if you can fix the issue it would be very great.
Thank you.

Please sign in to comment.