File tree
134 files changed
+1832
-741
lines changed- .idea
- app
- src
- full
- main
- java/com/shifthackz/aisdv1/app/di
- build-logic/convention
- src/main/kotlin
- com/shifthackz/aisdv1/buildlogic
- core
- common/src/main/java/com/shifthackz/aisdv1/core/common/appbuild
- localization/src/main/res
- values-ru
- values-tr
- values-uk
- values-zh
- values
- data/src
- main/java/com/shifthackz/aisdv1/data
- di
- local
- mappers
- preference
- remote
- repository
- test/java/com/shifthackz/aisdv1/data
- local
- mocks
- preference
- remote
- repository
- domain/src
- main/java/com/shifthackz/aisdv1/domain
- datasource
- di
- entity
- feature
- diffusion
- mediapipe
- interactor/settings
- preference
- repository
- usecase
- downloadable
- generation
- settings
- test/java/com/shifthackz/aisdv1/domain
- mocks
- usecase
- downloadable
- generation
- settings
- splash
- feature
- diffusion/src/main/java/com/shifthackz/aisdv1/feature/diffusion
- extensions
- mediapipe
- src
- foss/java/com/shifthackz/aisdv1/feature/mediapipe
- full/java/com/shifthackz/aisdv1/feature/mediapipe
- main
- java/com/shifthackz/aisdv1/feature/mediapipe
- di
- extensions
- playstore/java/com/shifthackz/aisdv1/feature/mediapipe
- test/java/com/shifthackz/aisdv1/feature/mediapipe
- work/src/main/java/com/shifthackz/aisdv1/work/core
- gradle
- network/src/main/java/com/shifthackz/aisdv1/network/api/sdai
- presentation/src
- main/java/com/shifthackz/aisdv1/presentation
- core
- di
- model
- screen
- debug
- gallery/list
- img2img
- inpaint/components
- loader
- onboarding/page
- settings
- setup
- components
- forms
- mappers
- steps
- txt2img
- widget
- engine
- input
- source
- test/java/com/shifthackz/aisdv1/presentation
- core
- mocks
- screen
- settings
- setup
- widget/engine
- storage
- schemas/com.shifthackz.aisdv1.storage.db.persistent.PersistentDatabase
- src/main/java/com/shifthackz/aisdv1/storage/db/persistent
- contract
- dao
- entity
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
134 files changed
+1832
-741
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 54 | | |
76 | 55 | | |
77 | 56 | | |
| |||
85 | 64 | | |
86 | 65 | | |
87 | 66 | | |
| 67 | + | |
88 | 68 | | |
89 | 69 | | |
90 | 70 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
134 | 138 | | |
135 | 139 | | |
136 | 140 | | |
| |||
172 | 176 | | |
173 | 177 | | |
174 | 178 | | |
175 | | - | |
| 179 | + | |
176 | 180 | | |
177 | 181 | | |
178 | 182 | | |
179 | 183 | | |
180 | 184 | | |
181 | 185 | | |
182 | | - | |
| 186 | + | |
183 | 187 | | |
184 | 188 | | |
185 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
Lines changed: 16 additions & 0 deletions
| 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 | + | |
0 commit comments