Pinned Repositories
Alerter
An Android Alerting Library
Android-CommonShapeButton
To remove all shape files from the project, provide a generic shape style button.
android-coroutines
Additional coroutine support for Android
android-lite-go
LiteGo is a Java-based asynchronous concurrency library. It has a smart executor, which can be freely set the maximum number of concurrent at same time , and the number of threads in waiting queue. It can also set waiting policies and overload strategies.
ChatKeyboard
ChatKeyboard is a powerful and easy using keyboard lib for Android, includes emoticons selection, audio recording, multi media functions, etc.
DialogV3
🔥空祖家的对话框工具V3版,集成三种风格+夜间模式对话框,以及等待、提示、分享等特色对话框,支持花式自定义
ImageRecyclerView
网易严选滑动图片局部显示效果
libzip-android
libzip port for Android NDK
NiceImageView
Android 圆角、圆形 ImageView
Sneaker
A lightweight Android library for customizable alerts
xiangyutian's Repositories
xiangyutian/staxrip
StaxRip is a video encoding app for Windows with a unrivaled feature set and usability.
xiangyutian/jndcrash
A Java wrapper over NDCrash C library https://github.com/ivanarh/ndcrash. Don't forget to run git submodule update --init --recursive after checking out.
xiangyutian/ndcrash
A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.
xiangyutian/f8app
Source code of the official F8 app of 2017, powered by React Native and other Facebook open source projects.
xiangyutian/react-navigation
Routing and navigation for your React Native apps
xiangyutian/wanandroid
【小程序已上线】基于鸿洋大神的玩android开放API完成的《玩android》微信小程序版本,一起来学习小程序开发吧。
xiangyutian/GSYGithubAppFlutter
超完整的Flutter项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative三个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,跨框架对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验~~Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp
xiangyutian/react-native-splash-screen
A splash screen for react-native, hide when application loaded ,it works on iOS and Android.
xiangyutian/GraceViewPager
1.支持ViewPager按需添加、删除视图,以及局部刷新; 2.修复多场景下ViewPager.PageTransformer返回的position错误,让开发者专注于动画实现; 3.修复ViewPager的width、paddingLeft、paddingRight、pageMargin动态改变导致当前page定位异常的问题; 4.提供自定义GraceViewPager,可快速实现一屏显示多Page的功能。
xiangyutian/BigImageViewer
Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso. Even with gif and webp support! 🍻
xiangyutian/VirtualXposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
xiangyutian/LayoutManagerGroup
:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)
xiangyutian/AndroidAutoSwitcher
AutoSwitchView, a view animating between two items for Android, supports multiple switching animations or you can customize your own strategy of animations. And its child view can be reused.
xiangyutian/android-ActivitySceneTransitionBasic
xiangyutian/flutter_slidable
A Flutter implementation of slidable list item with directional slide actions.
xiangyutian/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
xiangyutian/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
xiangyutian/Android-CommonShapeButton
To remove all shape files from the project, provide a generic shape style button.
xiangyutian/filament
Filament is a physically based rendering engine for Android, Windows, Linux and macOS
xiangyutian/NewbieGuide
Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示
xiangyutian/KProgressHUD
An implement of ProgressHUD for Android, similar to MBProgressHUD, SVProgressHUD for iOS.
xiangyutian/TabBarWithPageView
Demo and fix Tabbar And PageView in Flutter,by Flutter SDK v0.5.7+ .
xiangyutian/CrunchyCalendar
A beautiful material calendar with endless scroll, range selection and a lot more!
xiangyutian/WeChat-plug-in
xiangyutian/ViewPagerLayoutManager
ViewPager like LayoutManager which supports some awesome animations and infinite scroll.
xiangyutian/logger
✔️ Simple, pretty and powerful logger for android
xiangyutian/AndroidSecNotes
some learning notes about Android Security
xiangyutian/flutter-draggable-scrollbar
Draggable Scrollbar - A scrollbar that can be dragged for quickly navigation through a vertical list. Additional option is showing label next to scrollthumb with information about current item. Maintainer: @marica27
xiangyutian/OnePush
消息推送用OnePush,就够了!
xiangyutian/drag-select-recyclerview
Easy to implement Google Photos style multi-selection for RecyclerViews.