-
Notifications
You must be signed in to change notification settings - Fork 118
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
refactor: redesigned home screen widget for android #417
Conversation
e59c958
to
7ef2c96
Compare
@Pavel401 The PR is Ready to Review. |
also #402 (comment) , |
7ef2c96
to
14038e4
Compare
@SGI-CAPP-AT2 Brilliant! |
14038e4
to
589d5dc
Compare
the design lgtm |
@BrawlerXull out of curiosity.. what's lgtm? |
It's |
@SGI-CAPP-AT2 Does it support the iOS widget as well? |
@Pavel401 , |
Description
This issue fixes issue #415,
As per Issue this PR refactors the Home Screen widget with new features and some design changes.
Fixes #415
UI: a way Better widget
Now smallest size is 2x2 cells
It follows App Color Theme Instead of System Theme
Updates on filter change occurs
at smallest 3x2 size it can show upto 4 tasks
at preferable 3x3 size it can show upto 7 tasks
A button added which redirects to add dialog
closes: #415
Replace
issue_no
with the issue number which is fixed in this PRScreenshots
VID2_415.mp4
REFACTOR_HOMESCREEN_WIDGET.mp4
Checklist