Compare commits

..

No commits in common. "main" and "1.0.1" have entirely different histories.
main ... 1.0.1

View file

@ -8,11 +8,11 @@ A minimalist and opinionated app launcher for Android.
<table>
<tr>
<td align="center"><a href="https://codeberg.org/randogoth/plasmoid/src/branch/main/screenshots/01.png" target="_blank"><img src="screenshots/01.png" width="180"></a><br><sub>Dark mode with tags</sub></td>
<td align="center"><a href="https://codeberg.org/randogoth/plasmoid/src/branch/main/screenshots/02.png" target="_blank"><img src="screenshots/02.png" width="180"></a><br><sub>Light mode</sub></td>
<td align="center"><a href="https://codeberg.org/randogoth/plasmoid/src/branch/main/screenshots/03.png" target="_blank"><img src="screenshots/03.png" width="180"></a><br><sub>Search filter</sub></td>
<td align="center"><a href="https://codeberg.org/randogoth/plasmoid/src/branch/main/screenshots/04.png" target="_blank"><img src="screenshots/04.png" width="180"></a><br><sub>Swipe to pin</sub></td>
<td align="center"><a href="https://codeberg.org/randogoth/plasmoid/src/branch/main/screenshots/05.png" target="_blank"><img src="screenshots/05.png" width="180"></a><br><sub>Tag editor</sub></td>
<td align="center"><a href="screenshots/01.png" target="_blank"><img src="screenshots/01.png" width="180"></a><br><sub>Dark mode with tags</sub></td>
<td align="center"><a href="screenshots/02.png" target="_blank"><img src="screenshots/02.png" width="180"></a><br><sub>Light mode</sub></td>
<td align="center"><a href="screenshots/03.png" target="_blank"><img src="screenshots/03.png" width="180"></a><br><sub>Search filter</sub></td>
<td align="center"><a href="screenshots/04.png" target="_blank"><img src="screenshots/04.png" width="180"></a><br><sub>Swipe to pin</sub></td>
<td align="center"><a href="screenshots/05.png" target="_blank"><img src="screenshots/05.png" width="180"></a><br><sub>Tag editor</sub></td>
</tr>
</table>
@ -29,10 +29,6 @@ A minimalist and opinionated app launcher for Android.
**Settings** — Toggle icon visibility, color mode, theme, sort order, auto-focus, status icons, and demoted app visibility from the menu.
## Download
Get the latest .apk on the [Release Page](https://codeberg.org/randogoth/plasmoid/releases)
## Build
```sh