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

Addressings #150

Merged
merged 15 commits into from Sep 12, 2023
Merged

Addressings #150

merged 15 commits into from Sep 12, 2023

Commits on Sep 5, 2023

  1. Copy the full SHA
    6adb678 View commit details
    Browse the repository at this point in the history
  2. fix: tooltips are shown immediately on desktop

    Flutter will decide the best wait duration for the current platform
    bdlukaa committed Sep 5, 2023
    Copy the full SHA
    8610635 View commit details
    Browse the repository at this point in the history
  3. feat(windows): on windows, the default download directory paths to th…

    …e system Videos folder
    
    on other platforms, such APIs aren't available for usage
    bdlukaa committed Sep 5, 2023
    Copy the full SHA
    b462aa9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Copy the full SHA
    051864a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4515943 View commit details
    Browse the repository at this point in the history
  3. fix: multiple UI fixes

    bdlukaa committed Sep 6, 2023
    Copy the full SHA
    2474bc7 View commit details
    Browse the repository at this point in the history
  4. fix: show a scrollbar on TimelineView

    On mobile, the thumb is always visible. On desktop, when the thumb is close to the bottom
    bdlukaa committed Sep 6, 2023
    Copy the full SHA
    a37ac8e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

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

Commits on Sep 11, 2023

  1. Copy the full SHA
    f92163f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    67c28fc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8f6de61 View commit details
    Browse the repository at this point in the history
  4. fix: do not enforce any orientations in unecessary screens

    On deviceGrid, it is enforced to landscapeLeft/landscapeRight.
    
    On other screens, it defaults to the system default
    bdlukaa committed Sep 11, 2023
    Copy the full SHA
    94a9461 View commit details
    Browse the repository at this point in the history
  5. refactor: update add server screen

    Added the RETRY button if the server fetching fails
    Update the colors
    bdlukaa committed Sep 11, 2023
    Copy the full SHA
    cf62c67 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    eb0677a View commit details
    Browse the repository at this point in the history
  7. fix: formatting

    bdlukaa committed Sep 11, 2023
    Copy the full SHA
    eee7002 View commit details
    Browse the repository at this point in the history