Skip to content
View HitoChen's full-sized avatar

Block or report HitoChen

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
  • Android Video Player. 安卓视频播放器,封装MediaPlayer、ExoPlayer、IjkPlayer。模仿抖音并实现预加载,列表播放,悬浮播放,广告播放,弹幕

    Java Apache License 2.0 Updated Dec 27, 2022
  • PhotoView Public

    Forked from Baseflow/PhotoView

    Implementation of ImageView for Android that supports zooming, by various touch gestures.

    Java Apache License 2.0 Updated Mar 11, 2022
  • 🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to st…

    Kotlin Apache License 2.0 Updated Feb 9, 2022
  • KLog Public

    Forked from ZhaoKaiQiang/KLog

    这是一个Android专用的LogCat工具,主要功能为打印行号、函数调用、Json解析、XML解析、点击跳转、Log信息保存等功能

    Java Apache License 2.0 Updated Jan 27, 2022
  • Java Apache License 2.0 Updated Oct 27, 2021
  • lancet Public

    Forked from eleme/lancet

    A lightweight and fast AOP framework for Android App and SDK developers

    Java Updated Aug 30, 2021
  • Gradle plugin that adds a 'taskTree' task that prints task dependency tree

    Groovy Apache License 2.0 Updated Jul 5, 2021
  • 🔥🔥 Kotlin Jetpack zero to hero. 新手到高手

    Kotlin GNU General Public License v3.0 Updated Apr 14, 2021
  • Monitor Public

    Forked from leavesCZY/Monitor

    Monitor 是一个适用于使用了 OkHttp/Retrofit 作为网络请求框架的项目,只要添加了 MonitorInterceptor 拦截器,Monitor 就会自动记录并保存所有的网络请求信息且自动弹窗提示

    Kotlin Updated Nov 16, 2020
  • Gradle plugin for merging dependencies applies to gradle plugin version 3.+

    Groovy Apache License 2.0 Updated Sep 7, 2020
  • 架构师技术图谱,助你早日成为架构师

    Updated Jun 11, 2020
  • 手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.

    Updated Apr 19, 2020
  • bazel Public

    Forked from bazelbuild/bazel

    a fast, scalable, multi-language and extensible build system

    Java Apache License 2.0 Updated Feb 29, 2020
  • 👻 Android快速开发框架, KtArmor 寓意着 为Android 赋予战斗装甲, 方便开发者快速进行Android 开发。

    Kotlin Apache License 2.0 Updated Feb 28, 2020
  • 降低Android非必要crash

    Java MIT License Updated Feb 24, 2020
  • MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines

    C++ Apache License 2.0 Updated Feb 11, 2020
  • halo Public

    Forked from halo-dev/halo

    ✍ Halo 一款现代化的个人独立博客系统

    Java GNU General Public License v3.0 Updated Feb 9, 2020
  • mall-swarm是一套微服务商城系统,采用了 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。

    Java Apache License 2.0 Updated Dec 1, 2019
  • Free as in Freedom torrent client for Android. Mirrored from https://gitlab.com/proninyaroslav/libretorrent

    Java GNU General Public License v3.0 Updated Nov 27, 2019
  • Socket.IO server implemented on Java. Realtime java framework

    Java Apache License 2.0 Updated Nov 20, 2019
  • jeecg-boot Public

    Forked from jeecgboot/JeecgBoot

    一款基于代码生成器的JAVA快速开发平台!采用最新技术,前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配…

    Java Apache License 2.0 Updated Oct 14, 2019
  • A shadowsocks client for Android

    Kotlin Other Updated Jul 24, 2019
  • symphony Public

    Forked from b3log/symphony

    🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。https://hacpai.com

    Java GNU Affero General Public License v3.0 Updated May 4, 2019
  • Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板

    Updated Feb 22, 2019
  • XPopup Public

    Forked from junixapp/XPopup

    🔥功能强大,UI简洁,交互优雅的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup,can absolutely replace Dialog,PopupWindow,PopupMenu,Botto…

    Java Updated Feb 2, 2019
  • 优雅的轻量级支付模块集成支付对接支付整合(微信支付,支付宝,银联,友店,富友,payoneer皮卡)app,扫码,即时到帐刷卡付条码付、支持多种支付类型多支付账户,支付与业务完全剥离,简单几行代码即可实现支付,简单快速完成支付模块的开发,可轻松嵌入到任何系统里 目前仅是一个开发工具包(即SDK),只提供简单Web实现,建议使用maven或gradle引用本项目即可使用本SDK提供的各种支付相…

    Java Apache License 2.0 Updated Aug 6, 2018
  • Andromeda Public

    Forked from iqiyi/Andromeda

    Andromeda simplifies local/remote communication for Android modularization

    Java Updated May 29, 2018
  • Leso Public

    Forked from dangngocduc/Leso

    Multiple Type Item for RecycleView on Android with Annotation Processor

    Java Updated May 9, 2018
  • AcgClub Public

    Forked from Rabtman/AcgClub

    一款纯粹的ACG聚合类App

    Java MIT License Updated Apr 20, 2018
  • 微信小程序商城,微信小程序微店

    JavaScript Apache License 2.0 Updated Apr 20, 2018