You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Android, Java, Kotlin] Divide IM API in java and kotlin. (#31758)
* Divide Matter Interaction client JNI API
* Remove java class name in JNI
* Move to Jni layer implementation
* divide java,kotlin jni function
* Restyled by whitespace
* Restyled by google-java-format
* Restyled by clang-format
* Restyled by gn
* Fix static check
* Chaange AsString -> Format
* Add kotlin config
* Fix kotlin build error
* Add Kotlin Callback api
* Modify interaction class
* Fix from comments
* Restyled by whitespace
* Restyled by clang-format
* Fix kotlin static error
* Add to support wildcard value
* Update kotlin codestyle
* add null set
* add header file in gn
* Update from comment
* Restyled by clang-format
* Add err code check
* Update from comments
* Update from comments
* Restyled by whitespace
* Restyled by google-java-format
* Restyled by clang-format
* Update kotlin detect
---------
Co-authored-by: Restyled.io <commits@restyled.io>
0 commit comments