| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add logging funtionatily to the example app. | Carlos Martinez Romero | 2023-12-08 | 4 | -62/+125 |
| | | | | | | | | | | Logs can now be sent over from CPP to Kotlin and displayed in the LogOutput Card. Bug: 296272152 Test: Built and run on device. Change-Id: I79641dd9fbd6d04db0615579591a2bef4b24c914 | ||||
| * | Updated the BufferStreamsDemoApp UI to jetpack compose. | Carlos Martinez Romero | 2023-10-26 | 10 | -39/+339 |
| | | | | | | | | | | | | | The project is no longer using Java and now the MainActivity uses Kotlin, calling JNI from Kotlin is fairly simiar. Currently there are 3 empty demo screens, the first demo screen will call a JNI function but there is no support for logs. Bug: 296272152 Test: Built and ran on device. Change-Id: I92f0951899fb6379e1506abdc8e1d67002433787 | ||||
| * | Bufferstreams test app. | Carlos Martinez Romero | 2023-09-22 | 1 | -0/+39 |
| Used to test out BufferQueues and BufferStreams. Test: Ran the app. Bug: 296272152 Change-Id: Ie1192658bf7db49b2ccc216433585fbd1cd1bff7 | |||||
