Releases: DroidLin/android-inter-process-call
Releases · DroidLin/android-inter-process-call
1.2.0.5
Compare
Sorry, something went wrong.
No results found
ignore null value in parameter check.
1.2.0.4
Compare
Sorry, something went wrong.
No results found
remove unused reflection call in dynamic proxy to improve running performance.
1.2.0.3
Compare
Sorry, something went wrong.
No results found
rename annotation module name from "inter-process-annotation" to "annotation" only.
1.2.0.2
Compare
Sorry, something went wrong.
No results found
new release for kapt support.
1.2.0.1
Compare
Sorry, something went wrong.
No results found
1.2.0
Compare
Sorry, something went wrong.
No results found
stable version for performance.
feature:
add ksp plugin for interface impl generation.
better runtime performance without Java/Kotlin reflection.
1.1.5
Compare
Sorry, something went wrong.
No results found
fix crash in suspend function that use kotlin.Unit as return.
1.1.4
Compare
Sorry, something went wrong.
No results found
1.1.3
Compare
Sorry, something went wrong.
No results found
fix crashes for kProperties invocation of an interface.
1.1.2
Compare
Sorry, something went wrong.
No results found
suspend function call fix.