You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Lwidget** is a modern, open-source Android widget built with **Kotlin** and **Material 3** design principles. It provides essential information at a glance while adhering to your device's dynamic theme.
12
12
@@ -75,9 +75,15 @@ You can download the latest release from the [GitHub Releases](https://github.co
75
75
76
76
## Setup
77
77
78
-
-**Permissions**: The widget requires `Calendar` permission to display upcoming events. It will prompt you when needed.
78
+
-**Calendar**: Required to display upcoming events on the widget.
79
+
-**Activity Recognition**: Required for the Step Counter feature.
80
+
-**Data Usage Access**: Required to display daily data consumption.
81
+
-**Tasks.org Integration**: Requires Tasks.org to be installed for task integration.
82
+
-**Notifications**: Required for the Step Counter foreground service.
79
83
-**Battery Optimization**: For reliable updates, ensure battery optimization is disabled for Lwidget.
80
84
85
+
All permissions are requested only when you enable the corresponding feature.
86
+
81
87
## License
82
88
83
89
Lwidget is licensed under **GNU General Public License v3.0**.
0 commit comments