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

feat: add basic series widget #1094

Merged
merged 17 commits into from Oct 8, 2023
Merged

feat: add basic series widget #1094

merged 17 commits into from Oct 8, 2023

Conversation

Chesire
Copy link
Owner

@Chesire Chesire commented Oct 8, 2023

Add a widget that allows a user to update their series.
Currently it only shows the current in progress anime series, and only allows going up a single episode at a time.

@Chesire Chesire self-assigned this Oct 8, 2023
@commit-lint
Copy link

commit-lint bot commented Oct 8, 2023

Chore

  • add the required glance dependencies (3a6e7e6)

Features

  • add new module for the widget (5ead13e)
  • allow adding widget to home screen (3d36d75)
  • display all active series on widget (a1e8c36)
  • update series from the widget (bdfa137)
  • update the look of the widget (a458d88)
  • update the widget defaults (7e8794c)
  • display better progress string (9ba5cac)
  • set max title length to 3 lines (987edee)
  • show progress indicator while performing update (792d159)
  • update the text style for title slightly (1dc6d2f)
  • sort the series based on user preference (b1cea1c)
  • notify glance widget of data updates (4ad87a2)

Code Refactoring

  • move the provideGlance method up (a99ea01)
  • update to use string resources (0783e54)

Styles

Contributors

Chesire

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@Chesire Chesire merged commit bfb8f9a into master Oct 8, 2023
7 checks passed
@Chesire Chesire deleted the feat/add-basic-widget branch October 8, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant