File tree
96 files changed
+1660
-981
lines changed- app/src/main/kotlin/br/com/mob1st/bet/features/competitions/presentation
- buildSrc/src/main/kotlin/br/com/mob1st/buildsrc/common
- core
- androidx
- src/main/kotlin/br/com/mob1st/core/androidx
- datastore
- parcelables
- database
- src/main
- kotlin/br/com/mob1st/core/data
- sqldelight/br/com/mob1st/core/database
- design
- src/main/kotlin/br/com/mob1st/core/design
- atoms/motion
- molecules/buttons
- organisms/sheet
- utils
- kotlinx/src
- main/kotlin/br/com/mob1st/core/kotlinx/structures
- test/kotlin/br/com/mob1st/core/kotlinx/structures
- state
- src
- main/kotlin/br/com/mob1st/core/state
- extensions
- managers
- test/kotlin/br/com/mob1st/core/state
- async
- extensions
- features
- builder/impl
- src
- main/kotlin/br/com/mob1st/features/twocents/builder/impl
- domain
- entities
- infra
- usecases
- infra
- ui
- builder
- fixed
- test/kotlin/br/com/mob1st/features/twocents/builder/impl/ui/builder
- dev/impl
- finances
- impl
- src
- main
- kotlin/br/com/mob1st/features/finances/impl
- data
- db
- morphisms
- preferences
- repositories
- categories
- suggestions
- domain
- entities
- events
- repositories
- usecases
- values
- ui/builder
- sqldelight/br/com/mob1st/features/finances/impl
- test/kotlin/br/com/mob1st/features/finances/impl
- data
- morphisms
- ram
- repositories
- ui
- public-api/src/main/kotlin/br/com/mob1st/features/finances/publicapi/domain/entities
- home/impl/src/main/kotlin/br/com/mob1st/features/home/impl/ui
- onboarding/impl
- utils
- gradle
- quality/detekt
- tests
- features-utils
- src/main/kotlin/br/com/mob1st/tests/featuresutils
- unit
- src/main/kotlin/br/com/mob1st/tests/unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
96 files changed
+1660
-981
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
195 | 193 |
| |
196 | 194 |
| |
197 | 195 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
|
Diff for: core/androidx/build.gradle.kts
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
29 | 28 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
16 | 15 |
|
Diff for: core/database/build.gradle.kts
+1-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 | 18 |
| |
20 |
| - | |
21 | 19 |
| |
22 | 20 |
| |
23 | 21 |
| |
24 | 22 |
| |
25 |
| - | |
| 23 | + | |
26 | 24 |
| |
27 | 25 |
| |
28 | 26 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + |
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 | + |
This file was deleted.
0 commit comments