Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
danielamitay
/
DAKeyboardControl
Public
Notifications
You must be signed in to change notification settings
Fork
203
Star
1.6k
Code
Issues
35
Pull requests
5
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 21, 2015
Merge pull request #85 from jivesoftware/master
Show description for bb137bb
danielamitay
committed
bb137bb
Copy full SHA for bb137bb
Commits on Mar 20, 2015
Fixing an issue where the in-call bar pushes the keyboard offscreen
JaneenNeri
committed
d750a44
Copy full SHA for d750a44
Commits on Aug 3, 2014
Update pod spec to 2.4.0
danielamitay
committed
9467aa7
Copy full SHA for 9467aa7
Commits on Jul 31, 2014
Merge pull request #73 from jeffahoot/typo-fix
Show description for 46987be
danielamitay
committed
46987be
Copy full SHA for 46987be
Commits on Jul 24, 2014
Fix cut and paste error.
Jeffrey Davis
committed
1a92c21
Copy full SHA for 1a92c21
Commits on May 26, 2014
Merge pull request #67 from plu/master
Show description for 9d63457
danielamitay
committed
9d63457
Copy full SHA for 9d63457
Commits on May 10, 2014
Use proper getter.
plu
committed
8b4f7d4
Copy full SHA for 8b4f7d4
Only inject inputAccessoryView if textView is editable.
plu
committed
602f87f
Copy full SHA for 602f87f
Commits on Apr 11, 2014
Merge pull request #63 from lucabartoletti/master
Show description for a6de6d0
danielamitay
committed
a6de6d0
Copy full SHA for a6de6d0
Commits on Apr 8, 2014
Updates the podspecs
Luca Bartoletti
committed
0485d5e
Copy full SHA for 0485d5e
Adds the Autolayout support
Luca Bartoletti
committed
18c3f47
Copy full SHA for 18c3f47
Commits on Dec 3, 2013
Update podspec to 2.3.0
danielamitay
committed
cbac2f0
Copy full SHA for cbac2f0
Commits on Nov 24, 2013
Handle keyboard being active during setup. Closes #56
danielamitay
committed
4d8300f
Copy full SHA for 4d8300f
Commits on Nov 23, 2013
Update README
danielamitay
committed
4218b13
Copy full SHA for 4218b13
Get rid of method swizzling!
danielamitay
committed
21c95b8
Copy full SHA for 21c95b8
Commits on Nov 15, 2013
Convert assigns to weaks
danielamitay
committed
fd3a5d0
Copy full SHA for fd3a5d0
Ditch string literals, use UIKit static variables; animation curve changes
danielamitay
committed
256ac12
Copy full SHA for 256ac12
Don't use the mainscreen's height if potentially on a different screen
danielamitay
committed
0613282
Copy full SHA for 0613282
Commits on Nov 11, 2013
Replace NSValue getters
danielamitay
committed
a30c9f8
Copy full SHA for a30c9f8
More sensical recursive first responder search
danielamitay
committed
64aab24
Copy full SHA for 64aab24
Formatting/line spacing changes
danielamitay
committed
b9288ea
Copy full SHA for b9288ea
Commits on Nov 6, 2013
Revert iOS7 implementation; underwhelming functionality
danielamitay
committed
25bab67
Copy full SHA for 25bab67
Commits on Oct 21, 2013
Merge pull request #53 from paulheimann/master
Show description for 5c30389
danielamitay
committed
5c30389
Copy full SHA for 5c30389
Fixed iOS 7 keyboard animation curve issue
Paul Heimann
committed
e73bfef
Copy full SHA for e73bfef
Commits on Sep 17, 2013
Quick & dirty iOS7 implementation
Show description for d6def98
danielamitay
committed
d6def98
Copy full SHA for d6def98
Commits on Jun 11, 2013
WWDC & iOS7 update
danielamitay
committed
f17dd66
Copy full SHA for f17dd66
Commits on May 7, 2013
Remove UserInterfaceState
danielamitay
committed
73a67e4
Copy full SHA for 73a67e4
Update to recommended example project settings
danielamitay
committed
ff5ecb9
Copy full SHA for ff5ecb9
Commits on May 5, 2013
Merge pull request #45 from kylef/docs
Show description for 992fe26
danielamitay
committed
992fe26
Copy full SHA for 992fe26
Merge pull request #44 from kylef/unused
Show description for 72a06f2
danielamitay
committed
72a06f2
Copy full SHA for 72a06f2
Add documentation to the headers
kylef
committed
a9f037c
Copy full SHA for a9f037c
Make DAKeyboardControl build with -Wunused-parameter
kylef
committed
74062b0
Copy full SHA for 74062b0
Commits on May 3, 2013
Merge pull request #43 from Ahti/master
Show description for 465501c
danielamitay
committed
465501c
Copy full SHA for 465501c
Commits on May 2, 2013
fixed multiple recognizers being added to view
ahti
committed
bdfc436
Copy full SHA for bdfc436
Commits on Apr 19, 2013
Merge pull request #41 from juri/master
Show description for 8d00cb1
danielamitay
committed
8d00cb1
Copy full SHA for 8d00cb1
Pagination
Previous
Next
You can’t perform that action at this time.