davidoskky
  • Joined on 2022-08-16
63c550ead3 Test create source
davidoskky commented on issue Louvorg/ReaderForSelfoss-multiplatform#63 2022-09-26 16:11:53 +00:00
Too may api calls at startup

Yes, in your branch it is working correctly and only one call is made at startup. It does feel a little bit quicker, but that's probably due to the number of fetched articles. I'm not testing…

davidoskky pushed to master at davidoskky/ReaderForSelfoss-multiplatform 2022-09-25 20:02:54 +00:00
da71de6806 Merge pull request 'bugfix/ktor-404' (#62) from bugfix/ktor-404 into master
0264da8ccc Fixing #54.
270d959ee0 Cleaning.
6d11dfb80c Fixing #59.
4184bbb900 Update gradle.
Compare 8 commits »
366b2e10f1 Adjust tests to changes in the data models
d2436bb976 Merge branch 'master' into repository_tests
da71de6806 Merge pull request 'bugfix/ktor-404' (#62) from bugfix/ktor-404 into master
0264da8ccc Fixing #54.
270d959ee0 Cleaning.
Compare 14 commits »
davidoskky opened issue Louvorg/ReaderForSelfoss-multiplatform#63 2022-09-24 15:29:33 +00:00
Too may api calls at startup
davidoskky commented on issue Louvorg/ReaderForSelfoss-multiplatform#61 2022-09-24 15:21:16 +00:00
Crash on startup with selfoss 2.18

I have an error when I want to fetch the api version

This is normal, don't worry about it. Version 2.18 doesn't provide an api version.

davidoskky commented on issue Louvorg/ReaderForSelfoss-multiplatform#61 2022-09-24 14:40:44 +00:00
Crash on startup with selfoss 2.18

Strange, your selfoss instance returns a response that doesn't conform with the api documentation (https://app.swaggerhub.com/apis/jtojnar/selfoss/2.18-SNAPSHOT#/Items/getItems) What version of…

davidoskky commented on issue Louvorg/ReaderForSelfoss-multiplatform#59 2022-09-24 10:08:38 +00:00
Crash on startup when the instance isnt available

Overall, this version feels a bit more buggy than the old one. I have experienced several crashes while using it, this is the only one I was able to reproduce easily and catch a logcat.

It…

davidoskky opened issue Louvorg/ReaderForSelfoss-multiplatform#59 2022-09-24 10:05:31 +00:00
Crash on startup
ef994460c1 get sources tests
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#50 2022-09-18 15:12:24 +00:00
Repository Unit Tests

Wouldn't it be better if SelfossApi.spouts() returned a List rather than a Map? It would simplify the logic and conform with other api functions.

758708e18d Tags tests
c0381144d1 Add CI test step
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#50 2022-09-16 10:06:18 +00:00
Repository Unit Tests

The last two tests I added on reloadBadges fail, the function will have to be fixed.

cda3ba6cb4 Test badge fetching
a4636cc0c8 Add item fetching tests
davidoskky opened issue Louvorg/ReaderForSelfoss-multiplatform#58 2022-09-15 11:04:03 +00:00
Filters don't work when offline
davidoskky pushed to master at davidoskky/ReaderForSelfoss-multiplatform 2022-09-15 10:56:00 +00:00
e2411c00d8 Shorter description.
0473a5f7bc Changelog.
d0d6a4378c Trying to fix fdroid build.
1dfa3c9f07 Version scripts.
Compare 4 commits »
davidoskky commented on issue Louvorg/ReaderForSelfoss-multiplatform#55 2022-09-14 06:57:03 +00:00
Changin the dark theme setting requires app restart

Alright, then I'll finish that first and if this is yet to be done I'll let you know about it.

davidoskky commented on issue Louvorg/ReaderForSelfoss-multiplatform#55 2022-09-14 06:24:51 +00:00
Changin the dark theme setting requires app restart

I will look into alternative theming libraries