Pinned Repositories
Anchors
:white_check_mark: Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择较优的路径进行初始化。
cocoapods-project-hmap
A cocoapods plugin to improve the compilation speed of the preprocessing stage.
ComponentCore
Component Plugin Core Lib, see https://github.com/DSAppTeam/ComponentCornerstone
ComponentCornerstone
:ant::ant: 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentization solution, no need to sink public code, no need to use hard coding to distribute sdk, independent maintenance component exposed SDK / IMPL, break the official module loop and support the call between components The SDK supports integrated component debugging/components to run independently.
DSPermission
一款支持注入权限使用说明的权限申请库,基于RxPermission
FLAnimatedImage
Performant animated GIF engine for iOS
iAppTrim
用于iOS优化包体的Mac App工具,包括编译配置和PNG图片相关的功能,也可以用于一般的PNG图片压缩和图片重复检测
PanelSwitchHelper
:heavy_check_mark: A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialog/dialogFragment/popupWindow 容器,支持IM/直播/视频播放/信息流评论等场景,支持全屏模式。
RecyclerViewDrag
:white_check_mark: 基于RecyclerView实现的可拖拽/合并交互,比如顺序改变/合并成文件夹等
Robust
Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.
DSAppTeam's Repositories
DSAppTeam/PanelSwitchHelper
:heavy_check_mark: A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialog/dialogFragment/popupWindow 容器,支持IM/直播/视频播放/信息流评论等场景,支持全屏模式。
DSAppTeam/Anchors
:white_check_mark: Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择较优的路径进行初始化。
DSAppTeam/ComponentCornerstone
:ant::ant: 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentization solution, no need to sink public code, no need to use hard coding to distribute sdk, independent maintenance component exposed SDK / IMPL, break the official module loop and support the call between components The SDK supports integrated component debugging/components to run independently.
DSAppTeam/cocoapods-project-hmap
A cocoapods plugin to improve the compilation speed of the preprocessing stage.
DSAppTeam/RecyclerViewDrag
:white_check_mark: 基于RecyclerView实现的可拖拽/合并交互,比如顺序改变/合并成文件夹等
DSAppTeam/Robust
Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.
DSAppTeam/DSPermission
一款支持注入权限使用说明的权限申请库,基于RxPermission
DSAppTeam/iAppTrim
用于iOS优化包体的Mac App工具,包括编译配置和PNG图片相关的功能,也可以用于一般的PNG图片压缩和图片重复检测
DSAppTeam/ComponentCore
Component Plugin Core Lib, see https://github.com/DSAppTeam/ComponentCornerstone
DSAppTeam/FLAnimatedImage
Performant animated GIF engine for iOS