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(tablet-ui): make the app fully compatible with tablets #69

Merged
merged 6 commits into from
May 18, 2023

Conversation

vareversat
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a56ae82) 30.96% compared to head (244073e) 30.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev      #69   +/-   ##
=======================================
  Coverage   30.96%   30.96%           
=======================================
  Files          15       15           
  Lines         436      436           
=======================================
  Hits          135      135           
  Misses        301      301           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vareversat vareversat merged commit f348d49 into dev May 18, 2023
@vareversat vareversat deleted the feat/tablet-ui branch May 18, 2023 13:29
vareversat added a commit that referenced this pull request May 19, 2023
* feat(ui): rework the main page to add fade/size animation (#67)

* fix(time-slots): overlapping conditions

* chore(version): increment version to `v1.8.0`

* chore(tests): add some tests

* chore(tests): add some tests

* chore(deps): update ruby/setup-ruby to v1.149.0

* fix(playstore): make (again) the full description compliant with the google play store policies

* chore(custom-properties): use custom properties for animation duration instead of random values

* fix(time-slots): if the open and closing dates were not during the same day, the time slot check was not working properly

* chore(ui): speed up the status widget animations

* chore(ui): speed up the settings floating widget animation

* chore(ci): fix code metrics

* feat(tablet-ui): make the app fully compatible with tablets & landscape mode (#69)

* feat(tablet-ui): add a layout when the app is running on a tablet

* chore(readme): add codecov badge

* fix(ci): fix unused code error

* chore(naming): rename `ForecastListItemWidget` to `ForecastWidget`

* fix(ui): set isMobile detection to a greater threshold

* chore(playstore): upgrade screenshots

* chore(version): increment version to `v1.8.1`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@vareversat vareversat restored the feat/tablet-ui branch March 23, 2024 16:39
@vareversat vareversat deleted the feat/tablet-ui branch March 23, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant