Giter VIP home page Giter VIP logo

Charlie's Projects

swipeitemlayout icon swipeitemlayout

RecyclerView左滑菜单,轻量级,只需要一个类文件,使用简单

swiperecyclerview icon swiperecyclerview

:+1: RecyclerView侧滑菜单,Item拖拽,滑动删除Item,自动加载更多,HeaderView,FooterView,Item分组黏贴。

switchbutton icon switchbutton

SwitchButton.An beautiful+lightweight+custom-style-easy switch widget for Android,minSdkVersion >= 11

switchbutton-1 icon switchbutton-1

A cute widget of Switch Button for you to create beautiful and friendly UI.

takephoto icon takephoto

一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库

treeview icon treeview

An android tree view with high performance and rich functions

ucrop icon ucrop

Image Cropping Library for Android

uiwidget icon uiwidget

一个集成TabLayout、UIAlertDialog、UIActionSheetDialog、UIProgressDialog、TitleBarView(自带沉浸式标题栏)、CollapsingTitleBarLayout、RadiusView(圆角及状态背景设置View解放shape文件)、KeyboardHelper(软键盘控制及遮挡控制类)、StatusViewHelper(状态栏沉浸帮助类)、NavigationViewHelper(导航栏沉浸式帮助类)、AlphaViewHelper(View透明度控制帮助类) 等项目常用UI库

uploadimage icon uploadimage

A (Android Studio Module) demo for showing how a Android WebView uploads image files from gallery or photography acquiescently. I had tested it in several android devices whose system versions are from 4.2.2 to 6.0.1. It still doesn't work in some devices of Android Kitkat(4.4.4).

videoapplication icon videoapplication

1.分离音频、视频 2.裁剪音频、视频 3.音频、视频合成功能 4.两个或者多个视频拼接 5.取出视频中关键帧 6.生成快慢视频 7.生成倒播的视频

videoplayermanager icon videoplayermanager

This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.

videorecorder icon videorecorder

android视频录制,模仿微视,支持按下录制、抬起暂停。进度条断点显示。

viewpagerindicator icon viewpagerindicator

Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.

viola icon viola

With Viola android face detection library, you can detect faces in a bitmap, crop faces using predefined algorithm and get additional information from the detected faces.

virtuallocation icon virtuallocation

利用Hook技术对APP进行虚拟定位,可修改微信、QQ、以及一些打卡APP等软件,随意切换手机所处位置!

vlayout icon vlayout

Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.

vrshow icon vrshow

VR全景图+Opengl3D模型展示

vue-admin icon vue-admin

该项目基于 vue.js,使用 vue-cli3 脚手架,引用 Element UI 组件库、Echarts、视频上传至七牛云、抽屉组件、剪切板、导出Excel等,作为一套基础的后台系统,适用于绝大部分的后台管理系统开发;包含:登录、注销、可视化数据大屏、管理员、角色管理、菜单管理、权限管理、错误日志、登录日志、访问日志等功能;需要配合后端接口一起使用。

weixin-popular icon weixin-popular

微信SDK JAVA (公众平台、开放平台、 商户平台、 服务商平台)

wxsharemultiimage icon wxsharemultiimage

基于无障碍服务实现的微信朋友圈多图分享方案,兼容微信各个版本。

xjavafxtool icon xjavafxtool

基于JavaFx搭建的实用小工具集合,方便开发过程中的代码编写与调试,想学习javaFx的同学可以参考参考。其中包括文件复制、Cron表达式生成器、编码转换、加密解密、Time转换、路径转换、二维码生成工具、身份证生成器、正则表达式生成工具、网址缩短、转义字符、字符串转换、Mq调试工具、Http调试工具、json格式化编辑工具、图标生成工具、Redis连接工具、网页源码下载工具、切换Hosts工具、Ftp服务器、Cmd调试工具、Ftp/Ftps/Sftp客户端调试工具、Pdf转换工具、文件列表生成器、图片压缩工具、图片转码工具、Kafka调试工具、Email群发工具、颜色代码转换工具、短信群发工具、脚本引擎调试、文件重命名、Json转换、语音转换、Socket调试、图片解析、微信小程序反编译、Zookeeper操作、Excel拆分合并、文件夹监控、文件编码检测、传输、端口扫描、久坐提醒、随机数生成、剪贴板历史、文件搜索、mp3转换、印章生成等工具

xtoast icon xtoast

Android 悬浮窗框架,好用不解释

ycdialog icon ycdialog

自定义弹窗,其中包括:自定义Toast,采用builder模式,支持设置吐司多个属性;自定义dialog控件,仿IOS底部弹窗;自定义DialogFragment弹窗,支持自定义布局,也支持填充recyclerView布局;自定义PopupWindow弹窗,轻量级,还有自定义Snackbar等等;还有自定义loading加载窗,简单便用。目前已经用于多个正式项目中。同时还有附加7篇关于弹窗的源码分析博客

ycflutter icon ycflutter

flutter学习案例,接口使用玩Android开放的api,作为入门训练代码案例,耗时大概4个月【业余时间】,已经完成了基本的功能。努力打造一个体验好的flutter版本的玩android客户端!

ycgallery icon ycgallery

Gallery browsing and picture zooming controls, can customize the maximum scale of zoom size, double-click when zooming in or down, adding a transition animation, so that the experience is better. The zoom control can be used in conjunction with ViewPager, and when the zoom control loads a large image, such as a picture above 2MB, it can be set to load the loading.

ycstatusbar icon ycstatusbar

关于状态栏方案总结案例,适合于绝大多数的使用场景……积累了业余阅读代码中的状态栏工具类,并且整理和去除了无效的代码。已经用于实际项目投资界,新芽,沙丘大学等APP,一键集成并使用!支持单Activity多Fragment动态修改状态栏颜色,入侵性低,一行代码即可实现你需要的需求

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.