jerrod-lankford / HAGearS3

Home Assistant user interface for the Samsung Gear S3/S2 (tizen os)
138 stars 44 forks source link

Add a category hiding for the home page #27

Open maelk opened 3 years ago

maelk commented 3 years ago

This PR is rebased on #26 .

This PR implements a hiding feature that allows a user to hide some of the categories from the home page. This is configured via settings -> Hidden types. This commit also moves the URL and token input fields into their own pages to keep a lean settings page.

A reload of the app is needed when the hidden categories are modified for it to take effect.

Settings page (top): types-settings1

Settings page (bottom): types-settings2

URL input field: types-url

Hidden categories (top): types-hidden1

Hidden categories (bottom): types-hidden2