Pinned Repositories
ABR-App-Backup-Restore
A simple android app to backup and restore your android apps
agera-event-bus
Agera Event Bus
AllAngleExpandableButton
An expandable button menu that you can define expand angle and button count and so on
AndoridLearningNote
Note for Android
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-hidden-api
A library that provides access to Android hidden API and internal resources.
Bluuur
Native dynamic-radius live blur for iOS
GSYVideoPlayer
视频播放器,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,列表小窗口支持拖动,5.0的过场效果,其他一些小动画效果。简书:
jjdxm_ijkplayer
基于ijkplayer简单的UI界面 当前项目是基于ijkplayer项目进行的播放器界面UI封装。 是一个适用于 Android 的 RTMP 直播推流 SDK,可高度定制化和二次开发。特色是同时支持 H.264 软编/硬编和 AAC 软编/硬编。主要是支持RIMP、HLS、MP4、M4A等视频格式的播放。
MobileSafer
Android项目实战,手机安全小卫士
widegalaxy's Repositories
widegalaxy/android-gesture-detectors
Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector
widegalaxy/A-MusicView
原创自定义控件之-Canvas实时绘制音乐波形图
widegalaxy/Android-Battery-Widget
Battery widget indicator for android
widegalaxy/Android-Charts
Open-source native Android graph/chart framework includes line chart,stick chart,candlestick chart,pie chart,spider-web chart etc.
widegalaxy/android-dev-cn
Some Chinese Android Developers Information
widegalaxy/android-dev-com
Some Famous Android Developers Information
widegalaxy/android-different-loading-animations
Different types of loading animations.
widegalaxy/android-ripple-background
A beautiful ripple animation for your app
widegalaxy/AnimationEasingFunctions
Android Animation Easing Functions. Let's make animation more real!
widegalaxy/BubbleImageView
chat bubble imageview
widegalaxy/DrawerArrowDrawable
Visual back-port of the rotating drawer-to-arrow drawable from Android L
widegalaxy/ExpandableButtonMenu
An Android library for an expandable button menu
widegalaxy/FoldableLayout
Android widgets to implement folding animation
widegalaxy/InfiniteIndicator
This lib can be used for viewpager infinite loop with indicator easily.
widegalaxy/L-Dialogs
A small library replicating the new dialogs in android L.
widegalaxy/PianoView
原创自定义控件之-仿最美应用的琴键控件
widegalaxy/progressbutton
A custom progress indicator with a tiny footprint.
widegalaxy/RangeSeekbar
A seekbar contains two cursor(left and right). Multiple touch supported.
widegalaxy/recyclerview-sample
Sample for article at https://enoent.fr/blog/2015/01/18/recyclerview-basics/
widegalaxy/ResideLayout
An Android Layout which has a same function like https://github.com/romaonthego/RESideMenu
widegalaxy/RevealLayout
A layout which can make some reveal animation which is introduced in material design guideline.
widegalaxy/root-manager
系统级别ROOT服务,模仿360手机助手的秒装功能
widegalaxy/SiriWaveframe
在 Android 上模拟 Siri 录音动效
widegalaxy/Sky31Radio
湘潭大学三翼校园"四季电台" Android客户端
widegalaxy/tickplusdrawable
I'm not a Gif maker, I'm a developer
widegalaxy/TreeView
An android ExpandListView like IOS's TreeView.
widegalaxy/TreeView-1
treeview in android,by listview,android上树形展示(可用于菜单、选择卡等)
widegalaxy/VitamioBundle
Vitamio for Android
widegalaxy/vlc-android
A personal repo for work on vlc-android (not official)
widegalaxy/Volley
Volley框架,添加注释,方便解读和学习