vincentnock
vincentnock
I've updated le library from 1.5.2 to 1.6, and I experience a loss of performance. It seems that `onScrollChanged`is not called as much times as before, during a fast scroll....
#### Description of the problem: Zxing handles 90 degrees rotated One dimension barcodes when TRY_HARDER is enabled, but only if the `LuminanceSource` implementation return true for `isRotateSupported`. ``` if (tryHarder...
Some apps that are trying to use OpenUDID_manager implented it in a wrong way. For instance, the application packaged as `net.p4p.chest`throws a `java.lang.ClassNotFoundException: Didn't find class "org.OpenUDID.OpenUDID_service"` This cause the...
If bot doesn't have permission to write on destination channel, message is removed from the original channel, but not added to the destination channel. So it is lost.