FallasB's Stars
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
Blankj/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
Kotlin/anko
Pleasant Android application development
hdodenhof/CircleImageView
A circular ImageView for Android
JakeWharton/timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
mortenjust/androidtool-mac
One-click screenshots, video recordings, app installation for iOS and Android
facebookarchive/shimmer-android
An easy, flexible way to add a shimmering effect to any view in an Android app.
evrencoskun/TableView
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
florent37/ShapeOfView
Give a custom shape to any android view, Material Design 2 ready
sockeqwe/AdapterDelegates
"Favor composition over inheritance" for RecyclerView Adapters
gotev/android-upload-service
Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins.
Kyson/AndroidGodEye
An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser
AdevintaSpain/Barista
:coffee: The one who serves a great Espresso
Sunzxyong/Recovery
a crash recovery framework.(一个App异常恢复框架)
loopeer/shadow
Deprecated because of the performance not fine. Android custom shadow view, can replace your CardView
linisme/Cipher.so
A simple way to encrypt your secure data like passwords into a native .so library.
wuapnjie/StickerView
[No more support] A view which can add sticker and zoom,drag,delete it
twitter/Serial
Light-weight, fast framework for object serialization in Java, with Android support.
romainguy/kotlin-math
Set of Kotlin APIs to make graphics math easier to write.
scottyab/AESCrypt-Android
Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C (with the same weak security defaults :( ) created by Gurpartap Singh. https://github.com/Gurpartap/aescrypt
qhutch/BottomSheetLayout
Simple bottom sheet view for Android
qhutch/ElevationImageView
Imageview with elevation shadow
kanawish/android-mvi-sample
Example MVI implementation, based off of Google's architectural samples.
vpaliy/android-material-motion
Various animations in Android.
dvoiss/literallytoast
🍞 The missing toast library for Android.
MOLO17/CustomizableCalendar
CustomizableCalendar is a library that allows you to create your calendar, customizing UI and behaviour
Takhion/android-extras-delegates
Kotlin property delegates to manage Android Intent and Bundle extras
daothanhduy305/KRichEditor
A rich text editor (based on QuillJs and MRichTextEditor) ported to Kotlin