File tree
50 files changed
+1286
-486
lines changed- .github/workflows
- app
- src/main
- java/github/leavesczy/compose_chat
- provider
- ui
- chat
- logic
- conversation/logic
- friend
- logic
- friendship
- logic
- logic
- login/logic
- person/logic
- preview
- profile
- logic
- widgets
- utils
- res
- values
- values-night
- base/src/main/java/github/leavesczy/compose_chat/base/model
- buildSrc
- src/main/kotlin
- gradle/wrapper
- proxy/src/main/java/github/leavesczy/compose_chat/proxy
- logic
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+1286
-486
lines changedDiff for: .github/workflows/android.yml
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 |
| |
10 | 13 |
| |
11 | 14 |
| |
|
Diff for: README.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
|
Diff for: app/build.gradle.kts
+4-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
22 | 21 |
|
0 commit comments