Skip to content

Commit c5b128a

Browse files
committed
see 12/09 log
1 parent 4357179 commit c5b128a

File tree

325 files changed

+2532
-7436
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

325 files changed

+2532
-7436
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
/captures
88
.externalNativeBuild
99
/apk
10-
/maven
10+
/maven
11+
__bus__.json

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
* `18/12/04` [fix] Add BusUtils. Publish v1.22.1.
1+
* `18/12/09` [add] Component for the project.
2+
* `18/12/04` [add] BusUtils. Publish v1.22.1.
23
* `18/11/18` [fix] ToastUtils don't show in the devices grater than API 24 when close the permission of notification. Publish v1.22.0.
34
* `18/11/17` [fix] AppUtils#isAppInstalled don't work in no launcher app.
45
* `18/11/16` [fix] ThreadUtils#cancel block the main thread.

app/__bus__.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

app/build.gradle

Lines changed: 0 additions & 25 deletions
This file was deleted.

app/proguard-rules.pro

Lines changed: 0 additions & 17 deletions
This file was deleted.

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 221 deletions
This file was deleted.

app/src/main/java/com/blankj/androidutilcode/MainActivity.java

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)