Dmitriy Bogdanov

Results 118 comments of Dmitriy Bogdanov

Thanks for your contribution! I'm not very good with UI, so the review may take some time. Can you explain why you use `this.` in `MainActivity.java` everywhere?

Sorry for the delay and thanks again for your work. I have a few issues with this PR. I generally don't mind cleaning the code up, but only if it...

> Including this change. It was introduced by the formatter but shouldn't be just done in such a way. I'm not sure I understand what you're saying. > The reason:...

Sorry for the delay again. I'll start with the fact that I tested this PR as it is on an Android 9 device and things are very broken: most of...

Just tested on Android 8.1 emulator - glitches are there, you can see for yourself.

Thanks! Can you make the tab bar on the main screen not stand out as much in the dark theme? Currently it has a lighter background color than both title...

Thank you for the report! The web app does use some underlining, and I don't remember whether the Android app intentionally uses a different style. I don't have the time...

Related https://github.com/wallabag/wallabag/issues/2800. I'll try to clear it up a bit. My memory on the details is somewhat hazy though. There are three sets of credentials: * Username + password. *...

Rebased on the latest release. Linter fails and suggests to add `android.defaultConfig.vectorDrawables.useSupportLibrary = true` which satisfies it, but **makes the app crash at runtime** on Android 4. As a result,...

@tristan-k there's nothing to look forward to - this PR is not going to be merged. You can build the app from this branch yourself - just use `gradle assemble`.