1. c52bc7b Update to new SubscribeAttribute API (#13015) by Austin Hsieh · 3 years, 3 months ago
  2. 5d19a987 [Network Commissioning] Update NetworkCommissioning Cluster define (#12875) by Song GUO · 3 years, 3 months ago
  3. 03c6902 Created history tab to review most-recent-first commands (#12622) by JasonLiuZhuoCheng · 3 years, 3 months ago
  4. 6fa971a [Android]-Custom CommissioningFlow - Redirect back to ChipTool after commissioning (#12712) by Liju Jayakumar · 3 years, 3 months ago
  5. c36fa99 Show preview complex data type (#12008) by JasonLiuZhuoCheng · 3 years, 3 months ago
  6. 2f7ace8 Mismatch Basic Information and Bridged Device Basic Information Clusters in SDK vs spec (Issue 10908) (#12094) by Paul Zander · 3 years, 3 months ago
  7. 63ea01b Enable complex data type UI (#11989) by JasonLiuZhuoCheng · 3 years, 4 months ago
  8. 828b96f Move Tvserver to examples (#11780) by Hui.Li-TCL · 3 years, 4 months ago
  9. eb03a25 resolve comments from #11650 (#11751) by JasonLiuZhuoCheng · 3 years, 4 months ago
  10. 32baf11 Generate read attribute (#11650) by JasonLiuZhuoCheng · 3 years, 4 months ago
  11. 3cd1f21 [Android] Use GetDeviceBeingCommissioned for network commissioning (#11658) by Austin Hsieh · 3 years, 4 months ago
  12. 6b32d93 Cluster command detail page (#11354) by JasonLiuZhuoCheng · 3 years, 4 months ago
  13. 5e0f9d4 Switch fragment coroutine scopes to use lifecycleScope (#11405) by Austin Hsieh · 3 years, 4 months ago
  14. ebaddc4 [android] Use attribute subscriptions in sensors screen (#11318) by Damian Królik · 3 years, 4 months ago
  15. f384213 Revert "Android add discover (#10682)" (#11329) by Justin Wood · 3 years, 4 months ago
  16. 8ae5b65 Android add discover (#10682) by joonhaengHeo · 3 years, 4 months ago
  17. 62b337e Add Android tv server (#11245) by Hui.Li-TCL · 3 years, 4 months ago
  18. 89fc09b Add menu for basic cluster's attributes. (#11183) by chulspro · 3 years, 4 months ago
  19. 9500e93 Display endpoint list (#10942) by JasonLiuZhuoCheng · 3 years, 4 months ago
  20. ad6fda2 [Android] Custom CommissioningFlow Implementation (#11101) by Liju Jayakumar · 3 years, 4 months ago
  21. ccda2f7 Split androidstudio target into each ABI, and add only arm64 to CI. (#11103) by Austin Hsieh · 3 years, 4 months ago
  22. 3b67890 Get cluster info mapping (#10919) by JasonLiuZhuoCheng · 3 years, 4 months ago
  23. b0f39e8 Added ChipDnssdPublishService and ChipDnssdRemoveServices imp on android platform (#10971) by Hui.Li-TCL · 3 years, 4 months ago
  24. 705165e Revert "[Android] Generate cluster info mapping (#10629)" (#10886) by Justin Wood · 3 years, 5 months ago
  25. b7109f5 [Android] Generate cluster info mapping (#10629) by JasonLiuZhuoCheng · 3 years, 5 months ago
  26. 05c3a35 Remove usage of GetDevice() API in Android controller (#10612) by Pankaj Garg · 3 years, 5 months ago
  27. 4db9f1b Use devicePtr in openPairingWindow (#10590) by Austin Hsieh · 3 years, 5 months ago
  28. b3bf28e Fix bad "building android" link (#10424) by Marcos B · 3 years, 5 months ago
  29. aeca9b0 Refactor address update code into common fragment (#10404) by Austin Hsieh · 3 years, 5 months ago
  30. c2b7217 Android ide build and CHIPTest build into CI (#10371) by Hui.Li-TCL · 3 years, 5 months ago
  31. 5b8096f create cluster interaction tool basic ui (#10324) by JasonLiuZhuoCheng · 3 years, 5 months ago
  32. 0e9ad85 [Android] Support subscriptions (#10294) by Austin Hsieh · 3 years, 5 months ago
  33. 05cac9f [Android] Support to get Compressed Fabric ID (#10306) by chulspro · 3 years, 5 months ago
  34. 8788f6f Use platform lock for Android (#10203) by Austin Hsieh · 3 years, 5 months ago
  35. d1a8921 [Android] Support Basic button to check user label features (#10166) by chulspro · 3 years, 5 months ago
  36. 07e4d70 [btp] align code to the specification (#10177) by Łukasz Duda · 3 years, 5 months ago
  37. 3f84d7c [Android] Support Opcreds button to check fabric features (#10102) by chulspro · 3 years, 5 months ago
  38. e24aae9 Use onPairingComplete callback in DeviceProvisioningFragment for IP commissioning. (#10075) by Austin Hsieh · 3 years, 5 months ago
  39. 924f36e Added Android platform (#9884) by Hui.Li-TCL · 3 years, 5 months ago
  40. 77a9f6a [Android] Add Gradle repository that translates to Java GN targets (#9996) by Austin Hsieh · 3 years, 5 months ago
  41. 9be31d7 [Android] Support Multi-Admin button to check ECM/BCM/Revoke features (#9783) by chulspro · 3 years, 5 months ago
  42. c9c3b65 [Android] Expand Java GN rules to support more complex usecases (#9876) by Austin Hsieh · 3 years, 5 months ago
  43. c52d644 [controller] Remove legacy command dispatch method (#9842) by Damian Królik · 3 years, 6 months ago
  44. 41a1865 Separate Android IDE build into app and chip-library (#9831) by Austin Hsieh · 3 years, 6 months ago
  45. a52731f Stop using destroyed fragment in pairing complete callback (#9729) by Austin Hsieh · 3 years, 6 months ago
  46. 0b6c0ba fix unknown argument: '-ffile-prefix-map by only build default target (#9690) by Hui.Li-TCL · 3 years, 6 months ago
  47. 5815350 [android] Exit to the main screen after commissioning (#9371) by Damian Królik · 3 years, 6 months ago
  48. 719b796 Make it build and debugable in Android Studio (#8875) by Hui.Li-TCL · 3 years, 6 months ago
  49. 62f81a6 Replace hand-written Thread provisioning code with Java clusters (#9282) by Austin Hsieh · 3 years, 6 months ago
  50. d697744 Close BLE connection after commissioning (#9286) by Austin Hsieh · 3 years, 6 months ago
  51. e68b077 Add commissioning flow for when the device IP addr is known (#9350) by Austin Hsieh · 3 years, 6 months ago
  52. 809b81a [nfc] fix Matter URI scheme (#9180) by Łukasz Duda · 3 years, 7 months ago
  53. f168d88 Create Java abstraction ChipMdnsCallback, and pass it as an argument in ServiceResolver. (#9097) by Austin Hsieh · 3 years, 7 months ago
  54. e95acd1 [Android] Move ChipDeviceController dependencies to constructor (#8980) by Austin Hsieh · 3 years, 7 months ago
  55. 5752205 Updated to gradle 7.1 (from 6.1) (#8995) by Andrei Litvin · 3 years, 7 months ago
  56. 8a4f2f1 doc: group major guides in one directory (#8992) by Grzegorz Ferenc · 3 years, 7 months ago
  57. 9ff4a17 [android] Fix issues with sensor time series graph (#8933) by Damian Królik · 3 years, 7 months ago
  58. 6a0c11d Redo android python PR (#8940) by Andrei Litvin · 3 years, 7 months ago
  59. 0b406de Revert "Compile android in build_examples.py and move android compilation outside of Github CI (#8862)" (#8928) by Justin Wood · 3 years, 7 months ago
  60. 50d80b9 Compile android in build_examples.py and move android compilation outside of Github CI (#8862) by Andrei Litvin · 3 years, 7 months ago
  61. 7ea1df2 [android] Add sensor clusters screen (#8628) by Damian Królik · 3 years, 7 months ago
  62. 9b0b5f2 [Android] Use CASE for control (#8447) by Austin Hsieh · 3 years, 8 months ago
  63. 5cc54aa [android] Use common DNS-SD code (#8543) by Damian Królik · 3 years, 8 months ago
  64. af1cc26 errorcode -> csr (#8522) by Austin Hsieh · 3 years, 8 months ago
  65. b2d905e Support attribute read/write in Android (#7895) by Austin Hsieh · 3 years, 8 months ago
  66. 0b78067 Support discovery capabilities in setup payload (#8178) by Austin Hsieh · 3 years, 8 months ago
  67. 7054ca3 Split KeyValueStoreManager.java into interface and impl, and add Set() in JNI. (#8046) by Austin Hsieh · 3 years, 8 months ago
  68. 3d4dbe3 Mdns: _chip* -> _matter*, remove 0's on subtypes (#7805) by C Freeman · 3 years, 8 months ago
  69. 7e851e0 Support passing csr nonce into commissioning flow (#7696) by Ritika Nanda · 3 years, 8 months ago
  70. 6e75320 Generate ZCL code for Android (#7439) by Austin Hsieh · 3 years, 9 months ago
  71. 955679e [qr-code] Align QR Code format with the spec (#7272) by Damian Królik · 3 years, 9 months ago
  72. 5c4a92d [android] Add code for service discovery (#7248) by Damian Królik · 3 years, 9 months ago
  73. d6ec067 [android] use Operational Dataset for Thread provisioning (#7243) by kangping · 3 years, 9 months ago
  74. c0ac96c [android] remove openthread commissioner (#7242) by kangping · 3 years, 9 months ago
  75. 2bc67d7 [android/CHIPTool] Resurrect Thread commissioning (#6994) by Damian Królik · 3 years, 10 months ago
  76. 2024923 Convert persistent storage to sync calls and binary data to align with KVS style storage (#6286) by Andrei Litvin · 3 years, 10 months ago
  77. 65c3982 Remove NetworkProvising.[h|cpp] (#6349) by Vivien Nicolas · 3 years, 10 months ago
  78. 820d5b2 Changed QR Code parser to use Base-38 alphabet. (#6132) by Kamil Kasperczyk · 3 years, 11 months ago
  79. a08f826 Reduce the number of include roots (#6246) by Michael Spang · 3 years, 11 months ago
  80. 4783571 [ble] update Service Data UUID (#6163) by Łukasz Duda · 3 years, 11 months ago
  81. 1274bcf KVS implementation for Android (#5738) by Andrei Litvin · 4 years ago
  82. b382277 Throw an exception when SetupPayloadParser scans a non-CHIP QR or entry code. (#5676) by Austin Hsieh · 4 years ago
  83. 1e254c9 Use 64-bit long type for Java layer device IDs (#5630) (#5709) by Kevin Coppock · 4 years ago
  84. 33de16c [android] Fix CHIPTool build (#5656) by nikita-s-wrk · 4 years ago
  85. 722cd2a Update Android CHIPTool to use new device controller. (#5119) by austinh0 · 4 years ago
  86. daf248c [Android CHIPTool] Ask for location permission (#4909) by Vidhi Shah · 4 years, 1 month ago
  87. 1e136a1 [android] disconnect device before a new connection is made (#4896) by Łukasz Duda · 4 years, 1 month ago
  88. c342fad Align NFC URI format in Android CHIP Tool and nrfconnect firmware to the iOS. (#4498) by Kamil Kasperczyk · 4 years, 1 month ago
  89. 1e531e9 Enable Bluetooth, if it is not already on (#4464) by Markus Becker · 4 years, 1 month ago
  90. e409b86 [android] Ask for action after reading CHIP NFC Tag (#4425) by Damian Królik · 4 years, 1 month ago
  91. 6d8ff99 [Android CHIPTool] Wi-Fi vs Thread provisioning. (#4082) by Vidhi Shah · 4 years, 3 months ago
  92. 72e563a [doc] Add a guide about commissioning nRF Connect examples using Android CHIPTool (#4074) by Damian Królik · 4 years, 3 months ago
  93. a8dbf65 [android/CHIPTool] Re-add Thread provisioning (#4073) by Damian Królik · 4 years, 3 months ago
  94. 7c17319 Implement Level Control Cluster (#3806) by Markus Becker · 4 years, 3 months ago
  95. a84274e Update README.md to include SDK and NDK version (#3815) by Liju Jayakumar · 4 years, 4 months ago
  96. 478a1da Catch network exception (#3808) by Markus Becker · 4 years, 4 months ago
  97. bd63c51 [Android] Save Wifi credentials to CHIP device (#3670) by Vidhi Shah · 4 years, 4 months ago
  98. ad8bd67 Moving the BLE JNI methods to AndroidChipStack (#3549) by Vidhi Shah · 4 years, 4 months ago
  99. 50f0947 [android] Read NFC tag containing CHIP setup payload (#3601) by Damian Królik · 4 years, 4 months ago
  100. b255818 Fix BLE advertisement service data format (#3557) by Michael Spang · 4 years, 4 months ago