Skip to content

Releases: afkT/DevUtils

2.0.2

15 Sep 18:32

Choose a tag to compare

Version 2.0.2 (2020-09-15)

  • [Add] AnimationUtils#cancelAnimation

  • [Add] KeyBoardUtils#setSoftInputMode

  • [Add] HandlerUtils#isMainThread

  • [Add] HandlerUtils 新增 Key Runnable Map 方便通过 Key 快捷控制 Runnable, 进行 postDelayed、removeCallbacks

  • [Add] StringUtils#clearTab、clearTabTrim、clearLine、clearLineTrim、clearSpaceTabLine、clearSpaceTabLineTrim

  • [Add] ScaleUtils#XY type 拓展字段

  • [Add] NumberUtils#addZero

  • [Update] DateUtils#convertTime 为 timeAddZero

  • [Update] 去除部分方法名 to 前缀

2.0.1

07 Sep 09:40

Choose a tag to compare

Version 2.0.1 (2020-09-07)

  • [Add] ScaleUtils#calcScale、calcScaleToMath、calcXY

  • [Add] StringUtils#forJoint

  • [Add] AppCommonUtils#isR

  • [Add] SnackbarUtils#getSnackbarLayout、getSnackbarContentLayout

  • [Add] ClickUtils#setCheckViewId 方法, OnDebouncingClickListener、OnCountClickListener 事件

  • [Fix] 修复部分 LayoutParams 操作, 未 setLayoutParams 处理

2.0.0

29 Aug 10:41

Choose a tag to compare

Version 2.0.0 (2020-08-29)

  • [Add] FileUtils#canRead、canWrite、canReadWrite

1.9.9

26 Aug 18:05

Choose a tag to compare

Version 1.9.9 (2020-08-27)

  • [Fix] UriUtils#getFilePathByUri 方法新增 Android Q 适配操作

  • [Add] ContentResolverUtils#getDisplayNameColumn

  • [Add] UriUtils#copyByUri

1.9.8

22 Aug 21:07

Choose a tag to compare

Version 1.9.8 (2020-08-23)

  • [Update] ShapeUtils

  • [Add] ViewHelper#quickHelper、QuickHelper#quickHelper、DevHelper#quickHelper

  • [Add] IntentUtils#getCategoryLauncherIntent

1.9.7

04 Aug 03:29

Choose a tag to compare

Version 1.9.7 (2020-08-04)

  • [Add] ChineseUtils 中文工具类

  • [Add] QuickHelper 简化链式设置 View Helper 类

  • [Add] StringUtils#forString

  • [Delete] PhoneUtils 双卡模块代码

  • [Delete] AsyncExecutor 异步执行辅助类

1.9.6

19 Jul 11:52

Choose a tag to compare

Version 1.9.6 (2020-07-19)

  • [Add] ViewHelper#setPaintFlags、setAntiAliasFlag

  • [Add] ViewUtils#setPaintFlags、setAntiAliasFlag

  • [Add] DevLogger#setPrint、LogPrintUtils#setPrint 自定义输出接口

  • [Update] ClickUtils 变量声明顺序

1.9.5

07 Jun 20:06

Choose a tag to compare

Version 1.9.5 (2020-06-08)

  • [Update] PermissionUtils#isGranted

  • [Add] ResourceUtils#getDimensionInt

1.9.4

18 May 19:14

Choose a tag to compare

Version 1.9.4 (2020-05-18)

  • [Update] MediaStoreUtils#notifyMediaStore 通知刷新本地资源方法版本处理

  • [Update] ClassUtils#getGenericSuperclass、getGenericInterfaces 返回类型

1.9.3

25 Apr 14:00

Choose a tag to compare

Version 1.9.3 (2020-04-25)

  • [Add] LanguageUtils#isEn、isZh、isZhCN、isZhTW、isLanguage、isRegion、getSystemCountry

  • [Add] DeviceUtils#isTablet

  • [Add] ScreenUtils#isFullScreen、setFullScreenNoTitle

  • [Update] BarUtils

  • [Delete] OSUtils

  • [Add] ROMUtils