init
0 parent commit 35f549a1ec5c4339242f8c032a608d7b6bb43537
ubt authored on 24 Apr 2018
Showing 41 changed files
View
.gitignore 0 → 100644
View
.idea/caches/build_file_checksums.ser 0 → 100644
Not supported
View
.idea/codeStyles/Project.xml 0 → 100644
View
.idea/encodings.xml 0 → 100644
View
.idea/gradle.xml 0 → 100644
View
.idea/misc.xml 0 → 100644
View
.idea/runConfigurations.xml 0 → 100644
View
app/.gitignore 0 → 100644
View
app/build.gradle 0 → 100644
View
app/proguard-rules.pro 0 → 100644
View
app/src/androidTest/java/me/bello/testnotify/ExampleInstrumentedTest.java 0 → 100644
View
app/src/main/AndroidManifest.xml 0 → 100644
View
app/src/main/java/me/bello/testnotify/MainActivity.java 0 → 100644
View
app/src/main/java/me/bello/testnotify/UpdateDialogFragment.java 0 → 100644
View
app/src/main/java/me/bello/testnotify/UpdateService.java 0 → 100644
View
app/src/main/java/me/bello/testnotify/VersionService.java 0 → 100644
View
app/src/main/res/drawable-v24/ic_launcher_foreground.xml 0 → 100644
View
app/src/main/res/drawable-xhdpi/ic_launcher.png 0 → 100644
View
app/src/main/res/drawable-xhdpi/ic_launcher_s.png 0 → 100644
View
app/src/main/res/drawable-xhdpi/ic_launcher_t.png 0 → 100644
View
app/src/main/res/drawable-xhdpi/ic_update_top.png 0 → 100644
View
app/src/main/res/drawable-xhdpi/ic_update_top2.png 0 → 100644
View
app/src/main/res/drawable/down_progress_bar.xml 0 → 100644
View
app/src/main/res/drawable/ic_launcher_background.xml 0 → 100644
View
app/src/main/res/drawable/shape_dialog_bottom.xml 0 → 100644
View
app/src/main/res/drawable/shape_gray_btn.xml 0 → 100644
View
app/src/main/res/drawable/shape_red_btn.xml 0 → 100644
View
app/src/main/res/layout/activity_main.xml 0 → 100644
View
app/src/main/res/layout/dialog_update_version.xml 0 → 100644
View
app/src/main/res/values/colors.xml 0 → 100644
View
app/src/main/res/values/strings.xml 0 → 100644
View
app/src/main/res/values/styles.xml 0 → 100644
View
app/src/main/res/xml/file_paths.xml 0 → 100644
View
app/src/test/java/me/bello/testnotify/ExampleUnitTest.java 0 → 100644
View
build.gradle 0 → 100644
View
gradle.properties 0 → 100644
View
gradle/wrapper/gradle-wrapper.jar 0 → 100644
Not supported
View
gradle/wrapper/gradle-wrapper.properties 0 → 100644
View
gradlew 0 → 100755
View
gradlew.bat 0 → 100644
View
settings.gradle 0 → 100644