Skip to content

Commit 2a93cce

Browse files
committed
star history ✨
1 parent 0378757 commit 2a93cce

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ A collection of small Xposed Modules.
1717
| [ResetAllNotificationChannels](ResetAllNotificationChannels) | [@binarynoise](https://github.com/binarynoise) | Reset all Notification Channels: vibrations, ringtones, importance etc. | [GitHub](https://github.com/binarynoise/XposedModulets/releases?q=resetAllNotificationChannels) [IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/de.binarynoise.resetAllNotificationChannels) |
1818
| [RotationControl](RotationControl) | [@programminghoch10](https://github.com/programminghoch10) | Force rotation for selected packages | [GitHub](https://github.com/binarynoise/XposedModulets/releases?q=RotationControl) [IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/com.programminghoch10.RotationControl) |
1919

20-
# License
20+
## License
2121

2222
These modules are licensed under the [European Union Public Licence (EUPL) v. 1.2](https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12)
23+
24+
---
25+
<a href="https://star-history.com/#binarynoise/XposedModulets&Date">
26+
<picture>
27+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=binarynoise/XposedModulets&type=Date&theme=dark" />
28+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=binarynoise/XposedModulets&type=Date" />
29+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=binarynoise/XposedModulets&type=Date" />
30+
</picture>
31+
</a>

0 commit comments

Comments
 (0)