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

Repeated commands: Select which sizes to cycle between on repeated half actions #1434

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    4a3bbce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ec589b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dd13ba View commit details
    Browse the repository at this point in the history
  4. Add checkbox for each cycle size to stack view in settings

    Toggle cycle sizes stack view based on which repeated action is selected
    Eskils committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    53cf249 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba14239 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebb0126 View commit details
    Browse the repository at this point in the history
  7. Change text of menu item

    Eskils committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    aaa97c0 View commit details
    Browse the repository at this point in the history
  8. Update localizations

    Provide localization for Norwegian and Swedish
    Eskils committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d8e565e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac49372 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    55b90bd View commit details
    Browse the repository at this point in the history
  11. Nits

    Eskils committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    09c562f View commit details
    Browse the repository at this point in the history
  12. Remove FIXME

    Eskils committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0e7af4a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fd1e05d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Change text of menu item

    Remove cycle sizes options text field
    Eskils committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e429224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82133c5 View commit details
    Browse the repository at this point in the history
  3. Rename enum CycleBetweenDivision to CycleSize

    Refactor
    Change CycleSizeDefault key to `selectedCycleSizes`
    Change cycleSizesIsChanges key to `cycleSizesIsChanged`
    Eskils committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7adba60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49415a3 View commit details
    Browse the repository at this point in the history