Blankj / Blankj/AndroidUtilCode
[BUG] 1.30.x 汇总
- Dominant language
- Java
- Stars
- 33.6k
- Forks
- 10.6k
- PR merge metrics
- No merged PRs in 30d
Description
# 版本变更
* 最新版本:1.30.5
* Demo 包:https://github.com/Blankj/AndroidUtilCode/releases/download/1.30.0/util_1_30_5_release.apk
* 1.30.0 版本变更详情: https://github.com/Blankj/AndroidUtilCode/releases/tag/1.30.0
* 1.30.1
* `Fix` DebouncingUtils 为 public
* `Add` ToastUtils#getDefaultMaker
* `Fix` AppUtils#isAppForeground
* 1.30.2
* `Fix` AppUtils#getAppSignatures
* `Add` DeviceUtils#isDevelopmentSettingsEnabled
* 1.30.3
* `Fix` BusUtils ConcurrentModificationException
* 1.30.4
* `Fix` MessengerUtils startService IllegalStateException
* 1.30.5
* `Fix` MessengerUtils ANR
* `Add` NetworkUtils#getWifiScanResult, [add|remove]OnWifiChangedConsumer
* `Add` CleanUtils#cleanAppUserData
# BUG 描述模板
**拷贝如下模板到下方来提交 BUG**
## 描述 Bug简洁地描述下 Bug。
- AndroidUtilCode 的版本:例如 utilcode:1.30.0 或 utilcodex:1.30.0(如果不是最新版本,请升级到最新版本查看是否还有 BUG)
- 出现 Bug 的设备型号: 例如 Nexus 5X
- 设备的 Android 版本:例如 API 27## 相关代码
```
put your code here
```## 异常堆栈
```
put the stack of crash here
```## 截图
如果有的话请添加屏幕截图以帮助解释问题。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.