Skip to content

Commit d34086c

Browse files
author
LeanBitLab
committed
readme: remove license badge, update setup section with all permissions
1 parent 9f43e40 commit d34086c

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<img alt="Lwidget Banner" src="docs/images/banner_light.svg">
77
</picture>
88

9-
[![Download](https://img.shields.io/github/v/release/LeanBitLab/Lwidget?label=Download&style=for-the-badge&color=7C4DFF&v=1)](https://github.com/LeanBitLab/Lwidget/releases/latest) [![Downloads](https://img.shields.io/github/downloads/LeanBitLab/Lwidget/total?style=for-the-badge&color=7C4DFF&label=Downloads)](https://github.com/LeanBitLab/Lwidget/releases) [![Stars](https://img.shields.io/github/stars/LeanBitLab/Lwidget?style=for-the-badge&color=7C4DFF)](https://github.com/LeanBitLab/Lwidget/stargazers) [![License](https://img.shields.io/github/license/LeanBitLab/Lwidget?style=for-the-badge&color=7C4DFF)](LICENSE)
9+
[![Download](https://img.shields.io/github/v/release/LeanBitLab/Lwidget?label=Download&style=for-the-badge&color=7C4DFF&v=1)](https://github.com/LeanBitLab/Lwidget/releases/latest) [![Downloads](https://img.shields.io/github/downloads/LeanBitLab/Lwidget/total?style=for-the-badge&color=7C4DFF&label=Downloads)](https://github.com/LeanBitLab/Lwidget/releases) [![Stars](https://img.shields.io/github/stars/LeanBitLab/Lwidget?style=for-the-badge&color=7C4DFF)](https://github.com/LeanBitLab/Lwidget/stargazers)
1010

1111
**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.
1212

@@ -75,9 +75,15 @@ You can download the latest release from the [GitHub Releases](https://github.co
7575

7676
## Setup
7777

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.
7983
- **Battery Optimization**: For reliable updates, ensure battery optimization is disabled for Lwidget.
8084

85+
All permissions are requested only when you enable the corresponding feature.
86+
8187
## License
8288

8389
Lwidget is licensed under **GNU General Public License v3.0**.

0 commit comments

Comments
 (0)