Commit 8e787df
committed
Add wasmJs target; refactor project structure; rename files and directories for consistency; update coroutine usage in use cases
1 parent ee23b7a commit 8e787df
File tree
319 files changed
+2762
-1460
lines changed- .github
- scripts
- secrets
- workflows
- app
- android
- fastlane
- src
- androidTest/java/com/softartdev/notedelight
- ui
- main
- java/com/softartdev/notedelight
- util
- log
- res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-ru
- values
- test/java/com/softartdev/notedelight
- util
- log
- desktop
- src
- jvmMain
- kotlin/com/softartdev/notedelight
- resources
- jvmTest/kotlin/com/softartdev/notedelight/ui
- ios-kit
- src/commonMain/kotlin/com/softartdev/notedelight
- iosApp
- Note Delight Unit-Tests
- Pods
- Local Podspecs
- Pods.xcodeproj
- xcuserdata/artur.xcuserdatad/xcschemes
- SQLCipher
- Target Support Files
- Pods-iosApp
- SQLCipher
- iosComposePod
- fastlane
- metadata/en-US
- iosApp.xcodeproj
- xcuserdata/artur.xcuserdatad/xcschemes
- iosApp.xcworkspace
- xcuserdata/artur.xcuserdatad/xcschemes
- iosApp
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- Preview Content/Preview Assets.xcassets
- web
- src/wasmJsMain
- kotlin/com/softartdev/notedelight
- resources
- webpack.config.d
- core
- data/db-sqldelight
- karma.config.d
- src
- androidInstrumentedTest/kotlin/com/softartdev/notedelight
- androidMain/kotlin/com/softartdev/notedelight
- db
- repository
- androidUnitTest/kotlin/com/softartdev/notedelight
- commonMain/kotlin/com/softartdev/notedelight/db
- commonTest/kotlin/com/softartdev/notedelight
- iosMain/kotlin/com/softartdev/notedelight
- db
- repository
- iosTest/kotlin/com/softartdev/notedelight
- db
- jvmMain/kotlin/com/softartdev/notedelight
- db
- repository
- jvmTest/kotlin/com/softartdev/notedelight
- db
- wasmJsMain/kotlin/com/softartdev/notedelight
- db
- repository
- wasmJsTest/kotlin/com/softartdev/notedelight
- webpack.config.d
- domain
- src
- androidMain/kotlin/com/softartdev/notedelight/util
- commonMain/kotlin/com/softartdev/notedelight
- db
- repository
- usecase
- crypt
- note
- util
- iosMain/kotlin/com/softartdev/notedelight/util
- jvmMain/kotlin/com/softartdev/notedelight/util
- wasmJsMain/kotlin/com/softartdev/notedelight/util
- presentation
- src
- androidUnitTest/kotlin/com/softartdev/notedelight/presentation/main
- commonMain/kotlin/com/softartdev/notedelight/presentation
- main
- note
- splash
- test
- gradle
- wrapper
- iosApp
- Pods/Target Support Files
- Pods-iosApp
- iosComposePod
- screenshoots
- thirdparty
- androidx/paging/compose
- src
- commonMain/kotlin
- wasmJsMain/kotlin
- app/cash/sqldelight/paging3
- src/commonMain/kotlin/app/cash/sqldelight/paging3
- ui
- test-jvm
- src
- main/kotlin/com/softartdev/notedelight
- di
- ui
- cases
- screen
- dialog
- test/kotlin/com/softartdev/notedelight
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
319 files changed
+2762
-1460
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
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 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 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 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments