bitfireAT / davx5-ose

DAVx⁵ is an open-source CalDAV/CardDAV suite and sync app for Android. You can also access your online files (WebDAV) with it.
https://www.davx5.com
GNU General Public License v3.0
1.3k stars 70 forks source link

Check if keep-permissions changed when user comes back from settings app #715

Closed sunkup closed 2 months ago

sunkup commented 2 months ago

The change from setValue to postValue in PermissionsActivity.Model.checkPermissions() is important. I did not know how to make a meaningful comment on that though.