Giter VIP home page Giter VIP logo

yzslib's Introduction

YzsLib

image

    远程依赖方法在项目根目录下的build.gradle添加如下

       allprojects { repositories { ... maven { url "https://jitpack.io" } } }

    在引用项目处添加
    dependencies {
            compile 'com.github.yaozs:YzsLib:0.1.1'  
    	}
    
    
    目前最新版本为0.1.1,就是最新的release版本,之后引用修改版本号就可以

       YzsLib开源交流群:331973212

       一个共享的快速开发框架,本人会逐渐完善,让他越来越完美

    * 16.10.23 更新了NoticeView,公告条控件,支持绑定activity与fragment生命周期
    * 16.10.24 更新了base类
    * 16.11.3  更新控件nicespiner(美观又动画的自定义spinner),toggleButton(仿苹果滑动按钮)
    * 16.11.7  更新BaseActivity,支持4.4版本以上沉浸式
               更新控件AutoSwipeRefreshLayout    自动刷新SwipeRefreshLayout
               更新控件MultiImageView  显示1 ~ N 张图片的View仿微信朋友圈
               更新控件ColorFilterImageView  实现图像根据按下抬起动作变化颜色
    * 16.11.8  更新控件AdaptiveWebView,实现控件支持高度自适应,动态测量出网页的高度
    * 16.11.15 更新控件QuantityView(购物车加减控件),更新工具类ArithmeticUtils精度运算工具类
               更新style——activity,配合YzsBase使用实现沉浸式
    * 16.11.20 更新工具类,更新fragment替代库,增加glide加载辅助库,删除YzsBaseFragmentActivity,
               添加6.0权限申请工具,添加界面loading效果到baseFragment与activity中,
               添加recyclerview仿listview与gridview分割线,更新log工具,
               封装eventbus到activity与fragment中
    * 16.11.21 增加YzsBaseWebActivity,更新整合Demo展示,增加StateButton——不用写selector的button
    * 16.11.22 增加仿ios的dialog,增加scrollview中嵌套listview,gridview,与scrollview中嵌套recyclerview
    * 16.12.1  增加AndroidImageSlider广告轮播控件,改造成为支持glide加载
    * 16.12.7  base重新分包,添加listView、gridview等的adapter,与BaseRecyclerViewAdapterHelper呼应共同维护list数据
    * 16.12.15 新增baseListActivity(列表数据视图base父类),baseListFragment,新增导航条控件,更新demo整体效果,更像一个app
    * 16.12.21 新增YzsLoadingDialog,可自定义图片的loading动画
    * 16.12.22 新增YzsBaseHomeActivity(首页base父类)
    * 17.03.09 彻底删除所有关于baseactivity的包,使其依赖于YzsBaseActivity项目,优化代码
    * 17.03.15 更新YzsBaseActivity最新依赖
    * 17.03.16 删除AndroidImageSlider广告轮播控件,添加使用banner框架支持

image

本项目中使用其他的开源项目和参考修改,都会在近期更新出来,保护程序猿,就是保护我们自己O(∩_∩)O哈哈~              喜欢的话给个star,留下点印记吧.

yzslib's People

Contributors

yaozs avatar

Watchers

 avatar  avatar

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.