Commit Graph

  • 2a27fbf7f8 Using swift version 3 swift23 Zhigang Fang 2016-12-13 12:40:43 +08:00
  • 3c699754f8 Merge pull request #707 from kndl/remove-required-device-capabilities master Mohd Iftekhar Qurashi 2016-11-18 06:09:56 +05:30
  • 7425602ba9 Remove UIRequiredDeviceCapabilities from Info.plist Kendall Aubertot 2016-11-17 11:42:13 -07:00
  • ad52c4b2d3 Fixed some scrollView.isScrollEnabled related issues. hackiftekhar 2016-11-13 19:27:21 +05:30
  • 9131e7932d Removed a return statement and optimized code hackiftekhar 2016-11-13 18:30:09 +05:30
  • dea4edd272 Removed a return statement, optimized code structure hackiftekhar 2016-11-13 18:26:44 +05:30
  • ab92597f3d Fixed #697 where shouldResignOnTouchOutside wasn't working with UITableViewController hackiftekhar 2016-11-13 18:23:24 +05:30
  • 145cf0f996 Optimised for Swift 3.0.1 Xcode8.1 hackiftekhar 2016-11-08 14:16:39 +05:30
  • c6323f207d - Fixed some warnings hackiftekhar 2016-11-07 17:30:56 +05:30
  • 60e0a57fff Merge remote-tracking branch 'origin/master' hackiftekhar 2016-11-05 16:03:22 +05:30
  • b5418b41e8 Explicitly disabled for UIAlertController class. Fixed #667 hackiftekhar 2016-11-05 16:03:08 +05:30
  • e6b7e011e1 Merge pull request #687 from dlo/master Mohd Iftekhar Qurashi 2016-11-01 10:32:10 +05:30
  • 258094cacb bump CocoaPods version to 1.1.1 Dan Loewenherz 2016-10-31 14:02:24 -05:00
  • 6c3bc1dead Update CHANGELOG.md Mohd Iftekhar Qurashi 2016-10-30 00:11:38 +05:30
  • 8c127681c0 Update CHANGELOG.md Mohd Iftekhar Qurashi 2016-10-29 23:47:21 +05:30
  • 1a87d16a05 Update CHANGELOG.md Mohd Iftekhar Qurashi 2016-10-28 13:13:37 +05:30
  • 414af18955 Update CHANGELOG.md Mohd Iftekhar Qurashi 2016-10-28 02:00:42 +05:30
  • 7bb8b3624a Update CHANGELOG.md Mohd Iftekhar Qurashi 2016-10-26 13:08:16 +05:30
  • 91534c13b5 Update CHANGELOG.md Mohd Iftekhar Qurashi 2016-10-26 00:58:42 +05:30
  • 75ef4a8c89 Update CHANGELOG.md Mohd Iftekhar Qurashi 2016-10-26 00:57:46 +05:30
  • dd5908f4d3 Create CHANGELOG.md Mohd Iftekhar Qurashi 2016-10-25 01:05:28 +05:30
  • 95e1812def Tried to fix travis ci compilation issue. hackiftekhar 2016-10-24 00:02:55 +05:30
  • bbf4394e70 Added previousNextDisplayMode for displaying previous next button in better way. Fixed #642 hackiftekhar 2016-10-23 15:19:53 +05:30
  • d7fcc54840 Fixed #626 hackiftekhar 2016-10-21 01:33:35 +05:30
  • d0bffab64a Fixed #625 hackiftekhar 2016-10-20 23:53:51 +05:30
  • 97a27aca68 Fixed #550 keyboard long delay on first keyboard appearence issue. hackiftekhar 2016-10-20 23:20:30 +05:30
  • 67249ae9c3 Updated to 4.0.7 hackiftekhar 2016-10-20 01:34:55 +05:30
  • 9b86de69de Updated travis Xcode to Xcode8 v4.0.7 hackiftekhar 2016-10-19 00:54:37 +05:30
  • 2e42eba1d0 Merge remote-tracking branch 'origin/master' hackiftekhar 2016-10-18 23:25:23 +05:30
  • 29760ae845 - Fixed #580 an issue where keyboard was dismissing by UIWebView and layout doesn't change and user see blank area. - Added Popover example (There are some issues with the popover) hackiftekhar 2016-10-18 23:24:45 +05:30
  • e79b8e8149 Merge pull request #657 from ed-mejia/master Mohd Iftekhar Qurashi 2016-09-27 11:45:05 +05:30
  • d96a57e5d6 Add @discardableResult to goPrevious(),goNext(),resignFirstResponder() Edinson Mejia 2016-09-27 13:37:44 +10:00
  • 440807dfcb Update README.md Mohd Iftekhar Qurashi 2016-09-17 01:29:21 +05:30
  • 6b8d3895fd Added .swift-version file hackiftekhar 2016-09-17 01:17:49 +05:30
  • d6e60415f5 Updated to v4.0.6 v4.0.6 hackiftekhar 2016-09-16 22:27:36 +05:30
  • 668c3c417d Upgraded to Xcode 8, Added new previous/next icons for iOS10 Fixed #638, Fixed #636, Fixed #635, Fixed #633, Fixed #632, Fixed #631 hackiftekhar 2016-09-16 22:08:15 +05:30
  • 5abd305258 Upgraded to Swift 3. Closed #531, Closed #629, Closed #630 hackiftekhar 2016-09-14 16:31:32 +05:30
  • baa4626a63 Increased CocoaPods Version to 4.0.5 v4.0.5 hackiftekhar 2016-08-24 18:53:46 +05:30
  • b3dd535c2a Fixed next/previous ordering issue when textFields are in header. Fixed #617 hackiftekhar 2016-08-24 18:43:11 +05:30
  • b279df1c23 Added a validation for keyboardAppearance selector hackiftekhar 2016-08-24 17:39:47 +05:30
  • d27180d877 Merge pull request #614 from neoplastic/swift3 swift3 Mohd Iftekhar Qurashi 2016-08-22 14:35:26 +05:30
  • 44e3c503ae Fixed keyboard not showing in Swift3-Beta6 David Wong 2016-08-22 17:13:05 +10:00
  • 898a89c6c4 Exposed movedDistance to know identify. Fixed #592 Fixed #600 hackiftekhar 2016-08-21 01:19:03 +05:30
  • 8430306584 Added missing reloadInputViews() method in swift. Fixed #603 hackiftekhar 2016-08-20 01:00:01 +05:30
  • 3e0459eef7 Fixed #567 Changed keyboardType to returnKeyType hackiftekhar 2016-08-19 23:35:30 +05:30
  • ac664ecbfb Fixed #562 issue with iPad form sheet pull down hackiftekhar 2016-08-19 23:27:21 +05:30
  • cc23aae56e Added method running time with debugging hackiftekhar 2016-08-19 01:27:26 +05:30
  • 89fb740cf5 Fixed a compilation issue with keyboardShowing property. hackiftekhar 2016-08-17 16:04:27 +05:30
  • c902470754 Added rvm use 2,3.1 to travis hackiftekhar 2016-08-17 01:51:09 +05:30
  • b7a216542b Added ruby in travis hackiftekhar 2016-08-17 01:45:39 +05:30
  • ff523dfdcc Added activesupport for travis hackiftekhar 2016-08-17 01:30:55 +05:30
  • a6cec5131f added cocoapods in travis hackiftekhar 2016-08-17 01:12:52 +05:30
  • 002503b106 Updated travis.yml hackiftekhar 2016-08-17 01:07:19 +05:30
  • 1e59875946 Updated travis.yml hackiftekhar 2016-08-17 00:45:30 +05:30
  • 72a99c2e17 - Fixed excludedActivities for UIActivityViewController hackiftekhar 2016-08-16 19:23:13 +05:30
  • 08b1b60318 Merge pull request #610 from Tulleb/swift3 Mohd Iftekhar Qurashi 2016-08-16 19:18:39 +05:30
  • 62b23e68e2 Now compatible with Xcode 8 Beta 6. Guillaume Bellut 2016-08-16 13:36:40 +02:00
  • 990f963290 Xcode 8 Beta 6 compatibility - still some warnings yet to fix. Guillaume Bellut 2016-08-16 13:28:45 +02:00
  • 7bb161c6cb Xcode 8 Beta 6 compatibility first commit - still some issues yet to fix. Guillaume Bellut 2016-08-16 13:17:39 +02:00
  • 86a053328f - Fixed a compilation issue with swift when building framework hackiftekhar 2016-08-16 14:29:45 +05:30
  • 15a405769e Merge remote-tracking branch 'origin/master' hackiftekhar 2016-08-15 14:23:46 +05:30
  • f9bc9b9228 Made keyboardShowing variable as public readonly property hackiftekhar 2016-08-15 14:23:23 +05:30
  • 7e0441dff6 Update MANUAL MANAGEMENT.md Mohd Iftekhar Qurashi 2016-08-15 13:51:54 +05:30
  • b441473f91 Fix a build error hackiftekhar 2016-08-10 16:05:16 +05:30
  • ef5bc8aab9 Merge remote-tracking branch 'origin/master' hackiftekhar 2016-08-10 16:00:32 +05:30
  • 2b04c52cdc Specify project in Podfile Moved some class variables inside their functions hackiftekhar 2016-08-10 16:00:10 +05:30
  • dc2efaa25f Merge pull request #587 from Tulleb/swift3 Mohd Iftekhar Qurashi 2016-08-07 00:33:08 +05:30
  • 0dcc9ccd06 Updated compatibility to Xcode 8 beta 4. Guillaume Bellut 2016-08-04 13:20:07 +02:00
  • a0311ab150 Fixed Swift 3 duplicate line issue in "IQKeyboardManager.swift". Fixed Swift 3 ambiguous selector issues in "IQKeyboardReturnKeyHandler.swift". Guillaume Bellut 2016-08-01 14:01:57 +02:00
  • eaf436ec91 Optimised delegate handling on IQKeyboardReturnKeyHandler hackiftekhar 2016-07-28 12:51:32 +05:30
  • 8630135294 Update KNOWN ISSUES.md Mohd Iftekhar Qurashi 2016-07-24 17:06:14 +05:30
  • 79f01e3aa5 Update MANUAL MANAGEMENT.md Mohd Iftekhar Qurashi 2016-07-24 17:05:00 +05:30
  • 424ea66e65 Update MANUAL MANAGEMENT.md Mohd Iftekhar Qurashi 2016-07-24 17:01:33 +05:30
  • 74d9c5ed73 Add files via upload Mohd Iftekhar Qurashi 2016-07-24 16:27:57 +05:30
  • 78d0f176b3 Add files via upload Mohd Iftekhar Qurashi 2016-07-24 15:16:15 +05:30
  • 1c40f1aa68 Fixing podfile hackiftekhar 2016-07-15 12:16:27 +05:30
  • 4ad5b8ca8e Fixed a compilation issue. hackiftekhar 2016-07-15 11:55:10 +05:30
  • 427722ce7b Moved library files to development pods hackiftekhar 2016-07-14 01:15:12 +05:30
  • 27da198b05 Sync ltsuda/IQKeyboardManager hackiftekhar 2016-07-12 12:57:22 +05:30
  • 28bdf909fd Sync master hackiftekhar 2016-07-12 12:37:11 +05:30
  • 616a1136db fix warnings ltsuda 2016-07-08 12:27:24 -03:00
  • ed04fa5364 start Swift 3 migration and test on simulator ltsuda 2016-07-07 20:11:24 -03:00
  • cdc4b3d8aa start Swift 3 migration ltsuda 2016-07-06 16:51:18 -03:00
  • 636dbd40fb Synced master hackiftekhar 2016-06-29 23:12:11 +05:30
  • 28d45be83a Optimised method calls to [self adjustFrame] hackiftekhar 2016-06-29 22:37:48 +05:30
  • 9ba48f750a Merge pull request #544 from seegno-forks/support/carthage-support Mohd Iftekhar Qurashi 2016-06-27 18:43:01 +05:30
  • fb005446db Change Info.plist bundle OS type code to framework Diogo Guimaraes 2016-06-27 14:00:07 +01:00
  • 9bcf1f5fe9 Updated version to 4.0.4 v4.0.4 hackiftekhar 2016-06-24 23:59:27 +05:30
  • a1d3b3ad8d Updated version to 4.0.4 hackiftekhar 2016-06-24 23:59:27 +05:30
  • f7115abc34 Trying to support carthage for ObjC and Swift versions hackiftekhar 2016-06-24 23:35:03 +05:30
  • e9285361f5 Trying to support carthage for ObjC and Swift versions hackiftekhar 2016-06-24 23:35:03 +05:30
  • 2a1ecc47e4 Fixed an issue where view was misplaced with In Call Status Bar. Fixed #446. hackiftekhar 2016-06-24 23:25:52 +05:30
  • f6cc9654e4 Fixed an issue where view was misplaced with In Call Status Bar. Fixed #446. hackiftekhar 2016-06-24 23:25:52 +05:30
  • b4a34642c9 Replaced shouldHideTitle name to shouldHidePlaceholderText hackiftekhar 2016-06-23 20:42:10 +05:30
  • 1c90493b6c Replaced shouldHideTitle name to shouldHidePlaceholderText hackiftekhar 2016-06-23 20:42:10 +05:30
  • 7d1dcdd9e3 IQTextView delegate callback demo hackiftekhar 2016-06-21 09:12:02 +05:30
  • f0bbb3b674 IQTextView delegate callback demo hackiftekhar 2016-06-21 09:12:02 +05:30
  • b77584c294 Merge remote-tracking branch 'origin/master' hackiftekhar 2016-06-20 17:40:54 +05:30
  • f49b2398b3 Merge remote-tracking branch 'origin/master' hackiftekhar 2016-06-20 17:40:54 +05:30
  • 62ec16aa65 rewrite iOS Notification Mechanism for UITextField, UITextView, UIKeyboard and UIStatusBarOrientation hackiftekhar 2016-06-20 17:40:31 +05:30