davidoskky
  • Joined on 2022-08-16
davidoskky opened issue Louvorg/ReaderForSelfoss-multiplatform#99 2022-11-11 14:42:33 +00:00
Support editing sources
davidoskky opened issue Louvorg/ReaderForSelfoss-multiplatform#98 2022-11-11 14:38:49 +00:00
Theme selection too deep
davidoskky opened issue Louvorg/ReaderForSelfoss-multiplatform#97 2022-11-11 14:36:05 +00:00
Dark mode doesn't persist
davidoskky commented on issue Louvorg/ReaderForSelfoss-multiplatform#13 2022-11-11 14:31:46 +00:00
Close images swiping up or down

I have this ready and working, but it's using a library which is not updated since a while. This is the library in question https://github.com/liuguangqiang/SwipeBack

I'm not sure using such…

davidoskky pushed to master at davidoskky/ReaderForSelfoss-multiplatform 2022-11-11 08:43:36 +00:00
a4527940b8 Merge pull request 'Mercury issues fixing.' (#96) from mercury-common into master
9e8a25ed3e Fixing tests.
8ea46e146b Cleaning.
5ecf3c3f87 Mercury api in common code.
325f103417 Timeout.
Compare 15 commits »
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#92 2022-11-11 08:42:09 +00:00
Checkerboard background for transparency in zoomed images

Looks good to me; you may merge this.

davidoskky pushed to checkerboard at davidoskky/ReaderForSelfoss-multiplatform 2022-11-11 08:40:55 +00:00
dbe97f564e Revert imageview changes
3a3bf03114 Bigger checktile.
Compare 2 commits »
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#92 2022-11-09 16:16:03 +00:00
Checkerboard background for transparency in zoomed images

I added the background and this now produces views such as the ones you sent in your screenshots. The main problem with this implementation is that the background is static and gets zoomed in…

davidoskky pushed to checkerboard at davidoskky/ReaderForSelfoss-multiplatform 2022-11-09 16:04:06 +00:00
c09a32e9ad Add checkerboard background to the images in the image view
b02a588dff Add a checkerboard background drawable
Compare 2 commits »
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#92 2022-11-08 15:39:24 +00:00
Checkerboard background for transparency in zoomed images

You mean to set the background color? Yes, I have to insert that in so that the color changes according to the theme. Here is a screenshot with the fullscreen background and the same image as the…

davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#92 2022-11-06 20:57:52 +00:00
Checkerboard background for transparency in zoomed images

Here is a screenshot with the full screen.

Is there anything preventing us from doing both ?

No, not really.

I don't think that the white and checkered background is easy on the eye…

davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#92 2022-11-06 18:06:55 +00:00
Checkerboard background for transparency in zoomed images

That's actually quite easy to achieve. I did it this way because I felt it was unesthetic to have the whole screen checkered when that was unnecessary. I hope this feature will be useful only…

davidoskky created pull request Louvorg/ReaderForSelfoss-multiplatform#92 2022-11-03 22:30:23 +00:00
Checkerboard background for transparency in zoomed images
davidoskky pushed to checkerboard at davidoskky/ReaderForSelfoss-multiplatform 2022-11-03 22:16:57 +00:00
ae0909ef0a Only show the checkerboard beneath the image
davidoskky deleted branch badges from davidoskky/ReaderForSelfoss-multiplatform 2022-11-03 10:08:32 +00:00
davidoskky created branch checkerboard in davidoskky/ReaderForSelfoss-multiplatform 2022-11-02 11:02:50 +00:00
davidoskky pushed to checkerboard at davidoskky/ReaderForSelfoss-multiplatform 2022-11-02 11:02:50 +00:00
7f70840178 Set a checkerboard background on the image view
davidoskky pushed to badges at davidoskky/ReaderForSelfoss-multiplatform 2022-11-01 20:51:53 +00:00
4b63afe62a Update badges tests
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#91 2022-11-01 20:47:17 +00:00
Immediately update bottom badges after reading or starring articles

Wait merging, I have to update the tests

davidoskky pushed to master at davidoskky/ReaderForSelfoss-multiplatform 2022-11-01 20:36:41 +00:00
16b10dc1b7 Merge pull request 'Show all sources in the sources list' (#90) from davidoskky/ReaderForSelfoss-multiplatform:sources into master
6d610ed61a Fix repeating items in recyclerview
792950be7c Remove unreachable condition
Compare 3 commits »