WhatsNew: 应用更新说明自动展示

WhatsNew 是一款 Android 开发工具,可在用户更新应用程序时自动显示新功能的简要说明。

集成方法:

Gradle:

dependencies {
    implementation 'io.github.tonnyl:whatsnew:x.y.z'
}

Maven:


    io.github.tonnyl
    whatsnew
    x.y.z

zip
WhatsNew-master.zip 预估大小:69个文件
folder
WhatsNew-master 文件夹
file
gradlew 5KB
file
build.gradle.kts 425B
folder
art 文件夹
file
screenshot.png 59KB
folder
buildSrc 文件夹
file
build.gradle.kts 61B
folder
src 文件夹
folder
main 文件夹
folder
java 文件夹
file
Dependencies.kt 1KB
folder
whatsnew 文件夹
file
build.gradle.kts 2KB
folder
src 文件夹
folder
androidTest 文件夹
file
AndroidManifest.xml 305B
folder
res 文件夹
folder
drawable 文件夹
file
ic_heart.xml 634B
file
ic_launcher_background.xml 5KB
file
ic_thumb_up.xml 538B
file
ic_satisfied_face.xml 813B
folder
layout 文件夹
file
activity_mock.xml 282B
folder
values 文件夹
file
colors.xml 208B
file
styles.xml 302B
folder
java 文件夹
folder
io 文件夹
folder
github 文件夹
folder
tonnyl 文件夹
folder
whatsnew 文件夹
file
MockActivity.kt 401B
file
WhatsNewTest.kt 8KB
folder
main 文件夹
file
AndroidManifest.xml 190B
folder
res 文件夹
folder
layout 文件夹
file
whatsnew_main.xml 1KB
file
whatsnew_item.xml 1022B
file
whatsnew_item_ios.xml 2KB
folder
anim 文件夹
file
push_bottom_in.xml 222B
file
push_bottom_out.xml 222B
folder
values 文件夹
file
styles.xml 311B
folder
java 文件夹
folder
io 文件夹
folder
github 文件夹
folder
tonnyl 文件夹
folder
whatsnew 文件夹
folder
item 文件夹
file
DslItemBuilder.kt 2KB
file
WhatsNewItem.kt 492B
folder
util 文件夹
file
ItemLayoutOption.kt 245B
file
PresentationOption.kt 665B
folder
adapter 文件夹
file
WhatsNewItemAdapter.kt 4KB
file
WhatsNew.kt 8KB
file
.gitignore 7B
file
proguard-rules.pro 751B
file
.travis.yml 1KB
file
LICENSE 1KB
folder
gradle 文件夹
folder
wrapper 文件夹
file
gradle-wrapper.properties 232B
file
gradle-wrapper.jar 52KB
file
README.md 5KB
file
gradlew.bat 2KB
file
gradle.properties 783B
file
.gitignore 137B
folder
app 文件夹
file
build.gradle.kts 1KB
folder
src 文件夹
folder
main 文件夹
file
AndroidManifest.xml 931B
folder
res 文件夹
folder
mipmap-hdpi 文件夹
file
ic_launcher.png 3KB
file
ic_launcher_round.png 5KB
folder
mipmap-xxxhdpi 文件夹
file
ic_launcher.png 9KB
file
ic_launcher_round.png 15KB
folder
mipmap-xhdpi 文件夹
file
ic_launcher.png 4KB
file
ic_launcher_round.png 7KB
folder
mipmap-anydpi-v26 文件夹
file
ic_launcher.xml 272B
file
ic_launcher_round.xml 272B
folder
mipmap-mdpi 文件夹
file
ic_launcher.png 2KB
file
ic_launcher_round.png 3KB
folder
drawable 文件夹
file
ic_heart.xml 649B
file
ic_launcher_background.xml 5KB
file
ic_thumb_up.xml 553B
file
ic_satisfied_face.xml 826B
folder
layout 文件夹
file
background_color_activity.xml 296B
file
activity_main.xml 282B
folder
drawable-v24 文件夹
file
ic_launcher_foreground.xml 2KB
folder
values 文件夹
file
colors.xml 208B
file
strings.xml 69B
file
styles.xml 302B
folder
mipmap-xxhdpi 文件夹
file
ic_launcher.png 6KB
file
ic_launcher_round.png 10KB
folder
java 文件夹
folder
io 文件夹
folder
github 文件夹
folder
tonnyl 文件夹
folder
sample 文件夹
file
AnotherActivity.java 3KB
file
MainActivity.kt 3KB
file
BackgroundColorActivity.kt 3KB
file
.gitignore 90B
file
proguard-rules.pro 751B
file
settings.gradle.kts 27B
...
zip 文件大小:213.18KB