Skip to content
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] Homescreen Widget #13

Open
newhinton opened this issue Dec 22, 2019 · 9 comments
Open

[Feature] Homescreen Widget #13

newhinton opened this issue Dec 22, 2019 · 9 comments
Labels
enhancement New feature or request

Comments

@newhinton
Copy link
Contributor

It would be awesome to have a widget to display a list.

@lolo-io lolo-io added the enhancement New feature or request label Jan 14, 2020
@newhinton
Copy link
Contributor Author

image

I have tinkered a little bit, this is the result.

However, i dont think that i can implement the same functions for the widget as for the main view.
I guess swiping wont work, and sublists are complicated to implement, so im limiting this to the top entry.

@lolo-io
Copy link
Owner

lolo-io commented Jan 16, 2020

I have never worked on a widget before.
I think the right thing to do is to let the user chose which list is displayed by the widget.

@newhinton
Copy link
Contributor Author

Sure! This was my first shot at it, later there will be some way to configure the widget.
I was thinking about either a "next" and "previous" button directly in the widget, or a configuration screen

@newhinton
Copy link
Contributor Author

image

The general design is still a little bit unfinished, but i think it generally fits the app's style.

@newhinton
Copy link
Contributor Author

newhinton commented Jan 19, 2020

@lolo-io I have now finished all major requirements for widgets. I can select lists and i can mark/unmark single entries.

Also i have created #15, could you give me feedback for changes that may be nessessary?

Edit: There are still two bugs:
the switching of lists sometimes break, the appwidgetid's are changing somehow so that the service has a different widgetid than the widget itself.
Also, after a time, the list disappears and does not dissapear. those two bugs may be related

@lolo-io
Copy link
Owner

lolo-io commented Jan 21, 2020

Hi, I apologize I am really busy these days, but I will take a look at your work soon I promise !
Thank you very much for the PR ! I come back to you soon :)

@newhinton
Copy link
Contributor Author

No problem!

Regarding the bug where the app loses connection to the widget and stops working, maybe this can be fixed by setting the updatetime in the widgetxml to something small

@lolo-io
Copy link
Owner

lolo-io commented Jan 28, 2020

I just reviewed and commented your PR.
Thank you for your work ! :)
It really helps me !

@onlycparra
Copy link

hi, @lolo-io.
What is the state of this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants