Amine Bouabdallaoui AmineB
AmineB merged pull request Louvorg/ReaderForSelfoss-multiplatform#68 2022-09-26 18:26:23 +00:00
enhancement/too-many-calls
AmineB pushed to master at Louvorg/ReaderForSelfoss-multiplatform 2022-09-26 18:26:23 +00:00
d81fb79b4f Merge pull request 'enhancement/too-many-calls' (#68) from enhancement/too-many-calls into master
144067d5b6 This helps a lot.
8106faa45c Only fetch intems if item caching is enabled.
d9ef301e0f Warning.
90b52232ab Updating ktor and changing the engine. This speeds things a little bit too.
Compare 7 commits »
AmineB created pull request Louvorg/ReaderForSelfoss-multiplatform#68 2022-09-26 18:25:37 +00:00
enhancement/too-many-calls
AmineB opened issue Louvorg/ReaderForSelfoss-multiplatform#67 2022-09-26 18:24:53 +00:00
Ktor is slower than retrofit. Do something about it.
AmineB commented on issue Louvorg/ReaderForSelfoss-multiplatform#63 2022-09-26 14:20:44 +00:00
Too may api calls at startup

Also, note that the default article to fetch was 200. I changed it to 20, and things are quicker.

AmineB commented on issue Louvorg/ReaderForSelfoss-multiplatform#63 2022-09-26 14:18:32 +00:00
Too may api calls at startup

@davidoskky can you please try the enhancement/too-many-calls branch ?

I didn't see a lot of improvement compared to the android version.

Retrofit seems to be super fast compared to ktor.

AmineB deleted branch bugfix/old-version-serialization from Louvorg/ReaderForSelfoss-multiplatform 2022-09-26 14:17:43 +00:00
144067d5b6 This helps a lot.
8106faa45c Only fetch intems if item caching is enabled.
d9ef301e0f Warning.
90b52232ab Updating ktor and changing the engine. This speeds things a little bit too.
0f000ea359 Only sort if the data is from the DB. This speeds things a little bit.
Compare 5 commits »
AmineB created branch enhancement/too-many-calls in Louvorg/ReaderForSelfoss-multiplatform 2022-09-26 12:06:04 +00:00
fb8f81a4c8 One call less.
AmineB opened issue Louvorg/ReaderForSelfoss-multiplatform#66 2022-09-26 07:03:18 +00:00
Theming V1 (Dark Mode only!
AmineB deleted branch feature/55 from Louvorg/ReaderForSelfoss-multiplatform 2022-09-26 06:54:30 +00:00
AmineB merged pull request Louvorg/ReaderForSelfoss-multiplatform#65 2022-09-26 06:54:29 +00:00
Theme refresh
AmineB closed issue Louvorg/ReaderForSelfoss-multiplatform#55 2022-09-26 06:54:29 +00:00
Changin the dark theme setting requires app restart
AmineB pushed to master at Louvorg/ReaderForSelfoss-multiplatform 2022-09-26 06:54:29 +00:00
a76b3dd2a9 Merge pull request 'Theme refresh' (#65) from feature/55 into master
91aed5a777 Hacky way to fix #55.
8823cc6c6c Cleaning.
Compare 3 commits »
AmineB created pull request Louvorg/ReaderForSelfoss-multiplatform#65 2022-09-25 20:21:14 +00:00
Theme refresh
AmineB created branch feature/55 in Louvorg/ReaderForSelfoss-multiplatform 2022-09-25 20:19:51 +00:00
AmineB pushed to feature/55 at Louvorg/ReaderForSelfoss-multiplatform 2022-09-25 20:19:51 +00:00
91aed5a777 Hacky way to fix #55.
8823cc6c6c Cleaning.
Compare 2 commits »
AmineB commented on issue Louvorg/ReaderForSelfoss-multiplatform#61 2022-09-24 20:23:32 +00:00
Crash on startup with selfoss 2.18

This is fixed. In a few minutes the configuration will change so that f-droid can build it (whenever they want) and make it available on there.

A new release will be automatically created, and…