Skip to content

Commit

Permalink
Change check marks (home-assistant#164)
Browse files Browse the repository at this point in the history
* Change check marks

WebKit was rendering ✔ in a dark grey which lead to very poor contrast in dark mode. Switch to use ☑ instead. Which has a background

* Different check mark
  • Loading branch information
TomBrien authored Feb 13, 2020
1 parent 956b04b commit 4090e28
Showing 1 changed file with 47 additions and 47 deletions.
94 changes: 47 additions & 47 deletions docs/core/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,59 +11,59 @@ Not all features are supported by Android at the moment but eventually most feat

| Integrations | ![android](/assets/android.svg) | ![iOS](/assets/apple.svg) |
| ------ | ------ | ------ |
| [App Events](../integrations/app-events.md) | | |
| [Haptic Feedback](../integrations/haptics.md) | | |
| [Theming](../integrations/theming.md) | | |
| [URL Handler](../integrations/url-handler.md) | | |
| [Universal Links](../integrations/universal-links.md) | | |
| [X-Callback-URL](../integrations/x-callback-url.md) | | |
| [App Events](../integrations/app-events.md) | | :white_check_mark: |
| [Haptic Feedback](../integrations/haptics.md) | | :white_check_mark: |
| [Theming](../integrations/theming.md) | :white_check_mark: | :white_check_mark: |
| [URL Handler](../integrations/url-handler.md) | | :white_check_mark: |
| [Universal Links](../integrations/universal-links.md) | | :white_check_mark: |
| [X-Callback-URL](../integrations/x-callback-url.md) | | :white_check_mark: |

| Location Updates | ![android](/assets/android.svg) | ![iOS](/assets/apple.svg) |
| ------ | ------ | ------ |
| [App Opened](location.md#overview) | | |
| [App Refreshed](location.md#overview) | | |
| [Background](location.md#overview) | | |
| [Enter/Exit Zone](location.md#location-tracking-in-home-assistant-zones) | | |
| [iBeacon](location.md#ibeacons) | | |
| [Request Location Updates](../notifications/location.md) | | |
| [Significant Location Change](location.md#location-tracking-when-outside-a-home-assistant-zone) | | |
| [URL Handler](location.md#overview) | | |
| [X-Callback-URL](location.md#overview) | | |
| [App Opened](location.md#overview) | :white_check_mark: | :white_check_mark: |
| [App Refreshed](location.md#overview) | | :white_check_mark: |
| [Background](location.md#overview) | :white_check_mark: | :white_check_mark: |
| [Enter/Exit Zone](location.md#location-tracking-in-home-assistant-zones) | :white_check_mark: | :white_check_mark: |
| [iBeacon](location.md#ibeacons) | | :white_check_mark: |
| [Request Location Updates](../notifications/location.md) | :white_check_mark: | :white_check_mark: |
| [Significant Location Change](location.md#location-tracking-when-outside-a-home-assistant-zone) | :white_check_mark: | :white_check_mark: |
| [URL Handler](location.md#overview) | | :white_check_mark: |
| [X-Callback-URL](location.md#overview) | | :white_check_mark: |

| Notifications | ![android](/assets/android.svg) | ![iOS](/assets/apple.svg) |
| ------ | ------ | ------ |
| [Actionable](../notifications/actionable.md) | | |
| [Badge](../notifications/basic.md#badge) | | |
| [Click Action](../notifications/basic.md#notification-click-action) | | |
| [Color](../notifications/basic.md#notification-color) | | |
| [Critical Alerts](../notifications/critical.md) | | |
| [Dynamic Attachments](../notifications/dynamic-content.md) | | |
| [Image](../notifications/attachments.md) | | |
| [Message](../notifications/basic.md) | | |
| [Presentation](../notifications/basic.md#controlling-how-a-notification-is-displayed-when-in-the-foreground) | | |
| [Replaceable Notifications](../notifications/basic.md#replacing-notifications) | | |
| [Request Location Updates](../notifications/location.md) | | |
| [Sound](../notifications/sounds.md) | | |
| [Sticky](../notifications/basic.md#sticky-notification) | | |
| [Subtitle](../notifications/basic.md#subtitle) | | |
| [Threads](../notifications/basic.md#thread-id-grouping-notifications) | | |
| [Title](../notifications/basic.md) | | |
| [Video](../notifications/attachments.md) | | |
| [Actionable](../notifications/actionable.md) | :white_check_mark: | :white_check_mark: |
| [Badge](../notifications/basic.md#badge) | | :white_check_mark: |
| [Click Action](../notifications/basic.md#notification-click-action) | :white_check_mark: | |
| [Color](../notifications/basic.md#notification-color) | :white_check_mark: | |
| [Critical Alerts](../notifications/critical.md) | :white_check_mark: | :white_check_mark: |
| [Dynamic Attachments](../notifications/dynamic-content.md) | | :white_check_mark: |
| [Image](../notifications/attachments.md) | :white_check_mark: | :white_check_mark: |
| [Message](../notifications/basic.md) | :white_check_mark: | :white_check_mark: |
| [Presentation](../notifications/basic.md#controlling-how-a-notification-is-displayed-when-in-the-foreground) | | :white_check_mark: |
| [Replaceable Notifications](../notifications/basic.md#replacing-notifications) | :white_check_mark: | :white_check_mark: |
| [Request Location Updates](../notifications/location.md) | :white_check_mark: | :white_check_mark: |
| [Sound](../notifications/sounds.md) | | :white_check_mark: |
| [Sticky](../notifications/basic.md#sticky-notification) | :white_check_mark: | |
| [Subtitle](../notifications/basic.md#subtitle) | | :white_check_mark: |
| [Threads](../notifications/basic.md#thread-id-grouping-notifications) | | :white_check_mark: |
| [Title](../notifications/basic.md) | :white_check_mark: | :white_check_mark: |
| [Video](../notifications/attachments.md) | | :white_check_mark: |

| Sensors | ![android](/assets/android.svg) | ![iOS](/assets/apple.svg) |
| ------ | ------ | ------ |
| [Activity Sensor](sensors.md#activity-sensor) | | |
| [Average Active Pace](sensors.md#pedometer-sensors) | | |
| [Battery Level](sensors.md#battery-sensors) | | |
| [Battery State](sensors.md#battery-sensors) | | |
| [BSSID](sensors.md#connection-type-sensor) | | |
| [Connection Type](sensors.md#connection-type-sensor) | | |
| [Distance](sensors.md#pedometer-sensors) | | |
| [Floors Ascended](sensors.md#pedometer-sensors) | | |
| [Floors Descended](sensors.md#pedometer-sensors) | | |
| [Geocoded Location](sensors.md#geocoded-location-sensor) | | |
| [Last Update Trigger](sensors.md#last-update-trigger-sensor) | | |
| [Sim 1](sensors.md#cellular-provider-sensor) | | |
| [Sim 2](sensors.md#cellular-provider-sensor) | | |
| [SSID](sensors.md) | | |
| [Steps](sensors.md#pedometer-sensors) | | |
| [Activity Sensor](sensors.md#activity-sensor) | | :white_check_mark: |
| [Average Active Pace](sensors.md#pedometer-sensors) | | :white_check_mark: |
| [Battery Level](sensors.md#battery-sensors) | :white_check_mark: | :white_check_mark: |
| [Battery State](sensors.md#battery-sensors) | :white_check_mark: | :white_check_mark: |
| [BSSID](sensors.md#connection-type-sensor) | :white_check_mark: | :white_check_mark: |
| [Connection Type](sensors.md#connection-type-sensor) | :white_check_mark: | :white_check_mark: |
| [Distance](sensors.md#pedometer-sensors) | | :white_check_mark: |
| [Floors Ascended](sensors.md#pedometer-sensors) | | :white_check_mark: |
| [Floors Descended](sensors.md#pedometer-sensors) | | :white_check_mark: |
| [Geocoded Location](sensors.md#geocoded-location-sensor) | | :white_check_mark: |
| [Last Update Trigger](sensors.md#last-update-trigger-sensor) | | :white_check_mark: |
| [Sim 1](sensors.md#cellular-provider-sensor) | | :white_check_mark: |
| [Sim 2](sensors.md#cellular-provider-sensor) | | :white_check_mark: |
| [SSID](sensors.md) | | :white_check_mark: |
| [Steps](sensors.md#pedometer-sensors) | | :white_check_mark: |

0 comments on commit 4090e28

Please sign in to comment.