File tree
2,852 files changed
+139368
-0
lines changed- .idea
- dictionaries
- app
- src
- androidTest/java/com/example/thomas/cookfriends
- main
- assets
- java/com/example/thomas/cookfriends
- adapter
- app
- bean
- chatbean
- cookbean
- db
- fragment
- ui
- chat
- utils
- video
- widget
- res
- drawable
- drawable-hdpi
- drawable-nodpi
- drawable-xhdpi
- drawable-xxhdpi
- drawable-xxxhdpi
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,852 files changed
+139368
-0
lines changedDiff for: .gitignore
+9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Diff for: .idea/dictionaries/Thomas.xml
+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/gradle.xml
+19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/misc.xml
+49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/modules.xml
+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/runConfigurations.xml
+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: REASME.md
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Diff for: app/.gitignore
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Diff for: app/build.gradle
+55
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + |
Diff for: app/proguard-rules.pro
+21
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + |
0 commit comments