Skip to content
View wj576038874's full-sized avatar
  • guangzhou

Block or report wj576038874

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. PhotoSelector PhotoSelector Public

    Android图片选择器支持GIF预览,选择,仿微信的图片选择器的样式和效果。可横竖屏切换显示, 自定义配置,单选,多选,是否显示拍照,material design风格,单选裁剪,拍照裁剪,滑动翻页预览,双击放大,缩放

    Java 79 28

  2. DownloadUpdate DownloadUpdate Public

    使用retrfit2 rxjava2 okhttp3实现多文件多线程下载(支持断点下载), android版本更新:通知栏更新,对话框更新 兼容8.0

    Java 40 9

  3. DefaultPhoneApp DefaultPhoneApp Public

    默认电话应用,接管系统电话app,显示来电通知 拨打接听电话的功能

    Kotlin 4 1

  4. sign_example sign_example Public

    使用jni进行apk签名校验,防止app二次打包,so被盗用,以及gmssl加密算法使用

    C 3

  5. BannerSample BannerSample Public

    基于viewPaer实现非耦合式广告位,支持多页面,无限轮播,循环轮播,多动画等

    Kotlin 1

  6. BrvahSimple BrvahSimple Public

    将brvah源码down下来修改部分源码,基于2.9.45-androidx版本修改,具体更改部分如下: 1、新增onViewHolderCreated方法回调 子adapter类可以重新此方法,再viewholder创建的时候做一些初始化的操作,例如itemView的点击事件,应该放在onCreateViewHolder中,设置一次即可,放在bindViewHolder中,由于bindVi…

    Java 1