like @jancborchardt and @mario suggested:
- Instead of full grey stars use full yellow stars
- Instead of border grey stars use full grey stars
The changes apply to the widgets and the NotesListView but *not* to the Edit/View-Mode of a single note and *not* to the sidebar, where simple mono color icons look prettier imho.
Widget to display all notes in the database, sorted by starred,
modified.
updateNoteListWidgets() used temporarily for widget updates until
content observer is implemented.
Move star icon to the right and adjust padding to match
Fixed update mechanism for NoteListWidget