opacapp / opacclient

[unmaintained] A Java client library and an Android app to access more than 1,000 public and scientific libraries from all over the world.
https://opacapp.net
MIT License
156 stars 61 forks source link

Dark theme #558

Open johan12345 opened 5 years ago

johan12345 commented 5 years ago

Some users have suggested that the app should offer a dark / night theme.

It should be quite easy to implement this, but I am not sure what is the most up-to-date way to implement this, so we should do some research about this. I found this post from 2016: https://medium.com/androiddevelopers/appcompat-v23-2-daynight-d10f90c83e94

There will be a new system-wide dark mode in Android Q, so we should make sure that it works natively there. But if possible, it should also be available for users on older versions of Android.

iNtEgraIR2021 commented 3 years ago

This source might be helpful for the implementation:

@johan12345 you posted your comment above quite a while ago (about 3 years ago as of July 2021) so where there any acitivities related to this issue in the meantime?

johan12345 commented 3 years ago

No, sorry, we never got around to implementing this. Development of new features for the app from our side (rami.io) has been reduced to a minimum over the last few years, as the income from the commercial variants of the app that we offer to libraries only barely covers the ongoing support and maintenance (see also our related post from 2019). At the same time, the main focus of the company has shifted to other products.

I personally have also ended my side job at rami.io earlier this year and moved on to other projects, so while I still occasionally contribute to the app in my spare time, @raphaelm is the one in charge now. But as far as I know, Open Source contributions are still welcome 🙂