forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Android, Java, Kotlin] Divide IM API in java and kotlin. (project-ch…
…ip#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 <[email protected]>
- Loading branch information
1 parent
8753139
commit bc86710
Showing
35 changed files
with
2,449 additions
and
1,319 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.