Commit 3791815
committed
ComposeApp: Add SchedulesFeature & Feature base
1 parent b25c675 commit 3791815
File tree
56 files changed
+3452
-2300
lines changed- .idea
- app/versions
- dependencies
- mergedManifests
- debug/processDebugManifest
- release/processReleaseManifest
- build-conventions
- build/libs
- src/main/kotlin
- gradle
- iosApp
- iosApp.xcodeproj/project.xcworkspace
- xcuserdata/javierarroyo.xcuserdatad
- iosApp.xcworkspace/xcuserdata/javierarroyo.xcuserdatad
- modules
- feature-home-api/src/commonMain
- feature-schedules-api
- src/commonMain
- kotlin/com/jarroyo/feature/schedules/api
- destination
- interactor
- feature-schedules
- src/commonMain
- kotlin/com/jarroyo/feature/schedules
- interactor
- ui/list
- library-feature
- src/commonMain
- kotlin/com/jarroyo/library/feature
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
56 files changed
+3452
-2300
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 638 additions & 527 deletions
Large diffs are not rendered by default.
Lines changed: 631 additions & 520 deletions
Large diffs are not rendered by default.
Lines changed: 693 additions & 582 deletions
Large diffs are not rendered by default.
Lines changed: 681 additions & 570 deletions
Large diffs are not rendered by default.
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
50 | 57 | | |
51 | 58 | | |
52 | 59 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
80 | 86 | | |
81 | 87 | | |
82 | 88 | | |
| |||
Binary file not shown.
Lines changed: 0 additions & 60 deletions
This file was deleted.
Lines changed: 21 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 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments