Here are
215 public repositories
matching this topic...
Java library to create bots using Telegram Bots API
Updated
Jun 15, 2022
Java
A simple material design app intro with cool animations and a fluent API.
Updated
Nov 16, 2020
Java
An easy open source Android Native Game FrameWork.
Custom drawer implementation for Material design apps.
Dot-based Android ViewPager indicator with Material Design animations.
Updated
Feb 20, 2020
Java
🌟 Pudding use WindowManager(don't need request permission) to pull down a view that are displayed on top their attached window
Updated
Dec 24, 2019
Kotlin
PacketEvents is a powerful packet library. Our packet wrappers are efficient and easy to use. We support many protocol versions. (1.8+)
Updated
Jun 16, 2022
Java
A high-performance , easy-to-use Adapter for RecyclerView ,using diffutil
A Library for easy implementation of Serial Bluetooth Classic and Low Energy on Android. 💙
A JavaFX UI framework to create fully customized undecorated windows
Updated
Oct 17, 2021
Java
Maildroid is a small robust android library for sending emails using SMTP server
Updated
Mar 29, 2022
Kotlin
Example Android library that builds on jitpack.io
Android loading view library 📊 🍭
Updated
May 26, 2018
Java
A powerful and simple library to open issues on GitHub directly from your app.
Updated
Mar 24, 2020
Java
Android library to draw beautiful and rich line charts.
Updated
May 18, 2022
Kotlin
Android Database Browser for realm-java
Android Library to dynamically change color of drawable.
Updated
Aug 16, 2020
Java
Auto scroll viewpager working with Androidx libraries
Updated
Dec 13, 2021
Kotlin
Android library for country flag, currency, and other country information
Custom Credit/Debit card view
一个简单的记账软件,仿初代钱迹App (曾经的毕设)。
Updated
Aug 12, 2021
Java
针对第三方 SDK 乱改存储卡和读取用户数据等行为,利用反射方式重定向 SD 卡目录。
Updated
Sep 30, 2017
Java
A small and simple library for managing trial period in your android app.
Updated
Dec 13, 2021
Java
Canvas Drawing Android Library
Object to Object mapper Libraly for Kotlin.
Updated
Apr 11, 2021
Kotlin
SSJetpackComposeSwipeableView is a small library which provides support for the swipeable views. You can use this in your lazyColumns or can add a simple view which contains swipe to edit/delete functionality.
Updated
Feb 25, 2022
Kotlin
快速集成发布lib到jcenter的例子,针对新版本的brintray,让你的库可以更简单的发布到jcenter
Improve this page
Add a description, image, and links to the
jitpack
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
jitpack
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
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.
Describe the bug
Doesn't parse
android:maxLength="@integer/one_time_password_length"
but use default value
Preconditions
set integer value in res folder
6
To Reproduce
Steps to reproduce the behavior:
**Actual B