CorruptedArk / did-i-take-my-meds

A Kotlin Android app to manage medications
GNU General Public License v3.0
172 stars 14 forks source link

More widget variants and widget customization #76

Open ibin7777 opened 1 year ago

ibin7777 commented 1 year ago

Some examples that I though of:

  1. Size 1*1 shortcut mini widget that displays 1 selected meds that changes into a highlighted color when needed taken, and can be checked & turn off by pressing on the widget(might need double press/long press/confirmation in case of mispressing)
  2. Size n *1 One liner widget showing all the meds needed for the day, and each individually changes color Like the mini widget.

Widget customization example: Change color scheme, change opacity, custom icon, custom wordings, etc.