Commit d4ac7c5
committed
release 1.0.0: simplify app structure
release 1.0.0: simplify app structure1 parent 686fa71 commit d4ac7c5
File tree
446 files changed
+2368
-2684
lines changed- docs
- Dataflow
- Basic Analytics API
- Basic Cache API
- Basic Config API
- Cash App Paging Library
- DataStore
- Facade Analytics API
- Gemini AI
- Gemini
- Korlibs Crypto Library
- Ktor HTTP Client
- Multiplatform Paging Library
- Multiplatform Settings
- SQLDelight
- SQLite (Room)
- Essentials/Material 3
- Userflow
- Change Theme Screen
- FileKit
- Local Passcode Flow
- Markdown Text Renderer
- Placeholder UI
- Save Theme API
- Toggle Theme Button
- gradle/wrapper
- images/concept
- processor
- src/main
- kotlin/kotli/template/multiplatform/compose
- common
- dataflow
- ai/gemini
- analytics
- basic
- cache/basic
- common
- config
- basic
- database
- room
- sqldelight
- encryption/korlibs
- expression/basic
- http/ktor
- paging
- multiplatform
- settings
- datastore
- multiplatform
- platform
- client
- android
- ios
- js
- jvm
- server/ktor
- showcases
- dataflow/database/sqldelight
- userflow/component
- userflow
- component
- filekit
- image/coil
- markdown
- placeholder
- loader/data
- passcode/local
- theme/save
- resources/kotli/template/multiplatform/compose
- dataflow
- ai/gemini
- analytics
- basic
- facade
- cache/basic
- config
- basic
- facade
- database
- room
- sqldelight
- encryption/korlibs
- http/ktor
- paging
- cashapp
- multiplatform
- settings
- datastore
- multiplatform
- essentials/design/material3
- userflow
- component
- filekit
- markdown
- placeholder
- passcode/local
- theme
- change
- save
- toggle
- template
- app
- assemble
- src
- androidMain/kotlin/kotli/app
- di/platform
- platform
- commonMain/kotlin/kotli/app
- app
- common
- data/source
- analytics
- cache
- config
- database
- sqldelight
- encryption
- paging
- presentation
- loader
- di
- common
- feature
- platform
- feature
- passcode
- presentation/provide
- showcases
- presentation
- dataflow
- cache/basic
- paging/basic
- room/crud
- sqldelight
- crud
- paging
- userflow
- component/filepicker
- passcode
- theme/change
- theme
- provide/domain
- repository
- usecase
- home
- presentation
- passcode
- data
- domain
- model
- repository
- usecase
- presentation
- common
- forgot
- provide
- reset
- set
- unlock
- platform
- showcases
- domain
- presentation
- dataflow
- ai/gemini
- cache/basic
- encryption
- http/basic
- paging/basic
- room/crud
- settings
- object
- primitive
- sqldelight
- crud
- paging
- userflow
- component
- filepicker
- image/coil
- markdown
- placeholder
- loader
- advanced
- basic
- passcode
- theme
- change
- toggle
- theme
- change/presentation
- provide
- data
- domain
- model
- repository
- usecase
- presentation
- toggle/presentation
- iosMain/kotlin
- kotli/app
- di/platform
- platform
- jsMain/kotlin
- kotli/app
- di/platform
- platform
- jvmMain/kotlin
- kotli/app
- di/platform
- platform
- mobileAndDesktopMain/kotlin/kotli/app
- common/data/source/database/room
- dao
- di/platform
- gradle
- wrapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
446 files changed
+2368
-2684
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | | - | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | | - | |
| 93 | + | |
93 | 94 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 95 | + | |
| 96 | + | |
105 | 97 | | |
106 | 98 | | |
107 | 99 | | |
| |||
170 | 162 | | |
171 | 163 | | |
172 | 164 | | |
173 | | - | |
174 | | - | |
| 165 | + | |
| 166 | + | |
175 | 167 | | |
176 | 168 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
181 | 173 | | |
182 | 174 | | |
183 | 175 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | | - | |
| 7 | + | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
21 | | - | |
| 19 | + | |
22 | 20 | | |
23 | | - | |
| 21 | + | |
24 | 22 | | |
25 | 23 | | |
26 | | - | |
27 | | - | |
| 24 | + | |
| 25 | + | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
File renamed without changes.
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
| |||
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
22 | | - | |
| 19 | + | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
| |||
File renamed without changes.
Lines changed: 7 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
13 | | - | |
| 10 | + | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
| |||
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 20 | + | |
27 | 21 | | |
28 | | - | |
| 22 | + | |
29 | 23 | | |
30 | 24 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 25 | + | |
| 26 | + | |
38 | 27 | | |
39 | 28 | | |
40 | | - | |
41 | | - | |
| 29 | + | |
| 30 | + | |
42 | 31 | | |
43 | 32 | | |
44 | 33 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
This file was deleted.
0 commit comments