Evgeny Bondarenko
Evgeny Bondarenko
I made a simple converter for the case when we have no `additionalProperties` and just one `patternProperties`. I think that it's the most common scenario and it could be added...
Full adb logs without any filtering: > > 11-23 12:42:08.405 5456-5456/ru.payme.AlphaInsurance D/ScanActivity: Checking Gogole Play services > 11-23 12:42:08.412 5456-5456/ru.payme.AlphaInsurance D/ScanActivity: Building BarcodeDetector > 11-23 12:42:08.415 5456-5456/ru.payme.AlphaInsurance W/DynamiteModule: Local module...
Tried sample application - same results: > 11-23 13:04:06.701 11383-11483/com.google.android.gms.samples.vision.barcodereader W/DynamiteModule: Local module descriptor class for com.google.android.gms.vision.dynamite not found. > 11-23 13:04:06.702 11383-11483/com.google.android.gms.samples.vision.barcodereader I/DynamiteModule: Considering local module com.google.android.gms.vision.dynamite:0 and remote...
Sample application logs without filters: > 11-23 13:06:38.138 11383-11483/com.google.android.gms.samples.vision.barcodereader W/DynamiteModule: Local module descriptor class for com.google.android.gms.vision.dynamite not found. > 11-23 13:06:38.143 11383-11483/com.google.android.gms.samples.vision.barcodereader I/DynamiteModule: Considering local module com.google.android.gms.vision.dynamite:0 and remote module...
Oops, I detected that I have low storage space. But that's not the only reason. I tried to detect low storage space using code from #20: ``` // Check for...
UPD. Nope, the problem was only in free space. After cleaning up, everything began to work as expected. I used gist https://gist.github.com/mitchross/b012bd72a9cd3b1f92c7 from issue #45 as a workaround but that...
@x43x61x69 this project wasn't even started, that' just a pretty useless draft.
It was not abandoned, it was never really started :)
Right now many of specific telegram features like mentions, pictures, stickers, polls and so on - are not supported. Just basic messaging. But adding it is pretty simple - PRs...
Yup, still monitored but not in development. PRs welcome!