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

International weekday names #396

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Mar 7, 2024

  1. Update movement.h

    new field to track weekday language preference
    mrbrown8 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ba76e72 View commit details
    Browse the repository at this point in the history
  2. Update preferences_face.c

    adding language preference to settings face
    mrbrown8 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    989c8e9 View commit details
    Browse the repository at this point in the history
  3. Update watch_utility.c

    add weekday language dictionary
    mrbrown8 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e31e908 View commit details
    Browse the repository at this point in the history
  4. Update watch_utility.h

    until I can figure out how to make it const again
    mrbrown8 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    102a62b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Update watch_utility.c

    correcting abbreviation for German Sunday
    mrbrown8 authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    f0c97ee View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Update preferences_face.c

    Ooops, get that extra pref in the array
    mrbrown8 authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    67b0b72 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    be83801 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    55676ee View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update watch_utility.c

    mrbrown8 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7a38d68 View commit details
    Browse the repository at this point in the history
  2. Update preferences_face.c

    mrbrown8 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f517cf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3da670e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update preferences_face.c

    LED updates only apply to certain pages
    mrbrown8 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    09cf298 View commit details
    Browse the repository at this point in the history
  2. Update preferences_face.c

    need to use watch_utility_get_weekday() from watch_utility.h
    mrbrown8 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    aaa0f6b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update watch_utility.c

    take debug back out
    mrbrown8 authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7205617 View commit details
    Browse the repository at this point in the history