-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.1.0 v55 #50
Merged
5.1.0 v55 #50
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
586c9eb
迁入大红页代码
Fxy4ever b436561
完成大红页
Fxy4ever 6e3fd63
修改文件
Fxy4ever 12fa8e5
Merge branch 'master' into fxy
zx-Zhu 35b65ef
迁入本地html代码
Fxy4ever 66ef2cd
Merge branch 'fxy' of github.com:RedrockMobile/CyxbsMobile_Android in…
Fxy4ever 1433844
删除大红页的.DS_Store
Fxy4ever 404ff80
修改包名的后遗症,修改下拉刷新颜色
Fxy4ever d5f4552
Merge branch 'develop' into fxy
Fxy4ever ca8e90c
merge
Fxy4ever 4059433
merge
Fxy4ever d44ebb3
merge
Fxy4ever 05936c3
png转webp
Fxy4ever 5fa70fb
Merge branch 'develop' of github.com:RedrockMobile/CyxbsMobile_Androi…
Fxy4ever f50bcd1
Merge pull request #48 from RedrockMobile/fxy
Hosigus 14cde24
升级AndroidX (#49)
JayNil86 2b1ea00
集成walle
Hosigus 060022f
集成阿里sophix热修,美团walle多渠道打包,修复bug
Hosigus 8dd0ef3
merge
Hosigus ebef66f
merge
Hosigus c811bec
merge
Hosigus 348d316
加入2019迎新专题
AnnoraAki 54db738
添加submodule路由
AnnoraAki cd6cd6e
fix
AnnoraAki 43ae808
optimize codes
Hosigus 6a39401
添加submodule路由
AnnoraAki 033451b
fix
AnnoraAki 3719e51
merge
Hosigus 84d28f1
revert
Hosigus 09a7ebc
适配刘海屏
Hosigus 1de600d
fix bugs
AnnoraAki 0c477b0
fix bugs
AnnoraAki File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,3 +11,4 @@ | |
.externalNativeBuild | ||
./key-cyxbs | ||
local_helper | ||
secret.gradle |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,3 +55,6 @@ | |
[submodule "module_redrock_home"] | ||
path = module_redrock_home | ||
url = [email protected]:CyxbsMobile-Android-Submodule/module_redrock_home.git | ||
[submodule "module_freshman"] | ||
path = module_freshman | ||
url = [email protected]:CyxbsMobile-Android-Submodule/module_freshman.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#Fri Aug 10 12:52:01 CST 2018 | ||
#Fri Jul 26 16:30:06 CST 2019 | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip | ||
Submodule lib_common
updated
31 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule module_app
updated
30 files
Submodule module_calendar
updated
4 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule module_course
updated
137 files
Submodule module_discover
updated
46 files
Submodule module_electricity
updated
29 files
Submodule module_emptyroom
updated
15 files
Submodule module_freshman
added at
d55fdf
Submodule module_grades
updated
22 files
Submodule module_main
updated
48 files
Submodule module_map
updated
5 files
Submodule module_mine
updated
95 files
Submodule module_news
updated
14 files
Submodule module_noclass
updated
16 files
Submodule module_othercourse
updated
17 files
Submodule module_schoolcar
updated
36 files
Submodule module_volunteer
updated
59 files
Submodule module_widget
updated
59 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
ext.gradle_plugins = '3.1.4' | ||
ext.gradle_plugins = '3.4.2' | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 这个升的影响? |
||
|
||
ext.deps = [:] | ||
|
||
|
@@ -10,10 +10,11 @@ versions.anko = '0.10.7' | |
versions.constraint_layout = '1.1.3' | ||
versions.support = '27.1.1' | ||
versions.multidex = '1.0.3' | ||
//event and router | ||
// ali | ||
versions.arouter = '1.4.0' | ||
versions.arouter_compiler = '1.2.1' | ||
versions.eventbus = '3.1.1' | ||
versions.hotfix = '3.2.8' | ||
//network | ||
versions.glide = '4.8.0' | ||
versions.glide_okhttp_integration = '4.8.0' | ||
|
@@ -40,14 +41,16 @@ versions.umeng_analytics = '7.5.3' | |
versions.bugly_crashreport = '2.6.6.1' | ||
versions.bugly_crashreport_upgrade = '1.3.6' | ||
versions.bugly_nativecrashreport = '3.3.1' | ||
versions.bugly_tinker_lib = '1.9.9' | ||
//walle | ||
versions.walle = '1.1.6' | ||
|
||
def deps = [:] | ||
|
||
def build_versions = [:] | ||
build_versions.min_sdk = 19 | ||
build_versions.target_sdk = 26 | ||
build_versions.build_tools = "27.0.3" | ||
build_versions.compile_sdk = 28 | ||
build_versions.build_tools = "28.0.3" | ||
ext.build_versions = build_versions | ||
|
||
def kotlin = [:] | ||
|
@@ -57,13 +60,13 @@ kotlin.anko = "org.jetbrains.anko:anko:$versions.anko" | |
deps.kotlin = kotlin | ||
|
||
def support = [:] | ||
support.constraint = "com.android.support.constraint:constraint-layout:$versions.constraint_layout" | ||
support.app_compat = "com.android.support:appcompat-v7:$versions.support" | ||
support.recyclerview = "com.android.support:recyclerview-v7:$versions.support" | ||
support.cardview = "com.android.support:cardview-v7:$versions.support" | ||
support.design = "com.android.support:design:$versions.support" | ||
support.v4 = "com.android.support:support-v4:$versions.support" | ||
support.multidex = "com.android.support:multidex:$versions.multidex" | ||
support.constraint = 'androidx.constraintlayout:constraintlayout:1.1.3' | ||
support.app_compat = 'androidx.appcompat:appcompat:1.0.0' | ||
support.recyclerview = 'androidx.recyclerview:recyclerview:1.0.0' | ||
support.cardview = 'androidx.cardview:cardview:1.0.0' | ||
support.design = 'com.google.android.material:material:1.0.0' | ||
support.v4 = 'androidx.legacy:legacy-support-v4:1.0.0' | ||
support.multidex = 'androidx.multidex:multidex:2.0.0' | ||
deps.support = support | ||
|
||
def arouter = [:] | ||
|
@@ -102,20 +105,20 @@ gson.runtime = "com.google.code.gson:gson:$versions.gson" | |
deps.gson = gson | ||
|
||
def lifecycle = [:] | ||
lifecycle.extensions = "android.arch.lifecycle:extensions:$versions.lifecycle" | ||
lifecycle.java8 = "android.arch.lifecycle:common-java8:$versions.lifecycle" | ||
lifecycle.reactivestrean = "android.arch.lifecycle:reactivestreams:$versions.lifecycle" | ||
lifecycle.compiler = "android.arch.lifecycle:compiler:$versions.lifecycle" | ||
lifecycle.extensions = 'androidx.lifecycle:lifecycle-extensions:2.0.0' | ||
lifecycle.java8 = 'androidx.lifecycle:lifecycle-common-java8:2.0.0' | ||
lifecycle.reactivestrean = 'androidx.lifecycle:lifecycle-reactivestreams:2.0.0' | ||
lifecycle.compiler = 'androidx.lifecycle:lifecycle-compiler:2.0.0' | ||
deps.lifecycle = lifecycle | ||
|
||
def room = [:] | ||
room.runtime = "android.arch.persistence.room:runtime:$versions.room" | ||
room.compiler = "android.arch.persistence.room:compiler:$versions.room" | ||
room.rxjava = "android.arch.persistence.room:rxjava2:$versions.room" | ||
room.runtime = 'androidx.room:room-runtime:2.0.0' | ||
room.compiler = 'androidx.room:room-compiler:2.0.0' | ||
room.rxjava = 'androidx.room:room-rxjava2:2.0.0' | ||
deps.room = room | ||
|
||
def paging = [:] | ||
paging.runtime = "android.arch.paging:runtime:$versions.paging" | ||
paging.runtime = 'androidx.paging:paging-runtime:2.0.0' | ||
paging.rxjava = "android.arch.paging:rxjava2:1.0.0-rc1" | ||
deps.paging = paging | ||
|
||
|
@@ -124,7 +127,7 @@ workmanager.runtime = "android.arch.work:work-runtime:$versions.workmanager" | |
deps.workmanager = workmanager | ||
|
||
def databinding = [:] | ||
databinding.compiler = "com.android.databinding:compiler:3.1.4" | ||
databinding.compiler = 'androidx.databinding:databinding-compiler:1.0.0' | ||
deps.databinding = databinding | ||
|
||
def dagger = [:] | ||
|
@@ -148,7 +151,14 @@ def bugly = [:] | |
bugly.crashreport = "com.tencent.bugly:crashreport:$versions.bugly_crashreport" | ||
bugly.crashreport_upgrade = "com.tencent.bugly:crashreport_upgrade:$versions.bugly_crashreport_upgrade" | ||
bugly.nativecrashreport = "com.tencent.bugly:nativecrashreport:$versions.bugly_nativecrashreport" | ||
bugly.tinker_lib = "com.tencent.tinker:tinker-android-lib:$versions.bugly_tinker_lib" | ||
deps.bugly = bugly | ||
|
||
def walle = [:] | ||
walle.runtime = "com.meituan.android.walle:library:$versions.walle" | ||
deps.walle = walle | ||
|
||
def hotfix = [:] | ||
hotfix.runtime = 'com.aliyun.ams:alicloud-android-hotfix:$versions.hotfix' | ||
deps.hotfix = hotfix | ||
|
||
ext.deps = deps |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gradle版本有升的必要吗
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我也觉得没必要...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
刚刚降了一下,版本下降至原来的4.4会导致androidx版本转换在编译的时候出现重复引用不同版本包的问题(我也看了一下,太多了,没办法改),查了资料也是要求的迁移androidX的版本需要在gradle版本4.6及其以上,所以就不做更改了