|
| 1 | +* `19/06/20` [fix] BusUtils' permission. Publish v1.24.4. |
| 2 | +* `19/06/19` [fix] UriUtils. Publish v1.24.3. |
| 3 | +* `19/06/18` [add] ClickUtils, ViewUtils. |
| 4 | +* `19/06/07` [fix] LogUtils file name contains ':'. Publish v1.24.2. |
| 5 | +* `19/06/06` [fix] LogUtils write to file. Publish v1.24.1. |
| 6 | +* `19/06/03` [fix] Refactoring framework. Publish v1.24.0. |
| 7 | +* `19/04/25` [fix] LogUtils delete due log. |
| 8 | +* `19/04/24` [upd] The swipe panel. |
| 9 | +* `19/03/17` [fix] The ugly UI. |
| 10 | +* `19/03/14` [fix] AdaptScreenUtils didn't work on some HaWei tablet. |
| 11 | +* `19/03/08` [add] LogUtils support multi process. Publish v1.23.7. |
| 12 | +* `19/03/02` [fix] LogUtils#file. |
| 13 | +* `19/02/28` [fix] ImageUtils#calculateInSampleSize. Publish v1.23.6. |
| 14 | +* `19/02/26` [fix] UriUtils#uri2File. Publish v1.23.5. |
| 15 | +* `19/01/31` [add] HttpUtils. |
| 16 | +* `19/01/30` [add] RomUtils. Publish v1.23.4. |
| 17 | +* `19/01/29` [fix] LogUtils format json when json not start with '{'. Publish v1.23.3. |
| 18 | +* `19/01/28` [fix] KeyboardUtils#fixSoftInputLeaks don't work on the device of HuaWei. |
| 19 | +* `19/01/26` [fix] NetworkUtils#getNetworkType. |
| 20 | +* `19/01/25` [add] CloneUtils, PermissionUtils support request permission of WRITE_SETTINGS and DRAW_OVERLAYS. Publish v1.23.2. |
| 21 | +* `19/01/24` [add] BrightnessUtils and FlashlightUtils. |
| 22 | +* `19/01/23` [add] Modify the demo of utilcode use kotlin. Publish v1.23.1. |
| 23 | +* `19/01/22` [fix] AppUtils#installApp. |
| 24 | +* `19/01/17` [fix] Publish v1.23.0. |
| 25 | +* `19/01/16` [fix] BarUtils get Activity from view and delete the function of set status bar alpha. |
| 26 | +* `19/01/15` [add] ColorUtils. |
| 27 | +* `19/01/04` [add] CacheDiskStaticUtils, CacheDoubleStaticUtils, CacheMemoryStaticUtils. |
| 28 | +* `19/01/03` [add] SPStaticUtils. |
| 29 | +* `19/01/02` [fix] LogUtils log object. Publish v1.22.10. |
| 30 | +* `19/01/01` [add] GsonUtils. |
| 31 | +* `18/12/29` [add] AntiShakeUtils and VibrateUtils. Publish v1.22.9. |
| 32 | +* `18/12/28` [fix] ToastUtils show behind the dialog when close notification. |
| 33 | +* `18/12/27` [fix] LogUtils print StringBuilder failed. |
| 34 | +* `18/12/24` [fix] Utils$ActivityLifecycleImpl.consumeOnActivityDestroyedListener ConcurrentModificationException. Publish v1.22.7. |
1 | 35 | * `18/12/22` [fix] AdaptScreenUtils#pt2px don't work when start webview. Publish v1.22.6. |
2 | 36 | * `18/12/21` [add] LogUtils support print Map, Collection and Object to String. |
3 | 37 | * `18/12/19` [fix] AdaptScreenUtils don't work in MIUI on Android 5.1.1. Publish v1.22.5. |
|
0 commit comments