Skip to content

Commit 08300a2

Browse files
author
LeanBitLab
committed
docs: Update Play Store closed beta instructions and README screenshots
1 parent 27e59c2 commit 08300a2

3 files changed

Lines changed: 68 additions & 0 deletions

File tree

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: Bug Report
3+
about: Create a report to help us improve Lwidget
4+
title: '[BUG] '
5+
labels: bug
6+
assignees: ''
7+
---
8+
9+
**Describe the bug**
10+
A clear and concise description of what the bug is.
11+
12+
**To Reproduce**
13+
Steps to reproduce the behavior:
14+
1. Go to '...'
15+
2. Click on '....'
16+
3. Scroll down to '....'
17+
4. See error
18+
19+
**Expected behavior**
20+
A clear and concise description of what you expected to happen.
21+
22+
**Screenshots**
23+
If applicable, add screenshots to help explain your problem.
24+
25+
**Smartphone / Device Info (CRITICAL):**
26+
Please provide this information so we can reproduce the issue:
27+
- Device Manufacturer & Model: [e.g. Google Pixel 7]
28+
- Android Version: [e.g. Android 14]
29+
- Lwidget Version: [e.g. 1.8.0]
30+
- Launcher Used: [e.g. Pixel Launcher, Nova Launcher]
31+
32+
**Additional context**
33+
Add any other context about the problem here. (Did this happen after an update? Did it happen after rebooting?)
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Feature Request
3+
about: Suggest an idea for Lwidget
4+
title: '[FEATURE] '
5+
labels: enhancement
6+
assignees: ''
7+
---
8+
9+
**Is your feature request related to a problem? Please describe.**
10+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
11+
12+
**Describe the solution you'd like**
13+
A clear and concise description of what you want to happen.
14+
15+
**Describe alternatives you've considered**
16+
A clear and concise description of any alternative solutions or features you've considered.
17+
18+
**Additional context**
19+
Add any other context or screenshots about the feature request here.

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,19 @@
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

13+
## 🚀 Closed Testing (Play Store Beta)
14+
15+
We are currently running a 14-day closed beta test for the upcoming v1.8 release! **Lwidget is coming to the Google Play Store!**
16+
17+
During this testing phase, v1.8 is available exclusively on the Play Store. Once the testing is complete, v1.8 and all future updates will be available on **both GitHub and the Play Store**.
18+
19+
To help us test the app and get early access to v1.8, please follow these steps:
20+
1. **Join our Google Group:** [lwidget-beta-testers](https://groups.google.com/g/lwidget-beta-testers) *(Else the download link won't work. Your email is hidden by default).*
21+
2. **Become a Tester & Install:** Opt-in via the [Web](https://play.google.com/apps/testing/com.leanbitlab.lwidget) or [Android](https://play.google.com/store/apps/details?id=com.leanbitlab.lwidget) link, then install Lwidget directly from the Play Store!
22+
23+
**Feedback & Bug Reports:**
24+
Found a bug or have a suggestion? Let us know in our [Telegram Group](https://t.me/leanbitlabchat) or open a topic in [GitHub Discussions](https://github.com/LeanBitLab/Lwidget/discussions)!
25+
1326
## Screenshots
1427

1528
<table>
@@ -19,6 +32,9 @@
1932
<td><img src="docs/images/3.png" height="500" alt="Screenshot 3"/></td>
2033
<td><img src="docs/images/4.png" height="500" alt="Screenshot 4"/></td>
2134
<td><img src="docs/images/5.png" height="500" alt="Screenshot 5"/></td>
35+
<td><img src="docs/images/6.png" height="500" alt="Screenshot 6"/></td>
36+
<td><img src="docs/images/7.png" height="500" alt="Screenshot 7"/></td>
37+
<td><img src="docs/images/8.png" height="500" alt="Screenshot 8"/></td>
2238
</tr>
2339
</table>
2440

0 commit comments

Comments
 (0)