From 47a3e9947b1b360b0c8ad467c26816d345b3d3ea Mon Sep 17 00:00:00 2001 From: Jimi Viita-aho Date: Sun, 28 Jul 2024 16:58:47 +0300 Subject: [PATCH 1/2] Add K-9 Mail as client --- _clients/fastmail.md | 2 +- _clients/gmx.md | 2 +- _clients/hey.md | 2 +- _clients/ionos-1and1.md | 2 +- _clients/k-9.md | 4 ++++ _clients/laposte.md | 2 +- _clients/mail-ru.md | 2 +- _clients/orange.md | 2 +- _clients/protonmail.md | 2 +- _clients/sfr.md | 2 +- _clients/web-de.md | 2 +- _clients/wp-pl.md | 2 +- _data/nicenames.yml | 1 + 13 files changed, 16 insertions(+), 11 deletions(-) create mode 100644 _clients/k-9.md diff --git a/_clients/fastmail.md b/_clients/fastmail.md index 1f8809a3..fb5db2d8 100644 --- a/_clients/fastmail.md +++ b/_clients/fastmail.md @@ -1,4 +1,4 @@ --- platforms: [desktop-webmail] -display_order: 9 +display_order: 10 --- \ No newline at end of file diff --git a/_clients/gmx.md b/_clients/gmx.md index 6fb62d9c..9bd0e778 100644 --- a/_clients/gmx.md +++ b/_clients/gmx.md @@ -1,4 +1,4 @@ --- platforms: [desktop-webmail, ios, android] -display_order: 12 +display_order: 15 --- \ No newline at end of file diff --git a/_clients/hey.md b/_clients/hey.md index 1f8809a3..2c2380a6 100644 --- a/_clients/hey.md +++ b/_clients/hey.md @@ -1,4 +1,4 @@ --- platforms: [desktop-webmail] -display_order: 9 +display_order: 11 --- \ No newline at end of file diff --git a/_clients/ionos-1and1.md b/_clients/ionos-1and1.md index 07c23074..9b263954 100644 --- a/_clients/ionos-1and1.md +++ b/_clients/ionos-1and1.md @@ -1,4 +1,4 @@ --- platforms: [desktop-webmail, android] -display_order: 12 +display_order: 16 --- \ No newline at end of file diff --git a/_clients/k-9.md b/_clients/k-9.md new file mode 100644 index 00000000..0de53c4a --- /dev/null +++ b/_clients/k-9.md @@ -0,0 +1,4 @@ +--- +platforms: [android] +display_order: 8 +--- \ No newline at end of file diff --git a/_clients/laposte.md b/_clients/laposte.md index 2c2380a6..96d291db 100644 --- a/_clients/laposte.md +++ b/_clients/laposte.md @@ -1,4 +1,4 @@ --- platforms: [desktop-webmail] -display_order: 11 +display_order: 13 --- \ No newline at end of file diff --git a/_clients/mail-ru.md b/_clients/mail-ru.md index 6a56fed6..da0669ed 100644 --- a/_clients/mail-ru.md +++ b/_clients/mail-ru.md @@ -1,4 +1,4 @@ --- platforms: [desktop-webmail] -display_order: 12 +display_order: 17 --- \ No newline at end of file diff --git a/_clients/orange.md b/_clients/orange.md index b06fa40a..6fb62d9c 100644 --- a/_clients/orange.md +++ b/_clients/orange.md @@ -1,4 +1,4 @@ --- platforms: [desktop-webmail, ios, android] -display_order: 10 +display_order: 12 --- \ No newline at end of file diff --git a/_clients/protonmail.md b/_clients/protonmail.md index 1a5a1d34..9b6b32c3 100644 --- a/_clients/protonmail.md +++ b/_clients/protonmail.md @@ -1,4 +1,4 @@ --- platforms: [desktop-webmail, ios, android] -display_order: 8 +display_order: 9 --- \ No newline at end of file diff --git a/_clients/sfr.md b/_clients/sfr.md index 27418d45..9a6cdaf3 100644 --- a/_clients/sfr.md +++ b/_clients/sfr.md @@ -1,4 +1,4 @@ --- platforms: [desktop-webmail, ios, android] -display_order: 11 +display_order: 14 --- \ No newline at end of file diff --git a/_clients/web-de.md b/_clients/web-de.md index 6fb62d9c..ba4c3ebd 100644 --- a/_clients/web-de.md +++ b/_clients/web-de.md @@ -1,4 +1,4 @@ --- platforms: [desktop-webmail, ios, android] -display_order: 12 +display_order: 18 --- \ No newline at end of file diff --git a/_clients/wp-pl.md b/_clients/wp-pl.md index 1e913c87..d69ce96c 100644 --- a/_clients/wp-pl.md +++ b/_clients/wp-pl.md @@ -1,4 +1,4 @@ --- platforms: [desktop-webmail] -display_order: 12 +display_order: 19 --- diff --git a/_data/nicenames.yml b/_data/nicenames.yml index a3ef4f5b..027b2dec 100644 --- a/_data/nicenames.yml +++ b/_data/nicenames.yml @@ -5,6 +5,7 @@ family: apple-mail: "Apple Mail" aol: "AOL" thunderbird: "Mozilla Thunderbird" + k-9: "K-9 Mail" microsoft: "Microsoft" samsung-email: "Samsung Email" sfr: "SFR" From 070716688ae691ab2819c66cdb9321a33f6a06c6 Mon Sep 17 00:00:00 2001 From: Jimi Viita-aho Date: Mon, 29 Jul 2024 02:40:54 +0300 Subject: [PATCH 2/2] Add K-9 Mail data --- _features/_template.md | 5 +++++ _features/amp.md | 5 +++++ _features/css-accent-color.md | 5 +++++ _features/css-align-items.md | 5 +++++ _features/css-animation.md | 5 +++++ _features/css-aspect-ratio.md | 5 +++++ _features/css-at-font-face.md | 5 +++++ _features/css-at-import.md | 5 +++++ _features/css-at-keyframes.md | 5 +++++ _features/css-at-media-device-pixel-ratio.md | 5 +++++ _features/css-at-media-hover.md | 5 +++++ _features/css-at-media-orientation.md | 5 +++++ _features/css-at-media-prefers-color-scheme.md | 8 +++++++- _features/css-at-media-prefers-reduced-motion.md | 8 +++++++- _features/css-at-media.md | 8 +++++++- _features/css-at-supports.md | 5 +++++ _features/css-backdrop-filter.md | 7 ++++++- _features/css-background-blend-mode.md | 5 +++++ _features/css-background-clip.md | 5 +++++ _features/css-background-color.md | 5 +++++ _features/css-background-image.md | 11 +++++++++-- _features/css-background-origin.md | 5 +++++ _features/css-background-position.md | 5 +++++ _features/css-background-repeat.md | 5 +++++ _features/css-background-size.md | 5 +++++ _features/css-background.md | 8 +++++++- _features/css-block-inline-size.md | 5 +++++ _features/css-border-collapse.md | 5 +++++ _features/css-border-image.md | 8 ++++++++ _features/css-border-inline-block-individual.md | 5 +++++ _features/css-border-inline-block-longhand.md | 5 +++++ _features/css-border-inline-block.md | 5 +++++ _features/css-border-radius-logical.md | 5 +++++ _features/css-border-radius.md | 5 +++++ _features/css-border-spacing.md | 5 +++++ _features/css-border.md | 5 +++++ _features/css-box-shadow.md | 5 +++++ _features/css-box-sizing.md | 5 +++++ _features/css-caption-side.md | 5 +++++ _features/css-clip-path.md | 5 +++++ _features/css-color-scheme.md | 5 +++++ _features/css-column-count.md | 5 +++++ _features/css-column-layout-properties.md | 5 +++++ _features/css-conic-gradient.md | 5 +++++ _features/css-direction.md | 5 +++++ _features/css-display-flex.md | 5 +++++ _features/css-display-grid.md | 5 +++++ _features/css-display-none.md | 5 +++++ _features/css-display.md | 5 +++++ _features/css-filter.md | 5 +++++ _features/css-flex-direction.md | 5 +++++ _features/css-flex-wrap.md | 5 +++++ _features/css-float.md | 5 +++++ _features/css-font-size.md | 5 +++++ _features/css-font-weight.md | 5 +++++ _features/css-font.md | 5 +++++ _features/css-function-clamp.md | 5 +++++ _features/css-function-max.md | 5 +++++ _features/css-function-min.md | 5 +++++ _features/css-gap.md | 5 +++++ _features/css-grid-template.md | 5 +++++ _features/css-height.md | 5 +++++ _features/css-hyphens.md | 7 ++++++- _features/css-important.md | 5 +++++ _features/css-inline-size.md | 5 +++++ _features/css-intrinsic-size.md | 5 +++++ _features/css-justify-content.md | 5 +++++ _features/css-left-right-top-bottom.md | 5 +++++ _features/css-letter-spacing.md | 5 +++++ _features/css-line-height.md | 5 +++++ _features/css-linear-gradient.md | 5 +++++ _features/css-list-style-image.md | 9 ++++++++- _features/css-list-style-position.md | 5 +++++ _features/css-list-style-type.md | 6 ++++++ _features/css-list-style.md | 8 +++++++- _features/css-margin-block-start-end.md | 5 +++++ _features/css-margin-inline-start-end.md | 5 +++++ _features/css-margin-inline.md | 5 +++++ _features/css-margin.md | 5 +++++ _features/css-max-block-size.md | 5 +++++ _features/css-max-height.md | 5 +++++ _features/css-max-width.md | 5 +++++ _features/css-min-height.md | 5 +++++ _features/css-min-inline-size.md | 7 ++++++- _features/css-min-width.md | 5 +++++ _features/css-mix-blend-mode.md | 8 +++++++- _features/css-modern-color.md | 5 +++++ _features/css-nesting.md | 5 +++++ _features/css-object-fit.md | 5 +++++ _features/css-object-position.md | 5 +++++ _features/css-opacity.md | 5 +++++ _features/css-outline-offset.md | 5 +++++ _features/css-outline.md | 5 +++++ _features/css-overflow-wrap.md | 7 ++++++- _features/css-overflow.md | 8 +++++++- _features/css-padding-block-start-end.md | 5 +++++ _features/css-padding-inline-block.md | 5 +++++ _features/css-padding-inline-start-end.md | 5 +++++ _features/css-padding.md | 5 +++++ _features/css-position.md | 5 +++++ _features/css-pseudo-class-active.md | 5 +++++ _features/css-pseudo-class-checked.md | 5 +++++ _features/css-pseudo-class-first-child.md | 5 +++++ _features/css-pseudo-class-first-of-type.md | 5 +++++ _features/css-pseudo-class-focus.md | 5 +++++ _features/css-pseudo-class-has.md | 5 +++++ _features/css-pseudo-class-hover.md | 5 +++++ _features/css-pseudo-class-lang.md | 5 +++++ _features/css-pseudo-class-last-child.md | 5 +++++ _features/css-pseudo-class-last-of-type.md | 5 +++++ _features/css-pseudo-class-link.md | 5 +++++ _features/css-pseudo-class-not.md | 5 +++++ _features/css-pseudo-class-nth-child.md | 5 +++++ _features/css-pseudo-class-nth-last-child.md | 5 +++++ _features/css-pseudo-class-nth-last-of-type.md | 5 +++++ _features/css-pseudo-class-nth-of-type.md | 5 +++++ _features/css-pseudo-class-only-child.md | 5 +++++ _features/css-pseudo-class-only-of-type.md | 5 +++++ _features/css-pseudo-class-target.md | 5 +++++ _features/css-pseudo-class-visited.md | 5 +++++ _features/css-pseudo-element-after.md | 5 +++++ _features/css-pseudo-element-before.md | 5 +++++ _features/css-pseudo-element-first-letter.md | 5 +++++ _features/css-pseudo-element-first-line.md | 5 +++++ _features/css-pseudo-element-marker.md | 5 +++++ _features/css-pseudo-element-placeholder.md | 5 +++++ _features/css-radial-gradient.md | 5 +++++ _features/css-resize.md | 6 ++++++ _features/css-rgb.md | 5 +++++ _features/css-rgba.md | 5 +++++ _features/css-scroll-snap.md | 8 ++++++++ _features/css-selector-adjacent-sibling.md | 5 +++++ _features/css-selector-attribute.md | 5 +++++ _features/css-selector-chaining.md | 5 +++++ _features/css-selector-child.md | 5 +++++ _features/css-selector-class.md | 5 +++++ _features/css-selector-descendant.md | 5 +++++ _features/css-selector-general-sibling.md | 5 +++++ _features/css-selector-grouping.md | 5 +++++ _features/css-selector-id.md | 5 +++++ _features/css-selector-type.md | 5 +++++ _features/css-selector-universal.md | 5 +++++ _features/css-shape-margin.md | 5 +++++ _features/css-shape-outside.md | 5 +++++ _features/css-sytem-ui.md | 5 +++++ _features/css-tab-size.md | 7 ++++++- _features/css-table-layout.md | 7 ++++++- _features/css-text-align-last.md | 5 +++++ _features/css-text-align.md | 5 +++++ _features/css-text-decoration-color.md | 5 +++++ _features/css-text-decoration-line.md | 5 +++++ _features/css-text-decoration-skip-ink.md | 5 +++++ _features/css-text-decoration-style.md | 5 +++++ _features/css-text-decoration-thickness.md | 5 +++++ _features/css-text-decoration.md | 5 +++++ _features/css-text-emphasis-position.md | 5 +++++ _features/css-text-emphasis.md | 5 +++++ _features/css-text-indent.md | 5 +++++ _features/css-text-orientation.md | 5 +++++ _features/css-text-overflow.md | 5 +++++ _features/css-text-shadow.md | 5 +++++ _features/css-text-transform.md | 5 +++++ _features/css-text-underline-offset.md | 5 +++++ _features/css-text-underline-position.md | 5 +++++ _features/css-text-wrap.md | 8 ++++++++ _features/css-transform.md | 5 +++++ _features/css-transition.md | 5 +++++ _features/css-unit-calc.md | 5 +++++ _features/css-unit-ch.md | 5 +++++ _features/css-unit-cm.md | 5 +++++ _features/css-unit-em.md | 5 +++++ _features/css-unit-ex.md | 5 +++++ _features/css-unit-in.md | 5 +++++ _features/css-unit-initial.md | 5 +++++ _features/css-unit-mm.md | 5 +++++ _features/css-unit-pc.md | 5 +++++ _features/css-unit-percent.md | 6 +++++- _features/css-unit-pt.md | 5 +++++ _features/css-unit-px.md | 5 +++++ _features/css-unit-rem.md | 5 +++++ _features/css-unit-vh.md | 6 ++++++ _features/css-unit-vmax.md | 5 +++++ _features/css-unit-vmin.md | 6 ++++++ _features/css-unit-vw.md | 5 +++++ _features/css-user-select.md | 5 +++++ _features/css-variables.md | 5 +++++ _features/css-vertical-align.md | 5 +++++ _features/css-visibility.md | 5 +++++ _features/css-white-space.md | 5 +++++ _features/css-width.md | 5 +++++ _features/css-word-break.md | 5 +++++ _features/css-word-spacing.md | 5 +++++ _features/css-writing-mode.md | 5 +++++ _features/css-z-index.md | 5 +++++ _features/html-abbr.md | 5 +++++ _features/html-acronym.md | 5 +++++ _features/html-address.md | 8 +++++++- _features/html-align.md | 5 +++++ _features/html-anchor-links.md | 5 +++++ _features/html-aria-describedby.md | 5 +++++ _features/html-aria-hidden.md | 5 +++++ _features/html-aria-label.md | 5 +++++ _features/html-aria-labelledby.md | 5 +++++ _features/html-aria-live.md | 5 +++++ _features/html-audio.md | 5 +++++ _features/html-background.md | 5 +++++ _features/html-base.md | 5 +++++ _features/html-bdi.md | 5 +++++ _features/html-blockquote.md | 5 +++++ _features/html-body.md | 5 +++++ _features/html-button-reset.md | 5 +++++ _features/html-button-submit.md | 5 +++++ _features/html-code.md | 5 +++++ _features/html-del.md | 5 +++++ _features/html-dfn.md | 5 +++++ _features/html-dialog.md | 5 +++++ _features/html-dir.md | 5 +++++ _features/html-div.md | 5 +++++ _features/html-doctype.md | 5 +++++ _features/html-form.md | 5 +++++ _features/html-h1-h6.md | 5 +++++ _features/html-height.md | 5 +++++ _features/html-hidden.md | 5 +++++ _features/html-hr.md | 5 +++++ _features/html-image-maps.md | 8 ++++++++ _features/html-img.md | 8 ++++++++ _features/html-input-checkbox.md | 5 +++++ _features/html-input-hidden.md | 5 +++++ _features/html-input-radio.md | 5 +++++ _features/html-input-reset.md | 5 +++++ _features/html-input-submit.md | 5 +++++ _features/html-input-text.md | 5 +++++ _features/html-lang.md | 5 +++++ _features/html-link.md | 5 +++++ _features/html-lists.md | 5 +++++ _features/html-loading-attribute.md | 5 +++++ _features/html-mailto-links.md | 5 +++++ _features/html-marquee.md | 5 +++++ _features/html-meta-color-scheme.md | 5 +++++ _features/html-meter.md | 5 +++++ _features/html-object.md | 5 +++++ _features/html-p.md | 5 +++++ _features/html-picture.md | 7 ++++++- _features/html-popover.md | 5 +++++ _features/html-pre.md | 5 +++++ _features/html-progress.md | 5 +++++ _features/html-required.md | 5 +++++ _features/html-role.md | 5 +++++ _features/html-rp.md | 5 +++++ _features/html-rt.md | 5 +++++ _features/html-ruby.md | 5 +++++ _features/html-select.md | 5 +++++ _features/html-semantics.md | 8 +++++++- _features/html-small.md | 5 +++++ _features/html-span.md | 5 +++++ _features/html-srcset.md | 5 +++++ _features/html-strike.md | 5 +++++ _features/html-strong.md | 5 +++++ _features/html-style.md | 5 +++++ _features/html-svg.md | 5 +++++ _features/html-table.md | 5 +++++ _features/html-target.md | 5 +++++ _features/html-textarea.md | 5 +++++ _features/html-valign.md | 5 +++++ _features/html-video.md | 5 +++++ _features/html-wbr.md | 5 +++++ _features/html-width.md | 5 +++++ _features/image-apng.md | 7 ++++++- _features/image-base64.md | 5 +++++ _features/image-bmp.md | 8 +++++++- _features/image-gif.md | 8 +++++++- _features/image-hdr.md | 5 +++++ _features/image-heif.md | 5 +++++ _features/image-ico.md | 8 ++++++++ _features/image-jpg.md | 8 ++++++++ _features/image-mp4.md | 5 +++++ _features/image-png.md | 8 ++++++++ _features/image-svg.md | 8 +++++++- _features/image-tiff.md | 5 +++++ _features/image-webp.md | 5 +++++ 280 files changed, 1467 insertions(+), 24 deletions(-) diff --git a/_features/_template.md b/_features/_template.md index 62267334..c83235ae 100644 --- a/_features/_template.md +++ b/_features/_template.md @@ -85,6 +85,11 @@ stats: { "78.14":"u" } }, + k-9: { + android: { + "6.904":"u" + } + }, aol: { desktop-webmail: { "2023-01":"u" diff --git a/_features/amp.md b/_features/amp.md index cd314a96..80be7372 100644 --- a/_features/amp.md +++ b/_features/amp.md @@ -112,6 +112,11 @@ stats: { macos: { "68.4":"n" } + }, + k-9: { + android: { + "6.904":"n" + } }, protonmail: { desktop-webmail: { diff --git a/_features/css-accent-color.md b/_features/css-accent-color.md index 4d7b738c..02cf4d88 100644 --- a/_features/css-accent-color.md +++ b/_features/css-accent-color.md @@ -75,6 +75,11 @@ stats: { "2022-07": "n" } }, + k-9: { + android: { + "6.904":"n" + } + }, yahoo: { desktop-webmail: { "2022-07": "n" diff --git a/_features/css-align-items.md b/_features/css-align-items.md index a07a1832..b47a7c48 100644 --- a/_features/css-align-items.md +++ b/_features/css-align-items.md @@ -116,6 +116,11 @@ stats: { "2020-12": "y" } }, + k-9: { + android: { + "6.904":"y" + } + }, protonmail: { desktop-webmail: { "2021-03": "y" diff --git a/_features/css-animation.md b/_features/css-animation.md index c835e71b..5953be0e 100644 --- a/_features/css-animation.md +++ b/_features/css-animation.md @@ -88,6 +88,11 @@ stats: { "78.10":"y" } }, + k-9: { + android: { + "6.904":"y" + } + }, aol: { desktop-webmail: { "2021-05":"n" diff --git a/_features/css-aspect-ratio.md b/_features/css-aspect-ratio.md index f4709076..9347324a 100644 --- a/_features/css-aspect-ratio.md +++ b/_features/css-aspect-ratio.md @@ -114,6 +114,11 @@ stats: { "78.10.2": "n" } }, + k-9: { + android: { + "6.904":"y" + } + }, protonmail: { desktop-webmail: { "2021-11":"y" diff --git a/_features/css-at-font-face.md b/_features/css-at-font-face.md index 5b0bdde0..141e5228 100644 --- a/_features/css-at-font-face.md +++ b/_features/css-at-font-face.md @@ -97,6 +97,11 @@ stats: { "78.5":"y" } }, + k-9: { + android: { + "6.904":"n" + } + }, aol: { desktop-webmail: { "2020-01":"n" diff --git a/_features/css-at-import.md b/_features/css-at-import.md index 5c988c17..5532053c 100644 --- a/_features/css-at-import.md +++ b/_features/css-at-import.md @@ -75,6 +75,11 @@ stats: { "78.5":"n" } }, + k-9: { + android: { + "6.904":"n" + } + }, yahoo: { desktop-webmail: { "2019-02": "n" diff --git a/_features/css-at-keyframes.md b/_features/css-at-keyframes.md index 17d8d4aa..bc3e4d65 100644 --- a/_features/css-at-keyframes.md +++ b/_features/css-at-keyframes.md @@ -88,6 +88,11 @@ stats: { "78.10":"y" } }, + k-9: { + android: { + "6.904":"y" + } + }, aol: { desktop-webmail: { "2021-05":"y" diff --git a/_features/css-at-media-device-pixel-ratio.md b/_features/css-at-media-device-pixel-ratio.md index f47b33c2..98643477 100644 --- a/_features/css-at-media-device-pixel-ratio.md +++ b/_features/css-at-media-device-pixel-ratio.md @@ -92,6 +92,11 @@ stats: { "78.5":"n" } }, + k-9: { + android: { + "6.904":"y" + } + }, yahoo: { desktop-webmail: { "2019-08":"n" diff --git a/_features/css-at-media-hover.md b/_features/css-at-media-hover.md index 511b41df..973d6b59 100644 --- a/_features/css-at-media-hover.md +++ b/_features/css-at-media-hover.md @@ -85,6 +85,11 @@ stats: { "2022-08":"u" } }, + k-9: { + android: { + "6.904":"y" + } + }, aol: { desktop-webmail: { "2022-08":"n" diff --git a/_features/css-at-media-orientation.md b/_features/css-at-media-orientation.md index ff056456..4976c13b 100644 --- a/_features/css-at-media-orientation.md +++ b/_features/css-at-media-orientation.md @@ -97,6 +97,11 @@ stats: { "78.5":"n" } }, + k-9: { + android: { + "6.904":"n" + } + }, yahoo: { desktop-webmail: { "2019-08":"n" diff --git a/_features/css-at-media-prefers-color-scheme.md b/_features/css-at-media-prefers-color-scheme.md index 2f69509a..c6979d90 100644 --- a/_features/css-at-media-prefers-color-scheme.md +++ b/_features/css-at-media-prefers-color-scheme.md @@ -115,6 +115,11 @@ stats: { "91.13":"n" } }, + k-9: { + android: { + "6.904":"a #7" + } + }, aol: { desktop-webmail: { "2020-01":"n #1" @@ -223,7 +228,8 @@ notes_by_num: { "3": "Additional custom `data` attributes (`data-ogsc`, `data-ogac`, `data-ogsb`, `data-ogab`) are added when viewing an email in dark mode. See [this article](https://www.hteumeuleu.com/2021/emails-react-outlook-com-dark-mode/) for examples.", "4": "`@media (prefers-color-scheme:dark)` is transformed into `@media all` at run time if it applies.", "5": "Not supported. `@media (prefers-color-scheme:dark)` is transformed into `@media (false)`", - "6": "Not supported. `@media (prefers-color-scheme:dark)` is transformed into `@media ()`" + "6": "Not supported. `@media (prefers-color-scheme:dark)` is transformed into `@media ()`", + "7": "Picture element does not respect color scheme preference" } links: { "Can I use: prefers-color-scheme media query":"https://caniuse.com/prefers-color-scheme", diff --git a/_features/css-at-media-prefers-reduced-motion.md b/_features/css-at-media-prefers-reduced-motion.md index df38fccb..2cfa7eb1 100644 --- a/_features/css-at-media-prefers-reduced-motion.md +++ b/_features/css-at-media-prefers-reduced-motion.md @@ -115,6 +115,11 @@ stats: { "78.7": "n" } }, + k-9: { + android: { + "6.904":"a #2" + } + }, protonmail: { desktop-webmail: { "2021-02": "n" @@ -178,7 +183,8 @@ stats: { } } notes_by_num: { - "1": "Not supported. `@media (prefers-reduced-motion:reduce)` is transformed into `@media none`." + "1": "Not supported. `@media (prefers-reduced-motion:reduce)` is transformed into `@media none`.", + "2": "Not supported on picture -element" } links: { "Can I use: prefers-reduced-motion":"https://caniuse.com/prefers-reduced-motion", diff --git a/_features/css-at-media.md b/_features/css-at-media.md index 0007f1e3..f109eb52 100644 --- a/_features/css-at-media.md +++ b/_features/css-at-media.md @@ -98,6 +98,11 @@ stats: { "102.11":"n" } }, + k-9: { + android: { + "6.904":"a #11" + } + }, yahoo: { desktop-webmail: { "2019-08":"a #1 #2", @@ -200,7 +205,8 @@ notes_by_num: { "7": "Partial. Does not support height based media queries.", "8": "Partial. Does not support landscape media query.", "9": "Partial. Not supported with Hotmail/Outlook accounts.", - "10": "Partial. Nested media queries are removed." + "10": "Partial. Nested media queries are removed.", + "11": "Partial. Does not support portrait media query.", } links: { "Can I use: CSS3 Media Queries":"https://caniuse.com/#feat=css-mediaqueries", diff --git a/_features/css-at-supports.md b/_features/css-at-supports.md index 6f803135..6ea47f7b 100644 --- a/_features/css-at-supports.md +++ b/_features/css-at-supports.md @@ -89,6 +89,11 @@ stats: { "78.5":"n" } }, + k-9: { + android: { + "6.904":"y" + } + }, aol: { desktop-webmail: { "2020-05":"y #1" diff --git a/_features/css-backdrop-filter.md b/_features/css-backdrop-filter.md index de091365..a035230c 100644 --- a/_features/css-backdrop-filter.md +++ b/_features/css-backdrop-filter.md @@ -114,6 +114,11 @@ stats: { "2024-01": "u" } }, + k-9: { + android: { + "6.904":"y" + } + }, protonmail: { desktop-webmail: { "2024-01":"u" @@ -177,7 +182,7 @@ stats: { } } notes_by_num: { - "1": "Works with prefix `-webkit`", + "1": "Works with prefix `-webkit`" } links: { "Can I use: CSS backdrop-filter":"https://caniuse.com/?search=backdrop-filter", diff --git a/_features/css-background-blend-mode.md b/_features/css-background-blend-mode.md index 15e332fe..6fec66bd 100644 --- a/_features/css-background-blend-mode.md +++ b/_features/css-background-blend-mode.md @@ -113,6 +113,11 @@ stats: { "60.5.0": "y" } }, + k-9: { + android: { + "6.904":"y" + } + }, protonmail: { desktop-webmail: { "2020-03":"y" diff --git a/_features/css-background-clip.md b/_features/css-background-clip.md index b41bf0fe..17808ff6 100644 --- a/_features/css-background-clip.md +++ b/_features/css-background-clip.md @@ -113,6 +113,11 @@ stats: { "60.5.0": "y" } }, + k-9: { + android: { + "6.904":"y" + } + }, protonmail: { desktop-webmail: { "2020-03":"y" diff --git a/_features/css-background-color.md b/_features/css-background-color.md index 58d84548..b3b28d47 100644 --- a/_features/css-background-color.md +++ b/_features/css-background-color.md @@ -113,6 +113,11 @@ stats: { "60.5.0": "y" } }, + k-9: { + android: { + "6.904":"y" + } + }, protonmail: { desktop-webmail: { "2020-03":"y" diff --git a/_features/css-background-image.md b/_features/css-background-image.md index 8e8cf949..8055220a 100644 --- a/_features/css-background-image.md +++ b/_features/css-background-image.md @@ -125,6 +125,11 @@ stats: { "60.5.0": "y" } }, + k-9: { + android: { + "6.904":"a #2 #7 #8" + } + }, protonmail: { desktop-webmail: { "2020-03":"y" @@ -199,10 +204,12 @@ stats: { } notes_by_num: { "1": "Partial. Not supported with non Google accounts.", - "2": "Buggy. Requires at least one `` element in the email to download all images.", + "2": "Requires at least one `` element in the email to download all images.", "3": "Partial. Does not support multiple values. The comma between two values is removed.", "4": "Partial. Images URL must be between quotes.", "5": "Background images can be used in VML. See [backgrounds.cm](https://backgrounds.cm/) and [VML documentation](https://docs.microsoft.com/en-us/windows/win32/vml/web-workshop---how-to-use-vml-on-web-pages-----fill--element).", - "6": "Partial and buggy. Removes the entire `style` attribute or `