1. 7fcc60f [Android] Add StayActive support during commission flow for LIT (#35959) by yunhanw-google · 5 months ago
  2. 1d4ac45 [Android] Implement remove ICD Client Info (#33843) by joonhaengHeo · 9 months ago
  3. 2ee90eb Implement Android ICD queue Btn (#33743) by joonhaengHeo · 9 months ago
  4. 8e5b1e1 fix build error "more than one files found with path 'META-INF/main.kotlin_module'" (#33648) by Boris · 9 months ago
  5. 20a37e0 [Android] ICD checkin message can't receive in some Android device (#33561) by joonhaengHeo · 9 months ago
  6. b77979a [Android] Fix QR Code parsing about vendor info (#33486) by joonhaengHeo · 10 months ago
  7. 93aa97d [Android] Implement qr code generator (#33381) by joonhaengHeo · 10 months ago
  8. e079364 [Android][ICD]Implement Android ICD sending using buffer (#33377) by joonhaengHeo · 10 months ago
  9. 9ff29ed Fix Android Bluetooth connect issue (#33087) by joonhaengHeo · 10 months ago
  10. 25d4643 [Android] Add Stay Active Button in Chiptool (#32983) by joonhaengHeo · 11 months ago
  11. 660c928 Move declarations from `af.h` into the corresponding storage/table/... headers (#32776) by Andrei Litvin · 11 months ago
  12. 3559bdc Plumb ActiveModeDuration, ActiveModeThreshold, IdleModeDuration to android (#32768) by yunhanw-google · 11 months ago
  13. 4e582fc [Android]CHIP_ERROR should be handled by Long in Java/Kotlin (#32702) by yunhanw-google · 11 months ago
  14. 2369f9a [Android] Implement validate Device attestation API (#32236) by joonhaengHeo · 12 months ago
  15. dfab05d [Android] Implement check in delegate (#32557) by joonhaengHeo · 12 months ago
  16. 9a947d8 [Android] Fix discover Commissionable Device API issue when discovered multiple devices (#32459) by joonhaengHeo · 12 months ago
  17. 6a254ac [Android] Support ICD Check in message (#32476) by joonhaengHeo · 12 months ago
  18. 33119dc [Android] Fix write/invoke UI with text instead of number (#32364) by yunhanw-google · 1 year ago
  19. 355e2b4 [Android] Implement multiple write invoke UI (#32352) by joonhaengHeo · 1 year ago
  20. 4158d55 Add excetpion try-catch in getConnectedPointer (#32237) by joonhaengHeo · 1 year ago
  21. 6b27278 Fix Android interaction tool crash (#32197) by joonhaengHeo · 1 year ago
  22. dbc6ed3 [Android]Pass write response status from jni to application (#32164) by yunhanw-google · 1 year ago
  23. 1259831 Add discover port parameter (#31948) by joonhaengHeo · 1 year, 1 month ago
  24. e59fd33 [Android] Fix crash when scan QR Code (#25958) by Jeonghwan Kim · 1 year, 1 month ago
  25. 0053b32 [Android, Java] Update ICD device Info parameter (#31339) by joonhaengHeo · 1 year, 2 months ago
  26. 19ba3d9 [ICD][Android] Add ICD storage API, UI (#31193) by joonhaengHeo · 1 year, 2 months ago
  27. 6484d4d [Android] Implement for supporting ICD device (#31055) by joonhaengHeo · 1 year, 2 months ago
  28. ec5ff8d [Android] Implement OTA Provider exception case (#30777) by joonhaengHeo · 1 year, 3 months ago
  29. 155917e [Android] Remove JNI code in each cluster. (#30141) by joonhaengHeo · 1 year, 4 months ago
  30. a19f0d3 [Android] Implement OTA Provider (#30145) by joonhaengHeo · 1 year, 4 months ago
  31. 73b400d Move kotlin lib tlv/jsontlv to package matter (#29757) by Yufeng Wang · 1 year, 5 months ago
  32. a9d7401 Move kotlin lib onboardingpayload to package matter (#29623) by Yufeng Wang · 1 year, 5 months ago
  33. 7b4df1c [Android] Support group message (#29244) by joonhaengHeo · 1 year, 5 months ago
  34. 40a17dc [Android] Fix handling manual code in CHIPTool (#29255) by Juho Park · 1 year, 5 months ago
  35. 2562ef5 [Android] Remove TLV Decode / encode API in ChipTool (#28767) by joonhaengHeo · 1 year, 6 months ago
  36. 63179b0 [Java] Add support for Timestamp type in EventState (#28540) by Yufeng Wang · 1 year, 7 months ago
  37. aabae18 [Android] Implement Java TLV Decoder API (#27586) by joonhaengHeo · 1 year, 8 months ago
  38. e532537 Add a checker for `ktfmt` for kotlin files (#27658) by Andrei Litvin · 1 year, 8 months ago
  39. 18f16fb stop using `controller-clusters.zap` in zap_generate_all (#26948) by Andrei Litvin · 1 year, 8 months ago
  40. 59ffaff Implement kotlin setup-payload phase III (#27389) by Yufeng Wang · 1 year, 8 months ago
  41. 8fbcc1b Move enum class VendorId out of OnboardingPayload (#27254) by Yufeng Wang · 1 year, 9 months ago
  42. 2c8dedd Fix missing search&repace from #26941 (#27112) by Andrei Litvin · 1 year, 9 months ago
  43. 13cd63a [Android] Modify to use onboardingpayload library in CHIPTool (#26941) by joonhaengHeo · 1 year, 9 months ago
  44. caf29e5 [BUG] Linux Test Harness Certification Declaration encoding error (#26812) by James Swan · 1 year, 9 months ago
  45. 305a703 [Android] Add cluster Btn in chiptool (Opcred, administratorCommissioning) (#26782) by joonhaengHeo · 1 year, 9 months ago
  46. 235093e [Android] Implement using generic IM(invoke,read,write,subscribe) APIs - reupload (#26710) by joonhaengHeo · 1 year, 9 months ago
  47. bfa0580 Revert "[Android] Implement using generic IM(invoke,read,write,subscribe) APIs (#25956)" (#26704) by Boris Zbarsky · 1 year, 10 months ago
  48. b51219b [Android] Implement using generic IM(invoke,read,write,subscribe) APIs (#25956) by joonhaengHeo · 1 year, 10 months ago
  49. c4493a2 Kotlin TLV Implementation: Removed Dependency on Protobuf (#26641) by Evgeny Margolis · 1 year, 10 months ago
  50. f1e0f68 Fix build error 2 files found with path 'META-INF/main.kotlin_module' (#26619) by Yufeng Wang · 1 year, 10 months ago
  51. 9352f86 Fix JNI type casts in matter jni layer (#26559) by yunhanw-google · 1 year, 10 months ago
  52. fcf58d3 [Android] Implement pairing with code API (#26324) by joonhaengHeo · 1 year, 10 months ago
  53. faaa2b6 Chip tool fixes (#24420) by Marcos B · 1 year, 10 months ago
  54. f925342 [Android] Add Endpoint Number in Fragment (#25892) by Jeonghwan Kim · 1 year, 11 months ago
  55. 5b54061 [Android] Add eventMin parameter (#25204) by joonhaengHeo · 1 year, 11 months ago
  56. d81612c Fix Android Attestation error (#25837) by joonhaengHeo · 2 years ago
  57. aca7fb8 Fix nullable annotation onEroor in reportCallback interface (#25812) by yunhanw-google · 2 years ago
  58. 47c3fe9 Deprecating chip_server_cluster_attributes and if_basic_global_response (#25693) by Bharat Raju · 2 years ago
  59. a8242ff [Android] Support random pincode (#25511) by joonhaengHeo · 2 years ago
  60. d050787 Change to TLV Parsing to Long, ULong (#25646) by joonhaengHeo · 2 years ago
  61. 26e805d Modify wildcardFragment for multiple attribute,event (#25677) by joonhaengHeo · 2 years ago
  62. 53510fe Improve Java/Jni IM read/subscribe (#25666) by yunhanw-google · 2 years ago
  63. 03dc4a8 Remove unused code in CHIPTool App (#25582) by joonhaengHeo · 2 years ago
  64. a8b42c1 Fix java im sub crash (#25505) by yunhanw-google · 2 years ago
  65. 044fae2 Implement Invoke wildcard Btn in CHIPTool (#25587) by joonhaengHeo · 2 years ago
  66. b628da3 [Android] Implement Write Attribute in CHIPTool (#25457) by joonhaengHeo · 2 years ago
  67. ab3d680 [Java] Implement the trust store delegate API for customized device attestation (#25471) by Yufeng Wang · 2 years ago
  68. 78f5d63 Replace kotlinx.android.parcel package with kotlinx.parcelize (#25422) by Yufeng Wang · 2 years ago
  69. 1a1d0c3 [Android] Support Manual Pairing Code (#25333) by joonhaengHeo · 2 years ago
  70. d4647c3 [Android] Add isUrgent option in Android (#25301) by joonhaengHeo · 2 years ago
  71. a786665 [Android] Convert the last java file in Android CHIPTool to kotlin (#25236) by Yufeng Wang · 2 years ago
  72. 4aa5d41 Modify ClusterInfo Mapping (#25098) by joonhaengHeo · 2 years ago
  73. 35faed4 Process SelectActionFragment Button handling within SelectActionFragment (#25134) by Yufeng Wang · 2 years ago
  74. dba34b6 Fix Android CHipTool QRCode scan crash issue (#25141) by joonhaengHeo · 2 years ago
  75. a8b7ed1 Add Unique ID read (#25070) by joonhaengHeo · 2 years, 1 month ago
  76. d2e4c4a Fix app crash when show History in ClusterInteractionFragment (#25066) by Yufeng Wang · 2 years, 1 month ago
  77. 0567883 Migrate from Kotlin synthetics to Jetpack view binding (#25063) by Yufeng Wang · 2 years, 1 month ago
  78. b433284 [Android] Use FragmentContainerView as the container to manage fragments (#25004) by Yufeng Wang · 2 years, 1 month ago
  79. a6701d9 [Android] Update Subscribe UI update to clarify options (#24460) by Jeonghwan Kim · 2 years, 1 month ago
  80. ba4b6d3 [Andriod] Remove extra sub-interface layer from DeviceAttestationDelegate interface (#24771) by Yufeng Wang · 2 years, 1 month ago
  81. 4a9c0a6 [Android] Commissioner attestation delegate should be able to override success and failure (#23173) by panliming-tuya · 2 years, 2 months ago
  82. 89df4ac Implement unpairDevice API in android and chip-tool (#24127) by joonhaengHeo · 2 years, 2 months ago
  83. 04c20f6 Rename "Basic" cluster to "Basic Information". (#24124) by Boris Zbarsky · 2 years, 3 months ago
  84. eb446a3 [Android] Fix location permission check below Android 12 (#23567) by panliming-tuya · 2 years, 3 months ago
  85. fe9a8ec [Android] Support Android 12 (#23522) by panliming-tuya · 2 years, 4 months ago
  86. 6c43175 [Android] Replaced play-services-vision with mlkit:barcode-scanning (#23090) by panliming-tuya · 2 years, 4 months ago
  87. c4814da [Android] Fix crash when read/subscribe attribute API (#23377) by joonhaengHeo · 2 years, 4 months ago
  88. 3b81f3f Decouple NetworkCredentialParcelable from ChipDeviceController (#23327) by yunhanw-google · 2 years, 4 months ago
  89. e0821ad use nullable paths for ReportCallback parameters (#23100) by yunhanw-google · 2 years, 5 months ago
  90. a334714 Move android examples from src/android to examples/android (#22946) by Yufeng Wang · 2 years, 5 months ago