46 Repositories
Android input-method Libraries
A library that extends the existing JDBC API so that data objects can be used as input (to set parameters) and output (from ResultSet's rows).
SqlObjectMapper This is a library that extends the existing JDBC API so that data objects can be used as input (to set parameters) and output (from Re
An easy, cross-platform method of keeping track of other people's timezones
TimezoneDB TimezoneDB is an easy, cross-platform method of keeping track of others' timezones. This project is inspired by PronounDB, and we'd like to
Android Utilities Library build in kotlin Provide user 100 of pre defined method to create advanced native android app.
Android Utilities Library build in kotlin Provide user 100 of pre defined method to create advanced native android app.
Validator - Notify type based validation for input fields.
Validator - Notify type based validation for input fields.
Kotter - aims to be a relatively thin, declarative, Kotlin-idiomatic API that provides useful functionality for writing delightful console applications.
Kotter (a KOTlin TERminal library) aims to be a relatively thin, declarative, Kotlin-idiomatic API that provides useful functionality for writing delightful console applications.
Write Tests as Examples on the Method-under-test
Write Tests as Examples on the Method-under-test
Application: SLA report This application calculates, based on an input, the average duration per service of Axon.
Application: SLA report This application calculates, based on an input, the average duration per service of Axon.
This project consists in the approach of a bakery business, in which the user can book one or more products (cakes), in addition to having the method of payment in cash (post-shipment) or the method of payment via mobile
This project consists in the approach of a bakery business, in which the user can book one or more products (cakes), in addition to having the method of payment in cash (post-shipment) or the method of payment via mobile
A property/method accessor library for the JVM, written in Kotlin
unlok - unlock your JVM a property/method accessor library for the JVM, written in Kotlin. how to import you can import unlok from maven central just
A simple app to test your device input sample rate.
Android touch sample rate test tool This tool can help you check the touch sample rate of the Android device. Supported input method: Touch Mouse Styl
FizzBuzzKotlin - A function fizzBuzz to generate a list of string based on the input number
FizzBuzzKotlin write a function fizzBuzz to generate a list of string based on t
FlorisBoard is a free and open-source keyboard for Android
FlorisBoard FlorisBoard is a free and open-source keyboard for Android 6.0+ devices. It aims at being modern, user-friendly and customizable while ful
Usages of Factory Method for Data Source Layer (Local/Remote - Repository) with DI & MVVM [Android].
Usages of Factory Method for Data Source Layer (Local/Remote - Repository) with DI & MVVM [Android] Stacks: MVVVM DI (Hilt) Factory Method (Design Pat
TextLengthBar is an android library to manage EditText input count state.
TextLengthBar is an android library to manage EditText input count state. Features Set TextLengthBar attributes on xml Set TextLengthBar
SASlider is lightweight cool looking custom slider control which enables the user to input integer or decimal values with high customizeability
SASlider is lightweight cool looking custom slider control which enables the user to input integer or decimal values with high customizeability. User can select values by inputting in text field above slider, slide the control or tap anywhere on the slider to move it.
Suggestive - An Android UI library that allows easy implementation of (text) input suggestion popup windows.
Suggestive 🍌 An Android UI library that allows easy implementation of (text) input suggestion popup windows. Implement filtering using the onQuery ca
VIF - Validation Input Filter (VIF) for Android Edittext
VIF (Validation Input Filter) This library allows you to add various validations for the Edittext Input you use in your application. Features Email Na
A Kotlin compiler plugin that removes the `copy` method of data classes.
NoCopy Compiler Plugin A Kotlin compiler plugin that removes the `copy` method from data classes and enables using them as value-based classes. Usage
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
NonEmptyCollections Making the world a little more type-safe 🌍 🏆 Reduce the need for emptiness checks and reduce unsafe APIs with NonEmptyCollection
A Tip Calculator app written in Kotlin that takes Total cost as an input and calculate tip according to the feedbacks.
Create a Tip Calculator App Code for the Android Basics in Kotlin: Create a Tip Calculator app codelab. In this codelab, you will be writing code for
A template for Advent of Code challenge with input downloading and prepared test classes
Advent of Code Kotlin Template A template which will help you concentrate on the puzzle solutions. It brings Downloading and caching of the puzzle inp
Date text field with on the fly validation built with Jetpack Compose.
Date text field with on the fly validation built with Jetpack Compose.
DateTextField for Jetpack Compose
DateTextField for Jetpack Compose Date text field with on the fly validation built with Jetpack Compose. Input is being validated while user is typing
Native solution for common React Native problem of focused views being covered by soft input view.
react-native-avoid-softinput Native solution for common React Native problem of focused views being covered by soft input view. It is solved by listen
High level parsing to ensure your input is in the right shape and satisfies all constraints that business logic requires.
Parsix High level parsing to ensure your input is in the right shape and satisfies all constraints that business logic requires. It is highly inspired
This is an Kotlin Library that enables Annotation-triggered method call logging for Kotlin Multiplatform.
This is an Kotlin Library that enables Annotation-triggered method call logging for Kotlin Multiplatform.
Integrate Tezro as a payment method in your app!
Tezro OpenApi for JVM and Android This repository contains the JVM implementation of Tezro OpenApi. It offers an easy and simple integration with your
Transform java callback to kotlin suspend method.
Callback2Coroutines Transform Java callback to coroutines suspend method. 将传统Java callback 方法转换为kotlin中的suspend方法。 接入指南 根目录下加入jatpack的repository: allp
Floating label input widgets
Android Floating Label Widgets A set of input widgets with a hint label that floats when input is not empty. Demo A demo of the widget is worth a thou
User input masking library repo.
More GIFs [~3 MB] Migration Guide: v.6 This update brings breaking changes. Namely, the autocomplete flag is now a part of the CaretGravity enum, thus
A simple library for validating user input in forms using annotations.
ValidationKomensky for Android A simple library for validating user input in forms using annotations. Features: Validate all views at once and show fe
Command-line tool to count per-package methods in Android .dex files
dex-method-counts Simple tool to output per-package method counts in an Android DEX executable grouped by package, to aid in getting under the 65,536
Add text masking functionality to Android EditText. It will prevent user from inserting not allowed signs, and format input as well.
MaskFormatter MaskFormatter adds mask functionality to your EditText. It will prevent user from inserting not allowed signs, and format input as well.
Android library contain custom realisation of EditText component for masking and formatting input text
Masked-Edittext Masked-Edittext android library EditText widget wrapper add masking and formatting input text functionality. Install Maven dependency
A material style input for codes
Material Code input A material style input for put codes Based on Code input field concept by SAMUEL KANTALA How to use Minimal SDK Version 11 Usage w
A Gradle plugin to report the number of method references in your APK on every build.
Dexcount Gradle Plugin A Gradle plugin to report the number of method references in your APK, AAR, or java module. This helps you keep tabs on the gro
A new canvas drawing library for Android. Aims to be the Fabric.js for Android. Supports text, images, and hand/stylus drawing input. The library has a website and API docs, check it out
FabricView - A new canvas drawing library for Android. The library was born as part of a project in SD Hacks (www.sdhacks.io) on October 3rd. It is cu
Takes the input from the Android MediaPlayer and displays visualizations, like in iTunes or WinAmp
Android Visualizer A View subclass that Takes the input from the Android MediaPlayer and displays visualizations, like in iTunes or WinAmp The Visuali
This library offers a simple method to add a small badge icon to your ActionBar-MenuItem
Android-ActionItemBadge ActionItemBadge is a library which offers a simple and easy to use method to add a badge to your action item! Screenshots Incl
Android validation library which helps developer boil down the tedious work to three easy steps.
AwesomeValidation Introduction Implement validation for Android within only 3 steps. Developers should focus on their awesome code, and let the librar
Simple Visualizer from mic input for Android.
Voice Recording Visualizer Simple Visualizer from mic input for Android. Usage @Override protected void onCreate(Bundle savedInstanceState) {
🗣 An overlay that gets your user’s voice permission and input as text in a customizable UI
Overview Voice overlay helps you turn your user's voice into text, providing a polished UX while handling for you the necessary permission. Demo You c
A material style input for codes
Material Code input A material style input for put codes Based on Code input field concept by SAMUEL KANTALA How to use Minimal SDK Version 11 Usage w
🗣 An overlay that gets your user’s voice permission and input as text in a customizable UI
Overview Voice overlay helps you turn your user's voice into text, providing a polished UX while handling for you the necessary permission. Demo You c
User input masking library repo.
More GIFs [~3 MB] Migration Guide: v.6 This update brings breaking changes. Namely, the autocomplete flag is now a part of the CaretGravity enum, thus
Annotation-triggered method call logging for your debug builds.
Hugo Annotation-triggered method call logging for your debug builds. As a programmer, you often add log statements to print method calls, their argume