From fbdb03396c2e0512100fdc6ae6644a3f3d5b2d06 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 3 Jun 2025 10:28:36 +0300 Subject: Update content for html --- gemfeed/atom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gemfeed/atom.xml') diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index c6e8721a..078d0cc6 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-05-11T12:12:02+03:00 + 2025-06-03T10:27:49+03:00 foo.zone feed To be in the .zone! @@ -7082,6 +7082,8 @@ http://www.gnu.org/software/src-highlite -->

All easy-peasy?



+Updated 2025-05-15: When using fyne-cross android everything works now! I don't have to perform any of the work-arounds listed below anymore!
+
I did have some issues with the app logo for Android, though. Android always showed the default app icon and not my custom icon whenever I used a custom AndroidManifest.xml for custom app storage permissions. Without a custom AndroidAmnifest.xml the app icon would be displayed under Android, but then the app would not have the MANAGE_EXTERNAL_STORAGE permission, which is required for Quick logger to write to a custom directory. I found a workaround, which I commented on here at Github:

https://github.com/fyne-io/fyne/issues/3077#issuecomment-1912697360
-- cgit v1.2.3