New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

io.github.ilpanda.teemo:teemo-android-toast

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.github.ilpanda.teemo:teemo-android-toast

teemo 快跑,我的个人快速调试库。

  • 1.0.0
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

Teemo

提莫快跑!我的日常 Android 开发库。


基础库

文件说明
Dimensions.ktContext、View、Fragment 扩展,用于 dp、sp 和 px 之间的转换。
Activity.ktActivity、Fragment 从 Intent 中获取参数的扩展。
Context.ktActivity 跳转到其他页面的扩展。
Async.kt异步执行任务,主线程回调。
File.kt对 Okio 进一步封装,可获取文件的 md5、sha1、sha256 或 sha512 值。
Reflect.kt对反射的进一步封装。
String.kt可求 String 的 Base64 编码、哈希值等。
Toast.kt对 Toast 进一步封装,处理 API 25 的异常。
View.ktView 的扩展,防止用户连续点击,方便控制 View 的显示和隐藏。
Json.ktJson 的扩展,对 Gson 做了进一步的封装。
Reflect.ktKotlin 反射的封装。
Random.kt开发过程中,快速生成随机颜色。
SharePreference.kt使用属性代理封装了 SharePreference 。

组件库

组件说明
NestedScrollableHostViewPage2 中嵌套 RecyclerView 时,处理同向滑动冲突。使用 NestedScrollableHost 作为 RecyclerView 的父布局。
HorizonTalToolViewTODO:水平滑动工具栏 View。
CustomPopWindowTODO: PopWindow 的链式调用。

模块及其包名

模块名称包名描述版本说明
arch-java-baseteemo-java-basejava 基础库。io.github.ilpanda.teemo:teemo-java-base:1.0.0
arch-toastteemo-android-toastandroid toast UI 库io.github.ilpanda.teemo:teemo-android-toast:1.0.0
arch-commonteemo-android-commonandroid 基础库io.github.ilpanda.teemo:teemo-android-common:1.0.0
arch-debugteemo-android-debugandroid 调试库,包括 UI。io.github.ilpanda.teemo:teemo-android-debug:0.0.9-SNAPSHOT
arch-epicteemo-android-epicandroid epic Hook 框架。io.github.ilpanda.teemo:teemo-android-epic:1.3.0
arch-epicteemo-android-epic-no-opandroid epic Hook 框架。io.github.ilpanda.teemo:teemo-android-epic-no-op:1.3.0
arch-epic-demoteemo-android-epic-demoandroid epic Hook 示例框架。io.github.ilpanda.teemo:teemo-android-epic-demo:1.3.0

FAQs

Package last updated on 14 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc