Marc Rousavy
0f7ee51333
feat: Add console
logging support for Frame Processors (#297)
* Try to log to console via runOnJS
* Call `console.log`
* Create custom `VisionCameraScheduler`
* Fix scheduler call
* Call with this
* Fix console setting
* Move J---- to `java-bindings`
* c++ style
* Android: 1/2 Create custom Scheduler
* Android: 2/2 Use custom Scheduler
* Don't use `runOnJS`, use `__callAsync` directly
2021-07-30 10:27:45 +02:00
..
2021-06-27 12:37:54 +02:00
2021-07-29 10:52:39 +02:00
2021-06-21 22:42:46 +02:00
2021-06-07 15:55:20 +02:00
2021-06-21 22:42:46 +02:00
2021-07-30 10:27:45 +02:00
2021-06-28 15:56:49 +02:00
2021-06-28 15:56:49 +02:00
2021-06-21 22:42:46 +02:00
2021-07-30 10:27:45 +02:00
2021-07-26 15:41:03 +02:00
2021-06-21 22:42:46 +02:00
2021-07-26 15:32:43 +02:00
2021-03-23 15:25:27 +01:00
2021-07-12 15:16:03 +02:00
2021-07-29 11:44:22 +02:00