trity's starred repositories
AndroidPerformanceMonitor
A transparent ui-block detection library for Android. (known as BlockCanary)
git-cmd-helpers
a bundle of shell-aliases and shell-functions for git
architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
ExplosionField
explosive dust effect for views
BGABadgeView-Android
Android 徽章控件
VideoListPlayer
Play video in ListView or RecyclerView
open-source-android-apps
Open-Source Android Apps
SmartKeyboardManager
like 微信,优雅地切换表情键盘和软键盘
FileDownloader
Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
Android_CACHE_MANAGER
Android文件&缓存管理
JKeyboardPanelSwitch
For resolve the layout conflict when keybord & panel are switching (Android键盘面板冲突 布局闪动处理方案)
RecyclerView-FlexibleDivider
Android library providing simple way to control divider items (ItemDecoration) of RecyclerView
EasyRecyclerView
ArrayAdapter,pull to refresh,auto load more,Header/Footer,EmptyView,ProgressView,ErrorView
WizQTClient
为知笔记跨平台客户端
GsonFormat
根据Gson库使用的要求,将JSONObject格式的String 解析成实体
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
WeChatLuckyMoney
:money_with_wings: WeChat's lucky money helper (微信抢红包插件) by Zhongyi Tong. An Android app that helps you snatch red packets in WeChat groups.
Wiz.Editor.md
一个基于 Editor.md 构建的为知笔记 Markdown 插件
TestFragmetnSharedElement
使用 SharedElement 动画切换 Fragment 页面
android-tagview
An Android TagView Widget. You can edit the tag's style, and set listener of selecting or deleting tag.
android-mvp-pattern
An android simple but clear sample project for MVP pattern, including mvp usage with eventbus. @Deprecated, try google official solution: https://developer.android.com/topic/libraries/architecture/