|
更新震动
|
|---|
|
|
| .gitignore 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/.gitignore 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/build.gradle 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/proguard-rules.pro 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/AndroidManifest.xml 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/java/me/notify/notifyinfo/ExampleApplication.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/java/me/notify/notifyinfo/ExampleUtil.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/java/me/notify/notifyinfo/MainActivity.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/java/me/notify/notifyinfo/MainActivity2.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/java/me/notify/notifyinfo/MyJPushMessageReceiver.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/java/me/notify/notifyinfo/MyReceiver.java 100644 → 100755 |
|---|
| notifyApp/app/src/main/java/me/notify/notifyinfo/PushService.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/java/me/notify/notifyinfo/ServerHelper.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/java/me/notify/notifyinfo/TagAliasOperatorHelper.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/drawable-v24/ic_launcher_foreground.xml 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/drawable/ic_ball.png 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/drawable/ic_launcher_background.xml 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/layout/activity_main.xml 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/layout/ly_float.xml 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/mipmap-hdpi/ic_launcher.png 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/mipmap-hdpi/ic_launcher_round.png 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/mipmap-mdpi/ic_launcher.png 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/mipmap-mdpi/ic_launcher_round.png 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/mipmap-xhdpi/ic_launcher.png 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/mipmap-xxhdpi/ic_launcher.png 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/values/colors.xml 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/values/strings.xml 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/values/styles.xml 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/app/src/main/res/xml/network_security_config.xml 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/build.gradle 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/gradle.properties 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/gradlew.bat 100644 → 100755 |
|---|
| notifyApp/key.jks 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/local.properties 100644 → 100755 |
|---|
|
File mode changed
|
| notifyApp/settings.gradle 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/.gitignore 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/db_notify.sql 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/mvnw.cmd 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/pom.xml 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/src/main/java/me/notify/notifyServer/NotifyServerApplication.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/src/main/java/me/notify/notifyServer/controller/MainController.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/src/main/java/me/notify/notifyServer/controller/NotifyController.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/src/main/java/me/notify/notifyServer/controller/RegController.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/src/main/java/me/notify/notifyServer/dao/RegDao.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/src/main/java/me/notify/notifyServer/service/RegService.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/src/main/java/me/notify/notifyServer/util/JPushService.java 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/src/main/resources/application.properties 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/src/main/resources/static/css/buttons.css 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/src/main/resources/static/js/jquery-2.1.4.js 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/src/main/resources/templates/index.html 100644 → 100755 |
|---|
|
File mode changed
|
| notifyServer/src/test/java/me/notify/notifyServer/NotifyServerApplicationTests.java 100644 → 100755 |
|---|
|
File mode changed
|