Digipad is a simple library for Android that only show a numeric keyboard onscreen
LiveData notification when keyboard opens or closes, plus some handy extension functions.
TedKeyboardObserver is keyboard's visibility observer
A small plug-in for detecting android keyboard height. Works even when used with non-resizable activities.
Light-weight Android library that helps detecting keyboard opened/closed status by using RxJava2 & Kotlin.
A reusable dialer implementation extracted from AOSP.
Easy way to hide Android keyboard on background tap without any effort.
A Floating and Draggable KeyboardView for android that several EditText's can register to use it.
Keyboard Dismisser is a simple library that allows you to dismiss keyboard by tapping anywhere outside it.
Android (f/w 1.5+) on screen keyboard for multiple languages.
An Android Keyboard visibility listener.
Basic keyboard application that allows you to insert emojis.
Android SDK doesn't provide direct way to track open/close events from software keyboard. This small library does it for you.
Android Library to handle soft keyboard visibility change event. Show/hide keyboard methods are also included.