Commit fa54cd1
committed
feat: integrate Firebase for Web and Crashlytics for iOS
Migrate iOS SQLCipher to SwiftPM, automate screenshots, prepare the
disabled Room 3.0 module for future use, and update tests, tooling, and CI.1 parent 2f80f7e commit fa54cd1
308 files changed
Lines changed: 4831 additions & 286820 deletions
File tree
- .github
- scripts
- workflows
- .swiftpm-locks/default
- swiftImport
- app
- android
- src
- androidTest
- java/com/softartdev/notedelight
- ui
- debug
- main/java/com/softartdev/notedelight
- desktop
- src/jvmTest/kotlin/com/softartdev/notedelight/ui
- ios-kit
- src/commonMain/kotlin/com/softartdev/notedelight
- iosApp
- KotlinMultiplatformLinkedPackage
- Sources/KotlinMultiplatformLinkedPackage
- include
- subpackages
- KotlinMultiplatformLinkedPackageDylib
- Sources/KotlinMultiplatformLinkedPackageDylib
- include
- _core_data_db_room
- Sources/_core_data_db_room
- include
- _core_data_db_sqldelight
- Sources/_core_data_db_sqldelight
- include
- Note Delight Unit-Tests
- Pods
- Local Podspecs
- Pods.xcodeproj
- xcuserdata/artur.xcuserdatad/xcschemes
- SQLCipher
- Target Support Files
- Pods-iosApp
- SQLCipher
- iosComposePod
- fastlane
- iosApp.xcodeproj
- xcuserdata/artur.xcuserdatad/xcschemes
- iosApp.xcworkspace
- iosApp
- web
- src
- wasmJsMain
- kotlin/com/softartdev/notedelight
- resources
- wasmJsTest/kotlin/com/softartdev/notedelight
- build-logic
- convention/src/main/kotlin
- com/softartdev/notedelight
- core
- data
- db-room
- karma.config.d
- src
- androidHostTest/kotlin/com/softartdev/notedelight
- androidMain/kotlin/com/softartdev/notedelight
- db
- repository
- commonMain/kotlin/com/softartdev/notedelight/db
- 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
- wasmJsMain
- kotlin/com/softartdev/notedelight
- db
- repository
- resources
- wasmJsTest/kotlin/com/softartdev/notedelight
- db-sqldelight
- karma.config.d
- src
- androidDeviceTest/kotlin/com/softartdev/notedelight
- commonMain/kotlin/com/softartdev/notedelight/db
- commonTest/kotlin/com/softartdev/notedelight
- iosMain/kotlin/com/softartdev/notedelight/db
- iosTest/kotlin/com/softartdev/notedelight
- jvmMain/kotlin/com/softartdev/notedelight
- db
- repository
- jvmTest/kotlin/com/softartdev/notedelight
- db
- wasmJsMain
- kotlin/com/softartdev/notedelight
- db
- repository
- resources
- wasmJsTest/kotlin/com/softartdev/notedelight
- domain
- src/commonMain/kotlin/com/softartdev/notedelight/usecase/note
- presentation
- src/commonMain/kotlin/com/softartdev/notedelight/presentation
- files
- main
- note
- settings
- security
- change
- confirm
- enter
- signin
- splash
- title
- test
- jvm/src/test/kotlin/com/softartdev/notedelight
- ui
- src
- androidDeviceTest/kotlin/com/softartdev/notedelight/ui/settings/detail
- androidMain/kotlin/com/softartdev/notedelight/screenshot_preview
- commonMain/kotlin/com/softartdev/notedelight
- ui
- cases
- settings/detail
- commonTest/kotlin/com/softartdev/notedelight
- iosTest/kotlin/com/softartdev/notedelight/ui/settings/detail
- jvmTest/kotlin/com/softartdev/notedelight/ui/settings/detail
- wasmJsMain/resources
- wasmJsTest
- kotlin/com/softartdev/notedelight/ui/settings/detail
- resources
- ui
- src
- androidMain/kotlin/com/softartdev/notedelight/ui
- commonMain/kotlin/com/softartdev/notedelight
- di
- ui
- main
- settings
- detail
- master
- docs
- screenshoots
- android
- dark
- light
- desktop
- dark
- light
- ios
- dark
- light
- store
- phone
- dark
- light
- tablet
- dark
- light
- web
- dark
- light
- feature
- biometric
- domain
- presentation
- src/commonMain/kotlin/com/softartdev/notedelight/presentation/settings/security/biometric
- console
- domain
- presentation
- src/commonMain/kotlin/com/softartdev/notedelight/presentation/console
- ui
- file-explorer/data
- gradle
- wrapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| 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 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | | - | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
86 | | - | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
71 | 81 | | |
72 | 82 | | |
73 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments