From 7b52833b4ab2e5f86d7590683b7eea9559cd42b3 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Mon, 29 Jun 2026 02:35:08 +0000 Subject: feat: Android widget — SlotPacker, WidgetRepository, Workers, Glance UI, SettingsActivity MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/app/src/main/res/xml/widget_info.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 android/app/src/main/res/xml/widget_info.xml (limited to 'android/app/src/main/res/xml/widget_info.xml') diff --git a/android/app/src/main/res/xml/widget_info.xml b/android/app/src/main/res/xml/widget_info.xml new file mode 100644 index 0000000..a94bcbe --- /dev/null +++ b/android/app/src/main/res/xml/widget_info.xml @@ -0,0 +1,13 @@ + + -- cgit v1.2.3