From 7509f96ce03b55cab6fa3ff75c3de306948bbd3a Mon Sep 17 00:00:00 2001 From: ottop Date: Sat, 2 Nov 2024 02:42:29 +0200 Subject: [PATCH] Update CREDITS.md --- CREDITS.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CREDITS.md b/CREDITS.md index c4b364e..c09aecc 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -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)