feat(ALL): 添加推送功能
1 parent ea6982b commit e8d97958c00ffc52a8427667f19247ba632f57fb
Pengxh authored on 4 Jul 2022
Showing 46 changed files
View
app/build.gradle
View
app/src/main/AndroidManifest.xml
View
app/src/main/java/com/casic/app/smartwell/adapter/ExpandableViewAdapter.kt
View
app/src/main/java/com/casic/app/smartwell/adapter/HomeRecycleAdapter.kt
View
app/src/main/java/com/casic/app/smartwell/adapter/NoticeDataAdapter.kt 0 → 100644
View
app/src/main/java/com/casic/app/smartwell/adapter/OrderCompletedAdapter.kt
View
app/src/main/java/com/casic/app/smartwell/adapter/OrderInHandleAdapter.kt
View
app/src/main/java/com/casic/app/smartwell/adapter/OrderNotConfirmedAdapter.kt
View
app/src/main/java/com/casic/app/smartwell/adapter/OrderNotProcessedAdapter.kt
View
app/src/main/java/com/casic/app/smartwell/adapter/SearchResultAdapter.kt
View
app/src/main/java/com/casic/app/smartwell/adapter/SensorListAdapter.kt
View
app/src/main/java/com/casic/app/smartwell/adapter/WellListAdapter.kt
View
app/src/main/java/com/casic/app/smartwell/adapter/WellOperationAdapter.kt
View
app/src/main/java/com/casic/app/smartwell/base/BaseApplication.kt
View
app/src/main/java/com/casic/app/smartwell/fragment/NoticePageFragment.kt
View
app/src/main/java/com/casic/app/smartwell/greendao/DaoMaster.java 0 → 100644
View
app/src/main/java/com/casic/app/smartwell/greendao/DaoSession.java 0 → 100644
View
app/src/main/java/com/casic/app/smartwell/greendao/NoticeLocaleBeanDao.java 0 → 100644
View
app/src/main/java/com/casic/app/smartwell/model/DeviceDetailModel.java 0 → 100644
View
app/src/main/java/com/casic/app/smartwell/model/NoticeLocaleBean.java 0 → 100644
View
app/src/main/java/com/casic/app/smartwell/service/ApplicationPushService.kt 0 → 100644
View
app/src/main/java/com/casic/app/smartwell/service/SmartWellIntentService.kt 0 → 100644
View
app/src/main/java/com/casic/app/smartwell/utils/DataBaseManager.kt 0 → 100644
View
app/src/main/java/com/casic/app/smartwell/utils/retrofit/RetrofitService.kt
View
app/src/main/java/com/casic/app/smartwell/utils/retrofit/RetrofitServiceManager.kt
View
app/src/main/java/com/casic/app/smartwell/view/MainActivity.kt
View
app/src/main/java/com/casic/app/smartwell/vm/DeviceViewModel.kt 0 → 100644
View
app/src/main/res/drawable-hdpi/push.png 0 → 100644
View
app/src/main/res/drawable-hdpi/push_small.png 0 → 100644
View
app/src/main/res/drawable-ldpi/push.png 0 → 100644
View
app/src/main/res/drawable-ldpi/push_small.png 0 → 100644
View
app/src/main/res/drawable-mdpi/push.png 0 → 100644
View
app/src/main/res/drawable-mdpi/push_small.png 0 → 100644
View
app/src/main/res/drawable-xhdpi/push.png 0 → 100644
View
app/src/main/res/drawable-xhdpi/push_small.png 0 → 100644
View
app/src/main/res/drawable-xxhdpi/push.png 0 → 100644
View
app/src/main/res/drawable-xxhdpi/push_small.png 0 → 100644
View
app/src/main/res/drawable-xxxhdpi/push.png 0 → 100644
View
app/src/main/res/drawable-xxxhdpi/push_small.png 0 → 100644
View
app/src/main/res/drawable/dash_line_gray.xml 0 → 100644
View
app/src/main/res/drawable/dot_red.xml 0 → 100644
View
app/src/main/res/drawable/ic_alarm_tag.xml 0 → 100644
View
app/src/main/res/layout/fragment_mine.xml
View
app/src/main/res/layout/fragment_notice.xml
View
app/src/main/res/layout/item_notice_rv.xml 0 → 100644
View
build.gradle