Commit 8e08856
committed
Merge remote-tracking branch 'origin/develop' into BOOK-475-feature/#233
# Conflicts:
# core/data/api/src/main/kotlin/com/ninecraft/booket/core/data/api/repository/AuthRepository.kt
# core/data/impl/src/main/kotlin/com/ninecraft/booket/core/data/impl/repository/DefaultAuthRepository.kt
# core/designsystem/stability/designsystem.stability
# feature/login/src/main/kotlin/com/ninecraft/booket/feature/login/LoginUi.kt
# feature/login/src/main/kotlin/com/ninecraft/booket/feature/login/LoginUiState.kt
# feature/record/src/main/kotlin/com/ninecraft/booket/feature/record/component/RecordTooltipBox.kt
# feature/record/src/main/kotlin/com/ninecraft/booket/feature/record/step/ImpressionStep.kt
# feature/record/src/main/kotlin/com/ninecraft/booket/feature/record/step/QuoteStep.kt
# feature/record/stability/record.stability
# gradle/libs.versions.toml167 files changed
Lines changed: 4223 additions & 2866 deletions
File tree
- .github/workflows
- app
- build-logic/src/main/kotlin
- com/ninecraft/booket/convention
- core
- common/src/main/kotlin/com/ninecraft/booket/core/common
- constants
- utils
- datastore
- api/src/main/kotlin/com/ninecraft/booket/core/datastore/api/datasource
- impl/src/main/kotlin/com/ninecraft/booket/core/datastore/impl/datasource
- data
- api/src/main/kotlin/com/ninecraft/booket/core/data/api/repository
- impl/src/main/kotlin/com/ninecraft/booket/core/data/impl
- di
- mapper
- repository
- designsystem/src/main
- kotlin/com/ninecraft/booket/core/designsystem
- component
- button
- chip
- theme
- res
- drawable
- values
- model/src/main/kotlin/com/ninecraft/booket/core/model
- state
- network
- src/main/kotlin/com/ninecraft/booket/core/network
- request
- response
- service
- ocr
- src/main/kotlin/com/ninecraft/booket/core/ocr/recognizer
- ui
- src/main/kotlin/com/ninecraft/booket/core/ui/component
- stability
- feature
- detail
- src/main
- kotlin/com/ninecraft/booket/feature/detail
- book
- component
- card
- component
- record
- component
- res/drawable
- stability
- edit
- src/main
- kotlin/com/ninecraft/booket/feature/edit
- emotion
- component
- record
- component
- res/values
- stability
- home
- src/main/kotlin/com/ninecraft/booket/feature/home
- stability
- library
- src/main/kotlin/com/ninecraft/booket/feature/library
- stability
- login
- src/main
- kotlin/com/ninecraft/booket/feature/login
- client
- res
- drawable
- values
- stability
- onboarding
- src/main
- kotlin/com/ninecraft/booket/feature/onboarding
- component
- res
- drawable
- values
- stability
- record/src/main
- kotlin/com/ninecraft/booket/feature/record
- component
- ocr
- component
- content
- register
- step
- res/values
- screens
- src/main/kotlin/com/ninecraft/booket/feature/screens
- arguments
- component
- stability
- search
- src/main
- kotlin/com/ninecraft/booket/feature/search/book
- res/values
- stability
- settings
- src/main/kotlin/com/ninecraft/booket/feature/settings
- stability
- splash
- src/main/kotlin/com/ninecraft/booket/splash
- stability
- webview/stability
- gradle
- wrapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 0 additions & 34 deletions
This file was deleted.
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | | - | |
| 9 | + | |
12 | 10 | | |
13 | | - | |
14 | 11 | | |
15 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | | - | |
33 | 31 | | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments