This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
153 files changed
+1013
-672
lines changed- benchmarks
- androidApp
- src
- androidTest
- main
- buildSrc
- src/main/kotlin
- config/detekt
- examples
- kmm-sample
- androidApp
- src/main/java/io/realm/example/kmmsample/androidApp
- min-android-sample
- app
- packages
- cinterop
- src
- androidInstrumentedTest/kotlin/io/realm/kotlin/test/sync
- androidMain
- commonMain/kotlin/io/realm/kotlin/internal/interop
- sync
- jvm
- jni
- kotlin/io/realm/kotlin/internal/interop
- sync
- nativeDarwin/kotlin/io/realm/kotlin/internal/interop
- sync
- nativeDarwinTest/kotlin/io/realm/kotlin/test
- gradle-plugin
- jni-swig-stub
- src/main/jni
- library-base
- src
- androidMain
- kotlin/io/realm/kotlin/internal/platform
- commonMain/kotlin/io/realm/kotlin
- ext
- internal
- dynamic
- platform
- query
- util
- log
- types
- jvm/kotlin/io/realm/kotlin/internal/platform
- jvmMain/kotlin/io/realm/kotlin/internal/platform
- nativeDarwin/kotlin/io/realm/kotlin/internal/platform
- nativeMacos/kotlin/io/realm/kotlin/internal/platform
- library-sync
- src
- androidMain
- kotlin/io/realm/kotlin/mongodb/internal
- commonMain/kotlin/io/realm/kotlin/mongodb
- ext
- internal
- plugin-compiler
- src
- main/kotlin/io/realm/kotlin/compiler
- test/kotlin/io/realm/kotlin/compiler
- test-base
- src
- androidMain
- commonMain/kotlin/io/realm/kotlin
- entities/primarykey
- test
- platform
- util
- commonTest/kotlin/io/realm/kotlin/test/common
- dynamic
- notifications
- jvmMain/kotlin/io/realm/kotlin/test
- platform
- util
- jvmTest/kotlin/io/realm/kotlin/test/jvm
- nativeDarwin/kotlin/io/realm/kotlin/test/platform
- nativeDarwinTest/kotlin/io/realm/kotlin/test/darwin
- test-sync
- src
- androidMain
- commonMain/kotlin/io/realm/kotlin/test/mongodb
- util
- commonTest/kotlin/io/realm/kotlin/test/mongodb/common
- internal
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
153 files changed
+1013
-672
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
329 | 329 |
| |
330 | 330 |
| |
331 | 331 |
| |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + |
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
| 101 | + | |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
| 106 | + | |
106 | 107 |
| |
107 | 108 |
| |
108 | 109 |
| |
|
0 commit comments