Kai O'Reilly

Results 459 comments of Kai O'Reilly

Thank you for pinging us on this, and we appreciate your feedback. We have been busy with other issues, but we will prioritize this issue now, and we should have...

`s.Pos` is implemented as of #1303, so you should be able to implement your use case using it now. If you have any issues getting it working, I am happy...

We also renamed `NoLayout` to `Custom` in #1305 to better represent the functionality.

Thanks for the suggestion and the research! I'm not completely sure how applicable this is to Cogent Core; we have our own build system that allows for easy compilation for...

I looked at the goup code, and they do indeed have code for downloading the Android SDK, NDK, and JDK for you. However, as the project is not really maintained...

@MatejMagat305, can you do a PR for the env handling changes you are requesting to get termux building working? For the dex file, we are currently generating a `dex.go` file...

I am absolutely interested in supporting more advanced native mobile features like bluetooth at some point, and I think that support for those can be built into the existing Java...

@MatejMagat305, thank you for the links! I filed a separate issue (#984) for bluetooth and put the links there.

@gedw99, thanks for the advice! I think it is important for us to have unified core tool, and depending on a separate codebase would almost certainly lead to a lot...

Thank you for filing this issue. The reason a change event is not sent is because changing the unit technically does not change the actual time value (ex: if it...