Commit f632f23
authored
* βοΈ fixing kapt error
* βοΈ fixing moshi adapter issue
* π working codE
* βοΈ fixing Any json encoding issue
* π fix all moshi related issues
* .gitignore refreshed
* βοΈ Refresh rules
* π fix sample test-cases
* π fix library test files
* π fix all tests
* βοΈ refactor request and response handling for google form and google sheet
* π fix raven sample
* π fix basic read and write test
* β‘οΈ do clean up
* βοΈ code cleanup
* π fix lib tests
* π add kotlin CSV lib
* π move deps to commonMain
* π replace java.* packages with kotlin.*
* π update CSV lib
* π align package name
* π add kotlin JS sample
* π¦ update dist
* π add proxy option
* βοΈ backup
* π replace original proxy with dummy proxy
* π add jitpack.io
* βοΈ setup jvm project
* π add web sample
* βοΈ backup
* π¦ update dist
* βοΈ backup
* βοΈ backup
* π fix android sample
* βοΈ backup for iOS sample
* π fix JS sample
* π fix tests
* π update README
* βοΈ backup
* π more README updates
* π add publish file
* βοΈ backup
* βοΈ backup
1 parent 4a447c3 commit f632f23
File tree
158 files changed
+7922
-2270
lines changed- .github/workflows
- .idea
- artifacts
- caches
- codeStyles
- modules
- library
- sample
- composeApp
- call-adapters
- src/main/kotlin/com/github/theapache64/retrofit/calladapter
- either
- flow
- dist
- gradle
- wrapper
- kotlin-js-store
- library
- src
- commonMain/kotlin/io/github/theapache64/retrosheet
- annotations
- core
- data
- exception
- utils
- iosMain/kotlin/io/github/theapache64/retrosheet/core
- jsMain/kotlin/io/github/theapache64/retrosheet/core
- jvmMain/kotlin/io/github/theapache64/retrosheet/core
- jvmTest/java/io/github/theapache64/retrosheet
- core
- integration
- utils
- util
- retrosheet
- src
- main/kotlin/com/github/theapache64/retrosheet
- core
- data
- exception
- utils
- test/kotlin/com/github/theapache64/retrosheet/utils
- sample
- composeApp
- gradle/wrapper
- src
- androidMain
- res
- drawable
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- src/io/github/theapache64/retrosheetsample
- commonMain/kotlin/io/github/theapache64/retrosheetsample
- iosMain/kotlin/sample/app
- jsMain
- kotlin
- resources
- jvmMain/kotlin/io/github/theapache64/retrosheetsample
- iosApp
- iosApp.xcodeproj
- project.xcworkspace
- xcuserdata/sifarmohammed.xcuserdatad
- xcuserdata/sifarmohammed.xcuserdatad/xcschemes
- iosApp
- src
- main/kotlin/com/github/theapache64/retrosheet/sample
- boil
- heads
- nemo
- notes
- raven
- test/java/com/github/theapache64/retrosheet/integration
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
158 files changed
+7922
-2270
lines changedThis file was deleted.
| 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 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments