Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
android
/
dayu
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
bd721793
authored
May 16, 2018
by
罗翻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试提交
parent
686c6579
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
9 additions
and
3 deletions
.idea/gradle.xml
.idea/modules.xml
app/release/app-release.apk
app/release/app_1.3_release.apk
app/release/output.json
app/src/main/java/com/dayu/bigfish/InitializeActivity.java
.idea/gradle.xml
View file @
bd721793
...
...
@@ -9,13 +9,16 @@
<option
name=
"modules"
>
<set>
<option
value=
"$PROJECT_DIR$"
/>
<option
value=
"$PROJECT_DIR$/IDCardLib"
/>
<option
value=
"$PROJECT_DIR$/app"
/>
<option
value=
"$PROJECT_DIR$/baseSDK"
/>
<option
value=
"$PROJECT_DIR$/locationComponent"
/>
<option
value=
"$PROJECT_DIR$/messageCenter"
/>
<option
value=
"$PROJECT_DIR$/orderCenter"
/>
<option
value=
"$PROJECT_DIR$/pickerview"
/>
<option
value=
"$PROJECT_DIR$/provider"
/>
<option
value=
"$PROJECT_DIR$/userCenter"
/>
<option
value=
"$PROJECT_DIR$/wheelview"
/>
</set>
</option>
<option
name=
"resolveModulePerSourceSet"
value=
"false"
/>
...
...
.idea/modules.xml
View file @
bd721793
...
...
@@ -2,14 +2,17 @@
<project
version=
"4"
>
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/IDCardLib/IDCardLib.iml"
filepath=
"$PROJECT_DIR$/IDCardLib/IDCardLib.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/app/app.iml"
filepath=
"$PROJECT_DIR$/app/app.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/baseSDK/baseSDK.iml"
filepath=
"$PROJECT_DIR$/baseSDK/baseSDK.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/dayu.iml"
filepath=
"$PROJECT_DIR$/dayu.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/locationComponent/locationComponent.iml"
filepath=
"$PROJECT_DIR$/locationComponent/locationComponent.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/messageCenter/messageCenter.iml"
filepath=
"$PROJECT_DIR$/messageCenter/messageCenter.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/orderCenter/orderCenter.iml"
filepath=
"$PROJECT_DIR$/orderCenter/orderCenter.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/pickerview/pickerview.iml"
filepath=
"$PROJECT_DIR$/pickerview/pickerview.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/provider/provider.iml"
filepath=
"$PROJECT_DIR$/provider/provider.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/userCenter/userCenter.iml"
filepath=
"$PROJECT_DIR$/userCenter/userCenter.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/wheelview/wheelview.iml"
filepath=
"$PROJECT_DIR$/wheelview/wheelview.iml"
/>
</modules>
</component>
</project>
\ No newline at end of file
app/release/app-release.apk
View file @
bd721793
No preview for this file type
app/release/app_1.3_release.apk
deleted
100644 → 0
View file @
686c6579
File deleted
app/release/output.json
View file @
bd721793
[{
"outputType"
:{
"type"
:
"APK"
},
"apkInfo"
:{
"type"
:
"MAIN"
,
"splits"
:[],
"versionCode"
:
8
},
"path"
:
"app-release.apk"
,
"properties"
:{
"packageId"
:
"com.dayu.bigfish"
,
"split"
:
""
,
"minSdkVersion"
:
"16"
}}]
\ No newline at end of file
[{
"outputType"
:{
"type"
:
"APK"
},
"apkInfo"
:{
"type"
:
"MAIN"
,
"splits"
:[],
"versionCode"
:
9
},
"path"
:
"app-release.apk"
,
"properties"
:{
"packageId"
:
"com.dayu.bigfish"
,
"split"
:
""
,
"minSdkVersion"
:
"16"
}}]
\ No newline at end of file
app/src/main/java/com/dayu/bigfish/InitializeActivity.java
View file @
bd721793
...
...
@@ -33,7 +33,6 @@ public class InitializeActivity extends DataBindingActivity<ActivityInitializeMa
@Override
public
int
getLayoutId
()
{
return
R
.
layout
.
activity_initialize_main
;
}
@Override
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment