Skip to content

Permit more actions in widgets, support extra large on iPadOS 15#1860

Merged
zacwest merged 2 commits into
masterfrom
more-widget-actions
Sep 26, 2021
Merged

Permit more actions in widgets, support extra large on iPadOS 15#1860
zacwest merged 2 commits into
masterfrom
more-widget-actions

Conversation

@zacwest
Copy link
Copy Markdown
Member

@zacwest zacwest commented Sep 26, 2021

Summary

This updates our maximum action count per size, adding extra large:

Family Old Maximum New Maximum Count
Small 1 1
Medium 4 8
Large 8 16
Extra Large (new) n/a 32

Extra Large is approximately 2 'Large' stacked horizontally, so we extend this into 3 (for ≤15 items) or 4 columns, depending on item count.

Screenshots

Kind Image
Maximum Simulator Screen Shot - iPad Pro (11-inch) (3rd generation) - 2021-09-25 at 20 17 55
Old Maximum simulator_screenshot_6AD05BE4-7D54-4B83-8FD1-A1C110EAD0B6

Link to pull request in Documentation repository

Documentation: home-assistant/companion.home-assistant#

Any other notes

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 26, 2021

Codecov Report

Merging #1860 (55bb996) into master (8041b99) will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1860      +/-   ##
==========================================
- Coverage   25.29%   25.16%   -0.13%     
==========================================
  Files         231      231              
  Lines       19504    19504              
==========================================
- Hits         4933     4909      -24     
- Misses      14571    14595      +24     
Impacted Files Coverage Δ
...s/Shared/Common/SiriIntents+ConvenienceInits.swift 0.00% <0.00%> (-8.96%) ⬇️
Sources/App/LifecycleManager.swift 35.77% <0.00%> (-4.07%) ⬇️
Sources/Shared/API/HAAPI.swift 16.84% <0.00%> (-1.60%) ⬇️
...Shared/API/Webhook/Networking/WebhookManager.swift 87.74% <0.00%> (-0.97%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8041b99...55bb996. Read the comment docs.

@zacwest zacwest merged commit ca953db into master Sep 26, 2021
@zacwest zacwest deleted the more-widget-actions branch September 26, 2021 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants