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

Modular architecture with support for different layouts #69

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    c52325e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51765d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02a45b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16e7660 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c8b8b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe803ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70f4461 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f357d94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    261af1e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. change: only use millisecond resolution

    Apparently, microseconds aren't supported in dart2js: dart-lang/sdk#44876 (comment)
    JonasWanke committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    7362733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e1205 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ac6c89 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. feat: add localizations

    JonasWanke committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    37699fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b54cf91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dc1c85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    821cbf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6461277 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8727032 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7af9cec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c012229 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    2e4037a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13bccfc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

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

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    050f81e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd428c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    65cfe6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a047502 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    b61b399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a95fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7538a48 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    4961e02 View commit details
    Browse the repository at this point in the history
  2. feat: add MonthIndicator

    JonasWanke committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    daf931b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    519a3fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7024333 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4de3444 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d59c547 View commit details
    Browse the repository at this point in the history
  7. fix: localization errors

    JonasWanke committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    b67fa4b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    8e1b5ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79e3298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9ffdf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56bbfd4 View commit details
    Browse the repository at this point in the history
  5. feat: add MonthWidget

    JonasWanke committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    901e08b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    bab1f72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6672bb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    645b058 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    340fb14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f3b7d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e27b3cc View commit details
    Browse the repository at this point in the history
  5. feat: support drag & drop

    JonasWanke committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    d63af3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a82093 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf6a332 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b08d4f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    90771ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba9ff16 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    68b3e17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2159e4e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    a8ef351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b274045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b93ca5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e1d155 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e72891 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2277b8 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    e7c9b7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91fd6e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f059f44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7daf9a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f14b2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f92f66a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02104c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54843d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f5060e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    346854c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1e92397 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    0a86efc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    599a84a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d231f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b405b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47bf68d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1141eb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b83cec9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    82768a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d15890 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    77d36d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e32dbea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5475aac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a27d1bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e04d20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b132370 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f5fb2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9dbc1fa View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Configuration menu
    Copy the full SHA
    95e81da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1d347c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa37605 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    688e4f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fc2621 View commit details
    Browse the repository at this point in the history
  6. docs: update documentation

    JonasWanke committed May 22, 2021
    Configuration menu
    Copy the full SHA
    5df6702 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. docs: improve doc comments

    JonasWanke committed May 29, 2021
    Configuration menu
    Copy the full SHA
    c1765d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19c5b13 View commit details
    Browse the repository at this point in the history
  3. refactor: minor changes

    JonasWanke committed May 29, 2021
    Configuration menu
    Copy the full SHA
    259ff65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9d795c View commit details
    Browse the repository at this point in the history
  5. docs: improve README

    JonasWanke committed May 29, 2021
    Configuration menu
    Copy the full SHA
    d6b2c04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7653f28 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Configuration menu
    Copy the full SHA
    564d789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea1a3fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9aaeb7 View commit details
    Browse the repository at this point in the history
  4. feat: add weekInfo.getDa

    JonasWanke committed May 30, 2021
    Configuration menu
    Copy the full SHA
    9d40ec0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29913ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    caaf4a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73c68aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3933bb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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

Commits on Jun 6, 2021

  1. Configuration menu
    Copy the full SHA
    3ab1c88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea80f7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dec818f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a0141e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e375e2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    601ead8 View commit details
    Browse the repository at this point in the history
  7. docs: cleanup README

    JonasWanke committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    c03f62a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e02e0e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22f5bb4 View commit details
    Browse the repository at this point in the history
  10. build: simplify workflow

    JonasWanke committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    2d59491 View commit details
    Browse the repository at this point in the history