Update CREDITS.md

This commit is contained in:
ottop 2024-11-02 02:42:29 +02:00 committed by GitHub
commit 7509f96ce0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1,6 @@
[alrajdev](https://github.com/alrajdev) - Fixed crash on date click with no calendar app installed. [Commit](https://github.com/ottop/yam_launcher/commit/9757f9415f53fb53030042375b53b671034c5b3f) [alrajdev](https://github.com/alrajdev):
- Fixed crash on date click with no calendar app installed. [Pull Request](https://github.com/ottop/yam_launcher/pull/9)
- Blocked empty app names when renaming apps. [Pull Request](https://github.com/ottop/yam_launcher/pull/12)
- Fixed a wrong text style default value. [Pull Request](https://github.com/ottop/yam_launcher/pull/13)
- Moved unncessary array translations to a common file. [Pull Request](https://github.com/ottop/yam_launcher/pull/14)