TBog / TBLauncher

based on https://github.com/Neamar/KISS
GNU General Public License v3.0
139 stars 18 forks source link

Widget doesn't get updated (?) #491

Closed user13v31 closed 2 months ago

user13v31 commented 2 months ago

hi i think that maybe I found a bug

Description

i have a Tasks.org Widget on my home screen with check boxes (shopping list). if I tick an item I hear the sound that usually goes with it, but the item remains on the list in the widget. Checking in with the Tasks.org-App, the item I tried to tick is indeed ticked, the widget just won't show the change. Also, what I noticed when I placed the widget: changes to the look/layout like to the header or the spacing of the items on the list, coler or else those changes have to be made right after adding the widget. as soon as I move/resize it, no changes are shown in the widget.

Context

running on GrapheneOS

Steps to Reproduce

Create a Tasks.org-widget (shopping list) resize+move the widget add items and check their check boxes see if the list in the widget changes

Expected behavior

no changes happening

Device info

TBog commented 2 months ago

Could you try the latest pre-release? Update 7.5 - dev.1

Widgets appear to be a hassle to work with. I'll install Tasks.org and test it. Thanks for the interest in my launcher!

TBog commented 2 months ago

On my phone using TBLauncher v7.5-dev.1 after adding and resizing the widget the checkboxes work. Could you please verify that is also the case on your phone?

user13v31 commented 2 months ago

Update

i found out it has something to do with GOSes hardening, enabling the exploit protection compatibility mode makes it work. I guess you can close this, sorry for any hassle.