Could you create issues for these problems ?
I mean, the code I implemented to introduce that feature has problems with the viewpager, currently it works flawlessly as far as I've seen.
The dependency is used in the image activity to allow zooming and moving the images. As far as I know, it should be possible to remove the dependency and implement these behavior ourselves, but…
Dropping columns was introduced in version 3.35 https://sqlite.org/changes.html
Alright, this should now work; I'm not able to test the migration because the previous version crashes on me, check that everything works smoothly. I had to drop the whole table since also…
Yes, I'll submit everything soon.
Ops, I thought this version hadn't been released yet and that thus that would be fine.
Hey @AmineL, I'm sorry as I've been pretty busy lately. If I'm not mistaken this is pretty much ready, I'll take a look in the next few days and send a PR.
Nice Missing api version 4.1.0 shouldn't be a problem since that was only present in nighly builds of Selfoss and I don't think we should provide support for all of those. In fact, we could just…
POST /login
to authenticate users
That is true, but is there another way to test if POST is supported? Maybe in Selfoss 2.17 you receive a particular reply which you could use to pinpoint the version as older than 2.18.
Otherwi…
POST /login
to authenticate users
You mean to say that it's impossible to determine wether the selfoss instance is running a version prior to 2.18? That could in fact be a problem. Is there any way to determine if someone is still…
Great idea! That filter looks really cool, the only problem I can see is that there will be two disappearing elements in the UI: the bottom bar and the top filter.
Oh, replying by email doesn't work. Yes, I can do it without library but without animation. It's probably much better than including that questionable library.