Skip to content

Releases: YvesCheung/UInspector

2.1.0

22 Apr 07:40
Compare
Choose a tag to compare

Migrate to compileSdk 34

2.0.21

21 Apr 08:47
Compare
Choose a tag to compare

Add foregroundServiceType

2.0.20

30 Jul 03:02
Compare
Choose a tag to compare

Remove kotlin-reflect depedency

2.0.19

05 Sep 03:54
Compare
Choose a tag to compare

Use 'lzyzsd/AndroidRandomColor' source code as dependency

2.0.18

01 Jun 08:59
Compare
Choose a tag to compare

androidx.startup.Initializer requires compileSdkVersion 30, and many projects fail to meet this requirement.
So use ContentProvider instead.

2.0.17

11 May 15:03
Compare
Choose a tag to compare

Fix situation that Barrier dosen't exist below ConstraintLayout v2.x

2.0.16

11 May 11:12
Compare
Choose a tag to compare

Counter bytedance Horae hook

2.0.15

11 May 09:18
Compare
Choose a tag to compare
  1. compileOnly AutoService annotation so that it can be used in bytedance project
  2. Fix NoSuchMethodError when androidx.core version is too old

2.0.14

05 May 05:16
Compare
Choose a tag to compare

Using R.bool.uinspector_dimension_dp property to determine the unit

2.0.13

05 May 02:30
Compare
Choose a tag to compare

Use TYPE_PHONE instead of TYPE_SYSTEM_OVERLAY. Fix #8