-
Notifications
You must be signed in to change notification settings - Fork 21
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Some requests #11
Comments
Thank you very much for the comment, and thank you for using the watch face. :) Let me try answering 1, 2, and 4 at once. :) And another point is that the main purpose of this project is to help people get into watch face development, so another problem is to keep the codebase understandable while adding more and more features. I will add a Dependency Injection solution using Hilt in the next couple of days, so that should reduce projects complexity a bit, and help with future changes. For the next couple of months, my plan is:
I will probably not add new features this year. There are also major library changes coming from Google that should be stable by the end of the year so I will need to migrate. And regarding the 3rd point. I studied mathematics, so naturally :) almost everything drawn on the watch face is described by formulas in Polar coordinates. Also, there are some transformations that are converting round watch faces into a rectangular shape for Oppo watches which are pretty complicated. I don't know how to make this more accessible to someone who doesn't have at least some knowledge of trigonometry. Feel free to contribute, if you have time. Just push MR and I will check it. But if you plan to make bigger changes, ping me before so we can align and avoid conflicts. I hope that I managed to express myself clearly. If you have any ideas on how to overcome some of these problems, please share them :). |
Thanks for the detailed answer, I really appreciate it. Anyways, great project and as-is is already the best analog watch face I have installed so far. |
Thank you very much for the translations. They will be available in the next release. In any case, I will convert this issue to discussion, and I will post updates there when I add new features. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Hi, I'd like to propose some additions which would allow even more customizations with just a few more lines of code.
Thanks for the great open source app, I'll try to contribute as soon as I have some free time on my hands.
The text was updated successfully, but these errors were encountered: