Commit 12a3361
committed
Merge remote-tracking branch 'origin/develop' into BOOK-256-feature/#139
# Conflicts:
# feature/detail/src/main/kotlin/com/ninecraft/booket/feature/detail/record/RecordDetailPresenter.kt
# feature/record/src/main/kotlin/com/ninecraft/booket/feature/record/register/RecordRegisterPresenter.kt
# feature/record/src/main/kotlin/com/ninecraft/booket/feature/record/step/ImpressionStep.kt
# feature/screens/src/main/kotlin/com/ninecraft/booket/feature/screens/Screens.kt
# feature/search/src/main/kotlin/com/ninecraft/booket/feature/search/book/BookSearchPresenter.kt
# feature/settings/src/main/kotlin/com/ninecraft/booket/feature/settings/SettingsPresenter.kt
# feature/splash/src/main/kotlin/com/ninecraft/booket/splash/SplashPresenter.kt
# gradle/libs.versions.tomlFile tree
71 files changed
+1462
-288
lines changed- app/src/main
- res/xml
- build-logic/src/main/kotlin
- com/ninecraft/booket/convention
- core
- common
- src/main/kotlin/com/ninecraft/booket/core/common
- extensions
- utils
- util
- data
- api/src/main/kotlin/com/ninecraft/booket/core/data/api/repository
- impl
- src/main/kotlin/com/ninecraft/booket/core/data/impl
- di
- repository
- designsystem/src/main
- kotlin/com/ninecraft/booket/core/designsystem/theme
- res/font
- ui/src/main
- kotlin/com/ninecraft/booket/core/ui/component
- res/values
- feature
- detail/src/main
- kotlin/com/ninecraft/booket/feature/detail
- book
- card
- component
- record
- res
- drawable
- values
- home/src/main
- kotlin/com/ninecraft/booket/feature/home
- res/values
- library/src/main/kotlin/com/ninecraft/booket/feature/library
- login/src/main/kotlin/com/ninecraft/booket/feature/login
- record
- src/main
- kotlin/com/ninecraft/booket/feature/record
- component
- register
- step
- res/values
- screens/src/main/kotlin/com/ninecraft/booket/feature/screens
- search/src/main/kotlin/com/ninecraft/booket/feature/search
- book
- library
- settings/src/main
- kotlin/com/ninecraft/booket/feature/settings
- component
- res/values
- splash/src/main
- kotlin/com/ninecraft/booket/splash
- res/values
- gradle
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
71 files changed
+1462
-288
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
63 | 75 | | |
64 | 76 | | |
65 | 77 | | |
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 6 | | |
12 | 7 | | |
13 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
12 | 20 | | |
13 | 21 | | |
14 | 22 | | |
| |||
0 commit comments