Dmitriy Bogdanov

Results 118 comments of Dmitriy Bogdanov

The thing is the app currently uses two ways to communicate with the server: * It makes HTTP requests and parses HTML responses to log into wallabag and to generate...

It is possible to create an annotation without entering any text. An option to directly create an empty annotation can be added, but it doesn't seem to be in high...

Sure, it just displays "No comment". I myself use it quite often for simply highlighting.

It may be a problem since we use WebView to display article content. Off the top of my head, it may be possible with some kind of JavaScript hacks :/

Sorry, I still can't find the time to properly look into it. I was against approaches like that, because I think it should be implemented using layouts. But seeing that...

I don't think it can be considered a bug (non-touch scrolling was never a proper feature, it's not on by default). I do agree it should be improved though. However,...

> Could you post what values worked for you? I don't often use it, so I only know that reducing the value should reduce the amount of text that is...

Thanks for bringing attention to the issue! Unfortunately, current TTS implementation doesn't provide an easy way to fix this. I started working on it a while back (#976), but currently...

Thanks for the report! Both of the problems seem to be caused by a delayed "onPageFinished()" call from `WebView`. Most likely it's trying to load images even though there's no...

I can't reproduce it with Android 5 & 6 emulators. Did it start with 2.4.3? If not, can you test different versions to see if it started with any one...